Caldera Forms – More Than Contact Forms - Version 1.8.1

Version Description

Download this release

Release Info

Developer Shelob9
Plugin Icon 128x128 Caldera Forms – More Than Contact Forms
Version 1.8.1
Comparing to
See all releases

Code changes from version 1.8.0 to 1.8.1

Files changed (37) hide show
  1. assets/build/css/caldera-forms-front.min.css +1 -1
  2. assets/css/caldera-forms-front.css +1 -1
  3. assets/js/caldera-forms-front.js +1 -1
  4. assets/js/entry-viewer-2.js +1 -1
  5. assets/js/parsley.min.js +1 -1
  6. assets/js/vue.js +1 -1
  7. caldera-core.php +2 -2
  8. classes/field/util.php +1 -1
  9. clients/pro/build/index.min.js +1 -1
  10. clients/render/build/index.min.js +1 -1
  11. composer.json +0 -1
  12. fields/checkbox/field.php +4 -0
  13. fields/dropdown/field.php +4 -1
  14. fields/radio/field.php +0 -1
  15. fields/select2/field/field.php +4 -0
  16. languages/caldera-forms.pot +2811 -924
  17. readme.txt +9 -2
  18. vendor/symfony/translation/Loader/schema/dic/xliff-core/xliff-core-1.2-strict.xsd +0 -2223
  19. vendor/symfony/translation/Loader/schema/dic/xliff-core/xliff-core-2.0.xsd +0 -411
  20. vendor/symfony/translation/Loader/schema/dic/xliff-core/xml.xsd +0 -309
  21. vendor/symfony/translation/Tests/Catalogue/MergeOperationTest.php +14 -0
  22. vendor/symfony/translation/Tests/Catalogue/TargetOperationTest.php +14 -0
  23. vendor/symfony/translation/Tests/DataCollectorTranslatorTest.php +26 -2
  24. vendor/symfony/translation/Tests/DependencyInjection/TranslationPassTest.php +0 -46
  25. vendor/symfony/translation/Tests/Dumper/FileDumperTest.php +14 -13
  26. vendor/symfony/translation/Tests/Formatter/MessageFormatterTest.php +1 -0
  27. vendor/symfony/translation/Tests/IdentityTranslatorTest.php +4 -77
  28. vendor/symfony/translation/Tests/IntervalTest.php +3 -0
  29. vendor/symfony/translation/Tests/LoggingTranslatorTest.php +20 -2
  30. vendor/symfony/translation/Tests/MessageCatalogueTest.php +28 -7
  31. vendor/symfony/translation/Tests/MessageSelectorTest.php +3 -0
  32. vendor/symfony/translation/Tests/PluralizationRulesTest.php +2 -0
  33. vendor/symfony/translation/Tests/TranslatorCacheTest.php +8 -1
  34. vendor/symfony/translation/Tests/TranslatorTest.php +64 -1
  35. vendor/symfony/translation/Tests/Writer/TranslationWriterTest.php +4 -17
  36. vendor/symfony/translation/Tests/fixtures/resources-2.0-clean.xlf +3 -3
  37. vendor/symfony/translation/Tests/fixtures/resources-notes-meta.xlf +2 -2
assets/build/css/caldera-forms-front.min.css CHANGED
@@ -1 +1 @@
1
- /*! GENERATED SOURCE FILE caldera-forms - v1.8.0 - 2019-02-26 */@media (min-width:768px){.caldera-grid .container{width:750px}}@media (min-width:992px){.caldera-grid .container{width:970px}}@media (min-width:1200px){.caldera-grid .container{width:1170px}}.caldera-grid article,.caldera-grid aside,.caldera-grid details,.caldera-grid figcaption,.caldera-grid figure,.caldera-grid footer,.caldera-grid header,.caldera-grid hgroup,.caldera-grid main,.caldera-grid nav,.caldera-grid section,.caldera-grid summary{display:block}.caldera-grid a{background:0 0;text-decoration:none}.caldera-grid img{vertical-align:middle}.caldera-grid *,.caldera-grid :after,.caldera-grid :before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.caldera-grid html{font-size:62.5%;-webkit-tap-highlight-color:transparent}.caldera-grid body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}.caldera-grid button,.caldera-grid input,.caldera-grid select,.caldera-grid textarea{font-family:inherit;font-size:inherit;line-height:inherit}.caldera-grid a:focus,.caldera-grid a:hover{color:#2a6496;text-decoration:underline}.caldera-grid a:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.caldera-grid .img-responsive{display:block;max-width:100%;height:auto}.caldera-grid .img-rounded{border-radius:6px}.caldera-grid .img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.caldera-grid .img-circle{border-radius:50%}.caldera-grid hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.caldera-grid .sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.caldera-grid .container,.caldera-grid .container-fluid{margin-right:auto;margin-left:auto;padding-left:7.5px;padding-right:7.5px}@media (min-width:768px){.caldera-grid .container{width:735px}}@media (min-width:992px){.caldera-grid .container{width:955px}}@media (min-width:1200px){.caldera-grid .container{width:1155px}}.caldera-grid .row{margin-left:-7.5px;margin-right:-7.5px;max-width:100%}.caldera-grid .col-lg-1,.caldera-grid .col-lg-10,.caldera-grid .col-lg-11,.caldera-grid .col-lg-12,.caldera-grid .col-lg-2,.caldera-grid .col-lg-3,.caldera-grid .col-lg-4,.caldera-grid .col-lg-5,.caldera-grid .col-lg-6,.caldera-grid .col-lg-7,.caldera-grid .col-lg-8,.caldera-grid .col-lg-9,.caldera-grid .col-md-1,.caldera-grid .col-md-10,.caldera-grid .col-md-11,.caldera-grid .col-md-12,.caldera-grid .col-md-2,.caldera-grid .col-md-3,.caldera-grid .col-md-4,.caldera-grid .col-md-5,.caldera-grid .col-md-6,.caldera-grid .col-md-7,.caldera-grid .col-md-8,.caldera-grid .col-md-9,.caldera-grid .col-sm-1,.caldera-grid .col-sm-10,.caldera-grid .col-sm-11,.caldera-grid .col-sm-12,.caldera-grid .col-sm-2,.caldera-grid .col-sm-3,.caldera-grid .col-sm-4,.caldera-grid .col-sm-5,.caldera-grid .col-sm-6,.caldera-grid .col-sm-7,.caldera-grid .col-sm-8,.caldera-grid .col-sm-9,.caldera-grid .col-xs-1,.caldera-grid .col-xs-10,.caldera-grid .col-xs-11,.caldera-grid .col-xs-12,.caldera-grid .col-xs-2,.caldera-grid .col-xs-3,.caldera-grid .col-xs-4,.caldera-grid .col-xs-5,.caldera-grid .col-xs-6,.caldera-grid .col-xs-7,.caldera-grid .col-xs-8,.caldera-grid .col-xs-9{position:relative;padding-left:7.5px;padding-right:7.5px}.caldera-grid .col-xs-1,.caldera-grid .col-xs-10,.caldera-grid .col-xs-11,.caldera-grid .col-xs-12,.caldera-grid .col-xs-2,.caldera-grid .col-xs-3,.caldera-grid .col-xs-4,.caldera-grid .col-xs-5,.caldera-grid .col-xs-6,.caldera-grid .col-xs-7,.caldera-grid .col-xs-8,.caldera-grid .col-xs-9{float:left}.caldera-grid .col-xs-12{width:100%}.caldera-grid .col-xs-11{width:91.66666667%}.caldera-grid .col-xs-10{width:83.33333333%}.caldera-grid .col-xs-9{width:75%}.caldera-grid .col-xs-8{width:66.66666667%}.caldera-grid .col-xs-7{width:58.33333333%}.caldera-grid .col-xs-6{width:50%}.caldera-grid .col-xs-5{width:41.66666667%}.caldera-grid .col-xs-4{width:33.33333333%}.caldera-grid .col-xs-3{width:25%}.caldera-grid .col-xs-2{width:16.66666667%}.caldera-grid .col-xs-1{width:8.33333333%}.caldera-grid .col-xs-pull-12{right:100%}.caldera-grid .col-xs-pull-11{right:91.66666667%}.caldera-grid .col-xs-pull-10{right:83.33333333%}.caldera-grid .col-xs-pull-9{right:75%}.caldera-grid .col-xs-pull-8{right:66.66666667%}.caldera-grid .col-xs-pull-7{right:58.33333333%}.caldera-grid .col-xs-pull-6{right:50%}.caldera-grid .col-xs-pull-5{right:41.66666667%}.caldera-grid .col-xs-pull-4{right:33.33333333%}.caldera-grid .col-xs-pull-3{right:25%}.caldera-grid .col-xs-pull-2{right:16.66666667%}.caldera-grid .col-xs-pull-1{right:8.33333333%}.caldera-grid .col-xs-pull-0{right:0}.caldera-grid .col-xs-push-12{left:100%}.caldera-grid .col-xs-push-11{left:91.66666667%}.caldera-grid .col-xs-push-10{left:83.33333333%}.caldera-grid .col-xs-push-9{left:75%}.caldera-grid .col-xs-push-8{left:66.66666667%}.caldera-grid .col-xs-push-7{left:58.33333333%}.caldera-grid .col-xs-push-6{left:50%}.caldera-grid .col-xs-push-5{left:41.66666667%}.caldera-grid .col-xs-push-4{left:33.33333333%}.caldera-grid .col-xs-push-3{left:25%}.caldera-grid .col-xs-push-2{left:16.66666667%}.caldera-grid .col-xs-push-1{left:8.33333333%}.caldera-grid .col-xs-push-0{left:0}.caldera-grid .col-xs-offset-12{margin-left:100%}.caldera-grid .col-xs-offset-11{margin-left:91.66666667%}.caldera-grid .col-xs-offset-10{margin-left:83.33333333%}.caldera-grid .col-xs-offset-9{margin-left:75%}.caldera-grid .col-xs-offset-8{margin-left:66.66666667%}.caldera-grid .col-xs-offset-7{margin-left:58.33333333%}.caldera-grid .col-xs-offset-6{margin-left:50%}.caldera-grid .col-xs-offset-5{margin-left:41.66666667%}.caldera-grid .col-xs-offset-4{margin-left:33.33333333%}.caldera-grid .col-xs-offset-3{margin-left:25%}.caldera-grid .col-xs-offset-2{margin-left:16.66666667%}.caldera-grid .col-xs-offset-1{margin-left:8.33333333%}.caldera-grid .col-xs-offset-0{margin-left:0}@media (min-width:768px){.caldera-grid .col-sm-1,.caldera-grid .col-sm-10,.caldera-grid .col-sm-11,.caldera-grid .col-sm-12,.caldera-grid .col-sm-2,.caldera-grid .col-sm-3,.caldera-grid .col-sm-4,.caldera-grid .col-sm-5,.caldera-grid .col-sm-6,.caldera-grid .col-sm-7,.caldera-grid .col-sm-8,.caldera-grid .col-sm-9{float:left}.caldera-grid .col-sm-12{width:100%}.caldera-grid .col-sm-11{width:91.66666667%}.caldera-grid .col-sm-10{width:83.33333333%}.caldera-grid .col-sm-9{width:75%}.caldera-grid .col-sm-8{width:66.66666667%}.caldera-grid .col-sm-7{width:58.33333333%}.caldera-grid .col-sm-6{width:50%}.caldera-grid .col-sm-5{width:41.66666667%}.caldera-grid .col-sm-4{width:33.33333333%}.caldera-grid .col-sm-3{width:25%}.caldera-grid .col-sm-2{width:16.66666667%}.caldera-grid .col-sm-1{width:8.33333333%}.caldera-grid .col-sm-pull-12{right:100%}.caldera-grid .col-sm-pull-11{right:91.66666667%}.caldera-grid .col-sm-pull-10{right:83.33333333%}.caldera-grid .col-sm-pull-9{right:75%}.caldera-grid .col-sm-pull-8{right:66.66666667%}.caldera-grid .col-sm-pull-7{right:58.33333333%}.caldera-grid .col-sm-pull-6{right:50%}.caldera-grid .col-sm-pull-5{right:41.66666667%}.caldera-grid .col-sm-pull-4{right:33.33333333%}.caldera-grid .col-sm-pull-3{right:25%}.caldera-grid .col-sm-pull-2{right:16.66666667%}.caldera-grid .col-sm-pull-1{right:8.33333333%}.caldera-grid .col-sm-pull-0{right:0}.caldera-grid .col-sm-push-12{left:100%}.caldera-grid .col-sm-push-11{left:91.66666667%}.caldera-grid .col-sm-push-10{left:83.33333333%}.caldera-grid .col-sm-push-9{left:75%}.caldera-grid .col-sm-push-8{left:66.66666667%}.caldera-grid .col-sm-push-7{left:58.33333333%}.caldera-grid .col-sm-push-6{left:50%}.caldera-grid .col-sm-push-5{left:41.66666667%}.caldera-grid .col-sm-push-4{left:33.33333333%}.caldera-grid .col-sm-push-3{left:25%}.caldera-grid .col-sm-push-2{left:16.66666667%}.caldera-grid .col-sm-push-1{left:8.33333333%}.caldera-grid .col-sm-push-0{left:0}.caldera-grid .col-sm-offset-12{margin-left:100%}.caldera-grid .col-sm-offset-11{margin-left:91.66666667%}.caldera-grid .col-sm-offset-10{margin-left:83.33333333%}.caldera-grid .col-sm-offset-9{margin-left:75%}.caldera-grid .col-sm-offset-8{margin-left:66.66666667%}.caldera-grid .col-sm-offset-7{margin-left:58.33333333%}.caldera-grid .col-sm-offset-6{margin-left:50%}.caldera-grid .col-sm-offset-5{margin-left:41.66666667%}.caldera-grid .col-sm-offset-4{margin-left:33.33333333%}.caldera-grid .col-sm-offset-3{margin-left:25%}.caldera-grid .col-sm-offset-2{margin-left:16.66666667%}.caldera-grid .col-sm-offset-1{margin-left:8.33333333%}.caldera-grid .col-sm-offset-0{margin-left:0}}@media (min-width:992px){.caldera-grid .col-md-1,.caldera-grid .col-md-10,.caldera-grid .col-md-11,.caldera-grid .col-md-12,.caldera-grid .col-md-2,.caldera-grid .col-md-3,.caldera-grid .col-md-4,.caldera-grid .col-md-5,.caldera-grid .col-md-6,.caldera-grid .col-md-7,.caldera-grid .col-md-8,.caldera-grid .col-md-9{float:left}.caldera-grid .col-md-12{width:100%}.caldera-grid .col-md-11{width:91.66666667%}.caldera-grid .col-md-10{width:83.33333333%}.caldera-grid .col-md-9{width:75%}.caldera-grid .col-md-8{width:66.66666667%}.caldera-grid .col-md-7{width:58.33333333%}.caldera-grid .col-md-6{width:50%}.caldera-grid .col-md-5{width:41.66666667%}.caldera-grid .col-md-4{width:33.33333333%}.caldera-grid .col-md-3{width:25%}.caldera-grid .col-md-2{width:16.66666667%}.caldera-grid .col-md-1{width:8.33333333%}.caldera-grid .col-md-pull-12{right:100%}.caldera-grid .col-md-pull-11{right:91.66666667%}.caldera-grid .col-md-pull-10{right:83.33333333%}.caldera-grid .col-md-pull-9{right:75%}.caldera-grid .col-md-pull-8{right:66.66666667%}.caldera-grid .col-md-pull-7{right:58.33333333%}.caldera-grid .col-md-pull-6{right:50%}.caldera-grid .col-md-pull-5{right:41.66666667%}.caldera-grid .col-md-pull-4{right:33.33333333%}.caldera-grid .col-md-pull-3{right:25%}.caldera-grid .col-md-pull-2{right:16.66666667%}.caldera-grid .col-md-pull-1{right:8.33333333%}.caldera-grid .col-md-pull-0{right:0}.caldera-grid .col-md-push-12{left:100%}.caldera-grid .col-md-push-11{left:91.66666667%}.caldera-grid .col-md-push-10{left:83.33333333%}.caldera-grid .col-md-push-9{left:75%}.caldera-grid .col-md-push-8{left:66.66666667%}.caldera-grid .col-md-push-7{left:58.33333333%}.caldera-grid .col-md-push-6{left:50%}.caldera-grid .col-md-push-5{left:41.66666667%}.caldera-grid .col-md-push-4{left:33.33333333%}.caldera-grid .col-md-push-3{left:25%}.caldera-grid .col-md-push-2{left:16.66666667%}.caldera-grid .col-md-push-1{left:8.33333333%}.caldera-grid .col-md-push-0{left:0}.caldera-grid .col-md-offset-12{margin-left:100%}.caldera-grid .col-md-offset-11{margin-left:91.66666667%}.caldera-grid .col-md-offset-10{margin-left:83.33333333%}.caldera-grid .col-md-offset-9{margin-left:75%}.caldera-grid .col-md-offset-8{margin-left:66.66666667%}.caldera-grid .col-md-offset-7{margin-left:58.33333333%}.caldera-grid .col-md-offset-6{margin-left:50%}.caldera-grid .col-md-offset-5{margin-left:41.66666667%}.caldera-grid .col-md-offset-4{margin-left:33.33333333%}.caldera-grid .col-md-offset-3{margin-left:25%}.caldera-grid .col-md-offset-2{margin-left:16.66666667%}.caldera-grid .col-md-offset-1{margin-left:8.33333333%}.caldera-grid .col-md-offset-0{margin-left:0}}@-ms-viewport{width:device-width}@media (min-width:1200px){.caldera-grid .col-lg-1,.caldera-grid .col-lg-10,.caldera-grid .col-lg-11,.caldera-grid .col-lg-12,.caldera-grid .col-lg-2,.caldera-grid .col-lg-3,.caldera-grid .col-lg-4,.caldera-grid .col-lg-5,.caldera-grid .col-lg-6,.caldera-grid .col-lg-7,.caldera-grid .col-lg-8,.caldera-grid .col-lg-9{float:left}.caldera-grid .col-lg-12{width:100%}.caldera-grid .col-lg-11{width:91.66666667%}.caldera-grid .col-lg-10{width:83.33333333%}.caldera-grid .col-lg-9{width:75%}.caldera-grid .col-lg-8{width:66.66666667%}.caldera-grid .col-lg-7{width:58.33333333%}.caldera-grid .col-lg-6{width:50%}.caldera-grid .col-lg-5{width:41.66666667%}.caldera-grid .col-lg-4{width:33.33333333%}.caldera-grid .col-lg-3{width:25%}.caldera-grid .col-lg-2{width:16.66666667%}.caldera-grid .col-lg-1{width:8.33333333%}.caldera-grid .col-lg-pull-12{right:100%}.caldera-grid .col-lg-pull-11{right:91.66666667%}.caldera-grid .col-lg-pull-10{right:83.33333333%}.caldera-grid .col-lg-pull-9{right:75%}.caldera-grid .col-lg-pull-8{right:66.66666667%}.caldera-grid .col-lg-pull-7{right:58.33333333%}.caldera-grid .col-lg-pull-6{right:50%}.caldera-grid .col-lg-pull-5{right:41.66666667%}.caldera-grid .col-lg-pull-4{right:33.33333333%}.caldera-grid .col-lg-pull-3{right:25%}.caldera-grid .col-lg-pull-2{right:16.66666667%}.caldera-grid .col-lg-pull-1{right:8.33333333%}.caldera-grid .col-lg-pull-0{right:0}.caldera-grid .col-lg-push-12{left:100%}.caldera-grid .col-lg-push-11{left:91.66666667%}.caldera-grid .col-lg-push-10{left:83.33333333%}.caldera-grid .col-lg-push-9{left:75%}.caldera-grid .col-lg-push-8{left:66.66666667%}.caldera-grid .col-lg-push-7{left:58.33333333%}.caldera-grid .col-lg-push-6{left:50%}.caldera-grid .col-lg-push-5{left:41.66666667%}.caldera-grid .col-lg-push-4{left:33.33333333%}.caldera-grid .col-lg-push-3{left:25%}.caldera-grid .col-lg-push-2{left:16.66666667%}.caldera-grid .col-lg-push-1{left:8.33333333%}.caldera-grid .col-lg-push-0{left:0}.caldera-grid .col-lg-offset-12{margin-left:100%}.caldera-grid .col-lg-offset-11{margin-left:91.66666667%}.caldera-grid .col-lg-offset-10{margin-left:83.33333333%}.caldera-grid .col-lg-offset-9{margin-left:75%}.caldera-grid .col-lg-offset-8{margin-left:66.66666667%}.caldera-grid .col-lg-offset-7{margin-left:58.33333333%}.caldera-grid .col-lg-offset-6{margin-left:50%}.caldera-grid .col-lg-offset-5{margin-left:41.66666667%}.caldera-grid .col-lg-offset-4{margin-left:33.33333333%}.caldera-grid .col-lg-offset-3{margin-left:25%}.caldera-grid .col-lg-offset-2{margin-left:16.66666667%}.caldera-grid .col-lg-offset-1{margin-left:8.33333333%}.caldera-grid .col-lg-offset-0{margin-left:0}}.caldera-grid .clearfix:after,.caldera-grid .clearfix:before,.caldera-grid .container-fluid:after,.caldera-grid .container-fluid:before,.caldera-grid .container:after,.caldera-grid .container:before,.caldera-grid .row:after,.caldera-grid .row:before{content:" ";display:table}.caldera-grid .clearfix:after,.caldera-grid .container-fluid:after,.caldera-grid .container:after,.caldera-grid .row:after{clear:both}.caldera-grid .center-block{display:block;margin-left:auto;margin-right:auto}.caldera-grid .pull-right{float:right!important}.caldera-grid .pull-left{float:left!important}.caldera-grid .hide{display:none!important}.caldera-grid .show{display:block!important}.caldera-grid .hidden,.caldera-grid .visible-lg,.caldera-grid .visible-md,.caldera-grid .visible-sm,.caldera-grid .visible-xs{display:none!important}.caldera-grid .invisible{visibility:hidden}.caldera-grid .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.caldera-grid .alert .alert-link,.caldera-grid b,.caldera-grid strong{font-weight:700}.caldera-grid .hidden{visibility:hidden!important}.caldera-grid .affix{position:fixed}@-ms-viewport{width:device-width}@media (max-width:767px){.caldera-grid .visible-xs{display:block!important}.caldera-grid table.visible-xs{display:table}.caldera-grid tr.visible-xs{display:table-row!important}.caldera-grid td.visible-xs,.caldera-grid th.visible-xs{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.caldera-grid .visible-sm{display:block!important}.caldera-grid table.visible-sm{display:table}.caldera-grid tr.visible-sm{display:table-row!important}.caldera-grid td.visible-sm,.caldera-grid th.visible-sm{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.caldera-grid .visible-md{display:block!important}.caldera-grid table.visible-md{display:table}.caldera-grid tr.visible-md{display:table-row!important}.caldera-grid td.visible-md,.caldera-grid th.visible-md{display:table-cell!important}}@media (min-width:1200px){.caldera-grid .visible-lg{display:block!important}.caldera-grid table.visible-lg{display:table}.caldera-grid tr.visible-lg{display:table-row!important}.caldera-grid td.visible-lg,.caldera-grid th.visible-lg{display:table-cell!important}.caldera-grid .hidden-lg{display:none!important}}@media (max-width:767px){.caldera-grid .hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.caldera-grid .hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.caldera-grid .hidden-md{display:none!important}}.caldera-grid .visible-print{display:none!important}@media print{.caldera-grid .visible-print{display:block!important}.caldera-grid table.visible-print{display:table}.caldera-grid tr.visible-print{display:table-row!important}.caldera-grid td.visible-print,.caldera-grid th.visible-print{display:table-cell!important}.caldera-grid .hidden-print{display:none!important}}input.parsley-success,select.parsley-success,textarea.parsley-success{color:#468847;background-color:#DFF0D8;border:1px solid #D6E9C6}input.parsley-error,select.parsley-error,textarea.parsley-error{color:#B94A48;background-color:#F2DEDE;border:1px solid #EED3D7}.parsley-errors-list{margin:2px 0 3px;padding:0;list-style-type:none;font-size:.9em;line-height:.9em;opacity:0;transition:all .3s ease-in;-o-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in}.parsley-errors-list.filled{opacity:1}.caldera-grid .alert{padding:8px;margin-bottom:18px;border-radius:2px}.caldera-grid .alert-dismissable{padding-right:28px}.caldera-grid .alert-success{background-color:#dff0d8;border-color:#a3d48e;color:#3c763d}.caldera-grid .alert-success hr{border-top-color:#93cd7c}.caldera-grid .alert-success .alert-link{color:#2b542c}.caldera-grid .alert-info{background-color:#d9edf7;border-color:#85c5e5;color:#31708f}.caldera-grid .alert-info hr{border-top-color:#70bbe1}.caldera-grid .alert-info .alert-link{color:#245269}.caldera-grid .alert-warning{background-color:#f9edbe;border-color:#f0c36d;color:#333}.caldera-grid .alert-warning hr{border-top-color:#eeb956}.caldera-grid .alert-warning .alert-link{color:#1a1a1a}.caldera-grid .alert-danger,.caldera-grid .alert-error{background-color:#f2dede;border-color:#d59595;color:#a94442}.caldera-grid .alert-danger hr,.caldera-grid .alert-error hr{border-top-color:#ce8383}.caldera-grid .alert-danger .alert-link,.caldera-grid .alert-error .alert-link{color:#843534}.caldera-grid .alert-danger,.caldera-grid .alert-error,.caldera-grid .alert-info,.caldera-grid .alert-success,.caldera-grid .alert-warning{text-shadow:0 1px 0 rgba(255,255,255,.5)}.caldera-grid .has-error .form-control:focus,.caldera-grid .has-error .form-control:hover{border-color:#dd4b39}.caldera-grid.cf_processing{background:url(../images/loading.gif) center center/30px auto no-repeat rgba(0,0,0,0)}.caldera-grid.cf_processing>*{opacity:.5}.caldera-grid html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}.caldera-grid body{margin:0}.caldera-grid article,.caldera-grid aside,.caldera-grid details,.caldera-grid figcaption,.caldera-grid figure,.caldera-grid footer,.caldera-grid header,.caldera-grid hgroup,.caldera-grid main,.caldera-grid menu,.caldera-grid nav,.caldera-grid section,.caldera-grid summary{display:block}.caldera-grid audio,.caldera-grid canvas,.caldera-grid progress,.caldera-grid video{display:inline-block;vertical-align:baseline}.caldera-grid audio:not([controls]){display:none;height:0}.caldera-grid [hidden],.caldera-grid template{display:none}.caldera-grid a{background-color:transparent}.caldera-grid a:active,.caldera-grid a:hover{outline:0}.caldera-grid abbr[title]{border-bottom:1px dotted}.caldera-grid dfn{font-style:italic}.caldera-grid h1{font-size:2em;margin:.67em 0}.caldera-grid mark{background:#ff0;color:#000}.caldera-grid small{font-size:80%}.caldera-grid sub,.caldera-grid sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.caldera-grid sup{top:-.5em}.caldera-grid sub{bottom:-.25em}.caldera-grid img{border:0}.caldera-grid svg:not(:root){overflow:hidden}.caldera-grid figure{margin:1em 40px}.caldera-grid hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}.caldera-grid pre{overflow:auto}.caldera-grid code,.caldera-grid kbd,.caldera-grid pre,.caldera-grid samp{font-family:monospace,monospace;font-size:1em}.caldera-grid button,.caldera-grid input,.caldera-grid optgroup,.caldera-grid select,.caldera-grid textarea{font:inherit;margin:0}.caldera-grid button{overflow:visible}.caldera-grid button,.caldera-grid select{text-transform:none}.caldera-grid button,.caldera-grid html input[type=button],.caldera-grid input[type=reset],.caldera-grid input[type=submit]{-webkit-appearance:button;cursor:pointer}.caldera-grid button[disabled],.caldera-grid html input[disabled]{cursor:default}.caldera-grid button::-moz-focus-inner,.caldera-grid input::-moz-focus-inner{border:0;padding:0}.caldera-grid input{line-height:normal}.caldera-grid input[type=checkbox],.caldera-grid input[type=radio]{box-sizing:border-box;padding:0}.caldera-grid input[type=number]::-webkit-inner-spin-button,.caldera-grid input[type=number]::-webkit-outer-spin-button{height:auto}.caldera-grid input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.caldera-grid input[type=search]::-webkit-search-cancel-button,.caldera-grid input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.caldera-grid textarea{overflow:auto}.caldera-grid optgroup{font-weight:700}.caldera-grid table{border-collapse:collapse;border-spacing:0}.caldera-grid td,.caldera-grid th{padding:0}@media print{.caldera-grid *,.caldera-grid :after,.caldera-grid :before{background:0 0!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}.caldera-grid a,.caldera-grid a:visited{text-decoration:underline}.caldera-grid a[href]:after{content:" (" attr(href) ")"}.caldera-grid abbr[title]:after{content:" (" attr(title) ")"}.caldera-grid a[href^="#"]:after,.caldera-grid a[href^="javascript:"]:after{content:""}.caldera-grid blockquote,.caldera-grid pre{border:1px solid #999;page-break-inside:avoid}.caldera-grid thead{display:table-header-group}.caldera-grid img,.caldera-grid tr{page-break-inside:avoid}.caldera-grid img{max-width:100%!important}.caldera-grid h2,.caldera-grid h3,.caldera-grid p{orphans:3;widows:3}.caldera-grid h2,.caldera-grid h3{page-break-after:avoid}.caldera-grid select{background:#fff!important}.caldera-grid .navbar{display:none}.caldera-grid .btn>.caret,.caldera-grid .dropup>.btn>.caret{border-top-color:#000!important}.caldera-grid .label{border:1px solid #000}.caldera-grid .table{border-collapse:collapse!important}.caldera-grid .table td,.caldera-grid .table th{background-color:#fff!important}.caldera-grid .table-bordered td,.caldera-grid .table-bordered th{border:1px solid #ddd!important}}.caldera-grid .btn,.caldera-grid .btn-danger.active,.caldera-grid .btn-danger:active,.caldera-grid .btn-default.active,.caldera-grid .btn-default:active,.caldera-grid .btn-info.active,.caldera-grid .btn-info:active,.caldera-grid .btn-primary.active,.caldera-grid .btn-primary:active,.caldera-grid .btn-success.active,.caldera-grid .btn-success:active,.caldera-grid .btn-warning.active,.caldera-grid .btn-warning:active,.caldera-grid .form-control,.open>.dropdown-toggle.caldera-grid .btn-danger,.open>.dropdown-toggle.caldera-grid .btn-default,.open>.dropdown-toggle.caldera-grid .btn-info,.open>.dropdown-toggle.caldera-grid .btn-primary,.open>.dropdown-toggle.caldera-grid .btn-success,.open>.dropdown-toggle.caldera-grid .btn-warning{background-image:none}.caldera-grid fieldset{padding:0;margin:0;border:0;min-width:0}.caldera-grid legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}.caldera-grid label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}.caldera-grid input[type=checkbox],.caldera-grid input[type=radio]{margin:0;line-height:normal}.caldera-grid .form-control,.caldera-grid output{font-size:14px;line-height:1.42857143;color:#555;display:block}.caldera-grid input[type=file]{display:block}.caldera-grid input[type=range]{display:block;width:100%}.caldera-grid select[multiple],.caldera-grid select[size]{height:auto}.caldera-grid input[type=checkbox]:focus,.caldera-grid input[type=file]:focus,.caldera-grid input[type=radio]:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.caldera-grid input[type=checkbox]{-webkit-appearance:checkbox}.caldera-grid input[type=radio]{-webkit-appearance:radio}.caldera-grid output{padding-top:7px}.caldera-grid .form-control{width:100%;height:34px;padding:6px 12px;background-color:#fff;border:1px solid #ccc;border-radius:2px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.caldera-grid .form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.caldera-grid .form-control::-moz-placeholder{color:#999;opacity:1}.caldera-grid .form-control:-ms-input-placeholder{color:#999}.caldera-grid .form-control::-webkit-input-placeholder{color:#999}.caldera-grid .has-success .checkbox,.caldera-grid .has-success .checkbox-inline,.caldera-grid .has-success .control-label,.caldera-grid .has-success .form-control-feedback,.caldera-grid .has-success .help-block,.caldera-grid .has-success .radio,.caldera-grid .has-success .radio-inline,.caldera-grid .has-success.checkbox label,.caldera-grid .has-success.checkbox-inline label,.caldera-grid .has-success.radio label,.caldera-grid .has-success.radio-inline label{color:#3c763d}.caldera-grid .form-control[disabled],.caldera-grid .form-control[readonly],fieldset[disabled] .caldera-grid .form-control{background-color:#eee;opacity:1}.caldera-grid .form-control[disabled],fieldset[disabled] .caldera-grid .form-control{cursor:not-allowed}textarea .caldera-grid .form-control{height:auto}@media screen and (-webkit-min-device-pixel-ratio:0){.caldera-grid input[type=date],.caldera-grid input[type=datetime-local],.caldera-grid input[type=month],.caldera-grid input[type=time]{line-height:34px}.caldera-grid input[type=date].input-sm,.caldera-grid input[type=datetime-local].input-sm,.caldera-grid input[type=month].input-sm,.caldera-grid input[type=time].input-sm,.input-group-sm .caldera-grid input[type=date],.input-group-sm .caldera-grid input[type=datetime-local],.input-group-sm .caldera-grid input[type=month],.input-group-sm .caldera-grid input[type=time]{line-height:30px}.caldera-grid input[type=date].input-lg,.caldera-grid input[type=datetime-local].input-lg,.caldera-grid input[type=month].input-lg,.caldera-grid input[type=time].input-lg,.input-group-lg .caldera-grid input[type=date],.input-group-lg .caldera-grid input[type=datetime-local],.input-group-lg .caldera-grid input[type=month],.input-group-lg .caldera-grid input[type=time]{line-height:46px}}.caldera-grid .form-group{margin-bottom:15px}.caldera-grid .checkbox,.caldera-grid .radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.caldera-grid .checkbox label,.caldera-grid .radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.caldera-grid .checkbox input[type=checkbox],.caldera-grid .checkbox-inline input[type=checkbox],.caldera-grid .radio input[type=radio],.caldera-grid .radio-inline input[type=radio]{margin-left:-20px}.caldera-grid .checkbox+.checkbox,.caldera-grid .radio+.radio{margin-top:-5px}.caldera-grid .checkbox-inline,.caldera-grid .radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.caldera-grid .checkbox-inline+.checkbox-inline,.caldera-grid .radio-inline+.radio-inline{margin-top:0;margin-left:10px}.caldera-grid .checkbox-inline.disabled,.caldera-grid .checkbox.disabled label,.caldera-grid .radio-inline.disabled,.caldera-grid .radio.disabled label,.caldera-grid input[type=checkbox].disabled,.caldera-grid input[type=checkbox][disabled],.caldera-grid input[type=radio].disabled,.caldera-grid input[type=radio][disabled],fieldset[disabled] .caldera-grid .checkbox label,fieldset[disabled] .caldera-grid .checkbox-inline,fieldset[disabled] .caldera-grid .radio label,fieldset[disabled] .caldera-grid .radio-inline,fieldset[disabled] .caldera-grid input[type=checkbox],fieldset[disabled] .caldera-grid input[type=radio]{cursor:not-allowed}.caldera-grid .form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:34px}.caldera-grid .form-control-static.input-lg,.caldera-grid .form-control-static.input-sm{padding-left:0;padding-right:0}.caldera-grid .input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:1px}select.caldera-grid .input-sm{height:30px;line-height:30px}select[multiple].caldera-grid .input-sm,textarea.caldera-grid .input-sm{height:auto}.caldera-grid .form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:1px}select.caldera-grid .form-group-sm .form-control{height:30px;line-height:30px}select[multiple].caldera-grid .form-group-sm .form-control,textarea.caldera-grid .form-group-sm .form-control{height:auto}.caldera-grid .form-group-sm .form-control-static{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;min-height:32px}.caldera-grid .input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:4px}select.caldera-grid .input-lg{height:46px;line-height:46px}select[multiple].caldera-grid .input-lg,textarea.caldera-grid .input-lg{height:auto}.caldera-grid .form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:4px}select.caldera-grid .form-group-lg .form-control{height:46px;line-height:46px}select[multiple].caldera-grid .form-group-lg .form-control,textarea.caldera-grid .form-group-lg .form-control{height:auto}.caldera-grid .form-group-lg .form-control-static{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;min-height:38px}.caldera-grid .has-feedback{position:relative}.caldera-grid .has-feedback .form-control{padding-right:42.5px}.caldera-grid .form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.caldera-grid .input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.caldera-grid .input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.caldera-grid .has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.caldera-grid .has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.caldera-grid .has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.caldera-grid .has-warning .checkbox,.caldera-grid .has-warning .checkbox-inline,.caldera-grid .has-warning .control-label,.caldera-grid .has-warning .form-control-feedback,.caldera-grid .has-warning .help-block,.caldera-grid .has-warning .radio,.caldera-grid .has-warning .radio-inline,.caldera-grid .has-warning.checkbox label,.caldera-grid .has-warning.checkbox-inline label,.caldera-grid .has-warning.radio label,.caldera-grid .has-warning.radio-inline label{color:#8a6d3b}.caldera-grid .has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.caldera-grid .has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.caldera-grid .has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.caldera-grid .has-error .checkbox,.caldera-grid .has-error .checkbox-inline,.caldera-grid .has-error .control-label,.caldera-grid .has-error .form-control-feedback,.caldera-grid .has-error .help-block,.caldera-grid .has-error .radio,.caldera-grid .has-error .radio-inline,.caldera-grid .has-error.checkbox label,.caldera-grid .has-error.checkbox-inline label,.caldera-grid .has-error.radio label,.caldera-grid .has-error.radio-inline label{color:#a94442}.caldera-grid .has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.caldera-grid .has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.caldera-grid .has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.caldera-grid .has-feedback label~.form-control-feedback{top:25px}.caldera-grid .has-feedback label.sr-only~.form-control-feedback{top:0}.caldera-grid .help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.caldera-grid .form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.caldera-grid .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.caldera-grid .form-inline .form-control-static{display:inline-block}.caldera-grid .form-inline .input-group{display:inline-table;vertical-align:middle}.caldera-grid .form-inline .input-group .form-control,.caldera-grid .form-inline .input-group .input-group-addon,.caldera-grid .form-inline .input-group .input-group-btn{width:auto}.caldera-grid .form-inline .input-group>.form-control{width:100%}.caldera-grid .form-inline .control-label{margin-bottom:0;vertical-align:middle}.caldera-grid .form-inline .checkbox,.caldera-grid .form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.caldera-grid .form-inline .checkbox label,.caldera-grid .form-inline .radio label{padding-left:0}.caldera-grid .form-inline .checkbox input[type=checkbox],.caldera-grid .form-inline .radio input[type=radio]{position:relative;margin-left:0}.caldera-grid .form-inline .has-feedback .form-control-feedback{top:0}.caldera-grid .form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.caldera-grid .form-horizontal .checkbox,.caldera-grid .form-horizontal .checkbox-inline,.caldera-grid .form-horizontal .radio,.caldera-grid .form-horizontal .radio-inline{margin-top:0;margin-bottom:0;padding-top:7px}.caldera-grid .form-horizontal .checkbox,.caldera-grid .form-horizontal .radio{min-height:27px}.caldera-grid .form-horizontal .form-group{margin-left:-15px;margin-right:-15px}.caldera-grid .form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.caldera-grid .form-horizontal .form-group-lg .control-label{padding-top:14.33px}.caldera-grid .form-horizontal .form-group-sm .control-label{padding-top:6px}}.caldera-grid .btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.caldera-grid .btn.active.focus,.caldera-grid .btn.active:focus,.caldera-grid .btn.focus,.caldera-grid .btn:active.focus,.caldera-grid .btn:active:focus,.caldera-grid .btn:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.caldera-grid .btn.focus,.caldera-grid .btn:focus,.caldera-grid .btn:hover{color:#333;text-decoration:none}.caldera-grid .btn.active,.caldera-grid .btn:active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.caldera-grid .btn.disabled,.caldera-grid .btn[disabled],fieldset[disabled] .caldera-grid .btn{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.caldera-grid .btn-default{color:#333;background-color:#fff;border-color:#ccc}.caldera-grid .btn-default.active,.caldera-grid .btn-default.focus,.caldera-grid .btn-default:active,.caldera-grid .btn-default:focus,.caldera-grid .btn-default:hover,.open>.dropdown-toggle.caldera-grid .btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.caldera-grid .btn-default.disabled,.caldera-grid .btn-default.disabled.active,.caldera-grid .btn-default.disabled.focus,.caldera-grid .btn-default.disabled:active,.caldera-grid .btn-default.disabled:focus,.caldera-grid .btn-default.disabled:hover,.caldera-grid .btn-default[disabled],.caldera-grid .btn-default[disabled].active,.caldera-grid .btn-default[disabled].focus,.caldera-grid .btn-default[disabled]:active,.caldera-grid .btn-default[disabled]:focus,.caldera-grid .btn-default[disabled]:hover,fieldset[disabled] .caldera-grid .btn-default,fieldset[disabled] .caldera-grid .btn-default.active,fieldset[disabled] .caldera-grid .btn-default.focus,fieldset[disabled] .caldera-grid .btn-default:active,fieldset[disabled] .caldera-grid .btn-default:focus,fieldset[disabled] .caldera-grid .btn-default:hover{background-color:#fff;border-color:#ccc}.caldera-grid .btn-default .badge{color:#fff;background-color:#333}.caldera-grid .btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.caldera-grid .btn-primary.active,.caldera-grid .btn-primary.focus,.caldera-grid .btn-primary:active,.caldera-grid .btn-primary:focus,.caldera-grid .btn-primary:hover,.open>.dropdown-toggle.caldera-grid .btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.caldera-grid .btn-primary.disabled,.caldera-grid .btn-primary.disabled.active,.caldera-grid .btn-primary.disabled.focus,.caldera-grid .btn-primary.disabled:active,.caldera-grid .btn-primary.disabled:focus,.caldera-grid .btn-primary.disabled:hover,.caldera-grid .btn-primary[disabled],.caldera-grid .btn-primary[disabled].active,.caldera-grid .btn-primary[disabled].focus,.caldera-grid .btn-primary[disabled]:active,.caldera-grid .btn-primary[disabled]:focus,.caldera-grid .btn-primary[disabled]:hover,fieldset[disabled] .caldera-grid .btn-primary,fieldset[disabled] .caldera-grid .btn-primary.active,fieldset[disabled] .caldera-grid .btn-primary.focus,fieldset[disabled] .caldera-grid .btn-primary:active,fieldset[disabled] .caldera-grid .btn-primary:focus,fieldset[disabled] .caldera-grid .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.caldera-grid .btn-primary .badge{color:#337ab7;background-color:#fff}.caldera-grid .btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.caldera-grid .btn-success.active,.caldera-grid .btn-success.focus,.caldera-grid .btn-success:active,.caldera-grid .btn-success:focus,.caldera-grid .btn-success:hover,.open>.dropdown-toggle.caldera-grid .btn-success{color:#fff;background-color:#449d44;border-color:#398439}.caldera-grid .btn-success.disabled,.caldera-grid .btn-success.disabled.active,.caldera-grid .btn-success.disabled.focus,.caldera-grid .btn-success.disabled:active,.caldera-grid .btn-success.disabled:focus,.caldera-grid .btn-success.disabled:hover,.caldera-grid .btn-success[disabled],.caldera-grid .btn-success[disabled].active,.caldera-grid .btn-success[disabled].focus,.caldera-grid .btn-success[disabled]:active,.caldera-grid .btn-success[disabled]:focus,.caldera-grid .btn-success[disabled]:hover,fieldset[disabled] .caldera-grid .btn-success,fieldset[disabled] .caldera-grid .btn-success.active,fieldset[disabled] .caldera-grid .btn-success.focus,fieldset[disabled] .caldera-grid .btn-success:active,fieldset[disabled] .caldera-grid .btn-success:focus,fieldset[disabled] .caldera-grid .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.caldera-grid .btn-success .badge{color:#5cb85c;background-color:#fff}.caldera-grid .btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.caldera-grid .btn-info.active,.caldera-grid .btn-info.focus,.caldera-grid .btn-info:active,.caldera-grid .btn-info:focus,.caldera-grid .btn-info:hover,.open>.dropdown-toggle.caldera-grid .btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.caldera-grid .btn-info.disabled,.caldera-grid .btn-info.disabled.active,.caldera-grid .btn-info.disabled.focus,.caldera-grid .btn-info.disabled:active,.caldera-grid .btn-info.disabled:focus,.caldera-grid .btn-info.disabled:hover,.caldera-grid .btn-info[disabled],.caldera-grid .btn-info[disabled].active,.caldera-grid .btn-info[disabled].focus,.caldera-grid .btn-info[disabled]:active,.caldera-grid .btn-info[disabled]:focus,.caldera-grid .btn-info[disabled]:hover,fieldset[disabled] .caldera-grid .btn-info,fieldset[disabled] .caldera-grid .btn-info.active,fieldset[disabled] .caldera-grid .btn-info.focus,fieldset[disabled] .caldera-grid .btn-info:active,fieldset[disabled] .caldera-grid .btn-info:focus,fieldset[disabled] .caldera-grid .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.caldera-grid .btn-info .badge{color:#5bc0de;background-color:#fff}.caldera-grid .btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.caldera-grid .btn-warning.active,.caldera-grid .btn-warning.focus,.caldera-grid .btn-warning:active,.caldera-grid .btn-warning:focus,.caldera-grid .btn-warning:hover,.open>.dropdown-toggle.caldera-grid .btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.caldera-grid .btn-warning.disabled,.caldera-grid .btn-warning.disabled.active,.caldera-grid .btn-warning.disabled.focus,.caldera-grid .btn-warning.disabled:active,.caldera-grid .btn-warning.disabled:focus,.caldera-grid .btn-warning.disabled:hover,.caldera-grid .btn-warning[disabled],.caldera-grid .btn-warning[disabled].active,.caldera-grid .btn-warning[disabled].focus,.caldera-grid .btn-warning[disabled]:active,.caldera-grid .btn-warning[disabled]:focus,.caldera-grid .btn-warning[disabled]:hover,fieldset[disabled] .caldera-grid .btn-warning,fieldset[disabled] .caldera-grid .btn-warning.active,fieldset[disabled] .caldera-grid .btn-warning.focus,fieldset[disabled] .caldera-grid .btn-warning:active,fieldset[disabled] .caldera-grid .btn-warning:focus,fieldset[disabled] .caldera-grid .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.caldera-grid .btn-warning .badge{color:#f0ad4e;background-color:#fff}.caldera-grid .btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.caldera-grid .btn-danger.active,.caldera-grid .btn-danger.focus,.caldera-grid .btn-danger:active,.caldera-grid .btn-danger:focus,.caldera-grid .btn-danger:hover,.open>.dropdown-toggle.caldera-grid .btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.caldera-grid .btn-danger.disabled,.caldera-grid .btn-danger.disabled.active,.caldera-grid .btn-danger.disabled.focus,.caldera-grid .btn-danger.disabled:active,.caldera-grid .btn-danger.disabled:focus,.caldera-grid .btn-danger.disabled:hover,.caldera-grid .btn-danger[disabled],.caldera-grid .btn-danger[disabled].active,.caldera-grid .btn-danger[disabled].focus,.caldera-grid .btn-danger[disabled]:active,.caldera-grid .btn-danger[disabled]:focus,.caldera-grid .btn-danger[disabled]:hover,fieldset[disabled] .caldera-grid .btn-danger,fieldset[disabled] .caldera-grid .btn-danger.active,fieldset[disabled] .caldera-grid .btn-danger.focus,fieldset[disabled] .caldera-grid .btn-danger:active,fieldset[disabled] .caldera-grid .btn-danger:focus,fieldset[disabled] .caldera-grid .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.caldera-grid .btn-danger .badge{color:#d9534f;background-color:#fff}.caldera-grid .btn-link{color:#337ab7;font-weight:400;border-radius:0}.caldera-grid .btn-link,.caldera-grid .btn-link.active,.caldera-grid .btn-link:active,.caldera-grid .btn-link[disabled],fieldset[disabled] .caldera-grid .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.caldera-grid .btn-link,.caldera-grid .btn-link:active,.caldera-grid .btn-link:focus,.caldera-grid .btn-link:hover{border-color:transparent}.caldera-grid .btn-link:focus,.caldera-grid .btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.caldera-grid .btn-link[disabled]:focus,.caldera-grid .btn-link[disabled]:hover,fieldset[disabled] .caldera-grid .btn-link:focus,fieldset[disabled] .caldera-grid .btn-link:hover{color:#777;text-decoration:none}.caldera-grid .btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:4px}.caldera-grid .btn-sm,.caldera-grid .btn-xs{font-size:12px;line-height:1.5;border-radius:1px}.caldera-grid .btn-sm{padding:5px 10px}.caldera-grid .btn-xs{padding:1px 5px}.caldera-grid .btn-block{display:block;width:100%}.caldera-grid .btn-block+.btn-block{margin-top:5px}.caldera-grid input[type=button].btn-block,.caldera-grid input[type=reset].btn-block,.caldera-grid input[type=submit].btn-block{width:100%}.caldera-grid textarea.form-control{padding-right:4px;height:auto}.caldera-grid .breadcrumb{padding:6px 12px;margin:0 0 20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.caldera-grid .breadcrumb>li{display:inline-block;margin:0}.caldera-grid .breadcrumb>li+li:before{content:"/\00a0";padding:0 5px;color:#ccc}.caldera-grid .breadcrumb>.active,.caldera-grid .breadcrumb>.active>a{color:#777}.breadcrumb>li.active.error>a,.breadcrumb>li.error>a{color:red}.caldera-grid .cf-credit-card{padding-left:42px;background-image:url(../images/credit-card.svg);background-repeat:no-repeat!important;background-position-x:4px!important;background-position-y:3px!important}.caldera-grid .screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}p.caldera-forms-consent-field-agreement{display:inline}
1
+ /*! GENERATED SOURCE FILE caldera-forms - v1.8.1 - 2019-02-28 */@media (min-width:768px){.caldera-grid .container{width:750px}}@media (min-width:992px){.caldera-grid .container{width:970px}}@media (min-width:1200px){.caldera-grid .container{width:1170px}}.caldera-grid article,.caldera-grid aside,.caldera-grid details,.caldera-grid figcaption,.caldera-grid figure,.caldera-grid footer,.caldera-grid header,.caldera-grid hgroup,.caldera-grid main,.caldera-grid nav,.caldera-grid section,.caldera-grid summary{display:block}.caldera-grid a{background:0 0;text-decoration:none}.caldera-grid img{vertical-align:middle}.caldera-grid *,.caldera-grid :after,.caldera-grid :before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.caldera-grid html{font-size:62.5%;-webkit-tap-highlight-color:transparent}.caldera-grid body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}.caldera-grid button,.caldera-grid input,.caldera-grid select,.caldera-grid textarea{font-family:inherit;font-size:inherit;line-height:inherit}.caldera-grid a:focus,.caldera-grid a:hover{color:#2a6496;text-decoration:underline}.caldera-grid a:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.caldera-grid .img-responsive{display:block;max-width:100%;height:auto}.caldera-grid .img-rounded{border-radius:6px}.caldera-grid .img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.caldera-grid .img-circle{border-radius:50%}.caldera-grid hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.caldera-grid .sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.caldera-grid .container,.caldera-grid .container-fluid{margin-right:auto;margin-left:auto;padding-left:7.5px;padding-right:7.5px}@media (min-width:768px){.caldera-grid .container{width:735px}}@media (min-width:992px){.caldera-grid .container{width:955px}}@media (min-width:1200px){.caldera-grid .container{width:1155px}}.caldera-grid .row{margin-left:-7.5px;margin-right:-7.5px;max-width:100%}.caldera-grid .col-lg-1,.caldera-grid .col-lg-10,.caldera-grid .col-lg-11,.caldera-grid .col-lg-12,.caldera-grid .col-lg-2,.caldera-grid .col-lg-3,.caldera-grid .col-lg-4,.caldera-grid .col-lg-5,.caldera-grid .col-lg-6,.caldera-grid .col-lg-7,.caldera-grid .col-lg-8,.caldera-grid .col-lg-9,.caldera-grid .col-md-1,.caldera-grid .col-md-10,.caldera-grid .col-md-11,.caldera-grid .col-md-12,.caldera-grid .col-md-2,.caldera-grid .col-md-3,.caldera-grid .col-md-4,.caldera-grid .col-md-5,.caldera-grid .col-md-6,.caldera-grid .col-md-7,.caldera-grid .col-md-8,.caldera-grid .col-md-9,.caldera-grid .col-sm-1,.caldera-grid .col-sm-10,.caldera-grid .col-sm-11,.caldera-grid .col-sm-12,.caldera-grid .col-sm-2,.caldera-grid .col-sm-3,.caldera-grid .col-sm-4,.caldera-grid .col-sm-5,.caldera-grid .col-sm-6,.caldera-grid .col-sm-7,.caldera-grid .col-sm-8,.caldera-grid .col-sm-9,.caldera-grid .col-xs-1,.caldera-grid .col-xs-10,.caldera-grid .col-xs-11,.caldera-grid .col-xs-12,.caldera-grid .col-xs-2,.caldera-grid .col-xs-3,.caldera-grid .col-xs-4,.caldera-grid .col-xs-5,.caldera-grid .col-xs-6,.caldera-grid .col-xs-7,.caldera-grid .col-xs-8,.caldera-grid .col-xs-9{position:relative;padding-left:7.5px;padding-right:7.5px}.caldera-grid .col-xs-1,.caldera-grid .col-xs-10,.caldera-grid .col-xs-11,.caldera-grid .col-xs-12,.caldera-grid .col-xs-2,.caldera-grid .col-xs-3,.caldera-grid .col-xs-4,.caldera-grid .col-xs-5,.caldera-grid .col-xs-6,.caldera-grid .col-xs-7,.caldera-grid .col-xs-8,.caldera-grid .col-xs-9{float:left}.caldera-grid .col-xs-12{width:100%}.caldera-grid .col-xs-11{width:91.66666667%}.caldera-grid .col-xs-10{width:83.33333333%}.caldera-grid .col-xs-9{width:75%}.caldera-grid .col-xs-8{width:66.66666667%}.caldera-grid .col-xs-7{width:58.33333333%}.caldera-grid .col-xs-6{width:50%}.caldera-grid .col-xs-5{width:41.66666667%}.caldera-grid .col-xs-4{width:33.33333333%}.caldera-grid .col-xs-3{width:25%}.caldera-grid .col-xs-2{width:16.66666667%}.caldera-grid .col-xs-1{width:8.33333333%}.caldera-grid .col-xs-pull-12{right:100%}.caldera-grid .col-xs-pull-11{right:91.66666667%}.caldera-grid .col-xs-pull-10{right:83.33333333%}.caldera-grid .col-xs-pull-9{right:75%}.caldera-grid .col-xs-pull-8{right:66.66666667%}.caldera-grid .col-xs-pull-7{right:58.33333333%}.caldera-grid .col-xs-pull-6{right:50%}.caldera-grid .col-xs-pull-5{right:41.66666667%}.caldera-grid .col-xs-pull-4{right:33.33333333%}.caldera-grid .col-xs-pull-3{right:25%}.caldera-grid .col-xs-pull-2{right:16.66666667%}.caldera-grid .col-xs-pull-1{right:8.33333333%}.caldera-grid .col-xs-pull-0{right:0}.caldera-grid .col-xs-push-12{left:100%}.caldera-grid .col-xs-push-11{left:91.66666667%}.caldera-grid .col-xs-push-10{left:83.33333333%}.caldera-grid .col-xs-push-9{left:75%}.caldera-grid .col-xs-push-8{left:66.66666667%}.caldera-grid .col-xs-push-7{left:58.33333333%}.caldera-grid .col-xs-push-6{left:50%}.caldera-grid .col-xs-push-5{left:41.66666667%}.caldera-grid .col-xs-push-4{left:33.33333333%}.caldera-grid .col-xs-push-3{left:25%}.caldera-grid .col-xs-push-2{left:16.66666667%}.caldera-grid .col-xs-push-1{left:8.33333333%}.caldera-grid .col-xs-push-0{left:0}.caldera-grid .col-xs-offset-12{margin-left:100%}.caldera-grid .col-xs-offset-11{margin-left:91.66666667%}.caldera-grid .col-xs-offset-10{margin-left:83.33333333%}.caldera-grid .col-xs-offset-9{margin-left:75%}.caldera-grid .col-xs-offset-8{margin-left:66.66666667%}.caldera-grid .col-xs-offset-7{margin-left:58.33333333%}.caldera-grid .col-xs-offset-6{margin-left:50%}.caldera-grid .col-xs-offset-5{margin-left:41.66666667%}.caldera-grid .col-xs-offset-4{margin-left:33.33333333%}.caldera-grid .col-xs-offset-3{margin-left:25%}.caldera-grid .col-xs-offset-2{margin-left:16.66666667%}.caldera-grid .col-xs-offset-1{margin-left:8.33333333%}.caldera-grid .col-xs-offset-0{margin-left:0}@media (min-width:768px){.caldera-grid .col-sm-1,.caldera-grid .col-sm-10,.caldera-grid .col-sm-11,.caldera-grid .col-sm-12,.caldera-grid .col-sm-2,.caldera-grid .col-sm-3,.caldera-grid .col-sm-4,.caldera-grid .col-sm-5,.caldera-grid .col-sm-6,.caldera-grid .col-sm-7,.caldera-grid .col-sm-8,.caldera-grid .col-sm-9{float:left}.caldera-grid .col-sm-12{width:100%}.caldera-grid .col-sm-11{width:91.66666667%}.caldera-grid .col-sm-10{width:83.33333333%}.caldera-grid .col-sm-9{width:75%}.caldera-grid .col-sm-8{width:66.66666667%}.caldera-grid .col-sm-7{width:58.33333333%}.caldera-grid .col-sm-6{width:50%}.caldera-grid .col-sm-5{width:41.66666667%}.caldera-grid .col-sm-4{width:33.33333333%}.caldera-grid .col-sm-3{width:25%}.caldera-grid .col-sm-2{width:16.66666667%}.caldera-grid .col-sm-1{width:8.33333333%}.caldera-grid .col-sm-pull-12{right:100%}.caldera-grid .col-sm-pull-11{right:91.66666667%}.caldera-grid .col-sm-pull-10{right:83.33333333%}.caldera-grid .col-sm-pull-9{right:75%}.caldera-grid .col-sm-pull-8{right:66.66666667%}.caldera-grid .col-sm-pull-7{right:58.33333333%}.caldera-grid .col-sm-pull-6{right:50%}.caldera-grid .col-sm-pull-5{right:41.66666667%}.caldera-grid .col-sm-pull-4{right:33.33333333%}.caldera-grid .col-sm-pull-3{right:25%}.caldera-grid .col-sm-pull-2{right:16.66666667%}.caldera-grid .col-sm-pull-1{right:8.33333333%}.caldera-grid .col-sm-pull-0{right:0}.caldera-grid .col-sm-push-12{left:100%}.caldera-grid .col-sm-push-11{left:91.66666667%}.caldera-grid .col-sm-push-10{left:83.33333333%}.caldera-grid .col-sm-push-9{left:75%}.caldera-grid .col-sm-push-8{left:66.66666667%}.caldera-grid .col-sm-push-7{left:58.33333333%}.caldera-grid .col-sm-push-6{left:50%}.caldera-grid .col-sm-push-5{left:41.66666667%}.caldera-grid .col-sm-push-4{left:33.33333333%}.caldera-grid .col-sm-push-3{left:25%}.caldera-grid .col-sm-push-2{left:16.66666667%}.caldera-grid .col-sm-push-1{left:8.33333333%}.caldera-grid .col-sm-push-0{left:0}.caldera-grid .col-sm-offset-12{margin-left:100%}.caldera-grid .col-sm-offset-11{margin-left:91.66666667%}.caldera-grid .col-sm-offset-10{margin-left:83.33333333%}.caldera-grid .col-sm-offset-9{margin-left:75%}.caldera-grid .col-sm-offset-8{margin-left:66.66666667%}.caldera-grid .col-sm-offset-7{margin-left:58.33333333%}.caldera-grid .col-sm-offset-6{margin-left:50%}.caldera-grid .col-sm-offset-5{margin-left:41.66666667%}.caldera-grid .col-sm-offset-4{margin-left:33.33333333%}.caldera-grid .col-sm-offset-3{margin-left:25%}.caldera-grid .col-sm-offset-2{margin-left:16.66666667%}.caldera-grid .col-sm-offset-1{margin-left:8.33333333%}.caldera-grid .col-sm-offset-0{margin-left:0}}@media (min-width:992px){.caldera-grid .col-md-1,.caldera-grid .col-md-10,.caldera-grid .col-md-11,.caldera-grid .col-md-12,.caldera-grid .col-md-2,.caldera-grid .col-md-3,.caldera-grid .col-md-4,.caldera-grid .col-md-5,.caldera-grid .col-md-6,.caldera-grid .col-md-7,.caldera-grid .col-md-8,.caldera-grid .col-md-9{float:left}.caldera-grid .col-md-12{width:100%}.caldera-grid .col-md-11{width:91.66666667%}.caldera-grid .col-md-10{width:83.33333333%}.caldera-grid .col-md-9{width:75%}.caldera-grid .col-md-8{width:66.66666667%}.caldera-grid .col-md-7{width:58.33333333%}.caldera-grid .col-md-6{width:50%}.caldera-grid .col-md-5{width:41.66666667%}.caldera-grid .col-md-4{width:33.33333333%}.caldera-grid .col-md-3{width:25%}.caldera-grid .col-md-2{width:16.66666667%}.caldera-grid .col-md-1{width:8.33333333%}.caldera-grid .col-md-pull-12{right:100%}.caldera-grid .col-md-pull-11{right:91.66666667%}.caldera-grid .col-md-pull-10{right:83.33333333%}.caldera-grid .col-md-pull-9{right:75%}.caldera-grid .col-md-pull-8{right:66.66666667%}.caldera-grid .col-md-pull-7{right:58.33333333%}.caldera-grid .col-md-pull-6{right:50%}.caldera-grid .col-md-pull-5{right:41.66666667%}.caldera-grid .col-md-pull-4{right:33.33333333%}.caldera-grid .col-md-pull-3{right:25%}.caldera-grid .col-md-pull-2{right:16.66666667%}.caldera-grid .col-md-pull-1{right:8.33333333%}.caldera-grid .col-md-pull-0{right:0}.caldera-grid .col-md-push-12{left:100%}.caldera-grid .col-md-push-11{left:91.66666667%}.caldera-grid .col-md-push-10{left:83.33333333%}.caldera-grid .col-md-push-9{left:75%}.caldera-grid .col-md-push-8{left:66.66666667%}.caldera-grid .col-md-push-7{left:58.33333333%}.caldera-grid .col-md-push-6{left:50%}.caldera-grid .col-md-push-5{left:41.66666667%}.caldera-grid .col-md-push-4{left:33.33333333%}.caldera-grid .col-md-push-3{left:25%}.caldera-grid .col-md-push-2{left:16.66666667%}.caldera-grid .col-md-push-1{left:8.33333333%}.caldera-grid .col-md-push-0{left:0}.caldera-grid .col-md-offset-12{margin-left:100%}.caldera-grid .col-md-offset-11{margin-left:91.66666667%}.caldera-grid .col-md-offset-10{margin-left:83.33333333%}.caldera-grid .col-md-offset-9{margin-left:75%}.caldera-grid .col-md-offset-8{margin-left:66.66666667%}.caldera-grid .col-md-offset-7{margin-left:58.33333333%}.caldera-grid .col-md-offset-6{margin-left:50%}.caldera-grid .col-md-offset-5{margin-left:41.66666667%}.caldera-grid .col-md-offset-4{margin-left:33.33333333%}.caldera-grid .col-md-offset-3{margin-left:25%}.caldera-grid .col-md-offset-2{margin-left:16.66666667%}.caldera-grid .col-md-offset-1{margin-left:8.33333333%}.caldera-grid .col-md-offset-0{margin-left:0}}@-ms-viewport{width:device-width}@media (min-width:1200px){.caldera-grid .col-lg-1,.caldera-grid .col-lg-10,.caldera-grid .col-lg-11,.caldera-grid .col-lg-12,.caldera-grid .col-lg-2,.caldera-grid .col-lg-3,.caldera-grid .col-lg-4,.caldera-grid .col-lg-5,.caldera-grid .col-lg-6,.caldera-grid .col-lg-7,.caldera-grid .col-lg-8,.caldera-grid .col-lg-9{float:left}.caldera-grid .col-lg-12{width:100%}.caldera-grid .col-lg-11{width:91.66666667%}.caldera-grid .col-lg-10{width:83.33333333%}.caldera-grid .col-lg-9{width:75%}.caldera-grid .col-lg-8{width:66.66666667%}.caldera-grid .col-lg-7{width:58.33333333%}.caldera-grid .col-lg-6{width:50%}.caldera-grid .col-lg-5{width:41.66666667%}.caldera-grid .col-lg-4{width:33.33333333%}.caldera-grid .col-lg-3{width:25%}.caldera-grid .col-lg-2{width:16.66666667%}.caldera-grid .col-lg-1{width:8.33333333%}.caldera-grid .col-lg-pull-12{right:100%}.caldera-grid .col-lg-pull-11{right:91.66666667%}.caldera-grid .col-lg-pull-10{right:83.33333333%}.caldera-grid .col-lg-pull-9{right:75%}.caldera-grid .col-lg-pull-8{right:66.66666667%}.caldera-grid .col-lg-pull-7{right:58.33333333%}.caldera-grid .col-lg-pull-6{right:50%}.caldera-grid .col-lg-pull-5{right:41.66666667%}.caldera-grid .col-lg-pull-4{right:33.33333333%}.caldera-grid .col-lg-pull-3{right:25%}.caldera-grid .col-lg-pull-2{right:16.66666667%}.caldera-grid .col-lg-pull-1{right:8.33333333%}.caldera-grid .col-lg-pull-0{right:0}.caldera-grid .col-lg-push-12{left:100%}.caldera-grid .col-lg-push-11{left:91.66666667%}.caldera-grid .col-lg-push-10{left:83.33333333%}.caldera-grid .col-lg-push-9{left:75%}.caldera-grid .col-lg-push-8{left:66.66666667%}.caldera-grid .col-lg-push-7{left:58.33333333%}.caldera-grid .col-lg-push-6{left:50%}.caldera-grid .col-lg-push-5{left:41.66666667%}.caldera-grid .col-lg-push-4{left:33.33333333%}.caldera-grid .col-lg-push-3{left:25%}.caldera-grid .col-lg-push-2{left:16.66666667%}.caldera-grid .col-lg-push-1{left:8.33333333%}.caldera-grid .col-lg-push-0{left:0}.caldera-grid .col-lg-offset-12{margin-left:100%}.caldera-grid .col-lg-offset-11{margin-left:91.66666667%}.caldera-grid .col-lg-offset-10{margin-left:83.33333333%}.caldera-grid .col-lg-offset-9{margin-left:75%}.caldera-grid .col-lg-offset-8{margin-left:66.66666667%}.caldera-grid .col-lg-offset-7{margin-left:58.33333333%}.caldera-grid .col-lg-offset-6{margin-left:50%}.caldera-grid .col-lg-offset-5{margin-left:41.66666667%}.caldera-grid .col-lg-offset-4{margin-left:33.33333333%}.caldera-grid .col-lg-offset-3{margin-left:25%}.caldera-grid .col-lg-offset-2{margin-left:16.66666667%}.caldera-grid .col-lg-offset-1{margin-left:8.33333333%}.caldera-grid .col-lg-offset-0{margin-left:0}}.caldera-grid .clearfix:after,.caldera-grid .clearfix:before,.caldera-grid .container-fluid:after,.caldera-grid .container-fluid:before,.caldera-grid .container:after,.caldera-grid .container:before,.caldera-grid .row:after,.caldera-grid .row:before{content:" ";display:table}.caldera-grid .clearfix:after,.caldera-grid .container-fluid:after,.caldera-grid .container:after,.caldera-grid .row:after{clear:both}.caldera-grid .center-block{display:block;margin-left:auto;margin-right:auto}.caldera-grid .pull-right{float:right!important}.caldera-grid .pull-left{float:left!important}.caldera-grid .hide{display:none!important}.caldera-grid .show{display:block!important}.caldera-grid .hidden,.caldera-grid .visible-lg,.caldera-grid .visible-md,.caldera-grid .visible-sm,.caldera-grid .visible-xs{display:none!important}.caldera-grid .invisible{visibility:hidden}.caldera-grid .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.caldera-grid .alert .alert-link,.caldera-grid b,.caldera-grid strong{font-weight:700}.caldera-grid .hidden{visibility:hidden!important}.caldera-grid .affix{position:fixed}@-ms-viewport{width:device-width}@media (max-width:767px){.caldera-grid .visible-xs{display:block!important}.caldera-grid table.visible-xs{display:table}.caldera-grid tr.visible-xs{display:table-row!important}.caldera-grid td.visible-xs,.caldera-grid th.visible-xs{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.caldera-grid .visible-sm{display:block!important}.caldera-grid table.visible-sm{display:table}.caldera-grid tr.visible-sm{display:table-row!important}.caldera-grid td.visible-sm,.caldera-grid th.visible-sm{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.caldera-grid .visible-md{display:block!important}.caldera-grid table.visible-md{display:table}.caldera-grid tr.visible-md{display:table-row!important}.caldera-grid td.visible-md,.caldera-grid th.visible-md{display:table-cell!important}}@media (min-width:1200px){.caldera-grid .visible-lg{display:block!important}.caldera-grid table.visible-lg{display:table}.caldera-grid tr.visible-lg{display:table-row!important}.caldera-grid td.visible-lg,.caldera-grid th.visible-lg{display:table-cell!important}.caldera-grid .hidden-lg{display:none!important}}@media (max-width:767px){.caldera-grid .hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.caldera-grid .hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.caldera-grid .hidden-md{display:none!important}}.caldera-grid .visible-print{display:none!important}@media print{.caldera-grid .visible-print{display:block!important}.caldera-grid table.visible-print{display:table}.caldera-grid tr.visible-print{display:table-row!important}.caldera-grid td.visible-print,.caldera-grid th.visible-print{display:table-cell!important}.caldera-grid .hidden-print{display:none!important}}input.parsley-success,select.parsley-success,textarea.parsley-success{color:#468847;background-color:#DFF0D8;border:1px solid #D6E9C6}input.parsley-error,select.parsley-error,textarea.parsley-error{color:#B94A48;background-color:#F2DEDE;border:1px solid #EED3D7}.parsley-errors-list{margin:2px 0 3px;padding:0;list-style-type:none;font-size:.9em;line-height:.9em;opacity:0;transition:all .3s ease-in;-o-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in}.parsley-errors-list.filled{opacity:1}.caldera-grid .alert{padding:8px;margin-bottom:18px;border-radius:2px}.caldera-grid .alert-dismissable{padding-right:28px}.caldera-grid .alert-success{background-color:#dff0d8;border-color:#a3d48e;color:#3c763d}.caldera-grid .alert-success hr{border-top-color:#93cd7c}.caldera-grid .alert-success .alert-link{color:#2b542c}.caldera-grid .alert-info{background-color:#d9edf7;border-color:#85c5e5;color:#31708f}.caldera-grid .alert-info hr{border-top-color:#70bbe1}.caldera-grid .alert-info .alert-link{color:#245269}.caldera-grid .alert-warning{background-color:#f9edbe;border-color:#f0c36d;color:#333}.caldera-grid .alert-warning hr{border-top-color:#eeb956}.caldera-grid .alert-warning .alert-link{color:#1a1a1a}.caldera-grid .alert-danger,.caldera-grid .alert-error{background-color:#f2dede;border-color:#d59595;color:#a94442}.caldera-grid .alert-danger hr,.caldera-grid .alert-error hr{border-top-color:#ce8383}.caldera-grid .alert-danger .alert-link,.caldera-grid .alert-error .alert-link{color:#843534}.caldera-grid .alert-danger,.caldera-grid .alert-error,.caldera-grid .alert-info,.caldera-grid .alert-success,.caldera-grid .alert-warning{text-shadow:0 1px 0 rgba(255,255,255,.5)}.caldera-grid .has-error .form-control:focus,.caldera-grid .has-error .form-control:hover{border-color:#dd4b39}.caldera-grid.cf_processing{background:url(../images/loading.gif) center center/30px auto no-repeat rgba(0,0,0,0)}.caldera-grid.cf_processing>*{opacity:.5}.caldera-grid html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}.caldera-grid body{margin:0}.caldera-grid article,.caldera-grid aside,.caldera-grid details,.caldera-grid figcaption,.caldera-grid figure,.caldera-grid footer,.caldera-grid header,.caldera-grid hgroup,.caldera-grid main,.caldera-grid menu,.caldera-grid nav,.caldera-grid section,.caldera-grid summary{display:block}.caldera-grid audio,.caldera-grid canvas,.caldera-grid progress,.caldera-grid video{display:inline-block;vertical-align:baseline}.caldera-grid audio:not([controls]){display:none;height:0}.caldera-grid [hidden],.caldera-grid template{display:none}.caldera-grid a{background-color:transparent}.caldera-grid a:active,.caldera-grid a:hover{outline:0}.caldera-grid abbr[title]{border-bottom:1px dotted}.caldera-grid dfn{font-style:italic}.caldera-grid h1{font-size:2em;margin:.67em 0}.caldera-grid mark{background:#ff0;color:#000}.caldera-grid small{font-size:80%}.caldera-grid sub,.caldera-grid sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.caldera-grid sup{top:-.5em}.caldera-grid sub{bottom:-.25em}.caldera-grid img{border:0}.caldera-grid svg:not(:root){overflow:hidden}.caldera-grid figure{margin:1em 40px}.caldera-grid hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}.caldera-grid pre{overflow:auto}.caldera-grid code,.caldera-grid kbd,.caldera-grid pre,.caldera-grid samp{font-family:monospace,monospace;font-size:1em}.caldera-grid button,.caldera-grid input,.caldera-grid optgroup,.caldera-grid select,.caldera-grid textarea{font:inherit;margin:0}.caldera-grid button{overflow:visible}.caldera-grid button,.caldera-grid select{text-transform:none}.caldera-grid button,.caldera-grid html input[type=button],.caldera-grid input[type=reset],.caldera-grid input[type=submit]{-webkit-appearance:button;cursor:pointer}.caldera-grid button[disabled],.caldera-grid html input[disabled]{cursor:default}.caldera-grid button::-moz-focus-inner,.caldera-grid input::-moz-focus-inner{border:0;padding:0}.caldera-grid input{line-height:normal}.caldera-grid input[type=checkbox],.caldera-grid input[type=radio]{box-sizing:border-box;padding:0}.caldera-grid input[type=number]::-webkit-inner-spin-button,.caldera-grid input[type=number]::-webkit-outer-spin-button{height:auto}.caldera-grid input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.caldera-grid input[type=search]::-webkit-search-cancel-button,.caldera-grid input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.caldera-grid textarea{overflow:auto}.caldera-grid optgroup{font-weight:700}.caldera-grid table{border-collapse:collapse;border-spacing:0}.caldera-grid td,.caldera-grid th{padding:0}@media print{.caldera-grid *,.caldera-grid :after,.caldera-grid :before{background:0 0!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}.caldera-grid a,.caldera-grid a:visited{text-decoration:underline}.caldera-grid a[href]:after{content:" (" attr(href) ")"}.caldera-grid abbr[title]:after{content:" (" attr(title) ")"}.caldera-grid a[href^="#"]:after,.caldera-grid a[href^="javascript:"]:after{content:""}.caldera-grid blockquote,.caldera-grid pre{border:1px solid #999;page-break-inside:avoid}.caldera-grid thead{display:table-header-group}.caldera-grid img,.caldera-grid tr{page-break-inside:avoid}.caldera-grid img{max-width:100%!important}.caldera-grid h2,.caldera-grid h3,.caldera-grid p{orphans:3;widows:3}.caldera-grid h2,.caldera-grid h3{page-break-after:avoid}.caldera-grid select{background:#fff!important}.caldera-grid .navbar{display:none}.caldera-grid .btn>.caret,.caldera-grid .dropup>.btn>.caret{border-top-color:#000!important}.caldera-grid .label{border:1px solid #000}.caldera-grid .table{border-collapse:collapse!important}.caldera-grid .table td,.caldera-grid .table th{background-color:#fff!important}.caldera-grid .table-bordered td,.caldera-grid .table-bordered th{border:1px solid #ddd!important}}.caldera-grid .btn,.caldera-grid .btn-danger.active,.caldera-grid .btn-danger:active,.caldera-grid .btn-default.active,.caldera-grid .btn-default:active,.caldera-grid .btn-info.active,.caldera-grid .btn-info:active,.caldera-grid .btn-primary.active,.caldera-grid .btn-primary:active,.caldera-grid .btn-success.active,.caldera-grid .btn-success:active,.caldera-grid .btn-warning.active,.caldera-grid .btn-warning:active,.caldera-grid .form-control,.open>.dropdown-toggle.caldera-grid .btn-danger,.open>.dropdown-toggle.caldera-grid .btn-default,.open>.dropdown-toggle.caldera-grid .btn-info,.open>.dropdown-toggle.caldera-grid .btn-primary,.open>.dropdown-toggle.caldera-grid .btn-success,.open>.dropdown-toggle.caldera-grid .btn-warning{background-image:none}.caldera-grid fieldset{padding:0;margin:0;border:0;min-width:0}.caldera-grid legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}.caldera-grid label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}.caldera-grid input[type=checkbox],.caldera-grid input[type=radio]{margin:0;line-height:normal}.caldera-grid .form-control,.caldera-grid output{font-size:14px;line-height:1.42857143;color:#555;display:block}.caldera-grid input[type=file]{display:block}.caldera-grid input[type=range]{display:block;width:100%}.caldera-grid select[multiple],.caldera-grid select[size]{height:auto}.caldera-grid input[type=checkbox]:focus,.caldera-grid input[type=file]:focus,.caldera-grid input[type=radio]:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.caldera-grid input[type=checkbox]{-webkit-appearance:checkbox}.caldera-grid input[type=radio]{-webkit-appearance:radio}.caldera-grid output{padding-top:7px}.caldera-grid .form-control{width:100%;height:34px;padding:6px 12px;background-color:#fff;border:1px solid #ccc;border-radius:2px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.caldera-grid .form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.caldera-grid .form-control::-moz-placeholder{color:#999;opacity:1}.caldera-grid .form-control:-ms-input-placeholder{color:#999}.caldera-grid .form-control::-webkit-input-placeholder{color:#999}.caldera-grid .has-success .checkbox,.caldera-grid .has-success .checkbox-inline,.caldera-grid .has-success .control-label,.caldera-grid .has-success .form-control-feedback,.caldera-grid .has-success .help-block,.caldera-grid .has-success .radio,.caldera-grid .has-success .radio-inline,.caldera-grid .has-success.checkbox label,.caldera-grid .has-success.checkbox-inline label,.caldera-grid .has-success.radio label,.caldera-grid .has-success.radio-inline label{color:#3c763d}.caldera-grid .form-control[disabled],.caldera-grid .form-control[readonly],fieldset[disabled] .caldera-grid .form-control{background-color:#eee;opacity:1}.caldera-grid .form-control[disabled],fieldset[disabled] .caldera-grid .form-control{cursor:not-allowed}textarea .caldera-grid .form-control{height:auto}@media screen and (-webkit-min-device-pixel-ratio:0){.caldera-grid input[type=date],.caldera-grid input[type=datetime-local],.caldera-grid input[type=month],.caldera-grid input[type=time]{line-height:34px}.caldera-grid input[type=date].input-sm,.caldera-grid input[type=datetime-local].input-sm,.caldera-grid input[type=month].input-sm,.caldera-grid input[type=time].input-sm,.input-group-sm .caldera-grid input[type=date],.input-group-sm .caldera-grid input[type=datetime-local],.input-group-sm .caldera-grid input[type=month],.input-group-sm .caldera-grid input[type=time]{line-height:30px}.caldera-grid input[type=date].input-lg,.caldera-grid input[type=datetime-local].input-lg,.caldera-grid input[type=month].input-lg,.caldera-grid input[type=time].input-lg,.input-group-lg .caldera-grid input[type=date],.input-group-lg .caldera-grid input[type=datetime-local],.input-group-lg .caldera-grid input[type=month],.input-group-lg .caldera-grid input[type=time]{line-height:46px}}.caldera-grid .form-group{margin-bottom:15px}.caldera-grid .checkbox,.caldera-grid .radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.caldera-grid .checkbox label,.caldera-grid .radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.caldera-grid .checkbox input[type=checkbox],.caldera-grid .checkbox-inline input[type=checkbox],.caldera-grid .radio input[type=radio],.caldera-grid .radio-inline input[type=radio]{margin-left:-20px}.caldera-grid .checkbox+.checkbox,.caldera-grid .radio+.radio{margin-top:-5px}.caldera-grid .checkbox-inline,.caldera-grid .radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.caldera-grid .checkbox-inline+.checkbox-inline,.caldera-grid .radio-inline+.radio-inline{margin-top:0;margin-left:10px}.caldera-grid .checkbox-inline.disabled,.caldera-grid .checkbox.disabled label,.caldera-grid .radio-inline.disabled,.caldera-grid .radio.disabled label,.caldera-grid input[type=checkbox].disabled,.caldera-grid input[type=checkbox][disabled],.caldera-grid input[type=radio].disabled,.caldera-grid input[type=radio][disabled],fieldset[disabled] .caldera-grid .checkbox label,fieldset[disabled] .caldera-grid .checkbox-inline,fieldset[disabled] .caldera-grid .radio label,fieldset[disabled] .caldera-grid .radio-inline,fieldset[disabled] .caldera-grid input[type=checkbox],fieldset[disabled] .caldera-grid input[type=radio]{cursor:not-allowed}.caldera-grid .form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:34px}.caldera-grid .form-control-static.input-lg,.caldera-grid .form-control-static.input-sm{padding-left:0;padding-right:0}.caldera-grid .input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:1px}select.caldera-grid .input-sm{height:30px;line-height:30px}select[multiple].caldera-grid .input-sm,textarea.caldera-grid .input-sm{height:auto}.caldera-grid .form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:1px}select.caldera-grid .form-group-sm .form-control{height:30px;line-height:30px}select[multiple].caldera-grid .form-group-sm .form-control,textarea.caldera-grid .form-group-sm .form-control{height:auto}.caldera-grid .form-group-sm .form-control-static{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;min-height:32px}.caldera-grid .input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:4px}select.caldera-grid .input-lg{height:46px;line-height:46px}select[multiple].caldera-grid .input-lg,textarea.caldera-grid .input-lg{height:auto}.caldera-grid .form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:4px}select.caldera-grid .form-group-lg .form-control{height:46px;line-height:46px}select[multiple].caldera-grid .form-group-lg .form-control,textarea.caldera-grid .form-group-lg .form-control{height:auto}.caldera-grid .form-group-lg .form-control-static{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;min-height:38px}.caldera-grid .has-feedback{position:relative}.caldera-grid .has-feedback .form-control{padding-right:42.5px}.caldera-grid .form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.caldera-grid .input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.caldera-grid .input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.caldera-grid .has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.caldera-grid .has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.caldera-grid .has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.caldera-grid .has-warning .checkbox,.caldera-grid .has-warning .checkbox-inline,.caldera-grid .has-warning .control-label,.caldera-grid .has-warning .form-control-feedback,.caldera-grid .has-warning .help-block,.caldera-grid .has-warning .radio,.caldera-grid .has-warning .radio-inline,.caldera-grid .has-warning.checkbox label,.caldera-grid .has-warning.checkbox-inline label,.caldera-grid .has-warning.radio label,.caldera-grid .has-warning.radio-inline label{color:#8a6d3b}.caldera-grid .has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.caldera-grid .has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.caldera-grid .has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.caldera-grid .has-error .checkbox,.caldera-grid .has-error .checkbox-inline,.caldera-grid .has-error .control-label,.caldera-grid .has-error .form-control-feedback,.caldera-grid .has-error .help-block,.caldera-grid .has-error .radio,.caldera-grid .has-error .radio-inline,.caldera-grid .has-error.checkbox label,.caldera-grid .has-error.checkbox-inline label,.caldera-grid .has-error.radio label,.caldera-grid .has-error.radio-inline label{color:#a94442}.caldera-grid .has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.caldera-grid .has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.caldera-grid .has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.caldera-grid .has-feedback label~.form-control-feedback{top:25px}.caldera-grid .has-feedback label.sr-only~.form-control-feedback{top:0}.caldera-grid .help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.caldera-grid .form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.caldera-grid .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.caldera-grid .form-inline .form-control-static{display:inline-block}.caldera-grid .form-inline .input-group{display:inline-table;vertical-align:middle}.caldera-grid .form-inline .input-group .form-control,.caldera-grid .form-inline .input-group .input-group-addon,.caldera-grid .form-inline .input-group .input-group-btn{width:auto}.caldera-grid .form-inline .input-group>.form-control{width:100%}.caldera-grid .form-inline .control-label{margin-bottom:0;vertical-align:middle}.caldera-grid .form-inline .checkbox,.caldera-grid .form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.caldera-grid .form-inline .checkbox label,.caldera-grid .form-inline .radio label{padding-left:0}.caldera-grid .form-inline .checkbox input[type=checkbox],.caldera-grid .form-inline .radio input[type=radio]{position:relative;margin-left:0}.caldera-grid .form-inline .has-feedback .form-control-feedback{top:0}.caldera-grid .form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.caldera-grid .form-horizontal .checkbox,.caldera-grid .form-horizontal .checkbox-inline,.caldera-grid .form-horizontal .radio,.caldera-grid .form-horizontal .radio-inline{margin-top:0;margin-bottom:0;padding-top:7px}.caldera-grid .form-horizontal .checkbox,.caldera-grid .form-horizontal .radio{min-height:27px}.caldera-grid .form-horizontal .form-group{margin-left:-15px;margin-right:-15px}.caldera-grid .form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.caldera-grid .form-horizontal .form-group-lg .control-label{padding-top:14.33px}.caldera-grid .form-horizontal .form-group-sm .control-label{padding-top:6px}}.caldera-grid .btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.caldera-grid .btn.active.focus,.caldera-grid .btn.active:focus,.caldera-grid .btn.focus,.caldera-grid .btn:active.focus,.caldera-grid .btn:active:focus,.caldera-grid .btn:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.caldera-grid .btn.focus,.caldera-grid .btn:focus,.caldera-grid .btn:hover{color:#333;text-decoration:none}.caldera-grid .btn.active,.caldera-grid .btn:active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.caldera-grid .btn.disabled,.caldera-grid .btn[disabled],fieldset[disabled] .caldera-grid .btn{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.caldera-grid .btn-default{color:#333;background-color:#fff;border-color:#ccc}.caldera-grid .btn-default.active,.caldera-grid .btn-default.focus,.caldera-grid .btn-default:active,.caldera-grid .btn-default:focus,.caldera-grid .btn-default:hover,.open>.dropdown-toggle.caldera-grid .btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.caldera-grid .btn-default.disabled,.caldera-grid .btn-default.disabled.active,.caldera-grid .btn-default.disabled.focus,.caldera-grid .btn-default.disabled:active,.caldera-grid .btn-default.disabled:focus,.caldera-grid .btn-default.disabled:hover,.caldera-grid .btn-default[disabled],.caldera-grid .btn-default[disabled].active,.caldera-grid .btn-default[disabled].focus,.caldera-grid .btn-default[disabled]:active,.caldera-grid .btn-default[disabled]:focus,.caldera-grid .btn-default[disabled]:hover,fieldset[disabled] .caldera-grid .btn-default,fieldset[disabled] .caldera-grid .btn-default.active,fieldset[disabled] .caldera-grid .btn-default.focus,fieldset[disabled] .caldera-grid .btn-default:active,fieldset[disabled] .caldera-grid .btn-default:focus,fieldset[disabled] .caldera-grid .btn-default:hover{background-color:#fff;border-color:#ccc}.caldera-grid .btn-default .badge{color:#fff;background-color:#333}.caldera-grid .btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.caldera-grid .btn-primary.active,.caldera-grid .btn-primary.focus,.caldera-grid .btn-primary:active,.caldera-grid .btn-primary:focus,.caldera-grid .btn-primary:hover,.open>.dropdown-toggle.caldera-grid .btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.caldera-grid .btn-primary.disabled,.caldera-grid .btn-primary.disabled.active,.caldera-grid .btn-primary.disabled.focus,.caldera-grid .btn-primary.disabled:active,.caldera-grid .btn-primary.disabled:focus,.caldera-grid .btn-primary.disabled:hover,.caldera-grid .btn-primary[disabled],.caldera-grid .btn-primary[disabled].active,.caldera-grid .btn-primary[disabled].focus,.caldera-grid .btn-primary[disabled]:active,.caldera-grid .btn-primary[disabled]:focus,.caldera-grid .btn-primary[disabled]:hover,fieldset[disabled] .caldera-grid .btn-primary,fieldset[disabled] .caldera-grid .btn-primary.active,fieldset[disabled] .caldera-grid .btn-primary.focus,fieldset[disabled] .caldera-grid .btn-primary:active,fieldset[disabled] .caldera-grid .btn-primary:focus,fieldset[disabled] .caldera-grid .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.caldera-grid .btn-primary .badge{color:#337ab7;background-color:#fff}.caldera-grid .btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.caldera-grid .btn-success.active,.caldera-grid .btn-success.focus,.caldera-grid .btn-success:active,.caldera-grid .btn-success:focus,.caldera-grid .btn-success:hover,.open>.dropdown-toggle.caldera-grid .btn-success{color:#fff;background-color:#449d44;border-color:#398439}.caldera-grid .btn-success.disabled,.caldera-grid .btn-success.disabled.active,.caldera-grid .btn-success.disabled.focus,.caldera-grid .btn-success.disabled:active,.caldera-grid .btn-success.disabled:focus,.caldera-grid .btn-success.disabled:hover,.caldera-grid .btn-success[disabled],.caldera-grid .btn-success[disabled].active,.caldera-grid .btn-success[disabled].focus,.caldera-grid .btn-success[disabled]:active,.caldera-grid .btn-success[disabled]:focus,.caldera-grid .btn-success[disabled]:hover,fieldset[disabled] .caldera-grid .btn-success,fieldset[disabled] .caldera-grid .btn-success.active,fieldset[disabled] .caldera-grid .btn-success.focus,fieldset[disabled] .caldera-grid .btn-success:active,fieldset[disabled] .caldera-grid .btn-success:focus,fieldset[disabled] .caldera-grid .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.caldera-grid .btn-success .badge{color:#5cb85c;background-color:#fff}.caldera-grid .btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.caldera-grid .btn-info.active,.caldera-grid .btn-info.focus,.caldera-grid .btn-info:active,.caldera-grid .btn-info:focus,.caldera-grid .btn-info:hover,.open>.dropdown-toggle.caldera-grid .btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.caldera-grid .btn-info.disabled,.caldera-grid .btn-info.disabled.active,.caldera-grid .btn-info.disabled.focus,.caldera-grid .btn-info.disabled:active,.caldera-grid .btn-info.disabled:focus,.caldera-grid .btn-info.disabled:hover,.caldera-grid .btn-info[disabled],.caldera-grid .btn-info[disabled].active,.caldera-grid .btn-info[disabled].focus,.caldera-grid .btn-info[disabled]:active,.caldera-grid .btn-info[disabled]:focus,.caldera-grid .btn-info[disabled]:hover,fieldset[disabled] .caldera-grid .btn-info,fieldset[disabled] .caldera-grid .btn-info.active,fieldset[disabled] .caldera-grid .btn-info.focus,fieldset[disabled] .caldera-grid .btn-info:active,fieldset[disabled] .caldera-grid .btn-info:focus,fieldset[disabled] .caldera-grid .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.caldera-grid .btn-info .badge{color:#5bc0de;background-color:#fff}.caldera-grid .btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.caldera-grid .btn-warning.active,.caldera-grid .btn-warning.focus,.caldera-grid .btn-warning:active,.caldera-grid .btn-warning:focus,.caldera-grid .btn-warning:hover,.open>.dropdown-toggle.caldera-grid .btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.caldera-grid .btn-warning.disabled,.caldera-grid .btn-warning.disabled.active,.caldera-grid .btn-warning.disabled.focus,.caldera-grid .btn-warning.disabled:active,.caldera-grid .btn-warning.disabled:focus,.caldera-grid .btn-warning.disabled:hover,.caldera-grid .btn-warning[disabled],.caldera-grid .btn-warning[disabled].active,.caldera-grid .btn-warning[disabled].focus,.caldera-grid .btn-warning[disabled]:active,.caldera-grid .btn-warning[disabled]:focus,.caldera-grid .btn-warning[disabled]:hover,fieldset[disabled] .caldera-grid .btn-warning,fieldset[disabled] .caldera-grid .btn-warning.active,fieldset[disabled] .caldera-grid .btn-warning.focus,fieldset[disabled] .caldera-grid .btn-warning:active,fieldset[disabled] .caldera-grid .btn-warning:focus,fieldset[disabled] .caldera-grid .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.caldera-grid .btn-warning .badge{color:#f0ad4e;background-color:#fff}.caldera-grid .btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.caldera-grid .btn-danger.active,.caldera-grid .btn-danger.focus,.caldera-grid .btn-danger:active,.caldera-grid .btn-danger:focus,.caldera-grid .btn-danger:hover,.open>.dropdown-toggle.caldera-grid .btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.caldera-grid .btn-danger.disabled,.caldera-grid .btn-danger.disabled.active,.caldera-grid .btn-danger.disabled.focus,.caldera-grid .btn-danger.disabled:active,.caldera-grid .btn-danger.disabled:focus,.caldera-grid .btn-danger.disabled:hover,.caldera-grid .btn-danger[disabled],.caldera-grid .btn-danger[disabled].active,.caldera-grid .btn-danger[disabled].focus,.caldera-grid .btn-danger[disabled]:active,.caldera-grid .btn-danger[disabled]:focus,.caldera-grid .btn-danger[disabled]:hover,fieldset[disabled] .caldera-grid .btn-danger,fieldset[disabled] .caldera-grid .btn-danger.active,fieldset[disabled] .caldera-grid .btn-danger.focus,fieldset[disabled] .caldera-grid .btn-danger:active,fieldset[disabled] .caldera-grid .btn-danger:focus,fieldset[disabled] .caldera-grid .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.caldera-grid .btn-danger .badge{color:#d9534f;background-color:#fff}.caldera-grid .btn-link{color:#337ab7;font-weight:400;border-radius:0}.caldera-grid .btn-link,.caldera-grid .btn-link.active,.caldera-grid .btn-link:active,.caldera-grid .btn-link[disabled],fieldset[disabled] .caldera-grid .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.caldera-grid .btn-link,.caldera-grid .btn-link:active,.caldera-grid .btn-link:focus,.caldera-grid .btn-link:hover{border-color:transparent}.caldera-grid .btn-link:focus,.caldera-grid .btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.caldera-grid .btn-link[disabled]:focus,.caldera-grid .btn-link[disabled]:hover,fieldset[disabled] .caldera-grid .btn-link:focus,fieldset[disabled] .caldera-grid .btn-link:hover{color:#777;text-decoration:none}.caldera-grid .btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:4px}.caldera-grid .btn-sm,.caldera-grid .btn-xs{font-size:12px;line-height:1.5;border-radius:1px}.caldera-grid .btn-sm{padding:5px 10px}.caldera-grid .btn-xs{padding:1px 5px}.caldera-grid .btn-block{display:block;width:100%}.caldera-grid .btn-block+.btn-block{margin-top:5px}.caldera-grid input[type=button].btn-block,.caldera-grid input[type=reset].btn-block,.caldera-grid input[type=submit].btn-block{width:100%}.caldera-grid textarea.form-control{padding-right:4px;height:auto}.caldera-grid .breadcrumb{padding:6px 12px;margin:0 0 20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.caldera-grid .breadcrumb>li{display:inline-block;margin:0}.caldera-grid .breadcrumb>li+li:before{content:"/\00a0";padding:0 5px;color:#ccc}.caldera-grid .breadcrumb>.active,.caldera-grid .breadcrumb>.active>a{color:#777}.breadcrumb>li.active.error>a,.breadcrumb>li.error>a{color:red}.caldera-grid .cf-credit-card{padding-left:42px;background-image:url(../images/credit-card.svg);background-repeat:no-repeat!important;background-position-x:4px!important;background-position-y:3px!important}.caldera-grid .screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}p.caldera-forms-consent-field-agreement{display:inline}
assets/css/caldera-forms-front.css CHANGED
@@ -1,3 +1,3 @@
1
- /*! GENERATED SOURCE FILE caldera-forms - v1.8.0 - 2019-02-26 */.caldera-grid body{margin:0}.caldera-grid .form-group{margin-bottom:1em}@media (min-width:768px){.caldera-grid .container{width:750px}}@media (min-width:992px){.caldera-grid .container{width:970px}}@media (min-width:1200px){.caldera-grid .container{width:1170px}}.caldera-grid article,.caldera-grid aside,.caldera-grid details,.caldera-grid figcaption,.caldera-grid figure,.caldera-grid footer,.caldera-grid header,.caldera-grid hgroup,.caldera-grid main,.caldera-grid nav,.caldera-grid section,.caldera-grid summary{display:block}.caldera-grid audio,.caldera-grid canvas,.caldera-grid progress,.caldera-grid video{display:inline-block;vertical-align:baseline}.caldera-grid audio:not([controls]){display:none;height:0}.caldera-grid [hidden],.caldera-grid template{display:none}.caldera-grid a{background:0 0;text-decoration:none}.caldera-grid a:active,.caldera-grid a:hover{outline:0}.caldera-grid abbr[title]{border-bottom:1px dotted}.caldera-grid b,.caldera-grid strong{font-weight:700}.caldera-grid dfn{font-style:italic}.caldera-grid h1{font-size:2em;margin:.67em 0}.caldera-grid mark{background:#ff0;color:#000}.caldera-grid small{font-size:80%}.caldera-grid sub,.caldera-grid sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.caldera-grid sup{top:-.5em}.caldera-grid sub{bottom:-.25em}.caldera-grid img{border:0;vertical-align:middle}.caldera-grid svg:not(:root){overflow:hidden}.caldera-grid hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}.caldera-grid pre{overflow:auto}.caldera-grid code,.caldera-grid kbd,.caldera-grid pre,.caldera-grid samp{font-family:monospace,monospace;font-size:1em}.caldera-grid button,.caldera-grid input,.caldera-grid optgroup,.caldera-grid select,.caldera-grid textarea{font:inherit;margin:0}.caldera-grid button{overflow:visible}.caldera-grid button,.caldera-grid select{text-transform:none}.caldera-grid button,.caldera-grid html input[type=button],.caldera-grid input[type=reset],.caldera-grid input[type=submit]{-webkit-appearance:button;cursor:pointer}.caldera-grid button[disabled],.caldera-grid html input[disabled]{cursor:default}.caldera-grid button::-moz-focus-inner,.caldera-grid input::-moz-focus-inner{border:0;padding:0}.caldera-grid input[type=checkbox],.caldera-grid input[type=radio]{box-sizing:border-box;padding:0}.caldera-grid input[type=number]::-webkit-inner-spin-button,.caldera-grid input[type=number]::-webkit-outer-spin-button{height:auto}.caldera-grid input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.caldera-grid input[type=search]::-webkit-search-cancel-button,.caldera-grid input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.caldera-grid fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}.caldera-grid legend{border:0;padding:0}.caldera-grid textarea{overflow:auto}.caldera-grid optgroup{font-weight:700}.caldera-grid table{border-collapse:collapse;border-spacing:0}.caldera-grid td,.caldera-grid th{padding:0}.caldera-grid *,.caldera-grid :after,.caldera-grid :before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.caldera-grid html{font-size:62.5%;-webkit-tap-highlight-color:transparent}.caldera-grid body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}.caldera-grid button,.caldera-grid input,.caldera-grid select,.caldera-grid textarea{font-family:inherit;font-size:inherit;line-height:inherit}.caldera-grid a:focus,.caldera-grid a:hover{color:#2a6496;text-decoration:underline}.caldera-grid a:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.caldera-grid figure{margin:0}.caldera-grid .img-responsive{display:block;max-width:100%;height:auto}.caldera-grid .img-rounded{border-radius:6px}.caldera-grid .img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.caldera-grid .img-circle{border-radius:50%}.caldera-grid hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.caldera-grid .sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.caldera-grid .container,.caldera-grid .container-fluid{margin-right:auto;margin-left:auto;padding-left:7.5px;padding-right:7.5px}@media (min-width:768px){.caldera-grid .container{width:735px}}@media (min-width:992px){.caldera-grid .container{width:955px}}@media (min-width:1200px){.caldera-grid .container{width:1155px}}.caldera-grid .row{margin-left:-7.5px;margin-right:-7.5px;max-width:100%}.caldera-grid .col-lg-1,.caldera-grid .col-lg-10,.caldera-grid .col-lg-11,.caldera-grid .col-lg-12,.caldera-grid .col-lg-2,.caldera-grid .col-lg-3,.caldera-grid .col-lg-4,.caldera-grid .col-lg-5,.caldera-grid .col-lg-6,.caldera-grid .col-lg-7,.caldera-grid .col-lg-8,.caldera-grid .col-lg-9,.caldera-grid .col-md-1,.caldera-grid .col-md-10,.caldera-grid .col-md-11,.caldera-grid .col-md-12,.caldera-grid .col-md-2,.caldera-grid .col-md-3,.caldera-grid .col-md-4,.caldera-grid .col-md-5,.caldera-grid .col-md-6,.caldera-grid .col-md-7,.caldera-grid .col-md-8,.caldera-grid .col-md-9,.caldera-grid .col-sm-1,.caldera-grid .col-sm-10,.caldera-grid .col-sm-11,.caldera-grid .col-sm-12,.caldera-grid .col-sm-2,.caldera-grid .col-sm-3,.caldera-grid .col-sm-4,.caldera-grid .col-sm-5,.caldera-grid .col-sm-6,.caldera-grid .col-sm-7,.caldera-grid .col-sm-8,.caldera-grid .col-sm-9,.caldera-grid .col-xs-1,.caldera-grid .col-xs-10,.caldera-grid .col-xs-11,.caldera-grid .col-xs-12,.caldera-grid .col-xs-2,.caldera-grid .col-xs-3,.caldera-grid .col-xs-4,.caldera-grid .col-xs-5,.caldera-grid .col-xs-6,.caldera-grid .col-xs-7,.caldera-grid .col-xs-8,.caldera-grid .col-xs-9{position:relative;padding-left:7.5px;padding-right:7.5px}.caldera-grid .col-xs-1,.caldera-grid .col-xs-10,.caldera-grid .col-xs-11,.caldera-grid .col-xs-12,.caldera-grid .col-xs-2,.caldera-grid .col-xs-3,.caldera-grid .col-xs-4,.caldera-grid .col-xs-5,.caldera-grid .col-xs-6,.caldera-grid .col-xs-7,.caldera-grid .col-xs-8,.caldera-grid .col-xs-9{float:left}.caldera-grid .col-xs-12{width:100%}.caldera-grid .col-xs-11{width:91.66666667%}.caldera-grid .col-xs-10{width:83.33333333%}.caldera-grid .col-xs-9{width:75%}.caldera-grid .col-xs-8{width:66.66666667%}.caldera-grid .col-xs-7{width:58.33333333%}.caldera-grid .col-xs-6{width:50%}.caldera-grid .col-xs-5{width:41.66666667%}.caldera-grid .col-xs-4{width:33.33333333%}.caldera-grid .col-xs-3{width:25%}.caldera-grid .col-xs-2{width:16.66666667%}.caldera-grid .col-xs-1{width:8.33333333%}.caldera-grid .col-xs-pull-12{right:100%}.caldera-grid .col-xs-pull-11{right:91.66666667%}.caldera-grid .col-xs-pull-10{right:83.33333333%}.caldera-grid .col-xs-pull-9{right:75%}.caldera-grid .col-xs-pull-8{right:66.66666667%}.caldera-grid .col-xs-pull-7{right:58.33333333%}.caldera-grid .col-xs-pull-6{right:50%}.caldera-grid .col-xs-pull-5{right:41.66666667%}.caldera-grid .col-xs-pull-4{right:33.33333333%}.caldera-grid .col-xs-pull-3{right:25%}.caldera-grid .col-xs-pull-2{right:16.66666667%}.caldera-grid .col-xs-pull-1{right:8.33333333%}.caldera-grid .col-xs-pull-0{right:0}.caldera-grid .col-xs-push-12{left:100%}.caldera-grid .col-xs-push-11{left:91.66666667%}.caldera-grid .col-xs-push-10{left:83.33333333%}.caldera-grid .col-xs-push-9{left:75%}.caldera-grid .col-xs-push-8{left:66.66666667%}.caldera-grid .col-xs-push-7{left:58.33333333%}.caldera-grid .col-xs-push-6{left:50%}.caldera-grid .col-xs-push-5{left:41.66666667%}.caldera-grid .col-xs-push-4{left:33.33333333%}.caldera-grid .col-xs-push-3{left:25%}.caldera-grid .col-xs-push-2{left:16.66666667%}.caldera-grid .col-xs-push-1{left:8.33333333%}.caldera-grid .col-xs-push-0{left:0}.caldera-grid .col-xs-offset-12{margin-left:100%}.caldera-grid .col-xs-offset-11{margin-left:91.66666667%}.caldera-grid .col-xs-offset-10{margin-left:83.33333333%}.caldera-grid .col-xs-offset-9{margin-left:75%}.caldera-grid .col-xs-offset-8{margin-left:66.66666667%}.caldera-grid .col-xs-offset-7{margin-left:58.33333333%}.caldera-grid .col-xs-offset-6{margin-left:50%}.caldera-grid .col-xs-offset-5{margin-left:41.66666667%}.caldera-grid .col-xs-offset-4{margin-left:33.33333333%}.caldera-grid .col-xs-offset-3{margin-left:25%}.caldera-grid .col-xs-offset-2{margin-left:16.66666667%}.caldera-grid .col-xs-offset-1{margin-left:8.33333333%}.caldera-grid .col-xs-offset-0{margin-left:0}@media (min-width:768px){.caldera-grid .col-sm-1,.caldera-grid .col-sm-10,.caldera-grid .col-sm-11,.caldera-grid .col-sm-12,.caldera-grid .col-sm-2,.caldera-grid .col-sm-3,.caldera-grid .col-sm-4,.caldera-grid .col-sm-5,.caldera-grid .col-sm-6,.caldera-grid .col-sm-7,.caldera-grid .col-sm-8,.caldera-grid .col-sm-9{float:left}.caldera-grid .col-sm-12{width:100%}.caldera-grid .col-sm-11{width:91.66666667%}.caldera-grid .col-sm-10{width:83.33333333%}.caldera-grid .col-sm-9{width:75%}.caldera-grid .col-sm-8{width:66.66666667%}.caldera-grid .col-sm-7{width:58.33333333%}.caldera-grid .col-sm-6{width:50%}.caldera-grid .col-sm-5{width:41.66666667%}.caldera-grid .col-sm-4{width:33.33333333%}.caldera-grid .col-sm-3{width:25%}.caldera-grid .col-sm-2{width:16.66666667%}.caldera-grid .col-sm-1{width:8.33333333%}.caldera-grid .col-sm-pull-12{right:100%}.caldera-grid .col-sm-pull-11{right:91.66666667%}.caldera-grid .col-sm-pull-10{right:83.33333333%}.caldera-grid .col-sm-pull-9{right:75%}.caldera-grid .col-sm-pull-8{right:66.66666667%}.caldera-grid .col-sm-pull-7{right:58.33333333%}.caldera-grid .col-sm-pull-6{right:50%}.caldera-grid .col-sm-pull-5{right:41.66666667%}.caldera-grid .col-sm-pull-4{right:33.33333333%}.caldera-grid .col-sm-pull-3{right:25%}.caldera-grid .col-sm-pull-2{right:16.66666667%}.caldera-grid .col-sm-pull-1{right:8.33333333%}.caldera-grid .col-sm-pull-0{right:0}.caldera-grid .col-sm-push-12{left:100%}.caldera-grid .col-sm-push-11{left:91.66666667%}.caldera-grid .col-sm-push-10{left:83.33333333%}.caldera-grid .col-sm-push-9{left:75%}.caldera-grid .col-sm-push-8{left:66.66666667%}.caldera-grid .col-sm-push-7{left:58.33333333%}.caldera-grid .col-sm-push-6{left:50%}.caldera-grid .col-sm-push-5{left:41.66666667%}.caldera-grid .col-sm-push-4{left:33.33333333%}.caldera-grid .col-sm-push-3{left:25%}.caldera-grid .col-sm-push-2{left:16.66666667%}.caldera-grid .col-sm-push-1{left:8.33333333%}.caldera-grid .col-sm-push-0{left:0}.caldera-grid .col-sm-offset-12{margin-left:100%}.caldera-grid .col-sm-offset-11{margin-left:91.66666667%}.caldera-grid .col-sm-offset-10{margin-left:83.33333333%}.caldera-grid .col-sm-offset-9{margin-left:75%}.caldera-grid .col-sm-offset-8{margin-left:66.66666667%}.caldera-grid .col-sm-offset-7{margin-left:58.33333333%}.caldera-grid .col-sm-offset-6{margin-left:50%}.caldera-grid .col-sm-offset-5{margin-left:41.66666667%}.caldera-grid .col-sm-offset-4{margin-left:33.33333333%}.caldera-grid .col-sm-offset-3{margin-left:25%}.caldera-grid .col-sm-offset-2{margin-left:16.66666667%}.caldera-grid .col-sm-offset-1{margin-left:8.33333333%}.caldera-grid .col-sm-offset-0{margin-left:0}}@media (min-width:992px){.caldera-grid .col-md-1,.caldera-grid .col-md-10,.caldera-grid .col-md-11,.caldera-grid .col-md-12,.caldera-grid .col-md-2,.caldera-grid .col-md-3,.caldera-grid .col-md-4,.caldera-grid .col-md-5,.caldera-grid .col-md-6,.caldera-grid .col-md-7,.caldera-grid .col-md-8,.caldera-grid .col-md-9{float:left}.caldera-grid .col-md-12{width:100%}.caldera-grid .col-md-11{width:91.66666667%}.caldera-grid .col-md-10{width:83.33333333%}.caldera-grid .col-md-9{width:75%}.caldera-grid .col-md-8{width:66.66666667%}.caldera-grid .col-md-7{width:58.33333333%}.caldera-grid .col-md-6{width:50%}.caldera-grid .col-md-5{width:41.66666667%}.caldera-grid .col-md-4{width:33.33333333%}.caldera-grid .col-md-3{width:25%}.caldera-grid .col-md-2{width:16.66666667%}.caldera-grid .col-md-1{width:8.33333333%}.caldera-grid .col-md-pull-12{right:100%}.caldera-grid .col-md-pull-11{right:91.66666667%}.caldera-grid .col-md-pull-10{right:83.33333333%}.caldera-grid .col-md-pull-9{right:75%}.caldera-grid .col-md-pull-8{right:66.66666667%}.caldera-grid .col-md-pull-7{right:58.33333333%}.caldera-grid .col-md-pull-6{right:50%}.caldera-grid .col-md-pull-5{right:41.66666667%}.caldera-grid .col-md-pull-4{right:33.33333333%}.caldera-grid .col-md-pull-3{right:25%}.caldera-grid .col-md-pull-2{right:16.66666667%}.caldera-grid .col-md-pull-1{right:8.33333333%}.caldera-grid .col-md-pull-0{right:0}.caldera-grid .col-md-push-12{left:100%}.caldera-grid .col-md-push-11{left:91.66666667%}.caldera-grid .col-md-push-10{left:83.33333333%}.caldera-grid .col-md-push-9{left:75%}.caldera-grid .col-md-push-8{left:66.66666667%}.caldera-grid .col-md-push-7{left:58.33333333%}.caldera-grid .col-md-push-6{left:50%}.caldera-grid .col-md-push-5{left:41.66666667%}.caldera-grid .col-md-push-4{left:33.33333333%}.caldera-grid .col-md-push-3{left:25%}.caldera-grid .col-md-push-2{left:16.66666667%}.caldera-grid .col-md-push-1{left:8.33333333%}.caldera-grid .col-md-push-0{left:0}.caldera-grid .col-md-offset-12{margin-left:100%}.caldera-grid .col-md-offset-11{margin-left:91.66666667%}.caldera-grid .col-md-offset-10{margin-left:83.33333333%}.caldera-grid .col-md-offset-9{margin-left:75%}.caldera-grid .col-md-offset-8{margin-left:66.66666667%}.caldera-grid .col-md-offset-7{margin-left:58.33333333%}.caldera-grid .col-md-offset-6{margin-left:50%}.caldera-grid .col-md-offset-5{margin-left:41.66666667%}.caldera-grid .col-md-offset-4{margin-left:33.33333333%}.caldera-grid .col-md-offset-3{margin-left:25%}.caldera-grid .col-md-offset-2{margin-left:16.66666667%}.caldera-grid .col-md-offset-1{margin-left:8.33333333%}.caldera-grid .col-md-offset-0{margin-left:0}}@-ms-viewport{width:device-width}@media (min-width:1200px){.caldera-grid .col-lg-1,.caldera-grid .col-lg-10,.caldera-grid .col-lg-11,.caldera-grid .col-lg-12,.caldera-grid .col-lg-2,.caldera-grid .col-lg-3,.caldera-grid .col-lg-4,.caldera-grid .col-lg-5,.caldera-grid .col-lg-6,.caldera-grid .col-lg-7,.caldera-grid .col-lg-8,.caldera-grid .col-lg-9{float:left}.caldera-grid .col-lg-12{width:100%}.caldera-grid .col-lg-11{width:91.66666667%}.caldera-grid .col-lg-10{width:83.33333333%}.caldera-grid .col-lg-9{width:75%}.caldera-grid .col-lg-8{width:66.66666667%}.caldera-grid .col-lg-7{width:58.33333333%}.caldera-grid .col-lg-6{width:50%}.caldera-grid .col-lg-5{width:41.66666667%}.caldera-grid .col-lg-4{width:33.33333333%}.caldera-grid .col-lg-3{width:25%}.caldera-grid .col-lg-2{width:16.66666667%}.caldera-grid .col-lg-1{width:8.33333333%}.caldera-grid .col-lg-pull-12{right:100%}.caldera-grid .col-lg-pull-11{right:91.66666667%}.caldera-grid .col-lg-pull-10{right:83.33333333%}.caldera-grid .col-lg-pull-9{right:75%}.caldera-grid .col-lg-pull-8{right:66.66666667%}.caldera-grid .col-lg-pull-7{right:58.33333333%}.caldera-grid .col-lg-pull-6{right:50%}.caldera-grid .col-lg-pull-5{right:41.66666667%}.caldera-grid .col-lg-pull-4{right:33.33333333%}.caldera-grid .col-lg-pull-3{right:25%}.caldera-grid .col-lg-pull-2{right:16.66666667%}.caldera-grid .col-lg-pull-1{right:8.33333333%}.caldera-grid .col-lg-pull-0{right:0}.caldera-grid .col-lg-push-12{left:100%}.caldera-grid .col-lg-push-11{left:91.66666667%}.caldera-grid .col-lg-push-10{left:83.33333333%}.caldera-grid .col-lg-push-9{left:75%}.caldera-grid .col-lg-push-8{left:66.66666667%}.caldera-grid .col-lg-push-7{left:58.33333333%}.caldera-grid .col-lg-push-6{left:50%}.caldera-grid .col-lg-push-5{left:41.66666667%}.caldera-grid .col-lg-push-4{left:33.33333333%}.caldera-grid .col-lg-push-3{left:25%}.caldera-grid .col-lg-push-2{left:16.66666667%}.caldera-grid .col-lg-push-1{left:8.33333333%}.caldera-grid .col-lg-push-0{left:0}.caldera-grid .col-lg-offset-12{margin-left:100%}.caldera-grid .col-lg-offset-11{margin-left:91.66666667%}.caldera-grid .col-lg-offset-10{margin-left:83.33333333%}.caldera-grid .col-lg-offset-9{margin-left:75%}.caldera-grid .col-lg-offset-8{margin-left:66.66666667%}.caldera-grid .col-lg-offset-7{margin-left:58.33333333%}.caldera-grid .col-lg-offset-6{margin-left:50%}.caldera-grid .col-lg-offset-5{margin-left:41.66666667%}.caldera-grid .col-lg-offset-4{margin-left:33.33333333%}.caldera-grid .col-lg-offset-3{margin-left:25%}.caldera-grid .col-lg-offset-2{margin-left:16.66666667%}.caldera-grid .col-lg-offset-1{margin-left:8.33333333%}.caldera-grid .col-lg-offset-0{margin-left:0}}.caldera-grid .clearfix:after,.caldera-grid .clearfix:before,.caldera-grid .container-fluid:after,.caldera-grid .container-fluid:before,.caldera-grid .container:after,.caldera-grid .container:before,.caldera-grid .row:after,.caldera-grid .row:before{content:" ";display:table}.caldera-grid .clearfix:after,.caldera-grid .container-fluid:after,.caldera-grid .container:after,.caldera-grid .row:after{clear:both}.caldera-grid .center-block{display:block;margin-left:auto;margin-right:auto}.caldera-grid .pull-right{float:right!important}.caldera-grid .pull-left{float:left!important}.caldera-grid .hide{display:none!important}.caldera-grid .show{display:block!important}.caldera-grid .hidden,.caldera-grid .visible-lg,.caldera-grid .visible-md,.caldera-grid .visible-sm,.caldera-grid .visible-xs{display:none!important}.caldera-grid .invisible{visibility:hidden}.caldera-grid .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.caldera-grid .hidden{visibility:hidden!important}.caldera-grid .affix{position:fixed}@-ms-viewport{width:device-width}.caldera-grid .form-control{width:100%}@media (max-width:767px){.caldera-grid .visible-xs{display:block!important}.caldera-grid table.visible-xs{display:table}.caldera-grid tr.visible-xs{display:table-row!important}.caldera-grid td.visible-xs,.caldera-grid th.visible-xs{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.caldera-grid .visible-sm{display:block!important}.caldera-grid table.visible-sm{display:table}.caldera-grid tr.visible-sm{display:table-row!important}.caldera-grid td.visible-sm,.caldera-grid th.visible-sm{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.caldera-grid .visible-md{display:block!important}.caldera-grid table.visible-md{display:table}.caldera-grid tr.visible-md{display:table-row!important}.caldera-grid td.visible-md,.caldera-grid th.visible-md{display:table-cell!important}}@media (min-width:1200px){.caldera-grid .visible-lg{display:block!important}.caldera-grid table.visible-lg{display:table}.caldera-grid tr.visible-lg{display:table-row!important}.caldera-grid td.visible-lg,.caldera-grid th.visible-lg{display:table-cell!important}.caldera-grid .hidden-lg{display:none!important}}@media (max-width:767px){.caldera-grid .hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.caldera-grid .hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.caldera-grid .hidden-md{display:none!important}}.caldera-grid .visible-print{display:none!important}@media print{.caldera-grid .visible-print{display:block!important}.caldera-grid table.visible-print{display:table}.caldera-grid tr.visible-print{display:table-row!important}.caldera-grid td.visible-print,.caldera-grid th.visible-print{display:table-cell!important}.caldera-grid .hidden-print{display:none!important}}input.parsley-success,select.parsley-success,textarea.parsley-success{color:#468847;background-color:#DFF0D8;border:1px solid #D6E9C6}input.parsley-error,select.parsley-error,textarea.parsley-error{color:#B94A48;background-color:#F2DEDE;border:1px solid #EED3D7}.parsley-errors-list{margin:2px 0 3px;padding:0;list-style-type:none;font-size:.9em;line-height:.9em;opacity:0;transition:all .3s ease-in;-o-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in}.parsley-errors-list.filled{opacity:1}
2
  .caldera-grid .alert{padding:8px;margin-bottom:18px;border-radius:2px}.caldera-grid .alert .alert-link{font-weight:700}.caldera-grid .alert-dismissable{padding-right:28px}.caldera-grid .alert-success{background-color:#dff0d8;border-color:#a3d48e;color:#3c763d}.caldera-grid .alert-success hr{border-top-color:#93cd7c}.caldera-grid .alert-success .alert-link{color:#2b542c}.caldera-grid .alert-info{background-color:#d9edf7;border-color:#85c5e5;color:#31708f}.caldera-grid .alert-info hr{border-top-color:#70bbe1}.caldera-grid .alert-info .alert-link{color:#245269}.caldera-grid .alert-warning{background-color:#f9edbe;border-color:#f0c36d;color:#333}.caldera-grid .alert-warning hr{border-top-color:#eeb956}.caldera-grid .alert-warning .alert-link{color:#1a1a1a}.caldera-grid .alert-danger,.caldera-grid .alert-error{background-color:#f2dede;border-color:#d59595;color:#a94442}.caldera-grid .alert-danger hr,.caldera-grid .alert-error hr{border-top-color:#ce8383}.caldera-grid .alert-danger .alert-link,.caldera-grid .alert-error .alert-link{color:#843534}.caldera-grid .has-error .checkbox,.caldera-grid .has-error .checkbox-inline,.caldera-grid .has-error .control-label,.caldera-grid .has-error .form-control-feedback,.caldera-grid .has-error .help-block,.caldera-grid .has-error .radio,.caldera-grid .has-error .radio-inline{color:#dd4b39}.caldera-grid .alert-danger,.caldera-grid .alert-error,.caldera-grid .alert-info,.caldera-grid .alert-success,.caldera-grid .alert-warning{text-shadow:0 1px 0 rgba(255,255,255,.5)}.caldera-grid .has-error .form-control{border-color:#dd4b39;-webkit-box-shadow:none;box-shadow:none}.caldera-grid .has-error .input-group-addon{color:#dd4b39;border-color:#dd4b39;background-color:#f2dede}.caldera-grid .has-error .form-control:focus,.caldera-grid .has-error .form-control:hover{border-color:#dd4b39}.caldera-grid.cf_processing{background:url(../images/loading.gif) center center/30px auto no-repeat rgba(0,0,0,0)}.caldera-grid.cf_processing>*{opacity:.5}
3
  .caldera-grid html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}.caldera-grid body{margin:0}.caldera-grid article,.caldera-grid aside,.caldera-grid details,.caldera-grid figcaption,.caldera-grid figure,.caldera-grid footer,.caldera-grid header,.caldera-grid hgroup,.caldera-grid main,.caldera-grid menu,.caldera-grid nav,.caldera-grid section,.caldera-grid summary{display:block}.caldera-grid audio,.caldera-grid canvas,.caldera-grid progress,.caldera-grid video{display:inline-block;vertical-align:baseline}.caldera-grid audio:not([controls]){display:none;height:0}.caldera-grid [hidden],.caldera-grid template{display:none}.caldera-grid a{background-color:transparent}.caldera-grid a:active,.caldera-grid a:hover{outline:0}.caldera-grid abbr[title]{border-bottom:1px dotted}.caldera-grid b,.caldera-grid strong{font-weight:700}.caldera-grid dfn{font-style:italic}.caldera-grid h1{font-size:2em;margin:.67em 0}.caldera-grid mark{background:#ff0;color:#000}.caldera-grid small{font-size:80%}.caldera-grid sub,.caldera-grid sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.caldera-grid sup{top:-.5em}.caldera-grid sub{bottom:-.25em}.caldera-grid img{border:0}.caldera-grid svg:not(:root){overflow:hidden}.caldera-grid figure{margin:1em 40px}.caldera-grid hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}.caldera-grid pre{overflow:auto}.caldera-grid code,.caldera-grid kbd,.caldera-grid pre,.caldera-grid samp{font-family:monospace,monospace;font-size:1em}.caldera-grid button,.caldera-grid input,.caldera-grid optgroup,.caldera-grid select,.caldera-grid textarea{font:inherit;margin:0}.caldera-grid button{overflow:visible}.caldera-grid button,.caldera-grid select{text-transform:none}.caldera-grid button,.caldera-grid html input[type=button],.caldera-grid input[type=reset],.caldera-grid input[type=submit]{-webkit-appearance:button;cursor:pointer}.caldera-grid button[disabled],.caldera-grid html input[disabled]{cursor:default}.caldera-grid button::-moz-focus-inner,.caldera-grid input::-moz-focus-inner{border:0;padding:0}.caldera-grid input{line-height:normal}.caldera-grid input[type=checkbox],.caldera-grid input[type=radio]{box-sizing:border-box;padding:0}.caldera-grid input[type=number]::-webkit-inner-spin-button,.caldera-grid input[type=number]::-webkit-outer-spin-button{height:auto}.caldera-grid input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.caldera-grid input[type=search]::-webkit-search-cancel-button,.caldera-grid input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.caldera-grid textarea{overflow:auto}.caldera-grid optgroup{font-weight:700}.caldera-grid table{border-collapse:collapse;border-spacing:0}.caldera-grid td,.caldera-grid th{padding:0}@media print{.caldera-grid *,.caldera-grid :after,.caldera-grid :before{background:0 0!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}.caldera-grid a,.caldera-grid a:visited{text-decoration:underline}.caldera-grid a[href]:after{content:" (" attr(href) ")"}.caldera-grid abbr[title]:after{content:" (" attr(title) ")"}.caldera-grid a[href^="#"]:after,.caldera-grid a[href^="javascript:"]:after{content:""}.caldera-grid blockquote,.caldera-grid pre{border:1px solid #999;page-break-inside:avoid}.caldera-grid thead{display:table-header-group}.caldera-grid img,.caldera-grid tr{page-break-inside:avoid}.caldera-grid img{max-width:100%!important}.caldera-grid h2,.caldera-grid h3,.caldera-grid p{orphans:3;widows:3}.caldera-grid h2,.caldera-grid h3{page-break-after:avoid}.caldera-grid select{background:#fff!important}.caldera-grid .navbar{display:none}.caldera-grid .btn>.caret,.caldera-grid .dropup>.btn>.caret{border-top-color:#000!important}.caldera-grid .label{border:1px solid #000}.caldera-grid .table{border-collapse:collapse!important}.caldera-grid .table td,.caldera-grid .table th{background-color:#fff!important}.caldera-grid .table-bordered td,.caldera-grid .table-bordered th{border:1px solid #ddd!important}}.caldera-grid .btn,.caldera-grid .btn-danger.active,.caldera-grid .btn-danger:active,.caldera-grid .btn-default.active,.caldera-grid .btn-default:active,.caldera-grid .btn-info.active,.caldera-grid .btn-info:active,.caldera-grid .btn-primary.active,.caldera-grid .btn-primary:active,.caldera-grid .btn-success.active,.caldera-grid .btn-success:active,.caldera-grid .btn-warning.active,.caldera-grid .btn-warning:active,.caldera-grid .form-control,.open>.dropdown-toggle.caldera-grid .btn-danger,.open>.dropdown-toggle.caldera-grid .btn-default,.open>.dropdown-toggle.caldera-grid .btn-info,.open>.dropdown-toggle.caldera-grid .btn-primary,.open>.dropdown-toggle.caldera-grid .btn-success,.open>.dropdown-toggle.caldera-grid .btn-warning{background-image:none}.caldera-grid fieldset{padding:0;margin:0;border:0;min-width:0}.caldera-grid legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}.caldera-grid label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}.caldera-grid input[type=checkbox],.caldera-grid input[type=radio]{margin:0;line-height:normal}.caldera-grid .form-control,.caldera-grid output{font-size:14px;line-height:1.42857143;color:#555;display:block}.caldera-grid input[type=file]{display:block}.caldera-grid input[type=range]{display:block;width:100%}.caldera-grid select[multiple],.caldera-grid select[size]{height:auto}.caldera-grid input[type=checkbox]:focus,.caldera-grid input[type=file]:focus,.caldera-grid input[type=radio]:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.caldera-grid input[type=checkbox]{-webkit-appearance:checkbox}.caldera-grid input[type=radio]{-webkit-appearance:radio}.caldera-grid output{padding-top:7px}.caldera-grid .form-control{width:100%;height:34px;padding:6px 12px;background-color:#fff;border:1px solid #ccc;border-radius:2px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.caldera-grid .form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.caldera-grid .form-control::-moz-placeholder{color:#999;opacity:1}.caldera-grid .form-control:-ms-input-placeholder{color:#999}.caldera-grid .form-control::-webkit-input-placeholder{color:#999}.caldera-grid .has-success .checkbox,.caldera-grid .has-success .checkbox-inline,.caldera-grid .has-success .control-label,.caldera-grid .has-success .form-control-feedback,.caldera-grid .has-success .help-block,.caldera-grid .has-success .radio,.caldera-grid .has-success .radio-inline,.caldera-grid .has-success.checkbox label,.caldera-grid .has-success.checkbox-inline label,.caldera-grid .has-success.radio label,.caldera-grid .has-success.radio-inline label{color:#3c763d}.caldera-grid .form-control[disabled],.caldera-grid .form-control[readonly],fieldset[disabled] .caldera-grid .form-control{background-color:#eee;opacity:1}.caldera-grid .form-control[disabled],fieldset[disabled] .caldera-grid .form-control{cursor:not-allowed}textarea .caldera-grid .form-control{height:auto}@media screen and (-webkit-min-device-pixel-ratio:0){.caldera-grid input[type=date],.caldera-grid input[type=datetime-local],.caldera-grid input[type=month],.caldera-grid input[type=time]{line-height:34px}.caldera-grid input[type=date].input-sm,.caldera-grid input[type=datetime-local].input-sm,.caldera-grid input[type=month].input-sm,.caldera-grid input[type=time].input-sm,.input-group-sm .caldera-grid input[type=date],.input-group-sm .caldera-grid input[type=datetime-local],.input-group-sm .caldera-grid input[type=month],.input-group-sm .caldera-grid input[type=time]{line-height:30px}.caldera-grid input[type=date].input-lg,.caldera-grid input[type=datetime-local].input-lg,.caldera-grid input[type=month].input-lg,.caldera-grid input[type=time].input-lg,.input-group-lg .caldera-grid input[type=date],.input-group-lg .caldera-grid input[type=datetime-local],.input-group-lg .caldera-grid input[type=month],.input-group-lg .caldera-grid input[type=time]{line-height:46px}}.caldera-grid .form-group{margin-bottom:15px}.caldera-grid .checkbox,.caldera-grid .radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.caldera-grid .checkbox label,.caldera-grid .radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.caldera-grid .checkbox input[type=checkbox],.caldera-grid .checkbox-inline input[type=checkbox],.caldera-grid .radio input[type=radio],.caldera-grid .radio-inline input[type=radio]{margin-left:-20px}.caldera-grid .checkbox+.checkbox,.caldera-grid .radio+.radio{margin-top:-5px}.caldera-grid .checkbox-inline,.caldera-grid .radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.caldera-grid .checkbox-inline+.checkbox-inline,.caldera-grid .radio-inline+.radio-inline{margin-top:0;margin-left:10px}.caldera-grid .checkbox-inline.disabled,.caldera-grid .checkbox.disabled label,.caldera-grid .radio-inline.disabled,.caldera-grid .radio.disabled label,.caldera-grid input[type=checkbox].disabled,.caldera-grid input[type=checkbox][disabled],.caldera-grid input[type=radio].disabled,.caldera-grid input[type=radio][disabled],fieldset[disabled] .caldera-grid .checkbox label,fieldset[disabled] .caldera-grid .checkbox-inline,fieldset[disabled] .caldera-grid .radio label,fieldset[disabled] .caldera-grid .radio-inline,fieldset[disabled] .caldera-grid input[type=checkbox],fieldset[disabled] .caldera-grid input[type=radio]{cursor:not-allowed}.caldera-grid .form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:34px}.caldera-grid .form-control-static.input-lg,.caldera-grid .form-control-static.input-sm{padding-left:0;padding-right:0}.caldera-grid .input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:1px}select.caldera-grid .input-sm{height:30px;line-height:30px}select[multiple].caldera-grid .input-sm,textarea.caldera-grid .input-sm{height:auto}.caldera-grid .form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:1px}select.caldera-grid .form-group-sm .form-control{height:30px;line-height:30px}select[multiple].caldera-grid .form-group-sm .form-control,textarea.caldera-grid .form-group-sm .form-control{height:auto}.caldera-grid .form-group-sm .form-control-static{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;min-height:32px}.caldera-grid .input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:4px}select.caldera-grid .input-lg{height:46px;line-height:46px}select[multiple].caldera-grid .input-lg,textarea.caldera-grid .input-lg{height:auto}.caldera-grid .form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:4px}select.caldera-grid .form-group-lg .form-control{height:46px;line-height:46px}select[multiple].caldera-grid .form-group-lg .form-control,textarea.caldera-grid .form-group-lg .form-control{height:auto}.caldera-grid .form-group-lg .form-control-static{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;min-height:38px}.caldera-grid .has-feedback{position:relative}.caldera-grid .has-feedback .form-control{padding-right:42.5px}.caldera-grid .form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.caldera-grid .input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.caldera-grid .input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.caldera-grid .has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.caldera-grid .has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.caldera-grid .has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.caldera-grid .has-warning .checkbox,.caldera-grid .has-warning .checkbox-inline,.caldera-grid .has-warning .control-label,.caldera-grid .has-warning .form-control-feedback,.caldera-grid .has-warning .help-block,.caldera-grid .has-warning .radio,.caldera-grid .has-warning .radio-inline,.caldera-grid .has-warning.checkbox label,.caldera-grid .has-warning.checkbox-inline label,.caldera-grid .has-warning.radio label,.caldera-grid .has-warning.radio-inline label{color:#8a6d3b}.caldera-grid .has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.caldera-grid .has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.caldera-grid .has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.caldera-grid .has-error .checkbox,.caldera-grid .has-error .checkbox-inline,.caldera-grid .has-error .control-label,.caldera-grid .has-error .form-control-feedback,.caldera-grid .has-error .help-block,.caldera-grid .has-error .radio,.caldera-grid .has-error .radio-inline,.caldera-grid .has-error.checkbox label,.caldera-grid .has-error.checkbox-inline label,.caldera-grid .has-error.radio label,.caldera-grid .has-error.radio-inline label{color:#a94442}.caldera-grid .has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.caldera-grid .has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.caldera-grid .has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.caldera-grid .has-feedback label~.form-control-feedback{top:25px}.caldera-grid .has-feedback label.sr-only~.form-control-feedback{top:0}.caldera-grid .help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.caldera-grid .form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.caldera-grid .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.caldera-grid .form-inline .form-control-static{display:inline-block}.caldera-grid .form-inline .input-group{display:inline-table;vertical-align:middle}.caldera-grid .form-inline .input-group .form-control,.caldera-grid .form-inline .input-group .input-group-addon,.caldera-grid .form-inline .input-group .input-group-btn{width:auto}.caldera-grid .form-inline .input-group>.form-control{width:100%}.caldera-grid .form-inline .control-label{margin-bottom:0;vertical-align:middle}.caldera-grid .form-inline .checkbox,.caldera-grid .form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.caldera-grid .form-inline .checkbox label,.caldera-grid .form-inline .radio label{padding-left:0}.caldera-grid .form-inline .checkbox input[type=checkbox],.caldera-grid .form-inline .radio input[type=radio]{position:relative;margin-left:0}.caldera-grid .form-inline .has-feedback .form-control-feedback{top:0}.caldera-grid .form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.caldera-grid .form-horizontal .checkbox,.caldera-grid .form-horizontal .checkbox-inline,.caldera-grid .form-horizontal .radio,.caldera-grid .form-horizontal .radio-inline{margin-top:0;margin-bottom:0;padding-top:7px}.caldera-grid .form-horizontal .checkbox,.caldera-grid .form-horizontal .radio{min-height:27px}.caldera-grid .form-horizontal .form-group{margin-left:-15px;margin-right:-15px}.caldera-grid .form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.caldera-grid .form-horizontal .form-group-lg .control-label{padding-top:14.33px}.caldera-grid .form-horizontal .form-group-sm .control-label{padding-top:6px}}.caldera-grid .btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.caldera-grid .btn.active.focus,.caldera-grid .btn.active:focus,.caldera-grid .btn.focus,.caldera-grid .btn:active.focus,.caldera-grid .btn:active:focus,.caldera-grid .btn:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.caldera-grid .btn.focus,.caldera-grid .btn:focus,.caldera-grid .btn:hover{color:#333;text-decoration:none}.caldera-grid .btn.active,.caldera-grid .btn:active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.caldera-grid .btn.disabled,.caldera-grid .btn[disabled],fieldset[disabled] .caldera-grid .btn{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.caldera-grid .btn-default{color:#333;background-color:#fff;border-color:#ccc}.caldera-grid .btn-default.active,.caldera-grid .btn-default.focus,.caldera-grid .btn-default:active,.caldera-grid .btn-default:focus,.caldera-grid .btn-default:hover,.open>.dropdown-toggle.caldera-grid .btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.caldera-grid .btn-default.disabled,.caldera-grid .btn-default.disabled.active,.caldera-grid .btn-default.disabled.focus,.caldera-grid .btn-default.disabled:active,.caldera-grid .btn-default.disabled:focus,.caldera-grid .btn-default.disabled:hover,.caldera-grid .btn-default[disabled],.caldera-grid .btn-default[disabled].active,.caldera-grid .btn-default[disabled].focus,.caldera-grid .btn-default[disabled]:active,.caldera-grid .btn-default[disabled]:focus,.caldera-grid .btn-default[disabled]:hover,fieldset[disabled] .caldera-grid .btn-default,fieldset[disabled] .caldera-grid .btn-default.active,fieldset[disabled] .caldera-grid .btn-default.focus,fieldset[disabled] .caldera-grid .btn-default:active,fieldset[disabled] .caldera-grid .btn-default:focus,fieldset[disabled] .caldera-grid .btn-default:hover{background-color:#fff;border-color:#ccc}.caldera-grid .btn-default .badge{color:#fff;background-color:#333}.caldera-grid .btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.caldera-grid .btn-primary.active,.caldera-grid .btn-primary.focus,.caldera-grid .btn-primary:active,.caldera-grid .btn-primary:focus,.caldera-grid .btn-primary:hover,.open>.dropdown-toggle.caldera-grid .btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.caldera-grid .btn-primary.disabled,.caldera-grid .btn-primary.disabled.active,.caldera-grid .btn-primary.disabled.focus,.caldera-grid .btn-primary.disabled:active,.caldera-grid .btn-primary.disabled:focus,.caldera-grid .btn-primary.disabled:hover,.caldera-grid .btn-primary[disabled],.caldera-grid .btn-primary[disabled].active,.caldera-grid .btn-primary[disabled].focus,.caldera-grid .btn-primary[disabled]:active,.caldera-grid .btn-primary[disabled]:focus,.caldera-grid .btn-primary[disabled]:hover,fieldset[disabled] .caldera-grid .btn-primary,fieldset[disabled] .caldera-grid .btn-primary.active,fieldset[disabled] .caldera-grid .btn-primary.focus,fieldset[disabled] .caldera-grid .btn-primary:active,fieldset[disabled] .caldera-grid .btn-primary:focus,fieldset[disabled] .caldera-grid .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.caldera-grid .btn-primary .badge{color:#337ab7;background-color:#fff}.caldera-grid .btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.caldera-grid .btn-success.active,.caldera-grid .btn-success.focus,.caldera-grid .btn-success:active,.caldera-grid .btn-success:focus,.caldera-grid .btn-success:hover,.open>.dropdown-toggle.caldera-grid .btn-success{color:#fff;background-color:#449d44;border-color:#398439}.caldera-grid .btn-success.disabled,.caldera-grid .btn-success.disabled.active,.caldera-grid .btn-success.disabled.focus,.caldera-grid .btn-success.disabled:active,.caldera-grid .btn-success.disabled:focus,.caldera-grid .btn-success.disabled:hover,.caldera-grid .btn-success[disabled],.caldera-grid .btn-success[disabled].active,.caldera-grid .btn-success[disabled].focus,.caldera-grid .btn-success[disabled]:active,.caldera-grid .btn-success[disabled]:focus,.caldera-grid .btn-success[disabled]:hover,fieldset[disabled] .caldera-grid .btn-success,fieldset[disabled] .caldera-grid .btn-success.active,fieldset[disabled] .caldera-grid .btn-success.focus,fieldset[disabled] .caldera-grid .btn-success:active,fieldset[disabled] .caldera-grid .btn-success:focus,fieldset[disabled] .caldera-grid .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.caldera-grid .btn-success .badge{color:#5cb85c;background-color:#fff}.caldera-grid .btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.caldera-grid .btn-info.active,.caldera-grid .btn-info.focus,.caldera-grid .btn-info:active,.caldera-grid .btn-info:focus,.caldera-grid .btn-info:hover,.open>.dropdown-toggle.caldera-grid .btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.caldera-grid .btn-info.disabled,.caldera-grid .btn-info.disabled.active,.caldera-grid .btn-info.disabled.focus,.caldera-grid .btn-info.disabled:active,.caldera-grid .btn-info.disabled:focus,.caldera-grid .btn-info.disabled:hover,.caldera-grid .btn-info[disabled],.caldera-grid .btn-info[disabled].active,.caldera-grid .btn-info[disabled].focus,.caldera-grid .btn-info[disabled]:active,.caldera-grid .btn-info[disabled]:focus,.caldera-grid .btn-info[disabled]:hover,fieldset[disabled] .caldera-grid .btn-info,fieldset[disabled] .caldera-grid .btn-info.active,fieldset[disabled] .caldera-grid .btn-info.focus,fieldset[disabled] .caldera-grid .btn-info:active,fieldset[disabled] .caldera-grid .btn-info:focus,fieldset[disabled] .caldera-grid .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.caldera-grid .btn-info .badge{color:#5bc0de;background-color:#fff}.caldera-grid .btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.caldera-grid .btn-warning.active,.caldera-grid .btn-warning.focus,.caldera-grid .btn-warning:active,.caldera-grid .btn-warning:focus,.caldera-grid .btn-warning:hover,.open>.dropdown-toggle.caldera-grid .btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.caldera-grid .btn-warning.disabled,.caldera-grid .btn-warning.disabled.active,.caldera-grid .btn-warning.disabled.focus,.caldera-grid .btn-warning.disabled:active,.caldera-grid .btn-warning.disabled:focus,.caldera-grid .btn-warning.disabled:hover,.caldera-grid .btn-warning[disabled],.caldera-grid .btn-warning[disabled].active,.caldera-grid .btn-warning[disabled].focus,.caldera-grid .btn-warning[disabled]:active,.caldera-grid .btn-warning[disabled]:focus,.caldera-grid .btn-warning[disabled]:hover,fieldset[disabled] .caldera-grid .btn-warning,fieldset[disabled] .caldera-grid .btn-warning.active,fieldset[disabled] .caldera-grid .btn-warning.focus,fieldset[disabled] .caldera-grid .btn-warning:active,fieldset[disabled] .caldera-grid .btn-warning:focus,fieldset[disabled] .caldera-grid .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.caldera-grid .btn-warning .badge{color:#f0ad4e;background-color:#fff}.caldera-grid .btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.caldera-grid .btn-danger.active,.caldera-grid .btn-danger.focus,.caldera-grid .btn-danger:active,.caldera-grid .btn-danger:focus,.caldera-grid .btn-danger:hover,.open>.dropdown-toggle.caldera-grid .btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.caldera-grid .btn-danger.disabled,.caldera-grid .btn-danger.disabled.active,.caldera-grid .btn-danger.disabled.focus,.caldera-grid .btn-danger.disabled:active,.caldera-grid .btn-danger.disabled:focus,.caldera-grid .btn-danger.disabled:hover,.caldera-grid .btn-danger[disabled],.caldera-grid .btn-danger[disabled].active,.caldera-grid .btn-danger[disabled].focus,.caldera-grid .btn-danger[disabled]:active,.caldera-grid .btn-danger[disabled]:focus,.caldera-grid .btn-danger[disabled]:hover,fieldset[disabled] .caldera-grid .btn-danger,fieldset[disabled] .caldera-grid .btn-danger.active,fieldset[disabled] .caldera-grid .btn-danger.focus,fieldset[disabled] .caldera-grid .btn-danger:active,fieldset[disabled] .caldera-grid .btn-danger:focus,fieldset[disabled] .caldera-grid .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.caldera-grid .btn-danger .badge{color:#d9534f;background-color:#fff}.caldera-grid .btn-link{color:#337ab7;font-weight:400;border-radius:0}.caldera-grid .btn-link,.caldera-grid .btn-link.active,.caldera-grid .btn-link:active,.caldera-grid .btn-link[disabled],fieldset[disabled] .caldera-grid .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.caldera-grid .btn-link,.caldera-grid .btn-link:active,.caldera-grid .btn-link:focus,.caldera-grid .btn-link:hover{border-color:transparent}.caldera-grid .btn-link:focus,.caldera-grid .btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.caldera-grid .btn-link[disabled]:focus,.caldera-grid .btn-link[disabled]:hover,fieldset[disabled] .caldera-grid .btn-link:focus,fieldset[disabled] .caldera-grid .btn-link:hover{color:#777;text-decoration:none}.caldera-grid .btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:4px}.caldera-grid .btn-sm,.caldera-grid .btn-xs{font-size:12px;line-height:1.5;border-radius:1px}.caldera-grid .btn-sm{padding:5px 10px}.caldera-grid .btn-xs{padding:1px 5px}.caldera-grid .btn-block{display:block;width:100%}.caldera-grid .btn-block+.btn-block{margin-top:5px}.caldera-grid input[type=button].btn-block,.caldera-grid input[type=reset].btn-block,.caldera-grid input[type=submit].btn-block{width:100%}.caldera-grid textarea.form-control{padding-right:4px;height:auto}.caldera-grid .breadcrumb{padding:6px 12px;margin:0 0 20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.caldera-grid .breadcrumb>li{display:inline-block;margin:0}.caldera-grid .breadcrumb>li+li:before{content:"/\00a0";padding:0 5px;color:#ccc}.caldera-grid .breadcrumb>.active,.caldera-grid .breadcrumb>.active>a{color:#777}.breadcrumb>li.active.error>a,.breadcrumb>li.error>a{color:red}.caldera-grid .cf-credit-card{padding-left:42px;background-image:url(../images/credit-card.svg);background-repeat:no-repeat!important;background-position-x:4px!important;background-position-y:3px!important}.caldera-grid .screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}p.caldera-forms-consent-field-agreement{display:inline}
1
+ /*! GENERATED SOURCE FILE caldera-forms - v1.8.1 - 2019-02-28 */.caldera-grid body{margin:0}.caldera-grid .form-group{margin-bottom:1em}@media (min-width:768px){.caldera-grid .container{width:750px}}@media (min-width:992px){.caldera-grid .container{width:970px}}@media (min-width:1200px){.caldera-grid .container{width:1170px}}.caldera-grid article,.caldera-grid aside,.caldera-grid details,.caldera-grid figcaption,.caldera-grid figure,.caldera-grid footer,.caldera-grid header,.caldera-grid hgroup,.caldera-grid main,.caldera-grid nav,.caldera-grid section,.caldera-grid summary{display:block}.caldera-grid audio,.caldera-grid canvas,.caldera-grid progress,.caldera-grid video{display:inline-block;vertical-align:baseline}.caldera-grid audio:not([controls]){display:none;height:0}.caldera-grid [hidden],.caldera-grid template{display:none}.caldera-grid a{background:0 0;text-decoration:none}.caldera-grid a:active,.caldera-grid a:hover{outline:0}.caldera-grid abbr[title]{border-bottom:1px dotted}.caldera-grid b,.caldera-grid strong{font-weight:700}.caldera-grid dfn{font-style:italic}.caldera-grid h1{font-size:2em;margin:.67em 0}.caldera-grid mark{background:#ff0;color:#000}.caldera-grid small{font-size:80%}.caldera-grid sub,.caldera-grid sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.caldera-grid sup{top:-.5em}.caldera-grid sub{bottom:-.25em}.caldera-grid img{border:0;vertical-align:middle}.caldera-grid svg:not(:root){overflow:hidden}.caldera-grid hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}.caldera-grid pre{overflow:auto}.caldera-grid code,.caldera-grid kbd,.caldera-grid pre,.caldera-grid samp{font-family:monospace,monospace;font-size:1em}.caldera-grid button,.caldera-grid input,.caldera-grid optgroup,.caldera-grid select,.caldera-grid textarea{font:inherit;margin:0}.caldera-grid button{overflow:visible}.caldera-grid button,.caldera-grid select{text-transform:none}.caldera-grid button,.caldera-grid html input[type=button],.caldera-grid input[type=reset],.caldera-grid input[type=submit]{-webkit-appearance:button;cursor:pointer}.caldera-grid button[disabled],.caldera-grid html input[disabled]{cursor:default}.caldera-grid button::-moz-focus-inner,.caldera-grid input::-moz-focus-inner{border:0;padding:0}.caldera-grid input[type=checkbox],.caldera-grid input[type=radio]{box-sizing:border-box;padding:0}.caldera-grid input[type=number]::-webkit-inner-spin-button,.caldera-grid input[type=number]::-webkit-outer-spin-button{height:auto}.caldera-grid input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.caldera-grid input[type=search]::-webkit-search-cancel-button,.caldera-grid input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.caldera-grid fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}.caldera-grid legend{border:0;padding:0}.caldera-grid textarea{overflow:auto}.caldera-grid optgroup{font-weight:700}.caldera-grid table{border-collapse:collapse;border-spacing:0}.caldera-grid td,.caldera-grid th{padding:0}.caldera-grid *,.caldera-grid :after,.caldera-grid :before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.caldera-grid html{font-size:62.5%;-webkit-tap-highlight-color:transparent}.caldera-grid body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}.caldera-grid button,.caldera-grid input,.caldera-grid select,.caldera-grid textarea{font-family:inherit;font-size:inherit;line-height:inherit}.caldera-grid a:focus,.caldera-grid a:hover{color:#2a6496;text-decoration:underline}.caldera-grid a:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.caldera-grid figure{margin:0}.caldera-grid .img-responsive{display:block;max-width:100%;height:auto}.caldera-grid .img-rounded{border-radius:6px}.caldera-grid .img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.caldera-grid .img-circle{border-radius:50%}.caldera-grid hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.caldera-grid .sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.caldera-grid .container,.caldera-grid .container-fluid{margin-right:auto;margin-left:auto;padding-left:7.5px;padding-right:7.5px}@media (min-width:768px){.caldera-grid .container{width:735px}}@media (min-width:992px){.caldera-grid .container{width:955px}}@media (min-width:1200px){.caldera-grid .container{width:1155px}}.caldera-grid .row{margin-left:-7.5px;margin-right:-7.5px;max-width:100%}.caldera-grid .col-lg-1,.caldera-grid .col-lg-10,.caldera-grid .col-lg-11,.caldera-grid .col-lg-12,.caldera-grid .col-lg-2,.caldera-grid .col-lg-3,.caldera-grid .col-lg-4,.caldera-grid .col-lg-5,.caldera-grid .col-lg-6,.caldera-grid .col-lg-7,.caldera-grid .col-lg-8,.caldera-grid .col-lg-9,.caldera-grid .col-md-1,.caldera-grid .col-md-10,.caldera-grid .col-md-11,.caldera-grid .col-md-12,.caldera-grid .col-md-2,.caldera-grid .col-md-3,.caldera-grid .col-md-4,.caldera-grid .col-md-5,.caldera-grid .col-md-6,.caldera-grid .col-md-7,.caldera-grid .col-md-8,.caldera-grid .col-md-9,.caldera-grid .col-sm-1,.caldera-grid .col-sm-10,.caldera-grid .col-sm-11,.caldera-grid .col-sm-12,.caldera-grid .col-sm-2,.caldera-grid .col-sm-3,.caldera-grid .col-sm-4,.caldera-grid .col-sm-5,.caldera-grid .col-sm-6,.caldera-grid .col-sm-7,.caldera-grid .col-sm-8,.caldera-grid .col-sm-9,.caldera-grid .col-xs-1,.caldera-grid .col-xs-10,.caldera-grid .col-xs-11,.caldera-grid .col-xs-12,.caldera-grid .col-xs-2,.caldera-grid .col-xs-3,.caldera-grid .col-xs-4,.caldera-grid .col-xs-5,.caldera-grid .col-xs-6,.caldera-grid .col-xs-7,.caldera-grid .col-xs-8,.caldera-grid .col-xs-9{position:relative;padding-left:7.5px;padding-right:7.5px}.caldera-grid .col-xs-1,.caldera-grid .col-xs-10,.caldera-grid .col-xs-11,.caldera-grid .col-xs-12,.caldera-grid .col-xs-2,.caldera-grid .col-xs-3,.caldera-grid .col-xs-4,.caldera-grid .col-xs-5,.caldera-grid .col-xs-6,.caldera-grid .col-xs-7,.caldera-grid .col-xs-8,.caldera-grid .col-xs-9{float:left}.caldera-grid .col-xs-12{width:100%}.caldera-grid .col-xs-11{width:91.66666667%}.caldera-grid .col-xs-10{width:83.33333333%}.caldera-grid .col-xs-9{width:75%}.caldera-grid .col-xs-8{width:66.66666667%}.caldera-grid .col-xs-7{width:58.33333333%}.caldera-grid .col-xs-6{width:50%}.caldera-grid .col-xs-5{width:41.66666667%}.caldera-grid .col-xs-4{width:33.33333333%}.caldera-grid .col-xs-3{width:25%}.caldera-grid .col-xs-2{width:16.66666667%}.caldera-grid .col-xs-1{width:8.33333333%}.caldera-grid .col-xs-pull-12{right:100%}.caldera-grid .col-xs-pull-11{right:91.66666667%}.caldera-grid .col-xs-pull-10{right:83.33333333%}.caldera-grid .col-xs-pull-9{right:75%}.caldera-grid .col-xs-pull-8{right:66.66666667%}.caldera-grid .col-xs-pull-7{right:58.33333333%}.caldera-grid .col-xs-pull-6{right:50%}.caldera-grid .col-xs-pull-5{right:41.66666667%}.caldera-grid .col-xs-pull-4{right:33.33333333%}.caldera-grid .col-xs-pull-3{right:25%}.caldera-grid .col-xs-pull-2{right:16.66666667%}.caldera-grid .col-xs-pull-1{right:8.33333333%}.caldera-grid .col-xs-pull-0{right:0}.caldera-grid .col-xs-push-12{left:100%}.caldera-grid .col-xs-push-11{left:91.66666667%}.caldera-grid .col-xs-push-10{left:83.33333333%}.caldera-grid .col-xs-push-9{left:75%}.caldera-grid .col-xs-push-8{left:66.66666667%}.caldera-grid .col-xs-push-7{left:58.33333333%}.caldera-grid .col-xs-push-6{left:50%}.caldera-grid .col-xs-push-5{left:41.66666667%}.caldera-grid .col-xs-push-4{left:33.33333333%}.caldera-grid .col-xs-push-3{left:25%}.caldera-grid .col-xs-push-2{left:16.66666667%}.caldera-grid .col-xs-push-1{left:8.33333333%}.caldera-grid .col-xs-push-0{left:0}.caldera-grid .col-xs-offset-12{margin-left:100%}.caldera-grid .col-xs-offset-11{margin-left:91.66666667%}.caldera-grid .col-xs-offset-10{margin-left:83.33333333%}.caldera-grid .col-xs-offset-9{margin-left:75%}.caldera-grid .col-xs-offset-8{margin-left:66.66666667%}.caldera-grid .col-xs-offset-7{margin-left:58.33333333%}.caldera-grid .col-xs-offset-6{margin-left:50%}.caldera-grid .col-xs-offset-5{margin-left:41.66666667%}.caldera-grid .col-xs-offset-4{margin-left:33.33333333%}.caldera-grid .col-xs-offset-3{margin-left:25%}.caldera-grid .col-xs-offset-2{margin-left:16.66666667%}.caldera-grid .col-xs-offset-1{margin-left:8.33333333%}.caldera-grid .col-xs-offset-0{margin-left:0}@media (min-width:768px){.caldera-grid .col-sm-1,.caldera-grid .col-sm-10,.caldera-grid .col-sm-11,.caldera-grid .col-sm-12,.caldera-grid .col-sm-2,.caldera-grid .col-sm-3,.caldera-grid .col-sm-4,.caldera-grid .col-sm-5,.caldera-grid .col-sm-6,.caldera-grid .col-sm-7,.caldera-grid .col-sm-8,.caldera-grid .col-sm-9{float:left}.caldera-grid .col-sm-12{width:100%}.caldera-grid .col-sm-11{width:91.66666667%}.caldera-grid .col-sm-10{width:83.33333333%}.caldera-grid .col-sm-9{width:75%}.caldera-grid .col-sm-8{width:66.66666667%}.caldera-grid .col-sm-7{width:58.33333333%}.caldera-grid .col-sm-6{width:50%}.caldera-grid .col-sm-5{width:41.66666667%}.caldera-grid .col-sm-4{width:33.33333333%}.caldera-grid .col-sm-3{width:25%}.caldera-grid .col-sm-2{width:16.66666667%}.caldera-grid .col-sm-1{width:8.33333333%}.caldera-grid .col-sm-pull-12{right:100%}.caldera-grid .col-sm-pull-11{right:91.66666667%}.caldera-grid .col-sm-pull-10{right:83.33333333%}.caldera-grid .col-sm-pull-9{right:75%}.caldera-grid .col-sm-pull-8{right:66.66666667%}.caldera-grid .col-sm-pull-7{right:58.33333333%}.caldera-grid .col-sm-pull-6{right:50%}.caldera-grid .col-sm-pull-5{right:41.66666667%}.caldera-grid .col-sm-pull-4{right:33.33333333%}.caldera-grid .col-sm-pull-3{right:25%}.caldera-grid .col-sm-pull-2{right:16.66666667%}.caldera-grid .col-sm-pull-1{right:8.33333333%}.caldera-grid .col-sm-pull-0{right:0}.caldera-grid .col-sm-push-12{left:100%}.caldera-grid .col-sm-push-11{left:91.66666667%}.caldera-grid .col-sm-push-10{left:83.33333333%}.caldera-grid .col-sm-push-9{left:75%}.caldera-grid .col-sm-push-8{left:66.66666667%}.caldera-grid .col-sm-push-7{left:58.33333333%}.caldera-grid .col-sm-push-6{left:50%}.caldera-grid .col-sm-push-5{left:41.66666667%}.caldera-grid .col-sm-push-4{left:33.33333333%}.caldera-grid .col-sm-push-3{left:25%}.caldera-grid .col-sm-push-2{left:16.66666667%}.caldera-grid .col-sm-push-1{left:8.33333333%}.caldera-grid .col-sm-push-0{left:0}.caldera-grid .col-sm-offset-12{margin-left:100%}.caldera-grid .col-sm-offset-11{margin-left:91.66666667%}.caldera-grid .col-sm-offset-10{margin-left:83.33333333%}.caldera-grid .col-sm-offset-9{margin-left:75%}.caldera-grid .col-sm-offset-8{margin-left:66.66666667%}.caldera-grid .col-sm-offset-7{margin-left:58.33333333%}.caldera-grid .col-sm-offset-6{margin-left:50%}.caldera-grid .col-sm-offset-5{margin-left:41.66666667%}.caldera-grid .col-sm-offset-4{margin-left:33.33333333%}.caldera-grid .col-sm-offset-3{margin-left:25%}.caldera-grid .col-sm-offset-2{margin-left:16.66666667%}.caldera-grid .col-sm-offset-1{margin-left:8.33333333%}.caldera-grid .col-sm-offset-0{margin-left:0}}@media (min-width:992px){.caldera-grid .col-md-1,.caldera-grid .col-md-10,.caldera-grid .col-md-11,.caldera-grid .col-md-12,.caldera-grid .col-md-2,.caldera-grid .col-md-3,.caldera-grid .col-md-4,.caldera-grid .col-md-5,.caldera-grid .col-md-6,.caldera-grid .col-md-7,.caldera-grid .col-md-8,.caldera-grid .col-md-9{float:left}.caldera-grid .col-md-12{width:100%}.caldera-grid .col-md-11{width:91.66666667%}.caldera-grid .col-md-10{width:83.33333333%}.caldera-grid .col-md-9{width:75%}.caldera-grid .col-md-8{width:66.66666667%}.caldera-grid .col-md-7{width:58.33333333%}.caldera-grid .col-md-6{width:50%}.caldera-grid .col-md-5{width:41.66666667%}.caldera-grid .col-md-4{width:33.33333333%}.caldera-grid .col-md-3{width:25%}.caldera-grid .col-md-2{width:16.66666667%}.caldera-grid .col-md-1{width:8.33333333%}.caldera-grid .col-md-pull-12{right:100%}.caldera-grid .col-md-pull-11{right:91.66666667%}.caldera-grid .col-md-pull-10{right:83.33333333%}.caldera-grid .col-md-pull-9{right:75%}.caldera-grid .col-md-pull-8{right:66.66666667%}.caldera-grid .col-md-pull-7{right:58.33333333%}.caldera-grid .col-md-pull-6{right:50%}.caldera-grid .col-md-pull-5{right:41.66666667%}.caldera-grid .col-md-pull-4{right:33.33333333%}.caldera-grid .col-md-pull-3{right:25%}.caldera-grid .col-md-pull-2{right:16.66666667%}.caldera-grid .col-md-pull-1{right:8.33333333%}.caldera-grid .col-md-pull-0{right:0}.caldera-grid .col-md-push-12{left:100%}.caldera-grid .col-md-push-11{left:91.66666667%}.caldera-grid .col-md-push-10{left:83.33333333%}.caldera-grid .col-md-push-9{left:75%}.caldera-grid .col-md-push-8{left:66.66666667%}.caldera-grid .col-md-push-7{left:58.33333333%}.caldera-grid .col-md-push-6{left:50%}.caldera-grid .col-md-push-5{left:41.66666667%}.caldera-grid .col-md-push-4{left:33.33333333%}.caldera-grid .col-md-push-3{left:25%}.caldera-grid .col-md-push-2{left:16.66666667%}.caldera-grid .col-md-push-1{left:8.33333333%}.caldera-grid .col-md-push-0{left:0}.caldera-grid .col-md-offset-12{margin-left:100%}.caldera-grid .col-md-offset-11{margin-left:91.66666667%}.caldera-grid .col-md-offset-10{margin-left:83.33333333%}.caldera-grid .col-md-offset-9{margin-left:75%}.caldera-grid .col-md-offset-8{margin-left:66.66666667%}.caldera-grid .col-md-offset-7{margin-left:58.33333333%}.caldera-grid .col-md-offset-6{margin-left:50%}.caldera-grid .col-md-offset-5{margin-left:41.66666667%}.caldera-grid .col-md-offset-4{margin-left:33.33333333%}.caldera-grid .col-md-offset-3{margin-left:25%}.caldera-grid .col-md-offset-2{margin-left:16.66666667%}.caldera-grid .col-md-offset-1{margin-left:8.33333333%}.caldera-grid .col-md-offset-0{margin-left:0}}@-ms-viewport{width:device-width}@media (min-width:1200px){.caldera-grid .col-lg-1,.caldera-grid .col-lg-10,.caldera-grid .col-lg-11,.caldera-grid .col-lg-12,.caldera-grid .col-lg-2,.caldera-grid .col-lg-3,.caldera-grid .col-lg-4,.caldera-grid .col-lg-5,.caldera-grid .col-lg-6,.caldera-grid .col-lg-7,.caldera-grid .col-lg-8,.caldera-grid .col-lg-9{float:left}.caldera-grid .col-lg-12{width:100%}.caldera-grid .col-lg-11{width:91.66666667%}.caldera-grid .col-lg-10{width:83.33333333%}.caldera-grid .col-lg-9{width:75%}.caldera-grid .col-lg-8{width:66.66666667%}.caldera-grid .col-lg-7{width:58.33333333%}.caldera-grid .col-lg-6{width:50%}.caldera-grid .col-lg-5{width:41.66666667%}.caldera-grid .col-lg-4{width:33.33333333%}.caldera-grid .col-lg-3{width:25%}.caldera-grid .col-lg-2{width:16.66666667%}.caldera-grid .col-lg-1{width:8.33333333%}.caldera-grid .col-lg-pull-12{right:100%}.caldera-grid .col-lg-pull-11{right:91.66666667%}.caldera-grid .col-lg-pull-10{right:83.33333333%}.caldera-grid .col-lg-pull-9{right:75%}.caldera-grid .col-lg-pull-8{right:66.66666667%}.caldera-grid .col-lg-pull-7{right:58.33333333%}.caldera-grid .col-lg-pull-6{right:50%}.caldera-grid .col-lg-pull-5{right:41.66666667%}.caldera-grid .col-lg-pull-4{right:33.33333333%}.caldera-grid .col-lg-pull-3{right:25%}.caldera-grid .col-lg-pull-2{right:16.66666667%}.caldera-grid .col-lg-pull-1{right:8.33333333%}.caldera-grid .col-lg-pull-0{right:0}.caldera-grid .col-lg-push-12{left:100%}.caldera-grid .col-lg-push-11{left:91.66666667%}.caldera-grid .col-lg-push-10{left:83.33333333%}.caldera-grid .col-lg-push-9{left:75%}.caldera-grid .col-lg-push-8{left:66.66666667%}.caldera-grid .col-lg-push-7{left:58.33333333%}.caldera-grid .col-lg-push-6{left:50%}.caldera-grid .col-lg-push-5{left:41.66666667%}.caldera-grid .col-lg-push-4{left:33.33333333%}.caldera-grid .col-lg-push-3{left:25%}.caldera-grid .col-lg-push-2{left:16.66666667%}.caldera-grid .col-lg-push-1{left:8.33333333%}.caldera-grid .col-lg-push-0{left:0}.caldera-grid .col-lg-offset-12{margin-left:100%}.caldera-grid .col-lg-offset-11{margin-left:91.66666667%}.caldera-grid .col-lg-offset-10{margin-left:83.33333333%}.caldera-grid .col-lg-offset-9{margin-left:75%}.caldera-grid .col-lg-offset-8{margin-left:66.66666667%}.caldera-grid .col-lg-offset-7{margin-left:58.33333333%}.caldera-grid .col-lg-offset-6{margin-left:50%}.caldera-grid .col-lg-offset-5{margin-left:41.66666667%}.caldera-grid .col-lg-offset-4{margin-left:33.33333333%}.caldera-grid .col-lg-offset-3{margin-left:25%}.caldera-grid .col-lg-offset-2{margin-left:16.66666667%}.caldera-grid .col-lg-offset-1{margin-left:8.33333333%}.caldera-grid .col-lg-offset-0{margin-left:0}}.caldera-grid .clearfix:after,.caldera-grid .clearfix:before,.caldera-grid .container-fluid:after,.caldera-grid .container-fluid:before,.caldera-grid .container:after,.caldera-grid .container:before,.caldera-grid .row:after,.caldera-grid .row:before{content:" ";display:table}.caldera-grid .clearfix:after,.caldera-grid .container-fluid:after,.caldera-grid .container:after,.caldera-grid .row:after{clear:both}.caldera-grid .center-block{display:block;margin-left:auto;margin-right:auto}.caldera-grid .pull-right{float:right!important}.caldera-grid .pull-left{float:left!important}.caldera-grid .hide{display:none!important}.caldera-grid .show{display:block!important}.caldera-grid .hidden,.caldera-grid .visible-lg,.caldera-grid .visible-md,.caldera-grid .visible-sm,.caldera-grid .visible-xs{display:none!important}.caldera-grid .invisible{visibility:hidden}.caldera-grid .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.caldera-grid .hidden{visibility:hidden!important}.caldera-grid .affix{position:fixed}@-ms-viewport{width:device-width}.caldera-grid .form-control{width:100%}@media (max-width:767px){.caldera-grid .visible-xs{display:block!important}.caldera-grid table.visible-xs{display:table}.caldera-grid tr.visible-xs{display:table-row!important}.caldera-grid td.visible-xs,.caldera-grid th.visible-xs{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.caldera-grid .visible-sm{display:block!important}.caldera-grid table.visible-sm{display:table}.caldera-grid tr.visible-sm{display:table-row!important}.caldera-grid td.visible-sm,.caldera-grid th.visible-sm{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.caldera-grid .visible-md{display:block!important}.caldera-grid table.visible-md{display:table}.caldera-grid tr.visible-md{display:table-row!important}.caldera-grid td.visible-md,.caldera-grid th.visible-md{display:table-cell!important}}@media (min-width:1200px){.caldera-grid .visible-lg{display:block!important}.caldera-grid table.visible-lg{display:table}.caldera-grid tr.visible-lg{display:table-row!important}.caldera-grid td.visible-lg,.caldera-grid th.visible-lg{display:table-cell!important}.caldera-grid .hidden-lg{display:none!important}}@media (max-width:767px){.caldera-grid .hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.caldera-grid .hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.caldera-grid .hidden-md{display:none!important}}.caldera-grid .visible-print{display:none!important}@media print{.caldera-grid .visible-print{display:block!important}.caldera-grid table.visible-print{display:table}.caldera-grid tr.visible-print{display:table-row!important}.caldera-grid td.visible-print,.caldera-grid th.visible-print{display:table-cell!important}.caldera-grid .hidden-print{display:none!important}}input.parsley-success,select.parsley-success,textarea.parsley-success{color:#468847;background-color:#DFF0D8;border:1px solid #D6E9C6}input.parsley-error,select.parsley-error,textarea.parsley-error{color:#B94A48;background-color:#F2DEDE;border:1px solid #EED3D7}.parsley-errors-list{margin:2px 0 3px;padding:0;list-style-type:none;font-size:.9em;line-height:.9em;opacity:0;transition:all .3s ease-in;-o-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in}.parsley-errors-list.filled{opacity:1}
2
  .caldera-grid .alert{padding:8px;margin-bottom:18px;border-radius:2px}.caldera-grid .alert .alert-link{font-weight:700}.caldera-grid .alert-dismissable{padding-right:28px}.caldera-grid .alert-success{background-color:#dff0d8;border-color:#a3d48e;color:#3c763d}.caldera-grid .alert-success hr{border-top-color:#93cd7c}.caldera-grid .alert-success .alert-link{color:#2b542c}.caldera-grid .alert-info{background-color:#d9edf7;border-color:#85c5e5;color:#31708f}.caldera-grid .alert-info hr{border-top-color:#70bbe1}.caldera-grid .alert-info .alert-link{color:#245269}.caldera-grid .alert-warning{background-color:#f9edbe;border-color:#f0c36d;color:#333}.caldera-grid .alert-warning hr{border-top-color:#eeb956}.caldera-grid .alert-warning .alert-link{color:#1a1a1a}.caldera-grid .alert-danger,.caldera-grid .alert-error{background-color:#f2dede;border-color:#d59595;color:#a94442}.caldera-grid .alert-danger hr,.caldera-grid .alert-error hr{border-top-color:#ce8383}.caldera-grid .alert-danger .alert-link,.caldera-grid .alert-error .alert-link{color:#843534}.caldera-grid .has-error .checkbox,.caldera-grid .has-error .checkbox-inline,.caldera-grid .has-error .control-label,.caldera-grid .has-error .form-control-feedback,.caldera-grid .has-error .help-block,.caldera-grid .has-error .radio,.caldera-grid .has-error .radio-inline{color:#dd4b39}.caldera-grid .alert-danger,.caldera-grid .alert-error,.caldera-grid .alert-info,.caldera-grid .alert-success,.caldera-grid .alert-warning{text-shadow:0 1px 0 rgba(255,255,255,.5)}.caldera-grid .has-error .form-control{border-color:#dd4b39;-webkit-box-shadow:none;box-shadow:none}.caldera-grid .has-error .input-group-addon{color:#dd4b39;border-color:#dd4b39;background-color:#f2dede}.caldera-grid .has-error .form-control:focus,.caldera-grid .has-error .form-control:hover{border-color:#dd4b39}.caldera-grid.cf_processing{background:url(../images/loading.gif) center center/30px auto no-repeat rgba(0,0,0,0)}.caldera-grid.cf_processing>*{opacity:.5}
3
  .caldera-grid html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}.caldera-grid body{margin:0}.caldera-grid article,.caldera-grid aside,.caldera-grid details,.caldera-grid figcaption,.caldera-grid figure,.caldera-grid footer,.caldera-grid header,.caldera-grid hgroup,.caldera-grid main,.caldera-grid menu,.caldera-grid nav,.caldera-grid section,.caldera-grid summary{display:block}.caldera-grid audio,.caldera-grid canvas,.caldera-grid progress,.caldera-grid video{display:inline-block;vertical-align:baseline}.caldera-grid audio:not([controls]){display:none;height:0}.caldera-grid [hidden],.caldera-grid template{display:none}.caldera-grid a{background-color:transparent}.caldera-grid a:active,.caldera-grid a:hover{outline:0}.caldera-grid abbr[title]{border-bottom:1px dotted}.caldera-grid b,.caldera-grid strong{font-weight:700}.caldera-grid dfn{font-style:italic}.caldera-grid h1{font-size:2em;margin:.67em 0}.caldera-grid mark{background:#ff0;color:#000}.caldera-grid small{font-size:80%}.caldera-grid sub,.caldera-grid sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.caldera-grid sup{top:-.5em}.caldera-grid sub{bottom:-.25em}.caldera-grid img{border:0}.caldera-grid svg:not(:root){overflow:hidden}.caldera-grid figure{margin:1em 40px}.caldera-grid hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}.caldera-grid pre{overflow:auto}.caldera-grid code,.caldera-grid kbd,.caldera-grid pre,.caldera-grid samp{font-family:monospace,monospace;font-size:1em}.caldera-grid button,.caldera-grid input,.caldera-grid optgroup,.caldera-grid select,.caldera-grid textarea{font:inherit;margin:0}.caldera-grid button{overflow:visible}.caldera-grid button,.caldera-grid select{text-transform:none}.caldera-grid button,.caldera-grid html input[type=button],.caldera-grid input[type=reset],.caldera-grid input[type=submit]{-webkit-appearance:button;cursor:pointer}.caldera-grid button[disabled],.caldera-grid html input[disabled]{cursor:default}.caldera-grid button::-moz-focus-inner,.caldera-grid input::-moz-focus-inner{border:0;padding:0}.caldera-grid input{line-height:normal}.caldera-grid input[type=checkbox],.caldera-grid input[type=radio]{box-sizing:border-box;padding:0}.caldera-grid input[type=number]::-webkit-inner-spin-button,.caldera-grid input[type=number]::-webkit-outer-spin-button{height:auto}.caldera-grid input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.caldera-grid input[type=search]::-webkit-search-cancel-button,.caldera-grid input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.caldera-grid textarea{overflow:auto}.caldera-grid optgroup{font-weight:700}.caldera-grid table{border-collapse:collapse;border-spacing:0}.caldera-grid td,.caldera-grid th{padding:0}@media print{.caldera-grid *,.caldera-grid :after,.caldera-grid :before{background:0 0!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}.caldera-grid a,.caldera-grid a:visited{text-decoration:underline}.caldera-grid a[href]:after{content:" (" attr(href) ")"}.caldera-grid abbr[title]:after{content:" (" attr(title) ")"}.caldera-grid a[href^="#"]:after,.caldera-grid a[href^="javascript:"]:after{content:""}.caldera-grid blockquote,.caldera-grid pre{border:1px solid #999;page-break-inside:avoid}.caldera-grid thead{display:table-header-group}.caldera-grid img,.caldera-grid tr{page-break-inside:avoid}.caldera-grid img{max-width:100%!important}.caldera-grid h2,.caldera-grid h3,.caldera-grid p{orphans:3;widows:3}.caldera-grid h2,.caldera-grid h3{page-break-after:avoid}.caldera-grid select{background:#fff!important}.caldera-grid .navbar{display:none}.caldera-grid .btn>.caret,.caldera-grid .dropup>.btn>.caret{border-top-color:#000!important}.caldera-grid .label{border:1px solid #000}.caldera-grid .table{border-collapse:collapse!important}.caldera-grid .table td,.caldera-grid .table th{background-color:#fff!important}.caldera-grid .table-bordered td,.caldera-grid .table-bordered th{border:1px solid #ddd!important}}.caldera-grid .btn,.caldera-grid .btn-danger.active,.caldera-grid .btn-danger:active,.caldera-grid .btn-default.active,.caldera-grid .btn-default:active,.caldera-grid .btn-info.active,.caldera-grid .btn-info:active,.caldera-grid .btn-primary.active,.caldera-grid .btn-primary:active,.caldera-grid .btn-success.active,.caldera-grid .btn-success:active,.caldera-grid .btn-warning.active,.caldera-grid .btn-warning:active,.caldera-grid .form-control,.open>.dropdown-toggle.caldera-grid .btn-danger,.open>.dropdown-toggle.caldera-grid .btn-default,.open>.dropdown-toggle.caldera-grid .btn-info,.open>.dropdown-toggle.caldera-grid .btn-primary,.open>.dropdown-toggle.caldera-grid .btn-success,.open>.dropdown-toggle.caldera-grid .btn-warning{background-image:none}.caldera-grid fieldset{padding:0;margin:0;border:0;min-width:0}.caldera-grid legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}.caldera-grid label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}.caldera-grid input[type=checkbox],.caldera-grid input[type=radio]{margin:0;line-height:normal}.caldera-grid .form-control,.caldera-grid output{font-size:14px;line-height:1.42857143;color:#555;display:block}.caldera-grid input[type=file]{display:block}.caldera-grid input[type=range]{display:block;width:100%}.caldera-grid select[multiple],.caldera-grid select[size]{height:auto}.caldera-grid input[type=checkbox]:focus,.caldera-grid input[type=file]:focus,.caldera-grid input[type=radio]:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.caldera-grid input[type=checkbox]{-webkit-appearance:checkbox}.caldera-grid input[type=radio]{-webkit-appearance:radio}.caldera-grid output{padding-top:7px}.caldera-grid .form-control{width:100%;height:34px;padding:6px 12px;background-color:#fff;border:1px solid #ccc;border-radius:2px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.caldera-grid .form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.caldera-grid .form-control::-moz-placeholder{color:#999;opacity:1}.caldera-grid .form-control:-ms-input-placeholder{color:#999}.caldera-grid .form-control::-webkit-input-placeholder{color:#999}.caldera-grid .has-success .checkbox,.caldera-grid .has-success .checkbox-inline,.caldera-grid .has-success .control-label,.caldera-grid .has-success .form-control-feedback,.caldera-grid .has-success .help-block,.caldera-grid .has-success .radio,.caldera-grid .has-success .radio-inline,.caldera-grid .has-success.checkbox label,.caldera-grid .has-success.checkbox-inline label,.caldera-grid .has-success.radio label,.caldera-grid .has-success.radio-inline label{color:#3c763d}.caldera-grid .form-control[disabled],.caldera-grid .form-control[readonly],fieldset[disabled] .caldera-grid .form-control{background-color:#eee;opacity:1}.caldera-grid .form-control[disabled],fieldset[disabled] .caldera-grid .form-control{cursor:not-allowed}textarea .caldera-grid .form-control{height:auto}@media screen and (-webkit-min-device-pixel-ratio:0){.caldera-grid input[type=date],.caldera-grid input[type=datetime-local],.caldera-grid input[type=month],.caldera-grid input[type=time]{line-height:34px}.caldera-grid input[type=date].input-sm,.caldera-grid input[type=datetime-local].input-sm,.caldera-grid input[type=month].input-sm,.caldera-grid input[type=time].input-sm,.input-group-sm .caldera-grid input[type=date],.input-group-sm .caldera-grid input[type=datetime-local],.input-group-sm .caldera-grid input[type=month],.input-group-sm .caldera-grid input[type=time]{line-height:30px}.caldera-grid input[type=date].input-lg,.caldera-grid input[type=datetime-local].input-lg,.caldera-grid input[type=month].input-lg,.caldera-grid input[type=time].input-lg,.input-group-lg .caldera-grid input[type=date],.input-group-lg .caldera-grid input[type=datetime-local],.input-group-lg .caldera-grid input[type=month],.input-group-lg .caldera-grid input[type=time]{line-height:46px}}.caldera-grid .form-group{margin-bottom:15px}.caldera-grid .checkbox,.caldera-grid .radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.caldera-grid .checkbox label,.caldera-grid .radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.caldera-grid .checkbox input[type=checkbox],.caldera-grid .checkbox-inline input[type=checkbox],.caldera-grid .radio input[type=radio],.caldera-grid .radio-inline input[type=radio]{margin-left:-20px}.caldera-grid .checkbox+.checkbox,.caldera-grid .radio+.radio{margin-top:-5px}.caldera-grid .checkbox-inline,.caldera-grid .radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.caldera-grid .checkbox-inline+.checkbox-inline,.caldera-grid .radio-inline+.radio-inline{margin-top:0;margin-left:10px}.caldera-grid .checkbox-inline.disabled,.caldera-grid .checkbox.disabled label,.caldera-grid .radio-inline.disabled,.caldera-grid .radio.disabled label,.caldera-grid input[type=checkbox].disabled,.caldera-grid input[type=checkbox][disabled],.caldera-grid input[type=radio].disabled,.caldera-grid input[type=radio][disabled],fieldset[disabled] .caldera-grid .checkbox label,fieldset[disabled] .caldera-grid .checkbox-inline,fieldset[disabled] .caldera-grid .radio label,fieldset[disabled] .caldera-grid .radio-inline,fieldset[disabled] .caldera-grid input[type=checkbox],fieldset[disabled] .caldera-grid input[type=radio]{cursor:not-allowed}.caldera-grid .form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:34px}.caldera-grid .form-control-static.input-lg,.caldera-grid .form-control-static.input-sm{padding-left:0;padding-right:0}.caldera-grid .input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:1px}select.caldera-grid .input-sm{height:30px;line-height:30px}select[multiple].caldera-grid .input-sm,textarea.caldera-grid .input-sm{height:auto}.caldera-grid .form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:1px}select.caldera-grid .form-group-sm .form-control{height:30px;line-height:30px}select[multiple].caldera-grid .form-group-sm .form-control,textarea.caldera-grid .form-group-sm .form-control{height:auto}.caldera-grid .form-group-sm .form-control-static{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;min-height:32px}.caldera-grid .input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:4px}select.caldera-grid .input-lg{height:46px;line-height:46px}select[multiple].caldera-grid .input-lg,textarea.caldera-grid .input-lg{height:auto}.caldera-grid .form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:4px}select.caldera-grid .form-group-lg .form-control{height:46px;line-height:46px}select[multiple].caldera-grid .form-group-lg .form-control,textarea.caldera-grid .form-group-lg .form-control{height:auto}.caldera-grid .form-group-lg .form-control-static{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;min-height:38px}.caldera-grid .has-feedback{position:relative}.caldera-grid .has-feedback .form-control{padding-right:42.5px}.caldera-grid .form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.caldera-grid .input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.caldera-grid .input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.caldera-grid .has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.caldera-grid .has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.caldera-grid .has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.caldera-grid .has-warning .checkbox,.caldera-grid .has-warning .checkbox-inline,.caldera-grid .has-warning .control-label,.caldera-grid .has-warning .form-control-feedback,.caldera-grid .has-warning .help-block,.caldera-grid .has-warning .radio,.caldera-grid .has-warning .radio-inline,.caldera-grid .has-warning.checkbox label,.caldera-grid .has-warning.checkbox-inline label,.caldera-grid .has-warning.radio label,.caldera-grid .has-warning.radio-inline label{color:#8a6d3b}.caldera-grid .has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.caldera-grid .has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.caldera-grid .has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.caldera-grid .has-error .checkbox,.caldera-grid .has-error .checkbox-inline,.caldera-grid .has-error .control-label,.caldera-grid .has-error .form-control-feedback,.caldera-grid .has-error .help-block,.caldera-grid .has-error .radio,.caldera-grid .has-error .radio-inline,.caldera-grid .has-error.checkbox label,.caldera-grid .has-error.checkbox-inline label,.caldera-grid .has-error.radio label,.caldera-grid .has-error.radio-inline label{color:#a94442}.caldera-grid .has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.caldera-grid .has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.caldera-grid .has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.caldera-grid .has-feedback label~.form-control-feedback{top:25px}.caldera-grid .has-feedback label.sr-only~.form-control-feedback{top:0}.caldera-grid .help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.caldera-grid .form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.caldera-grid .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.caldera-grid .form-inline .form-control-static{display:inline-block}.caldera-grid .form-inline .input-group{display:inline-table;vertical-align:middle}.caldera-grid .form-inline .input-group .form-control,.caldera-grid .form-inline .input-group .input-group-addon,.caldera-grid .form-inline .input-group .input-group-btn{width:auto}.caldera-grid .form-inline .input-group>.form-control{width:100%}.caldera-grid .form-inline .control-label{margin-bottom:0;vertical-align:middle}.caldera-grid .form-inline .checkbox,.caldera-grid .form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.caldera-grid .form-inline .checkbox label,.caldera-grid .form-inline .radio label{padding-left:0}.caldera-grid .form-inline .checkbox input[type=checkbox],.caldera-grid .form-inline .radio input[type=radio]{position:relative;margin-left:0}.caldera-grid .form-inline .has-feedback .form-control-feedback{top:0}.caldera-grid .form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.caldera-grid .form-horizontal .checkbox,.caldera-grid .form-horizontal .checkbox-inline,.caldera-grid .form-horizontal .radio,.caldera-grid .form-horizontal .radio-inline{margin-top:0;margin-bottom:0;padding-top:7px}.caldera-grid .form-horizontal .checkbox,.caldera-grid .form-horizontal .radio{min-height:27px}.caldera-grid .form-horizontal .form-group{margin-left:-15px;margin-right:-15px}.caldera-grid .form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.caldera-grid .form-horizontal .form-group-lg .control-label{padding-top:14.33px}.caldera-grid .form-horizontal .form-group-sm .control-label{padding-top:6px}}.caldera-grid .btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.caldera-grid .btn.active.focus,.caldera-grid .btn.active:focus,.caldera-grid .btn.focus,.caldera-grid .btn:active.focus,.caldera-grid .btn:active:focus,.caldera-grid .btn:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.caldera-grid .btn.focus,.caldera-grid .btn:focus,.caldera-grid .btn:hover{color:#333;text-decoration:none}.caldera-grid .btn.active,.caldera-grid .btn:active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.caldera-grid .btn.disabled,.caldera-grid .btn[disabled],fieldset[disabled] .caldera-grid .btn{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.caldera-grid .btn-default{color:#333;background-color:#fff;border-color:#ccc}.caldera-grid .btn-default.active,.caldera-grid .btn-default.focus,.caldera-grid .btn-default:active,.caldera-grid .btn-default:focus,.caldera-grid .btn-default:hover,.open>.dropdown-toggle.caldera-grid .btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.caldera-grid .btn-default.disabled,.caldera-grid .btn-default.disabled.active,.caldera-grid .btn-default.disabled.focus,.caldera-grid .btn-default.disabled:active,.caldera-grid .btn-default.disabled:focus,.caldera-grid .btn-default.disabled:hover,.caldera-grid .btn-default[disabled],.caldera-grid .btn-default[disabled].active,.caldera-grid .btn-default[disabled].focus,.caldera-grid .btn-default[disabled]:active,.caldera-grid .btn-default[disabled]:focus,.caldera-grid .btn-default[disabled]:hover,fieldset[disabled] .caldera-grid .btn-default,fieldset[disabled] .caldera-grid .btn-default.active,fieldset[disabled] .caldera-grid .btn-default.focus,fieldset[disabled] .caldera-grid .btn-default:active,fieldset[disabled] .caldera-grid .btn-default:focus,fieldset[disabled] .caldera-grid .btn-default:hover{background-color:#fff;border-color:#ccc}.caldera-grid .btn-default .badge{color:#fff;background-color:#333}.caldera-grid .btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.caldera-grid .btn-primary.active,.caldera-grid .btn-primary.focus,.caldera-grid .btn-primary:active,.caldera-grid .btn-primary:focus,.caldera-grid .btn-primary:hover,.open>.dropdown-toggle.caldera-grid .btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.caldera-grid .btn-primary.disabled,.caldera-grid .btn-primary.disabled.active,.caldera-grid .btn-primary.disabled.focus,.caldera-grid .btn-primary.disabled:active,.caldera-grid .btn-primary.disabled:focus,.caldera-grid .btn-primary.disabled:hover,.caldera-grid .btn-primary[disabled],.caldera-grid .btn-primary[disabled].active,.caldera-grid .btn-primary[disabled].focus,.caldera-grid .btn-primary[disabled]:active,.caldera-grid .btn-primary[disabled]:focus,.caldera-grid .btn-primary[disabled]:hover,fieldset[disabled] .caldera-grid .btn-primary,fieldset[disabled] .caldera-grid .btn-primary.active,fieldset[disabled] .caldera-grid .btn-primary.focus,fieldset[disabled] .caldera-grid .btn-primary:active,fieldset[disabled] .caldera-grid .btn-primary:focus,fieldset[disabled] .caldera-grid .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.caldera-grid .btn-primary .badge{color:#337ab7;background-color:#fff}.caldera-grid .btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.caldera-grid .btn-success.active,.caldera-grid .btn-success.focus,.caldera-grid .btn-success:active,.caldera-grid .btn-success:focus,.caldera-grid .btn-success:hover,.open>.dropdown-toggle.caldera-grid .btn-success{color:#fff;background-color:#449d44;border-color:#398439}.caldera-grid .btn-success.disabled,.caldera-grid .btn-success.disabled.active,.caldera-grid .btn-success.disabled.focus,.caldera-grid .btn-success.disabled:active,.caldera-grid .btn-success.disabled:focus,.caldera-grid .btn-success.disabled:hover,.caldera-grid .btn-success[disabled],.caldera-grid .btn-success[disabled].active,.caldera-grid .btn-success[disabled].focus,.caldera-grid .btn-success[disabled]:active,.caldera-grid .btn-success[disabled]:focus,.caldera-grid .btn-success[disabled]:hover,fieldset[disabled] .caldera-grid .btn-success,fieldset[disabled] .caldera-grid .btn-success.active,fieldset[disabled] .caldera-grid .btn-success.focus,fieldset[disabled] .caldera-grid .btn-success:active,fieldset[disabled] .caldera-grid .btn-success:focus,fieldset[disabled] .caldera-grid .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.caldera-grid .btn-success .badge{color:#5cb85c;background-color:#fff}.caldera-grid .btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.caldera-grid .btn-info.active,.caldera-grid .btn-info.focus,.caldera-grid .btn-info:active,.caldera-grid .btn-info:focus,.caldera-grid .btn-info:hover,.open>.dropdown-toggle.caldera-grid .btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.caldera-grid .btn-info.disabled,.caldera-grid .btn-info.disabled.active,.caldera-grid .btn-info.disabled.focus,.caldera-grid .btn-info.disabled:active,.caldera-grid .btn-info.disabled:focus,.caldera-grid .btn-info.disabled:hover,.caldera-grid .btn-info[disabled],.caldera-grid .btn-info[disabled].active,.caldera-grid .btn-info[disabled].focus,.caldera-grid .btn-info[disabled]:active,.caldera-grid .btn-info[disabled]:focus,.caldera-grid .btn-info[disabled]:hover,fieldset[disabled] .caldera-grid .btn-info,fieldset[disabled] .caldera-grid .btn-info.active,fieldset[disabled] .caldera-grid .btn-info.focus,fieldset[disabled] .caldera-grid .btn-info:active,fieldset[disabled] .caldera-grid .btn-info:focus,fieldset[disabled] .caldera-grid .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.caldera-grid .btn-info .badge{color:#5bc0de;background-color:#fff}.caldera-grid .btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.caldera-grid .btn-warning.active,.caldera-grid .btn-warning.focus,.caldera-grid .btn-warning:active,.caldera-grid .btn-warning:focus,.caldera-grid .btn-warning:hover,.open>.dropdown-toggle.caldera-grid .btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.caldera-grid .btn-warning.disabled,.caldera-grid .btn-warning.disabled.active,.caldera-grid .btn-warning.disabled.focus,.caldera-grid .btn-warning.disabled:active,.caldera-grid .btn-warning.disabled:focus,.caldera-grid .btn-warning.disabled:hover,.caldera-grid .btn-warning[disabled],.caldera-grid .btn-warning[disabled].active,.caldera-grid .btn-warning[disabled].focus,.caldera-grid .btn-warning[disabled]:active,.caldera-grid .btn-warning[disabled]:focus,.caldera-grid .btn-warning[disabled]:hover,fieldset[disabled] .caldera-grid .btn-warning,fieldset[disabled] .caldera-grid .btn-warning.active,fieldset[disabled] .caldera-grid .btn-warning.focus,fieldset[disabled] .caldera-grid .btn-warning:active,fieldset[disabled] .caldera-grid .btn-warning:focus,fieldset[disabled] .caldera-grid .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.caldera-grid .btn-warning .badge{color:#f0ad4e;background-color:#fff}.caldera-grid .btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.caldera-grid .btn-danger.active,.caldera-grid .btn-danger.focus,.caldera-grid .btn-danger:active,.caldera-grid .btn-danger:focus,.caldera-grid .btn-danger:hover,.open>.dropdown-toggle.caldera-grid .btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.caldera-grid .btn-danger.disabled,.caldera-grid .btn-danger.disabled.active,.caldera-grid .btn-danger.disabled.focus,.caldera-grid .btn-danger.disabled:active,.caldera-grid .btn-danger.disabled:focus,.caldera-grid .btn-danger.disabled:hover,.caldera-grid .btn-danger[disabled],.caldera-grid .btn-danger[disabled].active,.caldera-grid .btn-danger[disabled].focus,.caldera-grid .btn-danger[disabled]:active,.caldera-grid .btn-danger[disabled]:focus,.caldera-grid .btn-danger[disabled]:hover,fieldset[disabled] .caldera-grid .btn-danger,fieldset[disabled] .caldera-grid .btn-danger.active,fieldset[disabled] .caldera-grid .btn-danger.focus,fieldset[disabled] .caldera-grid .btn-danger:active,fieldset[disabled] .caldera-grid .btn-danger:focus,fieldset[disabled] .caldera-grid .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.caldera-grid .btn-danger .badge{color:#d9534f;background-color:#fff}.caldera-grid .btn-link{color:#337ab7;font-weight:400;border-radius:0}.caldera-grid .btn-link,.caldera-grid .btn-link.active,.caldera-grid .btn-link:active,.caldera-grid .btn-link[disabled],fieldset[disabled] .caldera-grid .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.caldera-grid .btn-link,.caldera-grid .btn-link:active,.caldera-grid .btn-link:focus,.caldera-grid .btn-link:hover{border-color:transparent}.caldera-grid .btn-link:focus,.caldera-grid .btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.caldera-grid .btn-link[disabled]:focus,.caldera-grid .btn-link[disabled]:hover,fieldset[disabled] .caldera-grid .btn-link:focus,fieldset[disabled] .caldera-grid .btn-link:hover{color:#777;text-decoration:none}.caldera-grid .btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:4px}.caldera-grid .btn-sm,.caldera-grid .btn-xs{font-size:12px;line-height:1.5;border-radius:1px}.caldera-grid .btn-sm{padding:5px 10px}.caldera-grid .btn-xs{padding:1px 5px}.caldera-grid .btn-block{display:block;width:100%}.caldera-grid .btn-block+.btn-block{margin-top:5px}.caldera-grid input[type=button].btn-block,.caldera-grid input[type=reset].btn-block,.caldera-grid input[type=submit].btn-block{width:100%}.caldera-grid textarea.form-control{padding-right:4px;height:auto}.caldera-grid .breadcrumb{padding:6px 12px;margin:0 0 20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.caldera-grid .breadcrumb>li{display:inline-block;margin:0}.caldera-grid .breadcrumb>li+li:before{content:"/\00a0";padding:0 5px;color:#ccc}.caldera-grid .breadcrumb>.active,.caldera-grid .breadcrumb>.active>a{color:#777}.breadcrumb>li.active.error>a,.breadcrumb>li.error>a{color:red}.caldera-grid .cf-credit-card{padding-left:42px;background-image:url(../images/credit-card.svg);background-repeat:no-repeat!important;background-position-x:4px!important;background-position-y:3px!important}.caldera-grid .screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}p.caldera-forms-consent-field-agreement{display:inline}
assets/js/caldera-forms-front.js CHANGED
@@ -1,4 +1,4 @@
1
- /*! GENERATED SOURCE FILE caldera-forms - v1.8.0 - 2019-02-26 */var resBaldrickTriggers;
2
 
3
  jQuery(function($){
4
  function fieldErrors(fields, $form, $notice) {
1
+ /*! GENERATED SOURCE FILE caldera-forms - v1.8.1 - 2019-02-28 */var resBaldrickTriggers;
2
 
3
  jQuery(function($){
4
  function fieldErrors(fields, $form, $notice) {
assets/js/entry-viewer-2.js CHANGED
@@ -1,4 +1,4 @@
1
- /*! GENERATED SOURCE FILE caldera-forms - v1.8.0 - 2019-02-26 *//**
2
  * API Client for Caldera Forms API for a single form
3
  *
4
  * @since 1.5.0
1
+ /*! GENERATED SOURCE FILE caldera-forms - v1.8.1 - 2019-02-28 *//**
2
  * API Client for Caldera Forms API for a single form
3
  *
4
  * @since 1.5.0
assets/js/parsley.min.js CHANGED
@@ -1,4 +1,4 @@
1
- /*! GENERATED SOURCE FILE caldera-forms - v1.8.0 - 2019-02-26 *//*!
2
  * Parsley.js
3
  * Version 2.8.1 - built Sat, Feb 3rd 2018, 2:27 pm
4
  * http://parsleyjs.org
1
+ /*! GENERATED SOURCE FILE caldera-forms - v1.8.1 - 2019-02-28 *//*!
2
  * Parsley.js
3
  * Version 2.8.1 - built Sat, Feb 3rd 2018, 2:27 pm
4
  * http://parsleyjs.org
assets/js/vue.js CHANGED
@@ -1,4 +1,4 @@
1
- /*! GENERATED SOURCE FILE caldera-forms - v1.8.0 - 2019-02-26 *//*!
2
  * Vue.js v2.1.6
3
  * (c) 2014-2016 Evan You
4
  * Released under the MIT License.
1
+ /*! GENERATED SOURCE FILE caldera-forms - v1.8.1 - 2019-02-28 *//*!
2
  * Vue.js v2.1.6
3
  * (c) 2014-2016 Evan You
4
  * Released under the MIT License.
caldera-core.php CHANGED
@@ -4,7 +4,7 @@
4
  Plugin URI: https://CalderaForms.com
5
  Description: Easy to use, grid based responsive form builder for creating simple to complex forms.
6
  Author: Caldera Labs
7
- Version: 1.8.0
8
  Author URI: http://CalderaLabs.org
9
  Text Domain: caldera-forms
10
  GitHub Plugin URI: https://github.com/CalderaWP/caldera-forms
@@ -54,7 +54,7 @@ if ( !version_compare(PHP_VERSION, '5.6.0', '>=') ) {
54
  } else {
55
  define('CFCORE_PATH', plugin_dir_path(__FILE__));
56
  define('CFCORE_URL', plugin_dir_url(__FILE__));
57
- define( 'CFCORE_VER', '1.8.0' );
58
  define('CFCORE_EXTEND_URL', 'https://api.calderaforms.com/1.0/');
59
  define('CFCORE_BASENAME', plugin_basename(__FILE__));
60
 
4
  Plugin URI: https://CalderaForms.com
5
  Description: Easy to use, grid based responsive form builder for creating simple to complex forms.
6
  Author: Caldera Labs
7
+ Version: 1.8.1
8
  Author URI: http://CalderaLabs.org
9
  Text Domain: caldera-forms
10
  GitHub Plugin URI: https://github.com/CalderaWP/caldera-forms
54
  } else {
55
  define('CFCORE_PATH', plugin_dir_path(__FILE__));
56
  define('CFCORE_URL', plugin_dir_url(__FILE__));
57
+ define( 'CFCORE_VER', '1.8.1' );
58
  define('CFCORE_EXTEND_URL', 'https://api.calderaforms.com/1.0/');
59
  define('CFCORE_BASENAME', plugin_basename(__FILE__));
60
 
classes/field/util.php CHANGED
@@ -520,7 +520,7 @@ class Caldera_Forms_Field_Util {
520
  */
521
  public static function get_option_calculation_value( $option, array $field, array $form ){
522
  $calc_val = 0;
523
- if( is_string( $option ) ){
524
  if( ! empty( $field[ 'config' ][ 'option' ] ) && array_key_exists( $option, $field[ 'config' ][ 'option' ] ) ){
525
  $option = $field[ 'config' ][ 'option' ][ $option ];
526
  }
520
  */
521
  public static function get_option_calculation_value( $option, array $field, array $form ){
522
  $calc_val = 0;
523
+ if( is_string( $option ) || is_int( $option ) ){
524
  if( ! empty( $field[ 'config' ][ 'option' ] ) && array_key_exists( $option, $field[ 'config' ][ 'option' ] ) ){
525
  $option = $field[ 'config' ][ 'option' ][ $option ];
526
  }
clients/pro/build/index.min.js CHANGED
@@ -20,4 +20,4 @@ var En=Object.freeze({}),Cn=Object.prototype.toString,In=(b("slot,component",!0)
20
  * @author Feross Aboukhadijeh <https://feross.org>
21
  * @license MIT
22
  */
23
- t.exports=function(t){return null!=t&&(r(t)||n(t)||!!t._isBuffer)}},function(t,e,r){"use strict";function n(t){this.defaults=t,this.interceptors={request:new a,response:new a}}var i=r(234),o=r(60),a=r(552),s=r(553);n.prototype.request=function(t){"string"==typeof t&&(t=o.merge({url:arguments[0]},arguments[1])),t=o.merge(i,{method:"get"},this.defaults,t),t.method=t.method.toLowerCase();var e=[s,void 0],r=Promise.resolve(t);for(this.interceptors.request.forEach(function(t){e.unshift(t.fulfilled,t.rejected)}),this.interceptors.response.forEach(function(t){e.push(t.fulfilled,t.rejected)});e.length;)r=r.then(e.shift(),e.shift());return r},o.forEach(["delete","get","head","options"],function(t){n.prototype[t]=function(e,r){return this.request(o.merge(r||{},{method:t,url:e}))}}),o.forEach(["post","put","patch"],function(t){n.prototype[t]=function(e,r,n){return this.request(o.merge(n||{},{method:t,url:e,data:r}))}}),t.exports=n},function(t,e,r){"use strict";var n=r(60);t.exports=function(t,e){n.forEach(t,function(r,n){n!==e&&n.toUpperCase()===e.toUpperCase()&&(t[e]=r,delete t[n])})}},function(t,e,r){"use strict";var n=r(305);t.exports=function(t,e,r){var i=r.config.validateStatus;r.status&&i&&!i(r.status)?e(n("Request failed with status code "+r.status,r.config,null,r.request,r)):t(r)}},function(t,e,r){"use strict";t.exports=function(t,e,r,n,i){return t.config=e,r&&(t.code=r),t.request=n,t.response=i,t}},function(t,e,r){"use strict";function n(t){return encodeURIComponent(t).replace(/%40/gi,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}var i=r(60);t.exports=function(t,e,r){if(!e)return t;var o;if(r)o=r(e);else if(i.isURLSearchParams(e))o=e.toString();else{var a=[];i.forEach(e,function(t,e){null!==t&&void 0!==t&&(i.isArray(t)?e+="[]":t=[t],i.forEach(t,function(t){i.isDate(t)?t=t.toISOString():i.isObject(t)&&(t=JSON.stringify(t)),a.push(n(e)+"="+n(t))}))}),o=a.join("&")}return o&&(t+=(-1===t.indexOf("?")?"?":"&")+o),t}},function(t,e,r){"use strict";var n=r(60),i=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];t.exports=function(t){var e,r,o,a={};return t?(n.forEach(t.split("\n"),function(t){if(o=t.indexOf(":"),e=n.trim(t.substr(0,o)).toLowerCase(),r=n.trim(t.substr(o+1)),e){if(a[e]&&i.indexOf(e)>=0)return;a[e]="set-cookie"===e?(a[e]?a[e]:[]).concat([r]):a[e]?a[e]+", "+r:r}}),a):a}},function(t,e,r){"use strict";var n=r(60);t.exports=n.isStandardBrowserEnv()?function(){function t(t){var e=t;return r&&(i.setAttribute("href",e),e=i.href),i.setAttribute("href",e),{href:i.href,protocol:i.protocol?i.protocol.replace(/:$/,""):"",host:i.host,search:i.search?i.search.replace(/^\?/,""):"",hash:i.hash?i.hash.replace(/^#/,""):"",hostname:i.hostname,port:i.port,pathname:"/"===i.pathname.charAt(0)?i.pathname:"/"+i.pathname}}var e,r=/(msie|trident)/i.test(navigator.userAgent),i=document.createElement("a");return e=t(window.location.href),function(r){var i=n.isString(r)?t(r):r;return i.protocol===e.protocol&&i.host===e.host}}():function(){return function(){return!0}}()},function(t,e,r){"use strict";function n(){this.message="String contains an invalid character"}function i(t){for(var e,r,i=String(t),a="",s=0,f=o;i.charAt(0|s)||(f="=",s%1);a+=f.charAt(63&e>>8-s%1*8)){if((r=i.charCodeAt(s+=.75))>255)throw new n;e=e<<8|r}return a}var o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";n.prototype=new Error,n.prototype.code=5,n.prototype.name="InvalidCharacterError",t.exports=i},function(t,e,r){"use strict";var n=r(60);t.exports=n.isStandardBrowserEnv()?function(){return{write:function(t,e,r,i,o,a){var s=[];s.push(t+"="+encodeURIComponent(e)),n.isNumber(r)&&s.push("expires="+new Date(r).toGMTString()),n.isString(i)&&s.push("path="+i),n.isString(o)&&s.push("domain="+o),!0===a&&s.push("secure"),document.cookie=s.join("; ")},read:function(t){var e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove:function(t){this.write(t,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}()},function(t,e,r){"use strict";function n(){this.handlers=[]}var i=r(60);n.prototype.use=function(t,e){return this.handlers.push({fulfilled:t,rejected:e}),this.handlers.length-1},n.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},n.prototype.forEach=function(t){i.forEach(this.handlers,function(e){null!==e&&t(e)})},t.exports=n},function(t,e,r){"use strict";function n(t){t.cancelToken&&t.cancelToken.throwIfRequested()}var i=r(60),o=r(554),a=r(306),s=r(234),f=r(555),c=r(556);t.exports=function(t){return n(t),t.baseURL&&!f(t.url)&&(t.url=c(t.baseURL,t.url)),t.headers=t.headers||{},t.data=o(t.data,t.headers,t.transformRequest),t.headers=i.merge(t.headers.common||{},t.headers[t.method]||{},t.headers||{}),i.forEach(["delete","get","head","post","put","patch","common"],function(e){delete t.headers[e]}),(t.adapter||s.adapter)(t).then(function(e){return n(t),e.data=o(e.data,e.headers,t.transformResponse),e},function(e){return a(e)||(n(t),e&&e.response&&(e.response.data=o(e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e)})}},function(t,e,r){"use strict";var n=r(60);t.exports=function(t,e,r){return n.forEach(r,function(r){t=r(t,e)}),t}},function(t,e,r){"use strict";t.exports=function(t){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(t)}},function(t,e,r){"use strict";t.exports=function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}},function(t,e,r){"use strict";function n(t){if("function"!=typeof t)throw new TypeError("executor must be a function.");var e;this.promise=new Promise(function(t){e=t});var r=this;t(function(t){r.reason||(r.reason=new i(t),e(r.reason))})}var i=r(307);n.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},n.source=function(){var t;return{token:new n(function(e){t=e}),cancel:t}},t.exports=n},function(t,e,r){"use strict";t.exports=function(t){return function(e){return t.apply(null,e)}}},function(t,e,r){"use strict";t.exports=function(t){var e;try{var n=r(560),i=n.createHash("sha1");i.update(t),e=i.digest("hex")}catch(t){e=void 0}if(void 0!==e)return e;var o,a,s,f,c,u,d,h,l,p=function(t,e){return t<<e|t>>>32-e},b=function(t){var e,r,n="";for(e=7;e>=0;e--)r=t>>>4*e&15,n+=r.toString(16);return n},v=new Array(80),m=1732584193,y=4023233417,g=2562383102,_=271733878,w=3285377520;t=unescape(encodeURIComponent(t));var S=t.length,A=[];for(a=0;a<S-3;a+=4)s=t.charCodeAt(a)<<24|t.charCodeAt(a+1)<<16|t.charCodeAt(a+2)<<8|t.charCodeAt(a+3),A.push(s);switch(S%4){case 0:a=2147483648;break;case 1:a=t.charCodeAt(S-1)<<24|8388608;break;case 2:a=t.charCodeAt(S-2)<<24|t.charCodeAt(S-1)<<16|32768;break;case 3:a=t.charCodeAt(S-3)<<24|t.charCodeAt(S-2)<<16|t.charCodeAt(S-1)<<8|128}for(A.push(a);A.length%16!=14;)A.push(0);for(A.push(S>>>29),A.push(S<<3&4294967295),o=0;o<A.length;o+=16){for(a=0;a<16;a++)v[a]=A[o+a];for(a=16;a<=79;a++)v[a]=p(v[a-3]^v[a-8]^v[a-14]^v[a-16],1);for(f=m,c=y,u=g,d=_,h=w,a=0;a<=19;a++)l=p(f,5)+(c&u|~c&d)+h+v[a]+1518500249&4294967295,h=d,d=u,u=p(c,30),c=f,f=l;for(a=20;a<=39;a++)l=p(f,5)+(c^u^d)+h+v[a]+1859775393&4294967295,h=d,d=u,u=p(c,30),c=f,f=l;for(a=40;a<=59;a++)l=p(f,5)+(c&u|c&d|u&d)+h+v[a]+2400959708&4294967295,h=d,d=u,u=p(c,30),c=f,f=l;for(a=60;a<=79;a++)l=p(f,5)+(c^u^d)+h+v[a]+3395469782&4294967295,h=d,d=u,u=p(c,30),c=f,f=l;m=m+f&4294967295,y=y+c&4294967295,g=g+u&4294967295,_=_+d&4294967295,w=w+h&4294967295}return l=b(m)+b(y)+b(g)+b(_)+b(w),l.toLowerCase()}},function(t,e,r){"use strict";e.randomBytes=e.rng=e.pseudoRandomBytes=e.prng=r(127),e.createHash=e.Hash=r(156),e.createHmac=e.Hmac=r(316);var n=r(577),i=Object.keys(n),o=["sha1","sha224","sha256","sha384","sha512","md5","rmd160"].concat(i);e.getHashes=function(){return o};var a=r(319);e.pbkdf2=a.pbkdf2,e.pbkdf2Sync=a.pbkdf2Sync;var s=r(579);e.Cipher=s.Cipher,e.createCipher=s.createCipher,e.Cipheriv=s.Cipheriv,e.createCipheriv=s.createCipheriv,e.Decipher=s.Decipher,e.createDecipher=s.createDecipher,e.Decipheriv=s.Decipheriv,e.createDecipheriv=s.createDecipheriv,e.getCiphers=s.getCiphers,e.listCiphers=s.listCiphers;var f=r(596);e.DiffieHellmanGroup=f.DiffieHellmanGroup,e.createDiffieHellmanGroup=f.createDiffieHellmanGroup,e.getDiffieHellman=f.getDiffieHellman,e.createDiffieHellman=f.createDiffieHellman,e.DiffieHellman=f.DiffieHellman;var c=r(601);e.createSign=c.createSign,e.Sign=c.Sign,e.createVerify=c.createVerify,e.Verify=c.Verify,e.createECDH=r(639);var u=r(640);e.publicEncrypt=u.publicEncrypt,e.privateEncrypt=u.privateEncrypt,e.publicDecrypt=u.publicDecrypt,e.privateDecrypt=u.privateDecrypt;var d=r(643);e.randomFill=d.randomFill,e.randomFillSync=d.randomFillSync,e.createCredentials=function(){throw new Error(["sorry, createCredentials is not implemented yet","we accept pull requests","https://github.com/crypto-browserify/crypto-browserify"].join("\n"))},e.constants={DH_CHECK_P_NOT_SAFE_PRIME:2,DH_CHECK_P_NOT_PRIME:1,DH_UNABLE_TO_CHECK_GENERATOR:4,DH_NOT_SUITABLE_GENERATOR:8,NPN_ENABLED:1,ALPN_ENABLED:1,RSA_PKCS1_PADDING:1,RSA_SSLV23_PADDING:2,RSA_NO_PADDING:3,RSA_PKCS1_OAEP_PADDING:4,RSA_X931_PADDING:5,RSA_PKCS1_PSS_PADDING:6,POINT_CONVERSION_COMPRESSED:2,POINT_CONVERSION_UNCOMPRESSED:4,POINT_CONVERSION_HYBRID:6}},function(t,e,r){"use strict";function n(t){var e=t.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=t.indexOf("=");return-1===r&&(r=e),[r,r===e?0:4-r%4]}function i(t){var e=n(t),r=e[0],i=e[1];return 3*(r+i)/4-i}function o(t,e,r){return 3*(e+r)/4-r}function a(t){for(var e,r=n(t),i=r[0],a=r[1],s=new h(o(t,i,a)),f=0,c=a>0?i-4:i,u=0;u<c;u+=4)e=d[t.charCodeAt(u)]<<18|d[t.charCodeAt(u+1)]<<12|d[t.charCodeAt(u+2)]<<6|d[t.charCodeAt(u+3)],s[f++]=e>>16&255,s[f++]=e>>8&255,s[f++]=255&e;return 2===a&&(e=d[t.charCodeAt(u)]<<2|d[t.charCodeAt(u+1)]>>4,s[f++]=255&e),1===a&&(e=d[t.charCodeAt(u)]<<10|d[t.charCodeAt(u+1)]<<4|d[t.charCodeAt(u+2)]>>2,s[f++]=e>>8&255,s[f++]=255&e),s}function s(t){return u[t>>18&63]+u[t>>12&63]+u[t>>6&63]+u[63&t]}function f(t,e,r){for(var n,i=[],o=e;o<r;o+=3)n=(t[o]<<16&16711680)+(t[o+1]<<8&65280)+(255&t[o+2]),i.push(s(n));return i.join("")}function c(t){for(var e,r=t.length,n=r%3,i=[],o=0,a=r-n;o<a;o+=16383)i.push(f(t,o,o+16383>a?a:o+16383));return 1===n?(e=t[r-1],i.push(u[e>>2]+u[e<<4&63]+"==")):2===n&&(e=(t[r-2]<<8)+t[r-1],i.push(u[e>>10]+u[e>>4&63]+u[e<<2&63]+"=")),i.join("")}e.byteLength=i,e.toByteArray=a,e.fromByteArray=c;for(var u=[],d=[],h="undefined"!=typeof Uint8Array?Uint8Array:Array,l="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",p=0,b=l.length;p<b;++p)u[p]=l[p],d[l.charCodeAt(p)]=p;d["-".charCodeAt(0)]=62,d["_".charCodeAt(0)]=63},function(t,e){e.read=function(t,e,r,n,i){var o,a,s=8*i-n-1,f=(1<<s)-1,c=f>>1,u=-7,d=r?i-1:0,h=r?-1:1,l=t[e+d];for(d+=h,o=l&(1<<-u)-1,l>>=-u,u+=s;u>0;o=256*o+t[e+d],d+=h,u-=8);for(a=o&(1<<-u)-1,o>>=-u,u+=n;u>0;a=256*a+t[e+d],d+=h,u-=8);if(0===o)o=1-c;else{if(o===f)return a?NaN:1/0*(l?-1:1);a+=Math.pow(2,n),o-=c}return(l?-1:1)*a*Math.pow(2,o-n)},e.write=function(t,e,r,n,i,o){var a,s,f,c=8*o-i-1,u=(1<<c)-1,d=u>>1,h=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,l=n?0:o-1,p=n?1:-1,b=e<0||0===e&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(s=isNaN(e)?1:0,a=u):(a=Math.floor(Math.log(e)/Math.LN2),e*(f=Math.pow(2,-a))<1&&(a--,f*=2),e+=a+d>=1?h/f:h*Math.pow(2,1-d),e*f>=2&&(a++,f/=2),a+d>=u?(s=0,a=u):a+d>=1?(s=(e*f-1)*Math.pow(2,i),a+=d):(s=e*Math.pow(2,d-1)*Math.pow(2,i),a=0));i>=8;t[r+l]=255&s,l+=p,s/=256,i-=8);for(a=a<<i|s,c+=i;c>0;t[r+l]=255&a,l+=p,a/=256,c-=8);t[r+l-p]|=128*b}},function(t,e){},function(t,e,r){"use strict";function n(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function i(t,e,r){t.copy(e,r)}var o=r(12).Buffer,a=r(565);t.exports=function(){function t(){n(this,t),this.head=null,this.tail=null,this.length=0}return t.prototype.push=function(t){var e={data:t,next:null};this.length>0?this.tail.next=e:this.head=e,this.tail=e,++this.length},t.prototype.unshift=function(t){var e={data:t,next:this.head};0===this.length&&(this.tail=e),this.head=e,++this.length},t.prototype.shift=function(){if(0!==this.length){var t=this.head.data;return 1===this.length?this.head=this.tail=null:this.head=this.head.next,--this.length,t}},t.prototype.clear=function(){this.head=this.tail=null,this.length=0},t.prototype.join=function(t){if(0===this.length)return"";for(var e=this.head,r=""+e.data;e=e.next;)r+=t+e.data;return r},t.prototype.concat=function(t){if(0===this.length)return o.alloc(0);if(1===this.length)return this.head.data;for(var e=o.allocUnsafe(t>>>0),r=this.head,n=0;r;)i(r.data,e,n),n+=r.data.length,r=r.next;return e},t}(),a&&a.inspect&&a.inspect.custom&&(t.exports.prototype[a.inspect.custom]=function(){var t=a.inspect({length:this.length});return this.constructor.name+" "+t})},function(t,e){},function(t,e,r){(function(e){function r(t,e){function r(){if(!i){if(n("throwDeprecation"))throw new Error(e);n("traceDeprecation")?console.trace(e):console.warn(e),i=!0}return t.apply(this,arguments)}if(n("noDeprecation"))return t;var i=!1;return r}function n(t){try{if(!e.localStorage)return!1}catch(t){return!1}var r=e.localStorage[t];return null!=r&&"true"===String(r).toLowerCase()}t.exports=r}).call(e,r(23))},function(t,e,r){"use strict";function n(t){if(!(this instanceof n))return new n(t);i.call(this,t)}t.exports=n;var i=r(313),o=r(157);o.inherits=r(10),o.inherits(n,i),n.prototype._transform=function(t,e,r){r(null,t)}},function(t,e,r){t.exports=r(239)},function(t,e,r){t.exports=r(114)},function(t,e,r){t.exports=r(238).Transform},function(t,e,r){t.exports=r(238).PassThrough},function(t,e,r){function n(){this.init(),this._w=d,f.call(this,64,56)}function i(t){return t<<5|t>>>27}function o(t){return t<<30|t>>>2}function a(t,e,r,n){return 0===t?e&r|~e&n:2===t?e&r|e&n|r&n:e^r^n}var s=r(10),f=r(128),c=r(12).Buffer,u=[1518500249,1859775393,-1894007588,-899497514],d=new Array(80);s(n,f),n.prototype.init=function(){return this._a=1732584193,this._b=4023233417,this._c=2562383102,this._d=271733878,this._e=3285377520,this},n.prototype._update=function(t){for(var e=this._w,r=0|this._a,n=0|this._b,s=0|this._c,f=0|this._d,c=0|this._e,d=0;d<16;++d)e[d]=t.readInt32BE(4*d);for(;d<80;++d)e[d]=e[d-3]^e[d-8]^e[d-14]^e[d-16];for(var h=0;h<80;++h){var l=~~(h/20),p=i(r)+a(l,n,s,f)+c+e[h]+u[l]|0;c=f,f=s,s=o(n),n=r,r=p}this._a=r+this._a|0,this._b=n+this._b|0,this._c=s+this._c|0,this._d=f+this._d|0,this._e=c+this._e|0},n.prototype._hash=function(){var t=c.allocUnsafe(20);return t.writeInt32BE(0|this._a,0),t.writeInt32BE(0|this._b,4),t.writeInt32BE(0|this._c,8),t.writeInt32BE(0|this._d,12),t.writeInt32BE(0|this._e,16),t},t.exports=n},function(t,e,r){function n(){this.init(),this._w=h,c.call(this,64,56)}function i(t){return t<<1|t>>>31}function o(t){return t<<5|t>>>27}function a(t){return t<<30|t>>>2}function s(t,e,r,n){return 0===t?e&r|~e&n:2===t?e&r|e&n|r&n:e^r^n}var f=r(10),c=r(128),u=r(12).Buffer,d=[1518500249,1859775393,-1894007588,-899497514],h=new Array(80);f(n,c),n.prototype.init=function(){return this._a=1732584193,this._b=4023233417,this._c=2562383102,this._d=271733878,this._e=3285377520,this},n.prototype._update=function(t){for(var e=this._w,r=0|this._a,n=0|this._b,f=0|this._c,c=0|this._d,u=0|this._e,h=0;h<16;++h)e[h]=t.readInt32BE(4*h);for(;h<80;++h)e[h]=i(e[h-3]^e[h-8]^e[h-14]^e[h-16]);for(var l=0;l<80;++l){var p=~~(l/20),b=o(r)+s(p,n,f,c)+u+e[l]+d[p]|0;u=c,c=f,f=a(n),n=r,r=b}this._a=r+this._a|0,this._b=n+this._b|0,this._c=f+this._c|0,this._d=c+this._d|0,this._e=u+this._e|0},n.prototype._hash=function(){var t=u.allocUnsafe(20);return t.writeInt32BE(0|this._a,0),t.writeInt32BE(0|this._b,4),t.writeInt32BE(0|this._c,8),t.writeInt32BE(0|this._d,12),t.writeInt32BE(0|this._e,16),t},t.exports=n},function(t,e,r){function n(){this.init(),this._w=f,a.call(this,64,56)}var i=r(10),o=r(314),a=r(128),s=r(12).Buffer,f=new Array(64);i(n,o),n.prototype.init=function(){return this._a=3238371032,this._b=914150663,this._c=812702999,this._d=4144912697,this._e=4290775857,this._f=1750603025,this._g=1694076839,this._h=3204075428,this},n.prototype._hash=function(){var t=s.allocUnsafe(28);return t.writeInt32BE(this._a,0),t.writeInt32BE(this._b,4),t.writeInt32BE(this._c,8),t.writeInt32BE(this._d,12),t.writeInt32BE(this._e,16),t.writeInt32BE(this._f,20),t.writeInt32BE(this._g,24),t},t.exports=n},function(t,e,r){function n(){this.init(),this._w=f,a.call(this,128,112)}var i=r(10),o=r(315),a=r(128),s=r(12).Buffer,f=new Array(160);i(n,o),n.prototype.init=function(){return this._ah=3418070365,this._bh=1654270250,this._ch=2438529370,this._dh=355462360,this._eh=1731405415,this._fh=2394180231,this._gh=3675008525,this._hh=1203062813,this._al=3238371032,this._bl=914150663,this._cl=812702999,this._dl=4144912697,this._el=4290775857,this._fl=1750603025,this._gl=1694076839,this._hl=3204075428,this},n.prototype._hash=function(){function t(t,r,n){e.writeInt32BE(t,n),e.writeInt32BE(r,n+4)}var e=s.allocUnsafe(48);return t(this._ah,this._al,0),t(this._bh,this._bl,8),t(this._ch,this._cl,16),t(this._dh,this._dl,24),t(this._eh,this._el,32),t(this._fh,this._fl,40),e},t.exports=n},function(t,e,r){"use strict";function n(t,e){a.call(this,"digest"),"string"==typeof e&&(e=o.from(e)),this._alg=t,this._key=e,e.length>f?e=t(e):e.length<f&&(e=o.concat([e,s],f));for(var r=this._ipad=o.allocUnsafe(f),n=this._opad=o.allocUnsafe(f),i=0;i<f;i++)r[i]=54^e[i],n[i]=92^e[i];this._hash=[r]}var i=r(10),o=r(12).Buffer,a=r(89),s=o.alloc(128),f=64;i(n,a),n.prototype._update=function(t){this._hash.push(t)},n.prototype._final=function(){var t=this._alg(o.concat(this._hash));return this._alg(o.concat([this._opad,t]))},t.exports=n},function(t,e,r){t.exports=r(318)},function(t,e,r){(function(e,n){function i(t){if(e.process&&!e.process.browser)return Promise.resolve(!1);if(!h||!h.importKey||!h.deriveBits)return Promise.resolve(!1);if(void 0!==p[t])return p[t];s=s||d.alloc(8);var r=o(s,s,10,128,t).then(function(){return!0}).catch(function(){return!1});return p[t]=r,r}function o(t,e,r,n,i){return h.importKey("raw",t,{name:"PBKDF2"},!1,["deriveBits"]).then(function(t){return h.deriveBits({name:"PBKDF2",salt:e,iterations:r,hash:{name:i}},t,n<<3)}).then(function(t){return d.from(t)})}function a(t,e){t.then(function(t){n.nextTick(function(){e(null,t)})},function(t){n.nextTick(function(){e(t)})})}var s,f=r(320),c=r(321),u=r(322),d=r(12).Buffer,h=e.crypto&&e.crypto.subtle,l={sha:"SHA-1","sha-1":"SHA-1",sha1:"SHA-1",sha256:"SHA-256","sha-256":"SHA-256",sha384:"SHA-384","sha-384":"SHA-384","sha-512":"SHA-512",sha512:"SHA-512"},p=[];t.exports=function(t,r,s,h,p,b){"function"==typeof p&&(b=p,p=void 0),p=p||"sha1";var v=l[p.toLowerCase()];if(!v||"function"!=typeof e.Promise)return n.nextTick(function(){var e;try{e=u(t,r,s,h,p)}catch(t){return b(t)}b(null,e)});if(f(t,r,s,h),"function"!=typeof b)throw new Error("No callback provided to pbkdf2");d.isBuffer(t)||(t=d.from(t,c)),d.isBuffer(r)||(r=d.from(r,c)),a(i(v).then(function(e){return e?o(t,r,s,h,v):u(t,r,s,h,p)}),b)}}).call(e,r(23),r(78))},function(t,e,r){function n(t,e){t=t.toLowerCase();var r,n;if(u[t])r=u[t].key,n=u[t].iv;else{if(!d[t])throw new TypeError("invalid suite type");r=8*d[t].key,n=d[t].iv}var i=h(e,!1,r,n);return o(t,i.key,i.iv)}function i(t,e){t=t.toLowerCase();var r,n;if(u[t])r=u[t].key,n=u[t].iv;else{if(!d[t])throw new TypeError("invalid suite type");r=8*d[t].key,n=d[t].iv}var i=h(e,!1,r,n);return a(t,i.key,i.iv)}function o(t,e,r){if(t=t.toLowerCase(),u[t])return c.createCipheriv(t,e,r);if(d[t])return new f({key:e,iv:r,mode:t});throw new TypeError("invalid suite type")}function a(t,e,r){if(t=t.toLowerCase(),u[t])return c.createDecipheriv(t,e,r);if(d[t])return new f({key:e,iv:r,mode:t,decrypt:!0});throw new TypeError("invalid suite type")}function s(){return Object.keys(d).concat(c.getCiphers())}var f=r(580),c=r(244),u=r(245),d=r(595),h=r(181);e.createCipher=e.Cipher=n,e.createCipheriv=e.Cipheriv=o,e.createDecipher=e.Decipher=i,e.createDecipheriv=e.Decipheriv=a,e.listCiphers=e.getCiphers=s},function(t,e,r){function n(t){i.call(this);var e,r=t.mode.toLowerCase(),n=f[r];e=t.decrypt?"decrypt":"encrypt";var o=t.key;s.isBuffer(o)||(o=s.from(o)),"des-ede"!==r&&"des-ede-cbc"!==r||(o=s.concat([o,o.slice(0,8)]));var a=t.iv;s.isBuffer(a)||(a=s.from(a)),this._des=n.create({key:o,iv:a,type:e})}var i=r(89),o=r(243),a=r(10),s=r(12).Buffer,f={"des-ede3-cbc":o.CBC.instantiate(o.EDE),"des-ede3":o.EDE,"des-ede-cbc":o.CBC.instantiate(o.EDE),"des-ede":o.EDE,"des-cbc":o.CBC.instantiate(o.DES),"des-ecb":o.DES};f.des=f["des-cbc"],f.des3=f["des-ede3-cbc"],t.exports=n,a(n,i),n.prototype._update=function(t){return s.from(this._des.update(t))},n.prototype._final=function(){return s.from(this._des.final())}},function(t,e,r){"use strict";e.readUInt32BE=function(t,e){return(t[0+e]<<24|t[1+e]<<16|t[2+e]<<8|t[3+e])>>>0},e.writeUInt32BE=function(t,e,r){t[0+r]=e>>>24,t[1+r]=e>>>16&255,t[2+r]=e>>>8&255,t[3+r]=255&e},e.ip=function(t,e,r,n){for(var i=0,o=0,a=6;a>=0;a-=2){for(var s=0;s<=24;s+=8)i<<=1,i|=e>>>s+a&1;for(var s=0;s<=24;s+=8)i<<=1,i|=t>>>s+a&1}for(var a=6;a>=0;a-=2){for(var s=1;s<=25;s+=8)o<<=1,o|=e>>>s+a&1;for(var s=1;s<=25;s+=8)o<<=1,o|=t>>>s+a&1}r[n+0]=i>>>0,r[n+1]=o>>>0},e.rip=function(t,e,r,n){for(var i=0,o=0,a=0;a<4;a++)for(var s=24;s>=0;s-=8)i<<=1,i|=e>>>s+a&1,i<<=1,i|=t>>>s+a&1;for(var a=4;a<8;a++)for(var s=24;s>=0;s-=8)o<<=1,o|=e>>>s+a&1,o<<=1,o|=t>>>s+a&1;r[n+0]=i>>>0,r[n+1]=o>>>0},e.pc1=function(t,e,r,n){for(var i=0,o=0,a=7;a>=5;a--){for(var s=0;s<=24;s+=8)i<<=1,i|=e>>s+a&1;for(var s=0;s<=24;s+=8)i<<=1,i|=t>>s+a&1}for(var s=0;s<=24;s+=8)i<<=1,i|=e>>s+a&1;for(var a=1;a<=3;a++){for(var s=0;s<=24;s+=8)o<<=1,o|=e>>s+a&1;for(var s=0;s<=24;s+=8)o<<=1,o|=t>>s+a&1}for(var s=0;s<=24;s+=8)o<<=1,o|=t>>s+a&1;r[n+0]=i>>>0,r[n+1]=o>>>0},e.r28shl=function(t,e){return t<<e&268435455|t>>>28-e};var n=[14,11,17,4,27,23,25,0,13,22,7,18,5,9,16,24,2,20,12,21,1,8,15,26,15,4,25,19,9,1,26,16,5,11,23,8,12,7,17,0,22,3,10,14,6,20,27,24];e.pc2=function(t,e,r,i){for(var o=0,a=0,s=n.length>>>1,f=0;f<s;f++)o<<=1,o|=t>>>n[f]&1;for(var f=s;f<n.length;f++)a<<=1,a|=e>>>n[f]&1;r[i+0]=o>>>0,r[i+1]=a>>>0},e.expand=function(t,e,r){var n=0,i=0;n=(1&t)<<5|t>>>27;for(var o=23;o>=15;o-=4)n<<=6,n|=t>>>o&63;for(var o=11;o>=3;o-=4)i|=t>>>o&63,i<<=6;i|=(31&t)<<1|t>>>31,e[r+0]=n>>>0,e[r+1]=i>>>0};var i=[14,0,4,15,13,7,1,4,2,14,15,2,11,13,8,1,3,10,10,6,6,12,12,11,5,9,9,5,0,3,7,8,4,15,1,12,14,8,8,2,13,4,6,9,2,1,11,7,15,5,12,11,9,3,7,14,3,10,10,0,5,6,0,13,15,3,1,13,8,4,14,7,6,15,11,2,3,8,4,14,9,12,7,0,2,1,13,10,12,6,0,9,5,11,10,5,0,13,14,8,7,10,11,1,10,3,4,15,13,4,1,2,5,11,8,6,12,7,6,12,9,0,3,5,2,14,15,9,10,13,0,7,9,0,14,9,6,3,3,4,15,6,5,10,1,2,13,8,12,5,7,14,11,12,4,11,2,15,8,1,13,1,6,10,4,13,9,0,8,6,15,9,3,8,0,7,11,4,1,15,2,14,12,3,5,11,10,5,14,2,7,12,7,13,13,8,14,11,3,5,0,6,6,15,9,0,10,3,1,4,2,7,8,2,5,12,11,1,12,10,4,14,15,9,10,3,6,15,9,0,0,6,12,10,11,1,7,13,13,8,15,9,1,4,3,5,14,11,5,12,2,7,8,2,4,14,2,14,12,11,4,2,1,12,7,4,10,7,11,13,6,1,8,5,5,0,3,15,15,10,13,3,0,9,14,8,9,6,4,11,2,8,1,12,11,7,10,1,13,14,7,2,8,13,15,6,9,15,12,0,5,9,6,10,3,4,0,5,14,3,12,10,1,15,10,4,15,2,9,7,2,12,6,9,8,5,0,6,13,1,3,13,4,14,14,0,7,11,5,3,11,8,9,4,14,3,15,2,5,12,2,9,8,5,12,15,3,10,7,11,0,14,4,1,10,7,1,6,13,0,11,8,6,13,4,13,11,0,2,11,14,7,15,4,0,9,8,1,13,10,3,14,12,3,9,5,7,12,5,2,10,15,6,8,1,6,1,6,4,11,11,13,13,8,12,1,3,4,7,10,14,7,10,9,15,5,6,0,8,15,0,14,5,2,9,3,2,12,13,1,2,15,8,13,4,8,6,10,15,3,11,7,1,4,10,12,9,5,3,6,14,11,5,0,0,14,12,9,7,2,7,2,11,1,4,14,1,7,9,4,12,10,14,8,2,13,0,15,6,12,10,9,13,0,15,3,3,5,5,6,8,11];e.substitute=function(t,e){for(var r=0,n=0;n<4;n++){var o=t>>>18-6*n&63,a=i[64*n+o];r<<=4,r|=a}for(var n=0;n<4;n++){var o=e>>>18-6*n&63,a=i[256+64*n+o];r<<=4,r|=a}return r>>>0};var o=[16,25,12,11,3,20,4,15,31,17,9,6,27,14,1,22,30,24,8,18,0,5,29,23,13,19,2,26,10,21,28,7];e.permute=function(t){for(var e=0,r=0;r<o.length;r++)e<<=1,e|=t>>>o[r]&1;return e>>>0},e.padSplit=function(t,e,r){for(var n=t.toString(2);n.length<e;)n="0"+n;for(var i=[],o=0;o<e;o+=r)i.push(n.slice(o,o+r));return i.join(" ")}},function(t,e,r){"use strict";function n(t){this.options=t,this.type=this.options.type,this.blockSize=8,this._init(),this.buffer=new Array(this.blockSize),this.bufferOff=0}var i=r(61);t.exports=n,n.prototype._init=function(){},n.prototype.update=function(t){return 0===t.length?[]:"decrypt"===this.type?this._updateDecrypt(t):this._updateEncrypt(t)},n.prototype._buffer=function(t,e){for(var r=Math.min(this.buffer.length-this.bufferOff,t.length-e),n=0;n<r;n++)this.buffer[this.bufferOff+n]=t[e+n];return this.bufferOff+=r,r},n.prototype._flushBuffer=function(t,e){return this._update(this.buffer,0,t,e),this.bufferOff=0,this.blockSize},n.prototype._updateEncrypt=function(t){var e=0,r=0,n=(this.bufferOff+t.length)/this.blockSize|0,i=new Array(n*this.blockSize);0!==this.bufferOff&&(e+=this._buffer(t,e),this.bufferOff===this.buffer.length&&(r+=this._flushBuffer(i,r)));for(var o=t.length-(t.length-e)%this.blockSize;e<o;e+=this.blockSize)this._update(t,e,i,r),r+=this.blockSize;for(;e<t.length;e++,this.bufferOff++)this.buffer[this.bufferOff]=t[e];return i},n.prototype._updateDecrypt=function(t){for(var e=0,r=0,n=Math.ceil((this.bufferOff+t.length)/this.blockSize)-1,i=new Array(n*this.blockSize);n>0;n--)e+=this._buffer(t,e),r+=this._flushBuffer(i,r);return e+=this._buffer(t,e),i},n.prototype.final=function(t){var e;t&&(e=this.update(t));var r;return r="encrypt"===this.type?this._finalEncrypt():this._finalDecrypt(),e?e.concat(r):r},n.prototype._pad=function(t,e){if(0===e)return!1;for(;e<t.length;)t[e++]=0;return!0},n.prototype._finalEncrypt=function(){if(!this._pad(this.buffer,this.bufferOff))return[];var t=new Array(this.blockSize);return this._update(this.buffer,0,t,0),t},n.prototype._unpad=function(t){return t},n.prototype._finalDecrypt=function(){i.equal(this.bufferOff,this.blockSize,"Not enough data to decrypt");var t=new Array(this.blockSize);return this._flushBuffer(t,0),this._unpad(t)}},function(t,e,r){"use strict";function n(){this.tmp=new Array(2),this.keys=null}function i(t){c.call(this,t);var e=new n;this._desState=e,this.deriveKeys(e,t.key)}var o=r(61),a=r(10),s=r(243),f=s.utils,c=s.Cipher;a(i,c),t.exports=i,i.create=function(t){return new i(t)};var u=[1,1,2,2,2,2,2,2,1,2,2,2,2,2,2,1];i.prototype.deriveKeys=function(t,e){t.keys=new Array(32),o.equal(e.length,this.blockSize,"Invalid key length");var r=f.readUInt32BE(e,0),n=f.readUInt32BE(e,4);f.pc1(r,n,t.tmp,0),r=t.tmp[0],n=t.tmp[1];for(var i=0;i<t.keys.length;i+=2){var a=u[i>>>1];r=f.r28shl(r,a),n=f.r28shl(n,a),f.pc2(r,n,t.keys,i)}},i.prototype._update=function(t,e,r,n){var i=this._desState,o=f.readUInt32BE(t,e),a=f.readUInt32BE(t,e+4);f.ip(o,a,i.tmp,0),o=i.tmp[0],a=i.tmp[1],"encrypt"===this.type?this._encrypt(i,o,a,i.tmp,0):this._decrypt(i,o,a,i.tmp,0),o=i.tmp[0],a=i.tmp[1],f.writeUInt32BE(r,o,n),f.writeUInt32BE(r,a,n+4)},i.prototype._pad=function(t,e){for(var r=t.length-e,n=e;n<t.length;n++)t[n]=r;return!0},i.prototype._unpad=function(t){for(var e=t[t.length-1],r=t.length-e;r<t.length;r++)o.equal(t[r],e);return t.slice(0,t.length-e)},i.prototype._encrypt=function(t,e,r,n,i){for(var o=e,a=r,s=0;s<t.keys.length;s+=2){var c=t.keys[s],u=t.keys[s+1];f.expand(a,t.tmp,0),c^=t.tmp[0],u^=t.tmp[1];var d=f.substitute(c,u),h=f.permute(d),l=a;a=(o^h)>>>0,o=l}f.rip(a,o,n,i)},i.prototype._decrypt=function(t,e,r,n,i){for(var o=r,a=e,s=t.keys.length-2;s>=0;s-=2){var c=t.keys[s],u=t.keys[s+1];f.expand(o,t.tmp,0),c^=t.tmp[0],u^=t.tmp[1];var d=f.substitute(c,u),h=f.permute(d),l=o;o=(a^h)>>>0,a=l}f.rip(o,a,n,i)}},function(t,e,r){"use strict";function n(t){o.equal(t.length,8,"Invalid IV length"),this.iv=new Array(8);for(var e=0;e<this.iv.length;e++)this.iv[e]=t[e]}function i(t){function e(e){t.call(this,e),this._cbcInit()}a(e,t);for(var r=Object.keys(s),n=0;n<r.length;n++){var i=r[n];e.prototype[i]=s[i]}return e.create=function(t){return new e(t)},e}var o=r(61),a=r(10),s={};e.instantiate=i,s._cbcInit=function(){var t=new n(this.options.iv);this._cbcState=t},s._update=function(t,e,r,n){var i=this._cbcState,o=this.constructor.super_.prototype,a=i.iv;if("encrypt"===this.type){for(var s=0;s<this.blockSize;s++)a[s]^=t[e+s];o._update.call(this,a,0,r,n);for(var s=0;s<this.blockSize;s++)a[s]=r[n+s]}else{o._update.call(this,t,e,r,n);for(var s=0;s<this.blockSize;s++)r[n+s]^=a[s];for(var s=0;s<this.blockSize;s++)a[s]=t[e+s]}}},function(t,e,r){"use strict";function n(t,e){o.equal(e.length,24,"Invalid key length");var r=e.slice(0,8),n=e.slice(8,16),i=e.slice(16,24);this.ciphers="encrypt"===t?[c.create({type:"encrypt",key:r}),c.create({type:"decrypt",key:n}),c.create({type:"encrypt",key:i})]:[c.create({type:"decrypt",key:i}),c.create({type:"encrypt",key:n}),c.create({type:"decrypt",key:r})]}function i(t){f.call(this,t);var e=new n(this.type,this.options.key);this._edeState=e}var o=r(61),a=r(10),s=r(243),f=s.Cipher,c=s.DES;a(i,f),t.exports=i,i.create=function(t){return new i(t)},i.prototype._update=function(t,e,r,n){var i=this._edeState;i.ciphers[0]._update(t,e,r,n),i.ciphers[1]._update(r,n,r,n),i.ciphers[2]._update(r,n,r,n)},i.prototype._pad=c.prototype._pad,i.prototype._unpad=c.prototype._unpad},function(t,e,r){function n(t,e,r){d.call(this),this._cache=new i,this._cipher=new h.AES(e),this._prev=c.from(r),this._mode=t,this._autopadding=!0}function i(){this.cache=c.allocUnsafe(0)}function o(t,e,r){var i=s[t.toLowerCase()];if(!i)throw new TypeError("invalid suite type");if("string"==typeof e&&(e=c.from(e)),e.length!==i.key/8)throw new TypeError("invalid key length "+e.length);if("string"==typeof r&&(r=c.from(r)),"GCM"!==i.mode&&r.length!==i.iv)throw new TypeError("invalid iv length "+r.length);return"stream"===i.type?new u(i.module,e,r):"auth"===i.type?new f(i.module,e,r):new n(i.module,e,r)}function a(t,e){var r=s[t.toLowerCase()];if(!r)throw new TypeError("invalid suite type");var n=l(e,!1,r.key,r.iv);return o(t,n.key,n.iv)}var s=r(245),f=r(326),c=r(12).Buffer,u=r(327),d=r(89),h=r(180),l=r(181);r(10)(n,d),n.prototype._update=function(t){this._cache.add(t);for(var e,r,n=[];e=this._cache.get();)r=this._mode.encrypt(this,e),n.push(r);return c.concat(n)};var p=c.alloc(16,16);n.prototype._final=function(){var t=this._cache.flush();if(this._autopadding)return t=this._mode.encrypt(this,t),this._cipher.scrub(),t;if(!t.equals(p))throw this._cipher.scrub(),new Error("data not multiple of block length")},n.prototype.setAutoPadding=function(t){return this._autopadding=!!t,this},i.prototype.add=function(t){this.cache=c.concat([this.cache,t])},i.prototype.get=function(){if(this.cache.length>15){var t=this.cache.slice(0,16);return this.cache=this.cache.slice(16),t}return null},i.prototype.flush=function(){for(var t=16-this.cache.length,e=c.allocUnsafe(t),r=-1;++r<t;)e.writeUInt8(t,r);return c.concat([this.cache,e])},e.createCipheriv=o,e.createCipher=a},function(t,e){e.encrypt=function(t,e){return t._cipher.encryptBlock(e)},e.decrypt=function(t,e){return t._cipher.decryptBlock(e)}},function(t,e,r){var n=r(158);e.encrypt=function(t,e){var r=n(e,t._prev);return t._prev=t._cipher.encryptBlock(r),t._prev},e.decrypt=function(t,e){var r=t._prev;t._prev=e;var i=t._cipher.decryptBlock(e);return n(i,r)}},function(t,e,r){function n(t,e,r){var n=e.length,a=o(e,t._cache);return t._cache=t._cache.slice(n),t._prev=i.concat([t._prev,r?e:a]),a}var i=r(12).Buffer,o=r(158);e.encrypt=function(t,e,r){for(var o,a=i.allocUnsafe(0);e.length;){if(0===t._cache.length&&(t._cache=t._cipher.encryptBlock(t._prev),t._prev=i.allocUnsafe(0)),!(t._cache.length<=e.length)){a=i.concat([a,n(t,e,r)]);break}o=t._cache.length,a=i.concat([a,n(t,e.slice(0,o),r)]),e=e.slice(o)}return a}},function(t,e,r){function n(t,e,r){var n=t._cipher.encryptBlock(t._prev),o=n[0]^e;return t._prev=i.concat([t._prev.slice(1),i.from([r?e:o])]),o}var i=r(12).Buffer;e.encrypt=function(t,e,r){for(var o=e.length,a=i.allocUnsafe(o),s=-1;++s<o;)a[s]=n(t,e[s],r);return a}},function(t,e,r){function n(t,e,r){for(var n,o,a,s=-1,f=0;++s<8;)n=t._cipher.encryptBlock(t._prev),o=e&1<<7-s?128:0,a=n[0]^o,f+=(128&a)>>s%8,t._prev=i(t._prev,r?o:a);return f}function i(t,e){var r=t.length,n=-1,i=o.allocUnsafe(t.length);for(t=o.concat([t,o.from([e])]);++n<r;)i[n]=t[n]<<1|t[n+1]>>7;return i}var o=r(12).Buffer;e.encrypt=function(t,e,r){for(var i=e.length,a=o.allocUnsafe(i),s=-1;++s<i;)a[s]=n(t,e[s],r);return a}},function(t,e,r){(function(t){function n(t){return t._prev=t._cipher.encryptBlock(t._prev),t._prev}var i=r(158);e.encrypt=function(e,r){for(;e._cache.length<r.length;)e._cache=t.concat([e._cache,n(e)]);var o=e._cache.slice(0,r.length);return e._cache=e._cache.slice(r.length),i(r,o)}}).call(e,r(41).Buffer)},function(t,e,r){function n(t){return[t.readUInt32BE(0),t.readUInt32BE(4),t.readUInt32BE(8),t.readUInt32BE(12)]}function i(t){var e=a.allocUnsafe(16);return e.writeUInt32BE(t[0]>>>0,0),e.writeUInt32BE(t[1]>>>0,4),e.writeUInt32BE(t[2]>>>0,8),e.writeUInt32BE(t[3]>>>0,12),e}function o(t){this.h=t,this.state=a.alloc(16,0),this.cache=a.allocUnsafe(0)}var a=r(12).Buffer,s=a.alloc(16,0);o.prototype.ghash=function(t){for(var e=-1;++e<t.length;)this.state[e]^=t[e];this._multiply()},o.prototype._multiply=function(){for(var t,e,r,o=n(this.h),a=[0,0,0,0],s=-1;++s<128;){for(e=0!=(this.state[~~(s/8)]&1<<7-s%8),e&&(a[0]^=o[0],a[1]^=o[1],a[2]^=o[2],a[3]^=o[3]),r=0!=(1&o[3]),t=3;t>0;t--)o[t]=o[t]>>>1|(1&o[t-1])<<31;o[0]=o[0]>>>1,r&&(o[0]=o[0]^225<<24)}this.state=i(a)},o.prototype.update=function(t){this.cache=a.concat([this.cache,t]);for(var e;this.cache.length>=16;)e=this.cache.slice(0,16),this.cache=this.cache.slice(16),this.ghash(e)},o.prototype.final=function(t,e){return this.cache.length&&this.ghash(a.concat([this.cache,s],16)),this.ghash(i([0,t,0,e])),this.state},t.exports=o},function(t,e,r){function n(t,e,r){h.call(this),this._cache=new i,this._last=void 0,this._cipher=new l.AES(e),this._prev=c.from(r),this._mode=t,this._autopadding=!0}function i(){this.cache=c.allocUnsafe(0)}function o(t){var e=t[15];if(e<1||e>16)throw new Error("unable to decrypt data");for(var r=-1;++r<e;)if(t[r+(16-e)]!==e)throw new Error("unable to decrypt data");if(16!==e)return t.slice(0,16-e)}function a(t,e,r){var i=u[t.toLowerCase()];if(!i)throw new TypeError("invalid suite type");if("string"==typeof r&&(r=c.from(r)),"GCM"!==i.mode&&r.length!==i.iv)throw new TypeError("invalid iv length "+r.length);if("string"==typeof e&&(e=c.from(e)),e.length!==i.key/8)throw new TypeError("invalid key length "+e.length);return"stream"===i.type?new d(i.module,e,r,!0):"auth"===i.type?new f(i.module,e,r,!0):new n(i.module,e,r)}function s(t,e){var r=u[t.toLowerCase()];if(!r)throw new TypeError("invalid suite type");var n=p(e,!1,r.key,r.iv);return a(t,n.key,n.iv)}var f=r(326),c=r(12).Buffer,u=r(245),d=r(327),h=r(89),l=r(180),p=r(181);r(10)(n,h),n.prototype._update=function(t){this._cache.add(t);for(var e,r,n=[];e=this._cache.get(this._autopadding);)r=this._mode.decrypt(this,e),n.push(r);return c.concat(n)},n.prototype._final=function(){var t=this._cache.flush();if(this._autopadding)return o(this._mode.decrypt(this,t));if(t)throw new Error("data not multiple of block length")},n.prototype.setAutoPadding=function(t){return this._autopadding=!!t,this},i.prototype.add=function(t){this.cache=c.concat([this.cache,t])},i.prototype.get=function(t){var e;if(t){if(this.cache.length>16)return e=this.cache.slice(0,16),this.cache=this.cache.slice(16),e}else if(this.cache.length>=16)return e=this.cache.slice(0,16),this.cache=this.cache.slice(16),e;return null},i.prototype.flush=function(){if(this.cache.length)return this.cache},e.createDecipher=s,e.createDecipheriv=a},function(t,e){e["des-ecb"]={key:8,iv:0},e["des-cbc"]=e.des={key:8,iv:8},e["des-ede3-cbc"]=e.des3={key:24,iv:8},e["des-ede3"]={key:24,iv:0},e["des-ede-cbc"]={key:16,iv:8},e["des-ede"]={key:16,iv:0}},function(t,e,r){(function(t){function n(e){var r=new t(a[e].prime,"hex"),n=new t(a[e].gen,"hex");return new s(r,n)}function i(e,r,n,a){return t.isBuffer(r)||void 0===f[r]?i(e,"binary",r,n):(r=r||"binary",a=a||"binary",n=n||new t([2]),t.isBuffer(n)||(n=new t(n,a)),"number"==typeof e?new s(o(e,n),n,!0):(t.isBuffer(e)||(e=new t(e,r)),new s(e,n,!0)))}var o=r(328),a=r(599),s=r(600),f={binary:!0,hex:!0,base64:!0};e.DiffieHellmanGroup=e.createDiffieHellmanGroup=e.getDiffieHellman=n,e.createDiffieHellman=e.DiffieHellman=i}).call(e,r(41).Buffer)},function(t,e){},function(t,e){},function(t,e){t.exports={modp1:{gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a63a3620ffffffffffffffff"},modp2:{gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece65381ffffffffffffffff"},modp5:{gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca237327ffffffffffffffff"},modp14:{gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aacaa68ffffffffffffffff"},modp15:{gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a93ad2caffffffffffffffff"},modp16:{gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a92108011a723c12a787e6d788719a10bdba5b2699c327186af4e23c1a946834b6150bda2583e9ca2ad44ce8dbbbc2db04de8ef92e8efc141fbecaa6287c59474e6bc05d99b2964fa090c3a2233ba186515be7ed1f612970cee2d7afb81bdd762170481cd0069127d5b05aa993b4ea988d8fddc186ffb7dc90a6c08f4df435c934063199ffffffffffffffff"},modp17:{gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a92108011a723c12a787e6d788719a10bdba5b2699c327186af4e23c1a946834b6150bda2583e9ca2ad44ce8dbbbc2db04de8ef92e8efc141fbecaa6287c59474e6bc05d99b2964fa090c3a2233ba186515be7ed1f612970cee2d7afb81bdd762170481cd0069127d5b05aa993b4ea988d8fddc186ffb7dc90a6c08f4df435c93402849236c3fab4d27c7026c1d4dcb2602646dec9751e763dba37bdf8ff9406ad9e530ee5db382f413001aeb06a53ed9027d831179727b0865a8918da3edbebcf9b14ed44ce6cbaced4bb1bdb7f1447e6cc254b332051512bd7af426fb8f401378cd2bf5983ca01c64b92ecf032ea15d1721d03f482d7ce6e74fef6d55e702f46980c82b5a84031900b1c9e59e7c97fbec7e8f323a97a7e36cc88be0f1d45b7ff585ac54bd407b22b4154aacc8f6d7ebf48e1d814cc5ed20f8037e0a79715eef29be32806a1d58bb7c5da76f550aa3d8a1fbff0eb19ccb1a313d55cda56c9ec2ef29632387fe8d76e3c0468043e8f663f4860ee12bf2d5b0b7474d6e694f91e6dcc4024ffffffffffffffff"},modp18:{gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a92108011a723c12a787e6d788719a10bdba5b2699c327186af4e23c1a946834b6150bda2583e9ca2ad44ce8dbbbc2db04de8ef92e8efc141fbecaa6287c59474e6bc05d99b2964fa090c3a2233ba186515be7ed1f612970cee2d7afb81bdd762170481cd0069127d5b05aa993b4ea988d8fddc186ffb7dc90a6c08f4df435c93402849236c3fab4d27c7026c1d4dcb2602646dec9751e763dba37bdf8ff9406ad9e530ee5db382f413001aeb06a53ed9027d831179727b0865a8918da3edbebcf9b14ed44ce6cbaced4bb1bdb7f1447e6cc254b332051512bd7af426fb8f401378cd2bf5983ca01c64b92ecf032ea15d1721d03f482d7ce6e74fef6d55e702f46980c82b5a84031900b1c9e59e7c97fbec7e8f323a97a7e36cc88be0f1d45b7ff585ac54bd407b22b4154aacc8f6d7ebf48e1d814cc5ed20f8037e0a79715eef29be32806a1d58bb7c5da76f550aa3d8a1fbff0eb19ccb1a313d55cda56c9ec2ef29632387fe8d76e3c0468043e8f663f4860ee12bf2d5b0b7474d6e694f91e6dbe115974a3926f12fee5e438777cb6a932df8cd8bec4d073b931ba3bc832b68d9dd300741fa7bf8afc47ed2576f6936ba424663aab639c5ae4f5683423b4742bf1c978238f16cbe39d652de3fdb8befc848ad922222e04a4037c0713eb57a81a23f0c73473fc646cea306b4bcbc8862f8385ddfa9d4b7fa2c087e879683303ed5bdd3a062b3cf5b3a278a66d2a13f83f44f82ddf310ee074ab6a364597e899a0255dc164f31cc50846851df9ab48195ded7ea1b1d510bd7ee74d73faf36bc31ecfa268359046f4eb879f924009438b481c6cd7889a002ed5ee382bc9190da6fc026e479558e4475677e9aa9e3050e2765694dfc81f56e880b96e7160c980dd98edd3dfffffffffffffffff"}}},function(t,e,r){(function(e){function n(t,r){return r=r||"utf8",e.isBuffer(t)||(t=new e(t,r)),this._pub=new f(t),this}function i(t,r){return r=r||"utf8",e.isBuffer(t)||(t=new e(t,r)),this._priv=new f(t),this}function o(t,e){var r=e.toString("hex"),n=[r,t.toString(16)].join("_");if(n in y)return y[n];var i=0;if(t.isEven()||!v.simpleSieve||!v.fermatTest(t)||!u.test(t))return i+=1,i+="02"===r||"05"===r?8:4,y[n]=i,i;u.test(t.shrn(1))||(i+=2);var o;switch(r){case"02":t.mod(d).cmp(h)&&(i+=8);break;case"05":o=t.mod(l),o.cmp(p)&&o.cmp(b)&&(i+=8);break;default:i+=4}return y[n]=i,i}function a(t,e,r){this.setGenerator(e),this.__prime=new f(t),this._prime=f.mont(this.__prime),this._primeLen=t.length,this._pub=void 0,this._priv=void 0,this._primeCode=void 0,r?(this.setPublicKey=n,this.setPrivateKey=i):this._primeCode=8}function s(t,r){var n=new e(t.toArray());return r?n.toString(r):n}var f=r(30),c=r(329),u=new c,d=new f(24),h=new f(11),l=new f(10),p=new f(3),b=new f(7),v=r(328),m=r(127);t.exports=a;var y={};Object.defineProperty(a.prototype,"verifyError",{enumerable:!0,get:function(){return"number"!=typeof this._primeCode&&(this._primeCode=o(this.__prime,this.__gen)),this._primeCode}}),a.prototype.generateKeys=function(){return this._priv||(this._priv=new f(m(this._primeLen))),this._pub=this._gen.toRed(this._prime).redPow(this._priv).fromRed(),this.getPublicKey()},a.prototype.computeSecret=function(t){t=new f(t),t=t.toRed(this._prime);var r=t.redPow(this._priv).fromRed(),n=new e(r.toArray()),i=this.getPrime();if(n.length<i.length){var o=new e(i.length-n.length);o.fill(0),n=e.concat([o,n])}return n},a.prototype.getPublicKey=function(t){return s(this._pub,t)},a.prototype.getPrivateKey=function(t){return s(this._priv,t)},a.prototype.getPrime=function(t){return s(this.__prime,t)},a.prototype.getGenerator=function(t){return s(this._gen,t)},a.prototype.setGenerator=function(t,r){return r=r||"utf8",e.isBuffer(t)||(t=new e(t,r)),this.__gen=t,this._gen=new f(t),this}}).call(e,r(41).Buffer)},function(t,e,r){(function(e){function n(t){f.Writable.call(this);var e=h[t];if(!e)throw new Error("Unknown message digest");this._hashType=e.hash,this._hash=s(e.hash),this._tag=e.id,this._signType=e.sign}function i(t){f.Writable.call(this);var e=h[t];if(!e)throw new Error("Unknown message digest");this._hash=s(e.hash),this._tag=e.id,this._signType=e.sign}function o(t){return new n(t)}function a(t){return new i(t)}var s=r(156),f=r(236),c=r(10),u=r(602),d=r(638),h=r(318);Object.keys(h).forEach(function(t){h[t].id=new e(h[t].id,"hex"),h[t.toLowerCase()]=h[t]}),c(n,f.Writable),n.prototype._write=function(t,e,r){this._hash.update(t),r()},n.prototype.update=function(t,r){return"string"==typeof t&&(t=new e(t,r)),this._hash.update(t),this},n.prototype.sign=function(t,e){this.end();var r=this._hash.digest(),n=u(r,t,this._hashType,this._signType,this._tag);return e?n.toString(e):n},c(i,f.Writable),i.prototype._write=function(t,e,r){this._hash.update(t),r()},i.prototype.update=function(t,r){return"string"==typeof t&&(t=new e(t,r)),this._hash.update(t),this},i.prototype.verify=function(t,r,n){"string"==typeof r&&(r=new e(r,n)),this.end();var i=this._hash.digest();return d(r,i,t,this._signType,this._tag)},t.exports={Sign:o,Verify:a,createSign:o,createVerify:a}}).call(e,r(41).Buffer)},function(t,e,r){(function(e){function n(t,r,n,a,s){var f=v(r);if(f.curve){if("ecdsa"!==a&&"ecdsa/rsa"!==a)throw new Error("wrong private key type");return i(t,f)}if("dsa"===f.type){if("dsa"!==a)throw new Error("wrong private key type");return o(t,f,n)}if("rsa"!==a&&"ecdsa/rsa"!==a)throw new Error("wrong private key type");t=e.concat([s,t]);for(var c=f.modulus.byteLength(),u=[0,1];t.length+u.length+1<c;)u.push(255);u.push(0);for(var d=-1;++d<t.length;)u.push(t[d]);return l(u,f)}function i(t,r){var n=m[r.curve.join(".")];if(!n)throw new Error("unknown curve "+r.curve.join("."));var i=new p(n),o=i.keyFromPrivate(r.privateKey),a=o.sign(t);return new e(a.toDER())}function o(t,e,r){for(var n,i=e.params.priv_key,o=e.params.p,c=e.params.q,h=e.params.g,l=new b(0),p=f(t,c).mod(c),v=!1,m=s(i,c,t,r);!1===v;)n=u(c,m,r),l=d(h,n,o,c),v=n.invm(c).imul(p.add(i.mul(l))).mod(c),0===v.cmpn(0)&&(v=!1,l=new b(0));return a(l,v)}function a(t,r){t=t.toArray(),r=r.toArray(),128&t[0]&&(t=[0].concat(t)),128&r[0]&&(r=[0].concat(r));var n=t.length+r.length+4,i=[48,n,2,t.length];return i=i.concat(t,[2,r.length],r),new e(i)}function s(t,r,n,i){if(t=new e(t.toArray()),t.length<r.byteLength()){var o=new e(r.byteLength()-t.length);o.fill(0),t=e.concat([o,t])}var a=n.length,s=c(n,r),f=new e(a);f.fill(1);var u=new e(a);return u.fill(0),u=h(i,u).update(f).update(new e([0])).update(t).update(s).digest(),f=h(i,u).update(f).digest(),u=h(i,u).update(f).update(new e([1])).update(t).update(s).digest(),f=h(i,u).update(f).digest(),{k:u,v:f}}function f(t,e){var r=new b(t),n=(t.length<<3)-e.bitLength();return n>0&&r.ishrn(n),r}function c(t,r){t=f(t,r),t=t.mod(r);var n=new e(t.toArray());if(n.length<r.byteLength()){var i=new e(r.byteLength()-n.length);i.fill(0),n=e.concat([i,n])}return n}function u(t,r,n){var i,o;do{for(i=new e(0);8*i.length<t.bitLength();)r.v=h(n,r.k).update(r.v).digest(),i=e.concat([i,r.v]);o=f(i,t),r.k=h(n,r.k).update(r.v).update(new e([0])).digest(),r.v=h(n,r.k).update(r.v).digest()}while(-1!==o.cmp(t));return o}function d(t,e,r,n){return t.toRed(b.mont(r)).redPow(e).fromRed().mod(n)}var h=r(316),l=r(246),p=r(54).ec,b=r(30),v=r(183),m=r(339);t.exports=n,t.exports.getKey=s,t.exports.makeKey=u}).call(e,r(41).Buffer)},function(t,e){t.exports={_args:[["elliptic@6.4.1","/Users/josh/formcalderas/wp-content/plugins/Caldera-Forms"]],_development:!0,_from:"elliptic@6.4.1",_id:"elliptic@6.4.1",_inBundle:!1,_integrity:"sha512-BsXLz5sqX8OHcsh7CqBMztyXARmGQ3LWPtGjJi6DiJHq5C/qvi9P3OqgswKSDftbu8+IoI/QDTAm2fFnQ9SZSQ==",_location:"/elliptic",_phantomChildren:{},_requested:{type:"version",registry:!0,raw:"elliptic@6.4.1",name:"elliptic",escapedName:"elliptic",rawSpec:"6.4.1",saveSpec:null,fetchSpec:"6.4.1"},_requiredBy:["/browserify-sign","/create-ecdh"],_resolved:"https://registry.npmjs.org/elliptic/-/elliptic-6.4.1.tgz",_spec:"6.4.1",_where:"/Users/josh/formcalderas/wp-content/plugins/Caldera-Forms",author:{name:"Fedor Indutny",email:"fedor@indutny.com"},bugs:{url:"https://github.com/indutny/elliptic/issues"},dependencies:{"bn.js":"^4.4.0",brorand:"^1.0.1","hash.js":"^1.0.0","hmac-drbg":"^1.0.0",inherits:"^2.0.1","minimalistic-assert":"^1.0.0","minimalistic-crypto-utils":"^1.0.0"},description:"EC cryptography",devDependencies:{brfs:"^1.4.3",coveralls:"^2.11.3",grunt:"^0.4.5","grunt-browserify":"^5.0.0","grunt-cli":"^1.2.0","grunt-contrib-connect":"^1.0.0","grunt-contrib-copy":"^1.0.0","grunt-contrib-uglify":"^1.0.1","grunt-mocha-istanbul":"^3.0.1","grunt-saucelabs":"^8.6.2",istanbul:"^0.4.2",jscs:"^2.9.0",jshint:"^2.6.0",mocha:"^2.1.0"},files:["lib"],homepage:"https://github.com/indutny/elliptic",keywords:["EC","Elliptic","curve","Cryptography"],license:"MIT",main:"lib/elliptic.js",name:"elliptic",repository:{type:"git",url:"git+ssh://git@github.com/indutny/elliptic.git"},scripts:{jscs:"jscs benchmarks/*.js lib/*.js lib/**/*.js lib/**/**/*.js test/index.js",jshint:"jscs benchmarks/*.js lib/*.js lib/**/*.js lib/**/**/*.js test/index.js",lint:"npm run jscs && npm run jshint",test:"npm run lint && npm run unit",unit:"istanbul test _mocha --reporter=spec test/index.js",version:"grunt dist && git add dist/"},version:"6.4.1"}},function(t,e,r){"use strict";function n(t,e){for(var r=[],n=1<<e+1,i=t.clone();i.cmpn(1)>=0;){var o;if(i.isOdd()){var a=i.andln(n-1);o=a>(n>>1)-1?(n>>1)-a:a,i.isubn(o)}else o=0;r.push(o);for(var s=0!==i.cmpn(0)&&0===i.andln(n-1)?e+1:1,f=1;f<s;f++)r.push(0);i.iushrn(s)}return r}function i(t,e){var r=[[],[]];t=t.clone(),e=e.clone();for(var n=0,i=0;t.cmpn(-n)>0||e.cmpn(-i)>0;){var o=t.andln(3)+n&3,a=e.andln(3)+i&3;3===o&&(o=-1),3===a&&(a=-1);var s;if(0==(1&o))s=0;else{var f=t.andln(7)+n&7;s=3!==f&&5!==f||2!==a?o:-o}r[0].push(s);var c;if(0==(1&a))c=0;else{var f=e.andln(7)+i&7;c=3!==f&&5!==f||2!==o?a:-a}r[1].push(c),2*n===s+1&&(n=1-n),2*i===c+1&&(i=1-i),t.iushrn(1),e.iushrn(1)}return r}function o(t,e,r){var n="_"+e;t.prototype[e]=function(){return void 0!==this[n]?this[n]:this[n]=r.call(this)}}function a(t){return"string"==typeof t?f.toArray(t,"hex"):t}function s(t){return new c(t,"hex","le")}var f=e,c=r(30),u=r(61),d=r(331);f.assert=u,f.toArray=d.toArray,f.zero2=d.zero2,f.toHex=d.toHex,f.encode=d.encode,f.getNAF=n,f.getJSF=i,f.cachedProperty=o,f.parseBytes=a,f.intFromLE=s},function(t,e,r){"use strict";function n(t,e){this.type=t,this.p=new o(e.p,16),this.red=e.prime?o.red(e.prime):o.mont(this.p),this.zero=new o(0).toRed(this.red),this.one=new o(1).toRed(this.red),this.two=new o(2).toRed(this.red),this.n=e.n&&new o(e.n,16),this.g=e.g&&this.pointFromJSON(e.g,e.gRed),this._wnafT1=new Array(4),this._wnafT2=new Array(4),this._wnafT3=new Array(4),this._wnafT4=new Array(4);var r=this.n&&this.p.div(this.n);!r||r.cmpn(100)>0?this.redN=null:(this._maxwellTrick=!0,this.redN=this.n.toRed(this.red))}function i(t,e){this.curve=t,this.type=e,this.precomputed=null}var o=r(30),a=r(54),s=a.utils,f=s.getNAF,c=s.getJSF,u=s.assert;t.exports=n,n.prototype.point=function(){throw new Error("Not implemented")},n.prototype.validate=function(){throw new Error("Not implemented")},n.prototype._fixedNafMul=function(t,e){u(t.precomputed);var r=t._getDoubles(),n=f(e,1),i=(1<<r.step+1)-(r.step%2==0?2:1);i/=3;for(var o=[],a=0;a<n.length;a+=r.step){for(var s=0,e=a+r.step-1;e>=a;e--)s=(s<<1)+n[e];o.push(s)}for(var c=this.jpoint(null,null,null),d=this.jpoint(null,null,null),h=i;h>0;h--){for(var a=0;a<o.length;a++){var s=o[a];s===h?d=d.mixedAdd(r.points[a]):s===-h&&(d=d.mixedAdd(r.points[a].neg()))}c=c.add(d)}return c.toP()},n.prototype._wnafMul=function(t,e){var r=4,n=t._getNAFPoints(r);r=n.wnd;for(var i=n.points,o=f(e,r),a=this.jpoint(null,null,null),s=o.length-1;s>=0;s--){for(var e=0;s>=0&&0===o[s];s--)e++;if(s>=0&&e++,a=a.dblp(e),s<0)break;var c=o[s];u(0!==c),a="affine"===t.type?c>0?a.mixedAdd(i[c-1>>1]):a.mixedAdd(i[-c-1>>1].neg()):c>0?a.add(i[c-1>>1]):a.add(i[-c-1>>1].neg())}return"affine"===t.type?a.toP():a},n.prototype._wnafMulAdd=function(t,e,r,n,i){for(var o=this._wnafT1,a=this._wnafT2,s=this._wnafT3,u=0,d=0;d<n;d++){var h=e[d],l=h._getNAFPoints(t);o[d]=l.wnd,a[d]=l.points}for(var d=n-1;d>=1;d-=2){var p=d-1,b=d;if(1===o[p]&&1===o[b]){var v=[e[p],null,null,e[b]];0===e[p].y.cmp(e[b].y)?(v[1]=e[p].add(e[b]),v[2]=e[p].toJ().mixedAdd(e[b].neg())):0===e[p].y.cmp(e[b].y.redNeg())?(v[1]=e[p].toJ().mixedAdd(e[b]),v[2]=e[p].add(e[b].neg())):(v[1]=e[p].toJ().mixedAdd(e[b]),v[2]=e[p].toJ().mixedAdd(e[b].neg()));var m=[-3,-1,-5,-7,0,7,5,1,3],y=c(r[p],r[b]);u=Math.max(y[0].length,u),s[p]=new Array(u),s[b]=new Array(u);for(var g=0;g<u;g++){var _=0|y[0][g],w=0|y[1][g];s[p][g]=m[3*(_+1)+(w+1)],s[b][g]=0,a[p]=v}}else s[p]=f(r[p],o[p]),s[b]=f(r[b],o[b]),u=Math.max(s[p].length,u),u=Math.max(s[b].length,u)}for(var S=this.jpoint(null,null,null),A=this._wnafT4,d=u;d>=0;d--){for(var x=0;d>=0;){for(var M=!0,g=0;g<n;g++)A[g]=0|s[g][d],0!==A[g]&&(M=!1);if(!M)break;x++,d--}if(d>=0&&x++,S=S.dblp(x),d<0)break;for(var g=0;g<n;g++){var h,k=A[g];0!==k&&(k>0?h=a[g][k-1>>1]:k<0&&(h=a[g][-k-1>>1].neg()),S="affine"===h.type?S.mixedAdd(h):S.add(h))}}for(var d=0;d<n;d++)a[d]=null;return i?S:S.toP()},n.BasePoint=i,i.prototype.eq=function(){throw new Error("Not implemented")},i.prototype.validate=function(){return this.curve.validate(this)},n.prototype.decodePoint=function(t,e){t=s.toArray(t,e);var r=this.p.byteLength();if((4===t[0]||6===t[0]||7===t[0])&&t.length-1==2*r){6===t[0]?u(t[t.length-1]%2==0):7===t[0]&&u(t[t.length-1]%2==1);return this.point(t.slice(1,1+r),t.slice(1+r,1+2*r))}if((2===t[0]||3===t[0])&&t.length-1===r)return this.pointFromX(t.slice(1,1+r),3===t[0]);throw new Error("Unknown point format")},i.prototype.encodeCompressed=function(t){return this.encode(t,!0)},i.prototype._encode=function(t){var e=this.curve.p.byteLength(),r=this.getX().toArray("be",e);return t?[this.getY().isEven()?2:3].concat(r):[4].concat(r,this.getY().toArray("be",e))},i.prototype.encode=function(t,e){return s.encode(this._encode(e),t)},i.prototype.precompute=function(t){if(this.precomputed)return this;var e={doubles:null,naf:null,beta:null};return e.naf=this._getNAFPoints(8),e.doubles=this._getDoubles(4,t),e.beta=this._getBeta(),this.precomputed=e,this},i.prototype._hasDoubles=function(t){if(!this.precomputed)return!1;var e=this.precomputed.doubles;return!!e&&e.points.length>=Math.ceil((t.bitLength()+1)/e.step)},i.prototype._getDoubles=function(t,e){if(this.precomputed&&this.precomputed.doubles)return this.precomputed.doubles;for(var r=[this],n=this,i=0;i<e;i+=t){for(var o=0;o<t;o++)n=n.dbl();r.push(n)}return{step:t,points:r}},i.prototype._getNAFPoints=function(t){if(this.precomputed&&this.precomputed.naf)return this.precomputed.naf;for(var e=[this],r=(1<<t)-1,n=1===r?null:this.dbl(),i=1;i<r;i++)e[i]=e[i-1].add(n);return{wnd:t,points:e}},i.prototype._getBeta=function(){return null},i.prototype.dblp=function(t){for(var e=this,r=0;r<t;r++)e=e.dbl();return e}},function(t,e,r){"use strict";function n(t){u.call(this,"short",t),this.a=new f(t.a,16).toRed(this.red),this.b=new f(t.b,16).toRed(this.red),this.tinv=this.two.redInvm(),this.zeroA=0===this.a.fromRed().cmpn(0),this.threeA=0===this.a.fromRed().sub(this.p).cmpn(-3),this.endo=this._getEndomorphism(t),this._endoWnafT1=new Array(4),this._endoWnafT2=new Array(4)}function i(t,e,r,n){u.BasePoint.call(this,t,"affine"),null===e&&null===r?(this.x=null,this.y=null,this.inf=!0):(this.x=new f(e,16),this.y=new f(r,16),n&&(this.x.forceRed(this.curve.red),this.y.forceRed(this.curve.red)),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.inf=!1)}function o(t,e,r,n){u.BasePoint.call(this,t,"jacobian"),null===e&&null===r&&null===n?(this.x=this.curve.one,this.y=this.curve.one,this.z=new f(0)):(this.x=new f(e,16),this.y=new f(r,16),this.z=new f(n,16)),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)),this.zOne=this.z===this.curve.one}var a=r(182),s=r(54),f=r(30),c=r(10),u=a.base,d=s.utils.assert;c(n,u),t.exports=n,n.prototype._getEndomorphism=function(t){if(this.zeroA&&this.g&&this.n&&1===this.p.modn(3)){var e,r;if(t.beta)e=new f(t.beta,16).toRed(this.red);else{var n=this._getEndoRoots(this.p);e=n[0].cmp(n[1])<0?n[0]:n[1],e=e.toRed(this.red)}if(t.lambda)r=new f(t.lambda,16);else{var i=this._getEndoRoots(this.n);0===this.g.mul(i[0]).x.cmp(this.g.x.redMul(e))?r=i[0]:(r=i[1],d(0===this.g.mul(r).x.cmp(this.g.x.redMul(e))))}var o;return o=t.basis?t.basis.map(function(t){return{a:new f(t.a,16),b:new f(t.b,16)}}):this._getEndoBasis(r),{beta:e,lambda:r,basis:o}}},n.prototype._getEndoRoots=function(t){var e=t===this.p?this.red:f.mont(t),r=new f(2).toRed(e).redInvm(),n=r.redNeg(),i=new f(3).toRed(e).redNeg().redSqrt().redMul(r);return[n.redAdd(i).fromRed(),n.redSub(i).fromRed()]},n.prototype._getEndoBasis=function(t){for(var e,r,n,i,o,a,s,c,u,d=this.n.ushrn(Math.floor(this.n.bitLength()/2)),h=t,l=this.n.clone(),p=new f(1),b=new f(0),v=new f(0),m=new f(1),y=0;0!==h.cmpn(0);){var g=l.div(h);c=l.sub(g.mul(h)),u=v.sub(g.mul(p));var _=m.sub(g.mul(b));if(!n&&c.cmp(d)<0)e=s.neg(),r=p,n=c.neg(),i=u;else if(n&&2==++y)break;s=c,l=h,h=c,v=p,p=u,m=b,b=_}o=c.neg(),a=u;var w=n.sqr().add(i.sqr());return o.sqr().add(a.sqr()).cmp(w)>=0&&(o=e,a=r),n.negative&&(n=n.neg(),i=i.neg()),o.negative&&(o=o.neg(),a=a.neg()),[{a:n,b:i},{a:o,b:a}]},n.prototype._endoSplit=function(t){var e=this.endo.basis,r=e[0],n=e[1],i=n.b.mul(t).divRound(this.n),o=r.b.neg().mul(t).divRound(this.n),a=i.mul(r.a),s=o.mul(n.a),f=i.mul(r.b),c=o.mul(n.b);return{k1:t.sub(a).sub(s),k2:f.add(c).neg()}},n.prototype.pointFromX=function(t,e){t=new f(t,16),t.red||(t=t.toRed(this.red));var r=t.redSqr().redMul(t).redIAdd(t.redMul(this.a)).redIAdd(this.b),n=r.redSqrt();if(0!==n.redSqr().redSub(r).cmp(this.zero))throw new Error("invalid point");var i=n.fromRed().isOdd();return(e&&!i||!e&&i)&&(n=n.redNeg()),this.point(t,n)},n.prototype.validate=function(t){if(t.inf)return!0;var e=t.x,r=t.y,n=this.a.redMul(e),i=e.redSqr().redMul(e).redIAdd(n).redIAdd(this.b);return 0===r.redSqr().redISub(i).cmpn(0)},n.prototype._endoWnafMulAdd=function(t,e,r){for(var n=this._endoWnafT1,i=this._endoWnafT2,o=0;o<t.length;o++){var a=this._endoSplit(e[o]),s=t[o],f=s._getBeta();a.k1.negative&&(a.k1.ineg(),s=s.neg(!0)),a.k2.negative&&(a.k2.ineg(),f=f.neg(!0)),n[2*o]=s,n[2*o+1]=f,i[2*o]=a.k1,i[2*o+1]=a.k2}for(var c=this._wnafMulAdd(1,n,i,2*o,r),u=0;u<2*o;u++)n[u]=null,i[u]=null;return c},c(i,u.BasePoint),n.prototype.point=function(t,e,r){return new i(this,t,e,r)},n.prototype.pointFromJSON=function(t,e){return i.fromJSON(this,t,e)},i.prototype._getBeta=function(){if(this.curve.endo){var t=this.precomputed;if(t&&t.beta)return t.beta;var e=this.curve.point(this.x.redMul(this.curve.endo.beta),this.y);if(t){var r=this.curve,n=function(t){return r.point(t.x.redMul(r.endo.beta),t.y)};t.beta=e,e.precomputed={beta:null,naf:t.naf&&{wnd:t.naf.wnd,points:t.naf.points.map(n)},doubles:t.doubles&&{step:t.doubles.step,points:t.doubles.points.map(n)}}}return e}},i.prototype.toJSON=function(){return this.precomputed?[this.x,this.y,this.precomputed&&{doubles:this.precomputed.doubles&&{step:this.precomputed.doubles.step,points:this.precomputed.doubles.points.slice(1)},naf:this.precomputed.naf&&{wnd:this.precomputed.naf.wnd,points:this.precomputed.naf.points.slice(1)}}]:[this.x,this.y]},i.fromJSON=function(t,e,r){function n(e){return t.point(e[0],e[1],r)}"string"==typeof e&&(e=JSON.parse(e));var i=t.point(e[0],e[1],r);if(!e[2])return i;var o=e[2];return i.precomputed={beta:null,doubles:o.doubles&&{step:o.doubles.step,points:[i].concat(o.doubles.points.map(n))},naf:o.naf&&{wnd:o.naf.wnd,points:[i].concat(o.naf.points.map(n))}},i},i.prototype.inspect=function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" y: "+this.y.fromRed().toString(16,2)+">"},i.prototype.isInfinity=function(){return this.inf},i.prototype.add=function(t){if(this.inf)return t;if(t.inf)return this;if(this.eq(t))return this.dbl();if(this.neg().eq(t))return this.curve.point(null,null);if(0===this.x.cmp(t.x))return this.curve.point(null,null);var e=this.y.redSub(t.y);0!==e.cmpn(0)&&(e=e.redMul(this.x.redSub(t.x).redInvm()));var r=e.redSqr().redISub(this.x).redISub(t.x),n=e.redMul(this.x.redSub(r)).redISub(this.y);return this.curve.point(r,n)},i.prototype.dbl=function(){if(this.inf)return this;var t=this.y.redAdd(this.y);if(0===t.cmpn(0))return this.curve.point(null,null);var e=this.curve.a,r=this.x.redSqr(),n=t.redInvm(),i=r.redAdd(r).redIAdd(r).redIAdd(e).redMul(n),o=i.redSqr().redISub(this.x.redAdd(this.x)),a=i.redMul(this.x.redSub(o)).redISub(this.y);return this.curve.point(o,a)},i.prototype.getX=function(){return this.x.fromRed()},i.prototype.getY=function(){return this.y.fromRed()},i.prototype.mul=function(t){return t=new f(t,16),this._hasDoubles(t)?this.curve._fixedNafMul(this,t):this.curve.endo?this.curve._endoWnafMulAdd([this],[t]):this.curve._wnafMul(this,t)},i.prototype.mulAdd=function(t,e,r){var n=[this,e],i=[t,r];return this.curve.endo?this.curve._endoWnafMulAdd(n,i):this.curve._wnafMulAdd(1,n,i,2)},i.prototype.jmulAdd=function(t,e,r){var n=[this,e],i=[t,r];return this.curve.endo?this.curve._endoWnafMulAdd(n,i,!0):this.curve._wnafMulAdd(1,n,i,2,!0)},i.prototype.eq=function(t){return this===t||this.inf===t.inf&&(this.inf||0===this.x.cmp(t.x)&&0===this.y.cmp(t.y))},i.prototype.neg=function(t){if(this.inf)return this;var e=this.curve.point(this.x,this.y.redNeg());if(t&&this.precomputed){var r=this.precomputed,n=function(t){return t.neg()};e.precomputed={naf:r.naf&&{wnd:r.naf.wnd,points:r.naf.points.map(n)},doubles:r.doubles&&{step:r.doubles.step,points:r.doubles.points.map(n)}}}return e},i.prototype.toJ=function(){return this.inf?this.curve.jpoint(null,null,null):this.curve.jpoint(this.x,this.y,this.curve.one)},c(o,u.BasePoint),n.prototype.jpoint=function(t,e,r){return new o(this,t,e,r)},o.prototype.toP=function(){if(this.isInfinity())return this.curve.point(null,null);var t=this.z.redInvm(),e=t.redSqr(),r=this.x.redMul(e),n=this.y.redMul(e).redMul(t);return this.curve.point(r,n)},o.prototype.neg=function(){return this.curve.jpoint(this.x,this.y.redNeg(),this.z)},o.prototype.add=function(t){if(this.isInfinity())return t;if(t.isInfinity())return this;var e=t.z.redSqr(),r=this.z.redSqr(),n=this.x.redMul(e),i=t.x.redMul(r),o=this.y.redMul(e.redMul(t.z)),a=t.y.redMul(r.redMul(this.z)),s=n.redSub(i),f=o.redSub(a);if(0===s.cmpn(0))return 0!==f.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var c=s.redSqr(),u=c.redMul(s),d=n.redMul(c),h=f.redSqr().redIAdd(u).redISub(d).redISub(d),l=f.redMul(d.redISub(h)).redISub(o.redMul(u)),p=this.z.redMul(t.z).redMul(s);return this.curve.jpoint(h,l,p)},o.prototype.mixedAdd=function(t){if(this.isInfinity())return t.toJ();if(t.isInfinity())return this;var e=this.z.redSqr(),r=this.x,n=t.x.redMul(e),i=this.y,o=t.y.redMul(e).redMul(this.z),a=r.redSub(n),s=i.redSub(o);if(0===a.cmpn(0))return 0!==s.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var f=a.redSqr(),c=f.redMul(a),u=r.redMul(f),d=s.redSqr().redIAdd(c).redISub(u).redISub(u),h=s.redMul(u.redISub(d)).redISub(i.redMul(c)),l=this.z.redMul(a);return this.curve.jpoint(d,h,l)},o.prototype.dblp=function(t){if(0===t)return this;if(this.isInfinity())return this;if(!t)return this.dbl();if(this.curve.zeroA||this.curve.threeA){for(var e=this,r=0;r<t;r++)e=e.dbl();return e}for(var n=this.curve.a,i=this.curve.tinv,o=this.x,a=this.y,s=this.z,f=s.redSqr().redSqr(),c=a.redAdd(a),r=0;r<t;r++){var u=o.redSqr(),d=c.redSqr(),h=d.redSqr(),l=u.redAdd(u).redIAdd(u).redIAdd(n.redMul(f)),p=o.redMul(d),b=l.redSqr().redISub(p.redAdd(p)),v=p.redISub(b),m=l.redMul(v);m=m.redIAdd(m).redISub(h);var y=c.redMul(s);r+1<t&&(f=f.redMul(h)),o=b,s=y,c=m}return this.curve.jpoint(o,c.redMul(i),s)},o.prototype.dbl=function(){return this.isInfinity()?this:this.curve.zeroA?this._zeroDbl():this.curve.threeA?this._threeDbl():this._dbl()},o.prototype._zeroDbl=function(){var t,e,r;if(this.zOne){var n=this.x.redSqr(),i=this.y.redSqr(),o=i.redSqr(),a=this.x.redAdd(i).redSqr().redISub(n).redISub(o);a=a.redIAdd(a);var s=n.redAdd(n).redIAdd(n),f=s.redSqr().redISub(a).redISub(a),c=o.redIAdd(o);c=c.redIAdd(c),c=c.redIAdd(c),t=f,e=s.redMul(a.redISub(f)).redISub(c),r=this.y.redAdd(this.y)}else{var u=this.x.redSqr(),d=this.y.redSqr(),h=d.redSqr(),l=this.x.redAdd(d).redSqr().redISub(u).redISub(h);l=l.redIAdd(l);var p=u.redAdd(u).redIAdd(u),b=p.redSqr(),v=h.redIAdd(h);v=v.redIAdd(v),v=v.redIAdd(v),t=b.redISub(l).redISub(l),e=p.redMul(l.redISub(t)).redISub(v),r=this.y.redMul(this.z),r=r.redIAdd(r)}return this.curve.jpoint(t,e,r)},o.prototype._threeDbl=function(){var t,e,r;if(this.zOne){var n=this.x.redSqr(),i=this.y.redSqr(),o=i.redSqr(),a=this.x.redAdd(i).redSqr().redISub(n).redISub(o);a=a.redIAdd(a);var s=n.redAdd(n).redIAdd(n).redIAdd(this.curve.a),f=s.redSqr().redISub(a).redISub(a);t=f;var c=o.redIAdd(o);c=c.redIAdd(c),c=c.redIAdd(c),e=s.redMul(a.redISub(f)).redISub(c),r=this.y.redAdd(this.y)}else{var u=this.z.redSqr(),d=this.y.redSqr(),h=this.x.redMul(d),l=this.x.redSub(u).redMul(this.x.redAdd(u));l=l.redAdd(l).redIAdd(l);var p=h.redIAdd(h);p=p.redIAdd(p);var b=p.redAdd(p);t=l.redSqr().redISub(b),r=this.y.redAdd(this.z).redSqr().redISub(d).redISub(u);var v=d.redSqr();v=v.redIAdd(v),v=v.redIAdd(v),v=v.redIAdd(v),e=l.redMul(p.redISub(t)).redISub(v)}return this.curve.jpoint(t,e,r)},o.prototype._dbl=function(){var t=this.curve.a,e=this.x,r=this.y,n=this.z,i=n.redSqr().redSqr(),o=e.redSqr(),a=r.redSqr(),s=o.redAdd(o).redIAdd(o).redIAdd(t.redMul(i)),f=e.redAdd(e);f=f.redIAdd(f);var c=f.redMul(a),u=s.redSqr().redISub(c.redAdd(c)),d=c.redISub(u),h=a.redSqr();h=h.redIAdd(h),h=h.redIAdd(h),h=h.redIAdd(h);var l=s.redMul(d).redISub(h),p=r.redAdd(r).redMul(n);return this.curve.jpoint(u,l,p)},o.prototype.trpl=function(){if(!this.curve.zeroA)return this.dbl().add(this);var t=this.x.redSqr(),e=this.y.redSqr(),r=this.z.redSqr(),n=e.redSqr(),i=t.redAdd(t).redIAdd(t),o=i.redSqr(),a=this.x.redAdd(e).redSqr().redISub(t).redISub(n);a=a.redIAdd(a),a=a.redAdd(a).redIAdd(a),a=a.redISub(o);var s=a.redSqr(),f=n.redIAdd(n);f=f.redIAdd(f),f=f.redIAdd(f),f=f.redIAdd(f);var c=i.redIAdd(a).redSqr().redISub(o).redISub(s).redISub(f),u=e.redMul(c);u=u.redIAdd(u),u=u.redIAdd(u);var d=this.x.redMul(s).redISub(u);d=d.redIAdd(d),d=d.redIAdd(d);var h=this.y.redMul(c.redMul(f.redISub(c)).redISub(a.redMul(s)));h=h.redIAdd(h),h=h.redIAdd(h),h=h.redIAdd(h);var l=this.z.redAdd(a).redSqr().redISub(r).redISub(s);return this.curve.jpoint(d,h,l)},o.prototype.mul=function(t,e){return t=new f(t,e),this.curve._wnafMul(this,t)},o.prototype.eq=function(t){if("affine"===t.type)return this.eq(t.toJ());if(this===t)return!0;var e=this.z.redSqr(),r=t.z.redSqr();if(0!==this.x.redMul(r).redISub(t.x.redMul(e)).cmpn(0))return!1;var n=e.redMul(this.z),i=r.redMul(t.z);return 0===this.y.redMul(i).redISub(t.y.redMul(n)).cmpn(0)},o.prototype.eqXToP=function(t){var e=this.z.redSqr(),r=t.toRed(this.curve.red).redMul(e);if(0===this.x.cmp(r))return!0;for(var n=t.clone(),i=this.curve.redN.redMul(e);;){if(n.iadd(this.curve.n),n.cmp(this.curve.p)>=0)return!1;if(r.redIAdd(i),0===this.x.cmp(r))return!0}},o.prototype.inspect=function(){return this.isInfinity()?"<EC JPoint Infinity>":"<EC JPoint x: "+this.x.toString(16,2)+" y: "+this.y.toString(16,2)+" z: "+this.z.toString(16,2)+">"},o.prototype.isInfinity=function(){return 0===this.z.cmpn(0)}},function(t,e,r){"use strict";function n(t){f.call(this,"mont",t),this.a=new a(t.a,16).toRed(this.red),this.b=new a(t.b,16).toRed(this.red),this.i4=new a(4).toRed(this.red).redInvm(),this.two=new a(2).toRed(this.red),this.a24=this.i4.redMul(this.a.redAdd(this.two))}function i(t,e,r){f.BasePoint.call(this,t,"projective"),null===e&&null===r?(this.x=this.curve.one,this.z=this.curve.zero):(this.x=new a(e,16),this.z=new a(r,16),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)))}var o=r(182),a=r(30),s=r(10),f=o.base,c=r(54),u=c.utils;s(n,f),t.exports=n,n.prototype.validate=function(t){var e=t.normalize().x,r=e.redSqr(),n=r.redMul(e).redAdd(r.redMul(this.a)).redAdd(e);return 0===n.redSqrt().redSqr().cmp(n)},s(i,f.BasePoint),n.prototype.decodePoint=function(t,e){return this.point(u.toArray(t,e),1)},n.prototype.point=function(t,e){return new i(this,t,e)},n.prototype.pointFromJSON=function(t){return i.fromJSON(this,t)},i.prototype.precompute=function(){},i.prototype._encode=function(){return this.getX().toArray("be",this.curve.p.byteLength())},i.fromJSON=function(t,e){return new i(t,e[0],e[1]||t.one)},i.prototype.inspect=function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" z: "+this.z.fromRed().toString(16,2)+">"},i.prototype.isInfinity=function(){return 0===this.z.cmpn(0)},i.prototype.dbl=function(){var t=this.x.redAdd(this.z),e=t.redSqr(),r=this.x.redSub(this.z),n=r.redSqr(),i=e.redSub(n),o=e.redMul(n),a=i.redMul(n.redAdd(this.curve.a24.redMul(i)));return this.curve.point(o,a)},i.prototype.add=function(){throw new Error("Not supported on Montgomery curve")},i.prototype.diffAdd=function(t,e){var r=this.x.redAdd(this.z),n=this.x.redSub(this.z),i=t.x.redAdd(t.z),o=t.x.redSub(t.z),a=o.redMul(r),s=i.redMul(n),f=e.z.redMul(a.redAdd(s).redSqr()),c=e.x.redMul(a.redISub(s).redSqr());return this.curve.point(f,c)},i.prototype.mul=function(t){for(var e=t.clone(),r=this,n=this.curve.point(null,null),i=this,o=[];0!==e.cmpn(0);e.iushrn(1))o.push(e.andln(1));for(var a=o.length-1;a>=0;a--)0===o[a]?(r=r.diffAdd(n,i),n=n.dbl()):(n=r.diffAdd(n,i),r=r.dbl());return n},i.prototype.mulAdd=function(){throw new Error("Not supported on Montgomery curve")},i.prototype.jumlAdd=function(){throw new Error("Not supported on Montgomery curve")},i.prototype.eq=function(t){return 0===this.getX().cmp(t.getX())},i.prototype.normalize=function(){return this.x=this.x.redMul(this.z.redInvm()),this.z=this.curve.one,this},i.prototype.getX=function(){return this.normalize(),this.x.fromRed()}},function(t,e,r){"use strict";function n(t){this.twisted=1!=(0|t.a),this.mOneA=this.twisted&&-1==(0|t.a),this.extended=this.mOneA,c.call(this,"edwards",t),this.a=new s(t.a,16).umod(this.red.m),this.a=this.a.toRed(this.red),this.c=new s(t.c,16).toRed(this.red),this.c2=this.c.redSqr(),this.d=new s(t.d,16).toRed(this.red),this.dd=this.d.redAdd(this.d),u(!this.twisted||0===this.c.fromRed().cmpn(1)),this.oneC=1==(0|t.c)}function i(t,e,r,n,i){c.BasePoint.call(this,t,"projective"),null===e&&null===r&&null===n?(this.x=this.curve.zero,this.y=this.curve.one,this.z=this.curve.one,this.t=this.curve.zero,this.zOne=!0):(this.x=new s(e,16),this.y=new s(r,16),this.z=n?new s(n,16):this.curve.one,this.t=i&&new s(i,16),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)),this.t&&!this.t.red&&(this.t=this.t.toRed(this.curve.red)),this.zOne=this.z===this.curve.one,this.curve.extended&&!this.t&&(this.t=this.x.redMul(this.y),this.zOne||(this.t=this.t.redMul(this.z.redInvm()))))}var o=r(182),a=r(54),s=r(30),f=r(10),c=o.base,u=a.utils.assert;f(n,c),t.exports=n,n.prototype._mulA=function(t){return this.mOneA?t.redNeg():this.a.redMul(t)},n.prototype._mulC=function(t){return this.oneC?t:this.c.redMul(t)},n.prototype.jpoint=function(t,e,r,n){return this.point(t,e,r,n)},n.prototype.pointFromX=function(t,e){t=new s(t,16),t.red||(t=t.toRed(this.red));var r=t.redSqr(),n=this.c2.redSub(this.a.redMul(r)),i=this.one.redSub(this.c2.redMul(this.d).redMul(r)),o=n.redMul(i.redInvm()),a=o.redSqrt();if(0!==a.redSqr().redSub(o).cmp(this.zero))throw new Error("invalid point");var f=a.fromRed().isOdd();return(e&&!f||!e&&f)&&(a=a.redNeg()),this.point(t,a)},n.prototype.pointFromY=function(t,e){t=new s(t,16),t.red||(t=t.toRed(this.red));var r=t.redSqr(),n=r.redSub(this.c2),i=r.redMul(this.d).redMul(this.c2).redSub(this.a),o=n.redMul(i.redInvm());if(0===o.cmp(this.zero)){if(e)throw new Error("invalid point");return this.point(this.zero,t)}var a=o.redSqrt();if(0!==a.redSqr().redSub(o).cmp(this.zero))throw new Error("invalid point");return a.fromRed().isOdd()!==e&&(a=a.redNeg()),this.point(a,t)},n.prototype.validate=function(t){if(t.isInfinity())return!0;t.normalize();var e=t.x.redSqr(),r=t.y.redSqr(),n=e.redMul(this.a).redAdd(r),i=this.c2.redMul(this.one.redAdd(this.d.redMul(e).redMul(r)));return 0===n.cmp(i)},f(i,c.BasePoint),n.prototype.pointFromJSON=function(t){return i.fromJSON(this,t)},n.prototype.point=function(t,e,r,n){return new i(this,t,e,r,n)},i.fromJSON=function(t,e){return new i(t,e[0],e[1],e[2])},i.prototype.inspect=function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" y: "+this.y.fromRed().toString(16,2)+" z: "+this.z.fromRed().toString(16,2)+">"},i.prototype.isInfinity=function(){return 0===this.x.cmpn(0)&&(0===this.y.cmp(this.z)||this.zOne&&0===this.y.cmp(this.curve.c))},i.prototype._extDbl=function(){var t=this.x.redSqr(),e=this.y.redSqr(),r=this.z.redSqr();r=r.redIAdd(r);var n=this.curve._mulA(t),i=this.x.redAdd(this.y).redSqr().redISub(t).redISub(e),o=n.redAdd(e),a=o.redSub(r),s=n.redSub(e),f=i.redMul(a),c=o.redMul(s),u=i.redMul(s),d=a.redMul(o);return this.curve.point(f,c,d,u)},i.prototype._projDbl=function(){var t,e,r,n=this.x.redAdd(this.y).redSqr(),i=this.x.redSqr(),o=this.y.redSqr();if(this.curve.twisted){var a=this.curve._mulA(i),s=a.redAdd(o);if(this.zOne)t=n.redSub(i).redSub(o).redMul(s.redSub(this.curve.two)),e=s.redMul(a.redSub(o)),r=s.redSqr().redSub(s).redSub(s);else{var f=this.z.redSqr(),c=s.redSub(f).redISub(f);t=n.redSub(i).redISub(o).redMul(c),e=s.redMul(a.redSub(o)),r=s.redMul(c)}}else{var a=i.redAdd(o),f=this.curve._mulC(this.z).redSqr(),c=a.redSub(f).redSub(f);t=this.curve._mulC(n.redISub(a)).redMul(c),e=this.curve._mulC(a).redMul(i.redISub(o)),r=a.redMul(c)}return this.curve.point(t,e,r)},i.prototype.dbl=function(){return this.isInfinity()?this:this.curve.extended?this._extDbl():this._projDbl()},i.prototype._extAdd=function(t){var e=this.y.redSub(this.x).redMul(t.y.redSub(t.x)),r=this.y.redAdd(this.x).redMul(t.y.redAdd(t.x)),n=this.t.redMul(this.curve.dd).redMul(t.t),i=this.z.redMul(t.z.redAdd(t.z)),o=r.redSub(e),a=i.redSub(n),s=i.redAdd(n),f=r.redAdd(e),c=o.redMul(a),u=s.redMul(f),d=o.redMul(f),h=a.redMul(s);return this.curve.point(c,u,h,d)},i.prototype._projAdd=function(t){var e,r,n=this.z.redMul(t.z),i=n.redSqr(),o=this.x.redMul(t.x),a=this.y.redMul(t.y),s=this.curve.d.redMul(o).redMul(a),f=i.redSub(s),c=i.redAdd(s),u=this.x.redAdd(this.y).redMul(t.x.redAdd(t.y)).redISub(o).redISub(a),d=n.redMul(f).redMul(u);return this.curve.twisted?(e=n.redMul(c).redMul(a.redSub(this.curve._mulA(o))),r=f.redMul(c)):(e=n.redMul(c).redMul(a.redSub(o)),r=this.curve._mulC(f).redMul(c)),this.curve.point(d,e,r)},i.prototype.add=function(t){return this.isInfinity()?t:t.isInfinity()?this:this.curve.extended?this._extAdd(t):this._projAdd(t)},i.prototype.mul=function(t){return this._hasDoubles(t)?this.curve._fixedNafMul(this,t):this.curve._wnafMul(this,t)},i.prototype.mulAdd=function(t,e,r){return this.curve._wnafMulAdd(1,[this,e],[t,r],2,!1)},i.prototype.jmulAdd=function(t,e,r){return this.curve._wnafMulAdd(1,[this,e],[t,r],2,!0)},i.prototype.normalize=function(){if(this.zOne)return this;var t=this.z.redInvm();return this.x=this.x.redMul(t),this.y=this.y.redMul(t),this.t&&(this.t=this.t.redMul(t)),this.z=this.curve.one,this.zOne=!0,this},i.prototype.neg=function(){return this.curve.point(this.x.redNeg(),this.y,this.z,this.t&&this.t.redNeg())},i.prototype.getX=function(){return this.normalize(),this.x.fromRed()},i.prototype.getY=function(){return this.normalize(),this.y.fromRed()},i.prototype.eq=function(t){return this===t||0===this.getX().cmp(t.getX())&&0===this.getY().cmp(t.getY())},i.prototype.eqXToP=function(t){var e=t.toRed(this.curve.red).redMul(this.z);if(0===this.x.cmp(e))return!0;for(var r=t.clone(),n=this.curve.redN.redMul(this.z);;){if(r.iadd(this.curve.n),r.cmp(this.curve.p)>=0)return!1;if(e.redIAdd(n),0===this.x.cmp(e))return!0}},i.prototype.toP=i.prototype.normalize,i.prototype.mixedAdd=i.prototype.add},function(t,e,r){"use strict";function n(t){"short"===t.type?this.curve=new s.curve.short(t):"edwards"===t.type?this.curve=new s.curve.edwards(t):this.curve=new s.curve.mont(t),this.g=this.curve.g,this.n=this.curve.n,this.hash=t.hash,f(this.g.validate(),"Invalid curve"),f(this.g.mul(this.n).isInfinity(),"Invalid curve, G*N != O")}function i(t,e){Object.defineProperty(o,t,{configurable:!0,enumerable:!0,get:function(){var r=new n(e);return Object.defineProperty(o,t,{configurable:!0,enumerable:!0,value:r}),r}})}var o=e,a=r(247),s=r(54),f=s.utils.assert;o.PresetCurve=n,i("p192",{type:"short",prime:"p192",p:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff",a:"ffffffff ffffffff ffffffff fffffffe ffffffff fffffffc",b:"64210519 e59c80e7 0fa7e9ab 72243049 feb8deec c146b9b1",n:"ffffffff ffffffff ffffffff 99def836 146bc9b1 b4d22831",hash:a.sha256,gRed:!1,g:["188da80e b03090f6 7cbf20eb 43a18800 f4ff0afd 82ff1012","07192b95 ffc8da78 631011ed 6b24cdd5 73f977a1 1e794811"]}),i("p224",{type:"short",prime:"p224",p:"ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001",a:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff fffffffe",b:"b4050a85 0c04b3ab f5413256 5044b0b7 d7bfd8ba 270b3943 2355ffb4",n:"ffffffff ffffffff ffffffff ffff16a2 e0b8f03e 13dd2945 5c5c2a3d",hash:a.sha256,gRed:!1,g:["b70e0cbd 6bb4bf7f 321390b9 4a03c1d3 56c21122 343280d6 115c1d21","bd376388 b5f723fb 4c22dfe6 cd4375a0 5a074764 44d58199 85007e34"]}),i("p256",{type:"short",prime:null,p:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff ffffffff",a:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff fffffffc",b:"5ac635d8 aa3a93e7 b3ebbd55 769886bc 651d06b0 cc53b0f6 3bce3c3e 27d2604b",n:"ffffffff 00000000 ffffffff ffffffff bce6faad a7179e84 f3b9cac2 fc632551",hash:a.sha256,gRed:!1,g:["6b17d1f2 e12c4247 f8bce6e5 63a440f2 77037d81 2deb33a0 f4a13945 d898c296","4fe342e2 fe1a7f9b 8ee7eb4a 7c0f9e16 2bce3357 6b315ece cbb64068 37bf51f5"]}),i("p384",{type:"short",prime:null,p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 ffffffff",a:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 fffffffc",b:"b3312fa7 e23ee7e4 988e056b e3f82d19 181d9c6e fe814112 0314088f 5013875a c656398d 8a2ed19d 2a85c8ed d3ec2aef",n:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff c7634d81 f4372ddf 581a0db2 48b0a77a ecec196a ccc52973",hash:a.sha384,gRed:!1,g:["aa87ca22 be8b0537 8eb1c71e f320ad74 6e1d3b62 8ba79b98 59f741e0 82542a38 5502f25d bf55296c 3a545e38 72760ab7","3617de4a 96262c6f 5d9e98bf 9292dc29 f8f41dbd 289a147c e9da3113 b5f0b8c0 0a60b1ce 1d7e819d 7a431d7c 90ea0e5f"]}),i("p521",{type:"short",prime:null,p:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff",a:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffc",b:"00000051 953eb961 8e1c9a1f 929a21a0 b68540ee a2da725b 99b315f3 b8b48991 8ef109e1 56193951 ec7e937b 1652c0bd 3bb1bf07 3573df88 3d2c34f1 ef451fd4 6b503f00",n:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffa 51868783 bf2f966b 7fcc0148 f709a5d0 3bb5c9b8 899c47ae bb6fb71e 91386409",hash:a.sha512,gRed:!1,g:["000000c6 858e06b7 0404e9cd 9e3ecb66 2395b442 9c648139 053fb521 f828af60 6b4d3dba a14b5e77 efe75928 fe1dc127 a2ffa8de 3348b3c1 856a429b f97e7e31 c2e5bd66","00000118 39296a78 9a3bc004 5c8a5fb4 2c7d1bd9 98f54449 579b4468 17afbd17 273e662c 97ee7299 5ef42640 c550b901 3fad0761 353c7086 a272c240 88be9476 9fd16650"]}),i("curve25519",{type:"mont",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"76d06",b:"1",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:a.sha256,gRed:!1,g:["9"]}),i("ed25519",{type:"edwards",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"-1",c:"1",d:"52036cee2b6ffe73 8cc740797779e898 00700a4d4141d8ab 75eb4dca135978a3",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:a.sha256,gRed:!1,g:["216936d3cd6e53fec0a4e231fdd6dc5c692cc7609525a7b2c9562d608f25d51a","6666666666666666666666666666666666666666666666666666666666666658"]});var c;try{c=r(616)}catch(t){c=void 0}i("secp256k1",{type:"short",prime:"k256",p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f",a:"0",b:"7",n:"ffffffff ffffffff ffffffff fffffffe baaedce6 af48a03b bfd25e8c d0364141",h:"1",hash:a.sha256,beta:"7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee",lambda:"5363ad4cc05c30e0a5261c028812645a122e22ea20816678df02967c1b23bd72",basis:[{a:"3086d221a7d46bcde86c90e49284eb15",b:"-e4437ed6010e88286f547fa90abfe4c3"},{a:"114ca50f7a8e2f3f657c1108d9d44cfd8",b:"3086d221a7d46bcde86c90e49284eb15"}],gRed:!1,g:["79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798","483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8",c]})},function(t,e,r){"use strict";e.sha1=r(611),e.sha224=r(612),e.sha256=r(333),e.sha384=r(613),e.sha512=r(334)},function(t,e,r){"use strict";function n(){if(!(this instanceof n))return new n;d.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.W=new Array(80)}var i=r(75),o=r(159),a=r(332),s=i.rotl32,f=i.sum32,c=i.sum32_5,u=a.ft_1,d=o.BlockHash,h=[1518500249,1859775393,2400959708,3395469782];i.inherits(n,d),t.exports=n,n.blockSize=512,n.outSize=160,n.hmacStrength=80,n.padLength=64,n.prototype._update=function(t,e){for(var r=this.W,n=0;n<16;n++)r[n]=t[e+n];for(;n<r.length;n++)r[n]=s(r[n-3]^r[n-8]^r[n-14]^r[n-16],1);var i=this.h[0],o=this.h[1],a=this.h[2],d=this.h[3],l=this.h[4];for(n=0;n<r.length;n++){var p=~~(n/20),b=c(s(i,5),u(p,o,a,d),l,r[n],h[p]);l=d,d=a,a=s(o,30),o=i,i=b}this.h[0]=f(this.h[0],i),this.h[1]=f(this.h[1],o),this.h[2]=f(this.h[2],a),this.h[3]=f(this.h[3],d),this.h[4]=f(this.h[4],l)},n.prototype._digest=function(t){return"hex"===t?i.toHex32(this.h,"big"):i.split32(this.h,"big")}},function(t,e,r){"use strict";function n(){if(!(this instanceof n))return new n;o.call(this),this.h=[3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428]}var i=r(75),o=r(333);i.inherits(n,o),t.exports=n,n.blockSize=512,n.outSize=224,n.hmacStrength=192,n.padLength=64,n.prototype._digest=function(t){return"hex"===t?i.toHex32(this.h.slice(0,7),"big"):i.split32(this.h.slice(0,7),"big")}},function(t,e,r){"use strict";function n(){if(!(this instanceof n))return new n;o.call(this),this.h=[3418070365,3238371032,1654270250,914150663,2438529370,812702999,355462360,4144912697,1731405415,4290775857,2394180231,1750603025,3675008525,1694076839,1203062813,3204075428]}var i=r(75),o=r(334);i.inherits(n,o),t.exports=n,n.blockSize=1024,n.outSize=384,n.hmacStrength=192,n.padLength=128,n.prototype._digest=function(t){return"hex"===t?i.toHex32(this.h.slice(0,12),"big"):i.split32(this.h.slice(0,12),"big")}},function(t,e,r){"use strict";function n(){if(!(this instanceof n))return new n;l.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.endian="little"}function i(t,e,r,n){return t<=15?e^r^n:t<=31?e&r|~e&n:t<=47?(e|~r)^n:t<=63?e&n|r&~n:e^(r|~n)}function o(t){return t<=15?0:t<=31?1518500249:t<=47?1859775393:t<=63?2400959708:2840853838}function a(t){return t<=15?1352829926:t<=31?1548603684:t<=47?1836072691:t<=63?2053994217:0}var s=r(75),f=r(159),c=s.rotl32,u=s.sum32,d=s.sum32_3,h=s.sum32_4,l=f.BlockHash;s.inherits(n,l),e.ripemd160=n,n.blockSize=512,n.outSize=160,n.hmacStrength=192,n.padLength=64,n.prototype._update=function(t,e){for(var r=this.h[0],n=this.h[1],s=this.h[2],f=this.h[3],l=this.h[4],y=r,g=n,_=s,w=f,S=l,A=0;A<80;A++){var x=u(c(h(r,i(A,n,s,f),t[p[A]+e],o(A)),v[A]),l);r=l,l=f,f=c(s,10),s=n,n=x,x=u(c(h(y,i(79-A,g,_,w),t[b[A]+e],a(A)),m[A]),S),y=S,S=w,w=c(_,10),_=g,g=x}x=d(this.h[1],s,w),this.h[1]=d(this.h[2],f,S),this.h[2]=d(this.h[3],l,y),this.h[3]=d(this.h[4],r,g),this.h[4]=d(this.h[0],n,_),this.h[0]=x},n.prototype._digest=function(t){return"hex"===t?s.toHex32(this.h,"little"):s.split32(this.h,"little")};var p=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13],b=[5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11],v=[11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6],m=[8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]},function(t,e,r){"use strict";function n(t,e,r){if(!(this instanceof n))return new n(t,e,r);this.Hash=t,this.blockSize=t.blockSize/8,this.outSize=t.outSize/8,this.inner=null,this.outer=null,this._init(i.toArray(e,r))}var i=r(75),o=r(61);t.exports=n,n.prototype._init=function(t){t.length>this.blockSize&&(t=(new this.Hash).update(t).digest()),o(t.length<=this.blockSize);for(var e=t.length;e<this.blockSize;e++)t.push(0);for(e=0;e<t.length;e++)t[e]^=54;for(this.inner=(new this.Hash).update(t),e=0;e<t.length;e++)t[e]^=106;this.outer=(new this.Hash).update(t)},n.prototype.update=function(t,e){return this.inner.update(t,e),this},n.prototype.digest=function(t){return this.outer.update(this.inner.digest()),this.outer.digest(t)}},function(t,e){t.exports={doubles:{step:4,points:[["e60fce93b59e9ec53011aabc21c23e97b2a31369b87a5ae9c44ee89e2a6dec0a","f7e3507399e595929db99f34f57937101296891e44d23f0be1f32cce69616821"],["8282263212c609d9ea2a6e3e172de238d8c39cabd5ac1ca10646e23fd5f51508","11f8a8098557dfe45e8256e830b60ace62d613ac2f7b17bed31b6eaff6e26caf"],["175e159f728b865a72f99cc6c6fc846de0b93833fd2222ed73fce5b551e5b739","d3506e0d9e3c79eba4ef97a51ff71f5eacb5955add24345c6efa6ffee9fed695"],["363d90d447b00c9c99ceac05b6262ee053441c7e55552ffe526bad8f83ff4640","4e273adfc732221953b445397f3363145b9a89008199ecb62003c7f3bee9de9"],["8b4b5f165df3c2be8c6244b5b745638843e4a781a15bcd1b69f79a55dffdf80c","4aad0a6f68d308b4b3fbd7813ab0da04f9e336546162ee56b3eff0c65fd4fd36"],["723cbaa6e5db996d6bf771c00bd548c7b700dbffa6c0e77bcb6115925232fcda","96e867b5595cc498a921137488824d6e2660a0653779494801dc069d9eb39f5f"],["eebfa4d493bebf98ba5feec812c2d3b50947961237a919839a533eca0e7dd7fa","5d9a8ca3970ef0f269ee7edaf178089d9ae4cdc3a711f712ddfd4fdae1de8999"],["100f44da696e71672791d0a09b7bde459f1215a29b3c03bfefd7835b39a48db0","cdd9e13192a00b772ec8f3300c090666b7ff4a18ff5195ac0fbd5cd62bc65a09"],["e1031be262c7ed1b1dc9227a4a04c017a77f8d4464f3b3852c8acde6e534fd2d","9d7061928940405e6bb6a4176597535af292dd419e1ced79a44f18f29456a00d"],["feea6cae46d55b530ac2839f143bd7ec5cf8b266a41d6af52d5e688d9094696d","e57c6b6c97dce1bab06e4e12bf3ecd5c981c8957cc41442d3155debf18090088"],["da67a91d91049cdcb367be4be6ffca3cfeed657d808583de33fa978bc1ec6cb1","9bacaa35481642bc41f463f7ec9780e5dec7adc508f740a17e9ea8e27a68be1d"],["53904faa0b334cdda6e000935ef22151ec08d0f7bb11069f57545ccc1a37b7c0","5bc087d0bc80106d88c9eccac20d3c1c13999981e14434699dcb096b022771c8"],["8e7bcd0bd35983a7719cca7764ca906779b53a043a9b8bcaeff959f43ad86047","10b7770b2a3da4b3940310420ca9514579e88e2e47fd68b3ea10047e8460372a"],["385eed34c1cdff21e6d0818689b81bde71a7f4f18397e6690a841e1599c43862","283bebc3e8ea23f56701de19e9ebf4576b304eec2086dc8cc0458fe5542e5453"],["6f9d9b803ecf191637c73a4413dfa180fddf84a5947fbc9c606ed86c3fac3a7","7c80c68e603059ba69b8e2a30e45c4d47ea4dd2f5c281002d86890603a842160"],["3322d401243c4e2582a2147c104d6ecbf774d163db0f5e5313b7e0e742d0e6bd","56e70797e9664ef5bfb019bc4ddaf9b72805f63ea2873af624f3a2e96c28b2a0"],["85672c7d2de0b7da2bd1770d89665868741b3f9af7643397721d74d28134ab83","7c481b9b5b43b2eb6374049bfa62c2e5e77f17fcc5298f44c8e3094f790313a6"],["948bf809b1988a46b06c9f1919413b10f9226c60f668832ffd959af60c82a0a","53a562856dcb6646dc6b74c5d1c3418c6d4dff08c97cd2bed4cb7f88d8c8e589"],["6260ce7f461801c34f067ce0f02873a8f1b0e44dfc69752accecd819f38fd8e8","bc2da82b6fa5b571a7f09049776a1ef7ecd292238051c198c1a84e95b2b4ae17"],["e5037de0afc1d8d43d8348414bbf4103043ec8f575bfdc432953cc8d2037fa2d","4571534baa94d3b5f9f98d09fb990bddbd5f5b03ec481f10e0e5dc841d755bda"],["e06372b0f4a207adf5ea905e8f1771b4e7e8dbd1c6a6c5b725866a0ae4fce725","7a908974bce18cfe12a27bb2ad5a488cd7484a7787104870b27034f94eee31dd"],["213c7a715cd5d45358d0bbf9dc0ce02204b10bdde2a3f58540ad6908d0559754","4b6dad0b5ae462507013ad06245ba190bb4850f5f36a7eeddff2c27534b458f2"],["4e7c272a7af4b34e8dbb9352a5419a87e2838c70adc62cddf0cc3a3b08fbd53c","17749c766c9d0b18e16fd09f6def681b530b9614bff7dd33e0b3941817dcaae6"],["fea74e3dbe778b1b10f238ad61686aa5c76e3db2be43057632427e2840fb27b6","6e0568db9b0b13297cf674deccb6af93126b596b973f7b77701d3db7f23cb96f"],["76e64113f677cf0e10a2570d599968d31544e179b760432952c02a4417bdde39","c90ddf8dee4e95cf577066d70681f0d35e2a33d2b56d2032b4b1752d1901ac01"],["c738c56b03b2abe1e8281baa743f8f9a8f7cc643df26cbee3ab150242bcbb891","893fb578951ad2537f718f2eacbfbbbb82314eef7880cfe917e735d9699a84c3"],["d895626548b65b81e264c7637c972877d1d72e5f3a925014372e9f6588f6c14b","febfaa38f2bc7eae728ec60818c340eb03428d632bb067e179363ed75d7d991f"],["b8da94032a957518eb0f6433571e8761ceffc73693e84edd49150a564f676e03","2804dfa44805a1e4d7c99cc9762808b092cc584d95ff3b511488e4e74efdf6e7"],["e80fea14441fb33a7d8adab9475d7fab2019effb5156a792f1a11778e3c0df5d","eed1de7f638e00771e89768ca3ca94472d155e80af322ea9fcb4291b6ac9ec78"],["a301697bdfcd704313ba48e51d567543f2a182031efd6915ddc07bbcc4e16070","7370f91cfb67e4f5081809fa25d40f9b1735dbf7c0a11a130c0d1a041e177ea1"],["90ad85b389d6b936463f9d0512678de208cc330b11307fffab7ac63e3fb04ed4","e507a3620a38261affdcbd9427222b839aefabe1582894d991d4d48cb6ef150"],["8f68b9d2f63b5f339239c1ad981f162ee88c5678723ea3351b7b444c9ec4c0da","662a9f2dba063986de1d90c2b6be215dbbea2cfe95510bfdf23cbf79501fff82"],["e4f3fb0176af85d65ff99ff9198c36091f48e86503681e3e6686fd5053231e11","1e63633ad0ef4f1c1661a6d0ea02b7286cc7e74ec951d1c9822c38576feb73bc"],["8c00fa9b18ebf331eb961537a45a4266c7034f2f0d4e1d0716fb6eae20eae29e","efa47267fea521a1a9dc343a3736c974c2fadafa81e36c54e7d2a4c66702414b"],["e7a26ce69dd4829f3e10cec0a9e98ed3143d084f308b92c0997fddfc60cb3e41","2a758e300fa7984b471b006a1aafbb18d0a6b2c0420e83e20e8a9421cf2cfd51"],["b6459e0ee3662ec8d23540c223bcbdc571cbcb967d79424f3cf29eb3de6b80ef","67c876d06f3e06de1dadf16e5661db3c4b3ae6d48e35b2ff30bf0b61a71ba45"],["d68a80c8280bb840793234aa118f06231d6f1fc67e73c5a5deda0f5b496943e8","db8ba9fff4b586d00c4b1f9177b0e28b5b0e7b8f7845295a294c84266b133120"],["324aed7df65c804252dc0270907a30b09612aeb973449cea4095980fc28d3d5d","648a365774b61f2ff130c0c35aec1f4f19213b0c7e332843967224af96ab7c84"],["4df9c14919cde61f6d51dfdbe5fee5dceec4143ba8d1ca888e8bd373fd054c96","35ec51092d8728050974c23a1d85d4b5d506cdc288490192ebac06cad10d5d"],["9c3919a84a474870faed8a9c1cc66021523489054d7f0308cbfc99c8ac1f98cd","ddb84f0f4a4ddd57584f044bf260e641905326f76c64c8e6be7e5e03d4fc599d"],["6057170b1dd12fdf8de05f281d8e06bb91e1493a8b91d4cc5a21382120a959e5","9a1af0b26a6a4807add9a2daf71df262465152bc3ee24c65e899be932385a2a8"],["a576df8e23a08411421439a4518da31880cef0fba7d4df12b1a6973eecb94266","40a6bf20e76640b2c92b97afe58cd82c432e10a7f514d9f3ee8be11ae1b28ec8"],["7778a78c28dec3e30a05fe9629de8c38bb30d1f5cf9a3a208f763889be58ad71","34626d9ab5a5b22ff7098e12f2ff580087b38411ff24ac563b513fc1fd9f43ac"],["928955ee637a84463729fd30e7afd2ed5f96274e5ad7e5cb09eda9c06d903ac","c25621003d3f42a827b78a13093a95eeac3d26efa8a8d83fc5180e935bcd091f"],["85d0fef3ec6db109399064f3a0e3b2855645b4a907ad354527aae75163d82751","1f03648413a38c0be29d496e582cf5663e8751e96877331582c237a24eb1f962"],["ff2b0dce97eece97c1c9b6041798b85dfdfb6d8882da20308f5404824526087e","493d13fef524ba188af4c4dc54d07936c7b7ed6fb90e2ceb2c951e01f0c29907"],["827fbbe4b1e880ea9ed2b2e6301b212b57f1ee148cd6dd28780e5e2cf856e241","c60f9c923c727b0b71bef2c67d1d12687ff7a63186903166d605b68baec293ec"],["eaa649f21f51bdbae7be4ae34ce6e5217a58fdce7f47f9aa7f3b58fa2120e2b3","be3279ed5bbbb03ac69a80f89879aa5a01a6b965f13f7e59d47a5305ba5ad93d"],["e4a42d43c5cf169d9391df6decf42ee541b6d8f0c9a137401e23632dda34d24f","4d9f92e716d1c73526fc99ccfb8ad34ce886eedfa8d8e4f13a7f7131deba9414"],["1ec80fef360cbdd954160fadab352b6b92b53576a88fea4947173b9d4300bf19","aeefe93756b5340d2f3a4958a7abbf5e0146e77f6295a07b671cdc1cc107cefd"],["146a778c04670c2f91b00af4680dfa8bce3490717d58ba889ddb5928366642be","b318e0ec3354028add669827f9d4b2870aaa971d2f7e5ed1d0b297483d83efd0"],["fa50c0f61d22e5f07e3acebb1aa07b128d0012209a28b9776d76a8793180eef9","6b84c6922397eba9b72cd2872281a68a5e683293a57a213b38cd8d7d3f4f2811"],["da1d61d0ca721a11b1a5bf6b7d88e8421a288ab5d5bba5220e53d32b5f067ec2","8157f55a7c99306c79c0766161c91e2966a73899d279b48a655fba0f1ad836f1"],["a8e282ff0c9706907215ff98e8fd416615311de0446f1e062a73b0610d064e13","7f97355b8db81c09abfb7f3c5b2515888b679a3e50dd6bd6cef7c73111f4cc0c"],["174a53b9c9a285872d39e56e6913cab15d59b1fa512508c022f382de8319497c","ccc9dc37abfc9c1657b4155f2c47f9e6646b3a1d8cb9854383da13ac079afa73"],["959396981943785c3d3e57edf5018cdbe039e730e4918b3d884fdff09475b7ba","2e7e552888c331dd8ba0386a4b9cd6849c653f64c8709385e9b8abf87524f2fd"],["d2a63a50ae401e56d645a1153b109a8fcca0a43d561fba2dbb51340c9d82b151","e82d86fb6443fcb7565aee58b2948220a70f750af484ca52d4142174dcf89405"],["64587e2335471eb890ee7896d7cfdc866bacbdbd3839317b3436f9b45617e073","d99fcdd5bf6902e2ae96dd6447c299a185b90a39133aeab358299e5e9faf6589"],["8481bde0e4e4d885b3a546d3e549de042f0aa6cea250e7fd358d6c86dd45e458","38ee7b8cba5404dd84a25bf39cecb2ca900a79c42b262e556d64b1b59779057e"],["13464a57a78102aa62b6979ae817f4637ffcfed3c4b1ce30bcd6303f6caf666b","69be159004614580ef7e433453ccb0ca48f300a81d0942e13f495a907f6ecc27"],["bc4a9df5b713fe2e9aef430bcc1dc97a0cd9ccede2f28588cada3a0d2d83f366","d3a81ca6e785c06383937adf4b798caa6e8a9fbfa547b16d758d666581f33c1"],["8c28a97bf8298bc0d23d8c749452a32e694b65e30a9472a3954ab30fe5324caa","40a30463a3305193378fedf31f7cc0eb7ae784f0451cb9459e71dc73cbef9482"],["8ea9666139527a8c1dd94ce4f071fd23c8b350c5a4bb33748c4ba111faccae0","620efabbc8ee2782e24e7c0cfb95c5d735b783be9cf0f8e955af34a30e62b945"],["dd3625faef5ba06074669716bbd3788d89bdde815959968092f76cc4eb9a9787","7a188fa3520e30d461da2501045731ca941461982883395937f68d00c644a573"],["f710d79d9eb962297e4f6232b40e8f7feb2bc63814614d692c12de752408221e","ea98e67232d3b3295d3b535532115ccac8612c721851617526ae47a9c77bfc82"]]},naf:{wnd:7,points:[["f9308a019258c31049344f85f89d5229b531c845836f99b08601f113bce036f9","388f7b0f632de8140fe337e62a37f3566500a99934c2231b6cb9fd7584b8e672"],["2f8bde4d1a07209355b4a7250a5c5128e88b84bddc619ab7cba8d569b240efe4","d8ac222636e5e3d6d4dba9dda6c9c426f788271bab0d6840dca87d3aa6ac62d6"],["5cbdf0646e5db4eaa398f365f2ea7a0e3d419b7e0330e39ce92bddedcac4f9bc","6aebca40ba255960a3178d6d861a54dba813d0b813fde7b5a5082628087264da"],["acd484e2f0c7f65309ad178a9f559abde09796974c57e714c35f110dfc27ccbe","cc338921b0a7d9fd64380971763b61e9add888a4375f8e0f05cc262ac64f9c37"],["774ae7f858a9411e5ef4246b70c65aac5649980be5c17891bbec17895da008cb","d984a032eb6b5e190243dd56d7b7b365372db1e2dff9d6a8301d74c9c953c61b"],["f28773c2d975288bc7d1d205c3748651b075fbc6610e58cddeeddf8f19405aa8","ab0902e8d880a89758212eb65cdaf473a1a06da521fa91f29b5cb52db03ed81"],["d7924d4f7d43ea965a465ae3095ff41131e5946f3c85f79e44adbcf8e27e080e","581e2872a86c72a683842ec228cc6defea40af2bd896d3a5c504dc9ff6a26b58"],["defdea4cdb677750a420fee807eacf21eb9898ae79b9768766e4faa04a2d4a34","4211ab0694635168e997b0ead2a93daeced1f4a04a95c0f6cfb199f69e56eb77"],["2b4ea0a797a443d293ef5cff444f4979f06acfebd7e86d277475656138385b6c","85e89bc037945d93b343083b5a1c86131a01f60c50269763b570c854e5c09b7a"],["352bbf4a4cdd12564f93fa332ce333301d9ad40271f8107181340aef25be59d5","321eb4075348f534d59c18259dda3e1f4a1b3b2e71b1039c67bd3d8bcf81998c"],["2fa2104d6b38d11b0230010559879124e42ab8dfeff5ff29dc9cdadd4ecacc3f","2de1068295dd865b64569335bd5dd80181d70ecfc882648423ba76b532b7d67"],["9248279b09b4d68dab21a9b066edda83263c3d84e09572e269ca0cd7f5453714","73016f7bf234aade5d1aa71bdea2b1ff3fc0de2a887912ffe54a32ce97cb3402"],["daed4f2be3a8bf278e70132fb0beb7522f570e144bf615c07e996d443dee8729","a69dce4a7d6c98e8d4a1aca87ef8d7003f83c230f3afa726ab40e52290be1c55"],["c44d12c7065d812e8acf28d7cbb19f9011ecd9e9fdf281b0e6a3b5e87d22e7db","2119a460ce326cdc76c45926c982fdac0e106e861edf61c5a039063f0e0e6482"],["6a245bf6dc698504c89a20cfded60853152b695336c28063b61c65cbd269e6b4","e022cf42c2bd4a708b3f5126f16a24ad8b33ba48d0423b6efd5e6348100d8a82"],["1697ffa6fd9de627c077e3d2fe541084ce13300b0bec1146f95ae57f0d0bd6a5","b9c398f186806f5d27561506e4557433a2cf15009e498ae7adee9d63d01b2396"],["605bdb019981718b986d0f07e834cb0d9deb8360ffb7f61df982345ef27a7479","2972d2de4f8d20681a78d93ec96fe23c26bfae84fb14db43b01e1e9056b8c49"],["62d14dab4150bf497402fdc45a215e10dcb01c354959b10cfe31c7e9d87ff33d","80fc06bd8cc5b01098088a1950eed0db01aa132967ab472235f5642483b25eaf"],["80c60ad0040f27dade5b4b06c408e56b2c50e9f56b9b8b425e555c2f86308b6f","1c38303f1cc5c30f26e66bad7fe72f70a65eed4cbe7024eb1aa01f56430bd57a"],["7a9375ad6167ad54aa74c6348cc54d344cc5dc9487d847049d5eabb0fa03c8fb","d0e3fa9eca8726909559e0d79269046bdc59ea10c70ce2b02d499ec224dc7f7"],["d528ecd9b696b54c907a9ed045447a79bb408ec39b68df504bb51f459bc3ffc9","eecf41253136e5f99966f21881fd656ebc4345405c520dbc063465b521409933"],["49370a4b5f43412ea25f514e8ecdad05266115e4a7ecb1387231808f8b45963","758f3f41afd6ed428b3081b0512fd62a54c3f3afbb5b6764b653052a12949c9a"],["77f230936ee88cbbd73df930d64702ef881d811e0e1498e2f1c13eb1fc345d74","958ef42a7886b6400a08266e9ba1b37896c95330d97077cbbe8eb3c7671c60d6"],["f2dac991cc4ce4b9ea44887e5c7c0bce58c80074ab9d4dbaeb28531b7739f530","e0dedc9b3b2f8dad4da1f32dec2531df9eb5fbeb0598e4fd1a117dba703a3c37"],["463b3d9f662621fb1b4be8fbbe2520125a216cdfc9dae3debcba4850c690d45b","5ed430d78c296c3543114306dd8622d7c622e27c970a1de31cb377b01af7307e"],["f16f804244e46e2a09232d4aff3b59976b98fac14328a2d1a32496b49998f247","cedabd9b82203f7e13d206fcdf4e33d92a6c53c26e5cce26d6579962c4e31df6"],["caf754272dc84563b0352b7a14311af55d245315ace27c65369e15f7151d41d1","cb474660ef35f5f2a41b643fa5e460575f4fa9b7962232a5c32f908318a04476"],["2600ca4b282cb986f85d0f1709979d8b44a09c07cb86d7c124497bc86f082120","4119b88753c15bd6a693b03fcddbb45d5ac6be74ab5f0ef44b0be9475a7e4b40"],["7635ca72d7e8432c338ec53cd12220bc01c48685e24f7dc8c602a7746998e435","91b649609489d613d1d5e590f78e6d74ecfc061d57048bad9e76f302c5b9c61"],["754e3239f325570cdbbf4a87deee8a66b7f2b33479d468fbc1a50743bf56cc18","673fb86e5bda30fb3cd0ed304ea49a023ee33d0197a695d0c5d98093c536683"],["e3e6bd1071a1e96aff57859c82d570f0330800661d1c952f9fe2694691d9b9e8","59c9e0bba394e76f40c0aa58379a3cb6a5a2283993e90c4167002af4920e37f5"],["186b483d056a033826ae73d88f732985c4ccb1f32ba35f4b4cc47fdcf04aa6eb","3b952d32c67cf77e2e17446e204180ab21fb8090895138b4a4a797f86e80888b"],["df9d70a6b9876ce544c98561f4be4f725442e6d2b737d9c91a8321724ce0963f","55eb2dafd84d6ccd5f862b785dc39d4ab157222720ef9da217b8c45cf2ba2417"],["5edd5cc23c51e87a497ca815d5dce0f8ab52554f849ed8995de64c5f34ce7143","efae9c8dbc14130661e8cec030c89ad0c13c66c0d17a2905cdc706ab7399a868"],["290798c2b6476830da12fe02287e9e777aa3fba1c355b17a722d362f84614fba","e38da76dcd440621988d00bcf79af25d5b29c094db2a23146d003afd41943e7a"],["af3c423a95d9f5b3054754efa150ac39cd29552fe360257362dfdecef4053b45","f98a3fd831eb2b749a93b0e6f35cfb40c8cd5aa667a15581bc2feded498fd9c6"],["766dbb24d134e745cccaa28c99bf274906bb66b26dcf98df8d2fed50d884249a","744b1152eacbe5e38dcc887980da38b897584a65fa06cedd2c924f97cbac5996"],["59dbf46f8c94759ba21277c33784f41645f7b44f6c596a58ce92e666191abe3e","c534ad44175fbc300f4ea6ce648309a042ce739a7919798cd85e216c4a307f6e"],["f13ada95103c4537305e691e74e9a4a8dd647e711a95e73cb62dc6018cfd87b8","e13817b44ee14de663bf4bc808341f326949e21a6a75c2570778419bdaf5733d"],["7754b4fa0e8aced06d4167a2c59cca4cda1869c06ebadfb6488550015a88522c","30e93e864e669d82224b967c3020b8fa8d1e4e350b6cbcc537a48b57841163a2"],["948dcadf5990e048aa3874d46abef9d701858f95de8041d2a6828c99e2262519","e491a42537f6e597d5d28a3224b1bc25df9154efbd2ef1d2cbba2cae5347d57e"],["7962414450c76c1689c7b48f8202ec37fb224cf5ac0bfa1570328a8a3d7c77ab","100b610ec4ffb4760d5c1fc133ef6f6b12507a051f04ac5760afa5b29db83437"],["3514087834964b54b15b160644d915485a16977225b8847bb0dd085137ec47ca","ef0afbb2056205448e1652c48e8127fc6039e77c15c2378b7e7d15a0de293311"],["d3cc30ad6b483e4bc79ce2c9dd8bc54993e947eb8df787b442943d3f7b527eaf","8b378a22d827278d89c5e9be8f9508ae3c2ad46290358630afb34db04eede0a4"],["1624d84780732860ce1c78fcbfefe08b2b29823db913f6493975ba0ff4847610","68651cf9b6da903e0914448c6cd9d4ca896878f5282be4c8cc06e2a404078575"],["733ce80da955a8a26902c95633e62a985192474b5af207da6df7b4fd5fc61cd4","f5435a2bd2badf7d485a4d8b8db9fcce3e1ef8e0201e4578c54673bc1dc5ea1d"],["15d9441254945064cf1a1c33bbd3b49f8966c5092171e699ef258dfab81c045c","d56eb30b69463e7234f5137b73b84177434800bacebfc685fc37bbe9efe4070d"],["a1d0fcf2ec9de675b612136e5ce70d271c21417c9d2b8aaaac138599d0717940","edd77f50bcb5a3cab2e90737309667f2641462a54070f3d519212d39c197a629"],["e22fbe15c0af8ccc5780c0735f84dbe9a790badee8245c06c7ca37331cb36980","a855babad5cd60c88b430a69f53a1a7a38289154964799be43d06d77d31da06"],["311091dd9860e8e20ee13473c1155f5f69635e394704eaa74009452246cfa9b3","66db656f87d1f04fffd1f04788c06830871ec5a64feee685bd80f0b1286d8374"],["34c1fd04d301be89b31c0442d3e6ac24883928b45a9340781867d4232ec2dbdf","9414685e97b1b5954bd46f730174136d57f1ceeb487443dc5321857ba73abee"],["f219ea5d6b54701c1c14de5b557eb42a8d13f3abbcd08affcc2a5e6b049b8d63","4cb95957e83d40b0f73af4544cccf6b1f4b08d3c07b27fb8d8c2962a400766d1"],["d7b8740f74a8fbaab1f683db8f45de26543a5490bca627087236912469a0b448","fa77968128d9c92ee1010f337ad4717eff15db5ed3c049b3411e0315eaa4593b"],["32d31c222f8f6f0ef86f7c98d3a3335ead5bcd32abdd94289fe4d3091aa824bf","5f3032f5892156e39ccd3d7915b9e1da2e6dac9e6f26e961118d14b8462e1661"],["7461f371914ab32671045a155d9831ea8793d77cd59592c4340f86cbc18347b5","8ec0ba238b96bec0cbdddcae0aa442542eee1ff50c986ea6b39847b3cc092ff6"],["ee079adb1df1860074356a25aa38206a6d716b2c3e67453d287698bad7b2b2d6","8dc2412aafe3be5c4c5f37e0ecc5f9f6a446989af04c4e25ebaac479ec1c8c1e"],["16ec93e447ec83f0467b18302ee620f7e65de331874c9dc72bfd8616ba9da6b5","5e4631150e62fb40d0e8c2a7ca5804a39d58186a50e497139626778e25b0674d"],["eaa5f980c245f6f038978290afa70b6bd8855897f98b6aa485b96065d537bd99","f65f5d3e292c2e0819a528391c994624d784869d7e6ea67fb18041024edc07dc"],["78c9407544ac132692ee1910a02439958ae04877151342ea96c4b6b35a49f51","f3e0319169eb9b85d5404795539a5e68fa1fbd583c064d2462b675f194a3ddb4"],["494f4be219a1a77016dcd838431aea0001cdc8ae7a6fc688726578d9702857a5","42242a969283a5f339ba7f075e36ba2af925ce30d767ed6e55f4b031880d562c"],["a598a8030da6d86c6bc7f2f5144ea549d28211ea58faa70ebf4c1e665c1fe9b5","204b5d6f84822c307e4b4a7140737aec23fc63b65b35f86a10026dbd2d864e6b"],["c41916365abb2b5d09192f5f2dbeafec208f020f12570a184dbadc3e58595997","4f14351d0087efa49d245b328984989d5caf9450f34bfc0ed16e96b58fa9913"],["841d6063a586fa475a724604da03bc5b92a2e0d2e0a36acfe4c73a5514742881","73867f59c0659e81904f9a1c7543698e62562d6744c169ce7a36de01a8d6154"],["5e95bb399a6971d376026947f89bde2f282b33810928be4ded112ac4d70e20d5","39f23f366809085beebfc71181313775a99c9aed7d8ba38b161384c746012865"],["36e4641a53948fd476c39f8a99fd974e5ec07564b5315d8bf99471bca0ef2f66","d2424b1b1abe4eb8164227b085c9aa9456ea13493fd563e06fd51cf5694c78fc"],["336581ea7bfbbb290c191a2f507a41cf5643842170e914faeab27c2c579f726","ead12168595fe1be99252129b6e56b3391f7ab1410cd1e0ef3dcdcabd2fda224"],["8ab89816dadfd6b6a1f2634fcf00ec8403781025ed6890c4849742706bd43ede","6fdcef09f2f6d0a044e654aef624136f503d459c3e89845858a47a9129cdd24e"],["1e33f1a746c9c5778133344d9299fcaa20b0938e8acff2544bb40284b8c5fb94","60660257dd11b3aa9c8ed618d24edff2306d320f1d03010e33a7d2057f3b3b6"],["85b7c1dcb3cec1b7ee7f30ded79dd20a0ed1f4cc18cbcfcfa410361fd8f08f31","3d98a9cdd026dd43f39048f25a8847f4fcafad1895d7a633c6fed3c35e999511"],["29df9fbd8d9e46509275f4b125d6d45d7fbe9a3b878a7af872a2800661ac5f51","b4c4fe99c775a606e2d8862179139ffda61dc861c019e55cd2876eb2a27d84b"],["a0b1cae06b0a847a3fea6e671aaf8adfdfe58ca2f768105c8082b2e449fce252","ae434102edde0958ec4b19d917a6a28e6b72da1834aff0e650f049503a296cf2"],["4e8ceafb9b3e9a136dc7ff67e840295b499dfb3b2133e4ba113f2e4c0e121e5","cf2174118c8b6d7a4b48f6d534ce5c79422c086a63460502b827ce62a326683c"],["d24a44e047e19b6f5afb81c7ca2f69080a5076689a010919f42725c2b789a33b","6fb8d5591b466f8fc63db50f1c0f1c69013f996887b8244d2cdec417afea8fa3"],["ea01606a7a6c9cdd249fdfcfacb99584001edd28abbab77b5104e98e8e3b35d4","322af4908c7312b0cfbfe369f7a7b3cdb7d4494bc2823700cfd652188a3ea98d"],["af8addbf2b661c8a6c6328655eb96651252007d8c5ea31be4ad196de8ce2131f","6749e67c029b85f52a034eafd096836b2520818680e26ac8f3dfbcdb71749700"],["e3ae1974566ca06cc516d47e0fb165a674a3dabcfca15e722f0e3450f45889","2aeabe7e4531510116217f07bf4d07300de97e4874f81f533420a72eeb0bd6a4"],["591ee355313d99721cf6993ffed1e3e301993ff3ed258802075ea8ced397e246","b0ea558a113c30bea60fc4775460c7901ff0b053d25ca2bdeee98f1a4be5d196"],["11396d55fda54c49f19aa97318d8da61fa8584e47b084945077cf03255b52984","998c74a8cd45ac01289d5833a7beb4744ff536b01b257be4c5767bea93ea57a4"],["3c5d2a1ba39c5a1790000738c9e0c40b8dcdfd5468754b6405540157e017aa7a","b2284279995a34e2f9d4de7396fc18b80f9b8b9fdd270f6661f79ca4c81bd257"],["cc8704b8a60a0defa3a99a7299f2e9c3fbc395afb04ac078425ef8a1793cc030","bdd46039feed17881d1e0862db347f8cf395b74fc4bcdc4e940b74e3ac1f1b13"],["c533e4f7ea8555aacd9777ac5cad29b97dd4defccc53ee7ea204119b2889b197","6f0a256bc5efdf429a2fb6242f1a43a2d9b925bb4a4b3a26bb8e0f45eb596096"],["c14f8f2ccb27d6f109f6d08d03cc96a69ba8c34eec07bbcf566d48e33da6593","c359d6923bb398f7fd4473e16fe1c28475b740dd098075e6c0e8649113dc3a38"],["a6cbc3046bc6a450bac24789fa17115a4c9739ed75f8f21ce441f72e0b90e6ef","21ae7f4680e889bb130619e2c0f95a360ceb573c70603139862afd617fa9b9f"],["347d6d9a02c48927ebfb86c1359b1caf130a3c0267d11ce6344b39f99d43cc38","60ea7f61a353524d1c987f6ecec92f086d565ab687870cb12689ff1e31c74448"],["da6545d2181db8d983f7dcb375ef5866d47c67b1bf31c8cf855ef7437b72656a","49b96715ab6878a79e78f07ce5680c5d6673051b4935bd897fea824b77dc208a"],["c40747cc9d012cb1a13b8148309c6de7ec25d6945d657146b9d5994b8feb1111","5ca560753be2a12fc6de6caf2cb489565db936156b9514e1bb5e83037e0fa2d4"],["4e42c8ec82c99798ccf3a610be870e78338c7f713348bd34c8203ef4037f3502","7571d74ee5e0fb92a7a8b33a07783341a5492144cc54bcc40a94473693606437"],["3775ab7089bc6af823aba2e1af70b236d251cadb0c86743287522a1b3b0dedea","be52d107bcfa09d8bcb9736a828cfa7fac8db17bf7a76a2c42ad961409018cf7"],["cee31cbf7e34ec379d94fb814d3d775ad954595d1314ba8846959e3e82f74e26","8fd64a14c06b589c26b947ae2bcf6bfa0149ef0be14ed4d80f448a01c43b1c6d"],["b4f9eaea09b6917619f6ea6a4eb5464efddb58fd45b1ebefcdc1a01d08b47986","39e5c9925b5a54b07433a4f18c61726f8bb131c012ca542eb24a8ac07200682a"],["d4263dfc3d2df923a0179a48966d30ce84e2515afc3dccc1b77907792ebcc60e","62dfaf07a0f78feb30e30d6295853ce189e127760ad6cf7fae164e122a208d54"],["48457524820fa65a4f8d35eb6930857c0032acc0a4a2de422233eeda897612c4","25a748ab367979d98733c38a1fa1c2e7dc6cc07db2d60a9ae7a76aaa49bd0f77"],["dfeeef1881101f2cb11644f3a2afdfc2045e19919152923f367a1767c11cceda","ecfb7056cf1de042f9420bab396793c0c390bde74b4bbdff16a83ae09a9a7517"],["6d7ef6b17543f8373c573f44e1f389835d89bcbc6062ced36c82df83b8fae859","cd450ec335438986dfefa10c57fea9bcc521a0959b2d80bbf74b190dca712d10"],["e75605d59102a5a2684500d3b991f2e3f3c88b93225547035af25af66e04541f","f5c54754a8f71ee540b9b48728473e314f729ac5308b06938360990e2bfad125"],["eb98660f4c4dfaa06a2be453d5020bc99a0c2e60abe388457dd43fefb1ed620c","6cb9a8876d9cb8520609af3add26cd20a0a7cd8a9411131ce85f44100099223e"],["13e87b027d8514d35939f2e6892b19922154596941888336dc3563e3b8dba942","fef5a3c68059a6dec5d624114bf1e91aac2b9da568d6abeb2570d55646b8adf1"],["ee163026e9fd6fe017c38f06a5be6fc125424b371ce2708e7bf4491691e5764a","1acb250f255dd61c43d94ccc670d0f58f49ae3fa15b96623e5430da0ad6c62b2"],["b268f5ef9ad51e4d78de3a750c2dc89b1e626d43505867999932e5db33af3d80","5f310d4b3c99b9ebb19f77d41c1dee018cf0d34fd4191614003e945a1216e423"],["ff07f3118a9df035e9fad85eb6c7bfe42b02f01ca99ceea3bf7ffdba93c4750d","438136d603e858a3a5c440c38eccbaddc1d2942114e2eddd4740d098ced1f0d8"],["8d8b9855c7c052a34146fd20ffb658bea4b9f69e0d825ebec16e8c3ce2b526a1","cdb559eedc2d79f926baf44fb84ea4d44bcf50fee51d7ceb30e2e7f463036758"],["52db0b5384dfbf05bfa9d472d7ae26dfe4b851ceca91b1eba54263180da32b63","c3b997d050ee5d423ebaf66a6db9f57b3180c902875679de924b69d84a7b375"],["e62f9490d3d51da6395efd24e80919cc7d0f29c3f3fa48c6fff543becbd43352","6d89ad7ba4876b0b22c2ca280c682862f342c8591f1daf5170e07bfd9ccafa7d"],["7f30ea2476b399b4957509c88f77d0191afa2ff5cb7b14fd6d8e7d65aaab1193","ca5ef7d4b231c94c3b15389a5f6311e9daff7bb67b103e9880ef4bff637acaec"],["5098ff1e1d9f14fb46a210fada6c903fef0fb7b4a1dd1d9ac60a0361800b7a00","9731141d81fc8f8084d37c6e7542006b3ee1b40d60dfe5362a5b132fd17ddc0"],["32b78c7de9ee512a72895be6b9cbefa6e2f3c4ccce445c96b9f2c81e2778ad58","ee1849f513df71e32efc3896ee28260c73bb80547ae2275ba497237794c8753c"],["e2cb74fddc8e9fbcd076eef2a7c72b0ce37d50f08269dfc074b581550547a4f7","d3aa2ed71c9dd2247a62df062736eb0baddea9e36122d2be8641abcb005cc4a4"],["8438447566d4d7bedadc299496ab357426009a35f235cb141be0d99cd10ae3a8","c4e1020916980a4da5d01ac5e6ad330734ef0d7906631c4f2390426b2edd791f"],["4162d488b89402039b584c6fc6c308870587d9c46f660b878ab65c82c711d67e","67163e903236289f776f22c25fb8a3afc1732f2b84b4e95dbda47ae5a0852649"],["3fad3fa84caf0f34f0f89bfd2dcf54fc175d767aec3e50684f3ba4a4bf5f683d","cd1bc7cb6cc407bb2f0ca647c718a730cf71872e7d0d2a53fa20efcdfe61826"],["674f2600a3007a00568c1a7ce05d0816c1fb84bf1370798f1c69532faeb1a86b","299d21f9413f33b3edf43b257004580b70db57da0b182259e09eecc69e0d38a5"],["d32f4da54ade74abb81b815ad1fb3b263d82d6c692714bcff87d29bd5ee9f08f","f9429e738b8e53b968e99016c059707782e14f4535359d582fc416910b3eea87"],["30e4e670435385556e593657135845d36fbb6931f72b08cb1ed954f1e3ce3ff6","462f9bce619898638499350113bbc9b10a878d35da70740dc695a559eb88db7b"],["be2062003c51cc3004682904330e4dee7f3dcd10b01e580bf1971b04d4cad297","62188bc49d61e5428573d48a74e1c655b1c61090905682a0d5558ed72dccb9bc"],["93144423ace3451ed29e0fb9ac2af211cb6e84a601df5993c419859fff5df04a","7c10dfb164c3425f5c71a3f9d7992038f1065224f72bb9d1d902a6d13037b47c"],["b015f8044f5fcbdcf21ca26d6c34fb8197829205c7b7d2a7cb66418c157b112c","ab8c1e086d04e813744a655b2df8d5f83b3cdc6faa3088c1d3aea1454e3a1d5f"],["d5e9e1da649d97d89e4868117a465a3a4f8a18de57a140d36b3f2af341a21b52","4cb04437f391ed73111a13cc1d4dd0db1693465c2240480d8955e8592f27447a"],["d3ae41047dd7ca065dbf8ed77b992439983005cd72e16d6f996a5316d36966bb","bd1aeb21ad22ebb22a10f0303417c6d964f8cdd7df0aca614b10dc14d125ac46"],["463e2763d885f958fc66cdd22800f0a487197d0a82e377b49f80af87c897b065","bfefacdb0e5d0fd7df3a311a94de062b26b80c61fbc97508b79992671ef7ca7f"],["7985fdfd127c0567c6f53ec1bb63ec3158e597c40bfe747c83cddfc910641917","603c12daf3d9862ef2b25fe1de289aed24ed291e0ec6708703a5bd567f32ed03"],["74a1ad6b5f76e39db2dd249410eac7f99e74c59cb83d2d0ed5ff1543da7703e9","cc6157ef18c9c63cd6193d83631bbea0093e0968942e8c33d5737fd790e0db08"],["30682a50703375f602d416664ba19b7fc9bab42c72747463a71d0896b22f6da3","553e04f6b018b4fa6c8f39e7f311d3176290d0e0f19ca73f17714d9977a22ff8"],["9e2158f0d7c0d5f26c3791efefa79597654e7a2b2464f52b1ee6c1347769ef57","712fcdd1b9053f09003a3481fa7762e9ffd7c8ef35a38509e2fbf2629008373"],["176e26989a43c9cfeba4029c202538c28172e566e3c4fce7322857f3be327d66","ed8cc9d04b29eb877d270b4878dc43c19aefd31f4eee09ee7b47834c1fa4b1c3"],["75d46efea3771e6e68abb89a13ad747ecf1892393dfc4f1b7004788c50374da8","9852390a99507679fd0b86fd2b39a868d7efc22151346e1a3ca4726586a6bed8"],["809a20c67d64900ffb698c4c825f6d5f2310fb0451c869345b7319f645605721","9e994980d9917e22b76b061927fa04143d096ccc54963e6a5ebfa5f3f8e286c1"],["1b38903a43f7f114ed4500b4eac7083fdefece1cf29c63528d563446f972c180","4036edc931a60ae889353f77fd53de4a2708b26b6f5da72ad3394119daf408f9"]]}}},function(t,e,r){"use strict";function n(t){if(!(this instanceof n))return new n(t);"string"==typeof t&&(f(a.curves.hasOwnProperty(t),"Unknown curve "+t),t=a.curves[t]),t instanceof a.curves.PresetCurve&&(t={curve:t}),this.curve=t.curve.curve,this.n=this.curve.n,this.nh=this.n.ushrn(1),this.g=this.curve.g,this.g=t.curve.g,this.g.precompute(t.curve.n.bitLength()+1),this.hash=t.hash||t.curve.hash}var i=r(30),o=r(618),a=r(54),s=a.utils,f=s.assert,c=r(619),u=r(620);t.exports=n,n.prototype.keyPair=function(t){return new c(this,t)},n.prototype.keyFromPrivate=function(t,e){return c.fromPrivate(this,t,e)},n.prototype.keyFromPublic=function(t,e){return c.fromPublic(this,t,e)},n.prototype.genKeyPair=function(t){t||(t={});for(var e=new o({hash:this.hash,pers:t.pers,persEnc:t.persEnc||"utf8",entropy:t.entropy||a.rand(this.hash.hmacStrength),entropyEnc:t.entropy&&t.entropyEnc||"utf8",nonce:this.n.toArray()}),r=this.n.byteLength(),n=this.n.sub(new i(2));;){var s=new i(e.generate(r));if(!(s.cmp(n)>0))return s.iaddn(1),this.keyFromPrivate(s)}},n.prototype._truncateToN=function(t,e){var r=8*t.byteLength()-this.n.bitLength();return r>0&&(t=t.ushrn(r)),!e&&t.cmp(this.n)>=0?t.sub(this.n):t},n.prototype.sign=function(t,e,r,n){"object"==typeof r&&(n=r,r=null),n||(n={}),e=this.keyFromPrivate(e,r),t=this._truncateToN(new i(t,16));for(var a=this.n.byteLength(),s=e.getPrivate().toArray("be",a),f=t.toArray("be",a),c=new o({hash:this.hash,entropy:s,nonce:f,pers:n.pers,persEnc:n.persEnc||"utf8"}),d=this.n.sub(new i(1)),h=0;!0;h++){var l=n.k?n.k(h):new i(c.generate(this.n.byteLength()));if(l=this._truncateToN(l,!0),!(l.cmpn(1)<=0||l.cmp(d)>=0)){var p=this.g.mul(l);if(!p.isInfinity()){var b=p.getX(),v=b.umod(this.n);if(0!==v.cmpn(0)){var m=l.invm(this.n).mul(v.mul(e.getPrivate()).iadd(t));if(m=m.umod(this.n),0!==m.cmpn(0)){var y=(p.getY().isOdd()?1:0)|(0!==b.cmp(v)?2:0);return n.canonical&&m.cmp(this.nh)>0&&(m=this.n.sub(m),y^=1),new u({r:v,s:m,recoveryParam:y})}}}}}},n.prototype.verify=function(t,e,r,n){t=this._truncateToN(new i(t,16)),r=this.keyFromPublic(r,n),e=new u(e,"hex");var o=e.r,a=e.s;if(o.cmpn(1)<0||o.cmp(this.n)>=0)return!1;if(a.cmpn(1)<0||a.cmp(this.n)>=0)return!1;var s=a.invm(this.n),f=s.mul(t).umod(this.n),c=s.mul(o).umod(this.n);if(!this.curve._maxwellTrick){var d=this.g.mulAdd(f,r.getPublic(),c);return!d.isInfinity()&&0===d.getX().umod(this.n).cmp(o)}var d=this.g.jmulAdd(f,r.getPublic(),c);return!d.isInfinity()&&d.eqXToP(o)},n.prototype.recoverPubKey=function(t,e,r,n){f((3&r)===r,"The recovery param is more than two bits"),e=new u(e,n);var o=this.n,a=new i(t),s=e.r,c=e.s,d=1&r,h=r>>1;if(s.cmp(this.curve.p.umod(this.curve.n))>=0&&h)throw new Error("Unable to find sencond key candinate");s=h?this.curve.pointFromX(s.add(this.curve.n),d):this.curve.pointFromX(s,d);var l=e.r.invm(o),p=o.sub(a).mul(l).umod(o),b=c.mul(l).umod(o);return this.g.mulAdd(p,s,b)},n.prototype.getKeyRecoveryParam=function(t,e,r,n){if(e=new u(e,n),null!==e.recoveryParam)return e.recoveryParam;for(var i=0;i<4;i++){var o;try{o=this.recoverPubKey(t,e,i)}catch(t){continue}if(o.eq(r))return i}throw new Error("Unable to find valid recovery factor")}},function(t,e,r){"use strict";function n(t){if(!(this instanceof n))return new n(t);this.hash=t.hash,this.predResist=!!t.predResist,this.outLen=this.hash.outSize,this.minEntropy=t.minEntropy||this.hash.hmacStrength,this._reseed=null,this.reseedInterval=null,this.K=null,this.V=null;var e=o.toArray(t.entropy,t.entropyEnc||"hex"),r=o.toArray(t.nonce,t.nonceEnc||"hex"),i=o.toArray(t.pers,t.persEnc||"hex");a(e.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._init(e,r,i)}var i=r(247),o=r(331),a=r(61);t.exports=n,n.prototype._init=function(t,e,r){var n=t.concat(e).concat(r);this.K=new Array(this.outLen/8),this.V=new Array(this.outLen/8);for(var i=0;i<this.V.length;i++)this.K[i]=0,this.V[i]=1;this._update(n),this._reseed=1,this.reseedInterval=281474976710656},n.prototype._hmac=function(){return new i.hmac(this.hash,this.K)},n.prototype._update=function(t){var e=this._hmac().update(this.V).update([0]);t&&(e=e.update(t)),this.K=e.digest(),this.V=this._hmac().update(this.V).digest(),t&&(this.K=this._hmac().update(this.V).update([1]).update(t).digest(),this.V=this._hmac().update(this.V).digest())},n.prototype.reseed=function(t,e,r,n){"string"!=typeof e&&(n=r,r=e,e=null),t=o.toArray(t,e),r=o.toArray(r,n),a(t.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._update(t.concat(r||[])),this._reseed=1},n.prototype.generate=function(t,e,r,n){if(this._reseed>this.reseedInterval)throw new Error("Reseed is required");"string"!=typeof e&&(n=r,r=e,e=null),r&&(r=o.toArray(r,n||"hex"),this._update(r));for(var i=[];i.length<t;)this.V=this._hmac().update(this.V).digest(),i=i.concat(this.V);var a=i.slice(0,t);return this._update(r),this._reseed++,o.encode(a,e)}},function(t,e,r){"use strict";function n(t,e){this.ec=t,this.priv=null,this.pub=null,e.priv&&this._importPrivate(e.priv,e.privEnc),e.pub&&this._importPublic(e.pub,e.pubEnc)}var i=r(30),o=r(54),a=o.utils,s=a.assert;t.exports=n,n.fromPublic=function(t,e,r){return e instanceof n?e:new n(t,{pub:e,pubEnc:r})},n.fromPrivate=function(t,e,r){return e instanceof n?e:new n(t,{priv:e,privEnc:r})},n.prototype.validate=function(){var t=this.getPublic();return t.isInfinity()?{result:!1,reason:"Invalid public key"}:t.validate()?t.mul(this.ec.curve.n).isInfinity()?{result:!0,reason:null}:{result:!1,reason:"Public key * N != O"}:{result:!1,reason:"Public key is not a point"}},n.prototype.getPublic=function(t,e){return"string"==typeof t&&(e=t,t=null),this.pub||(this.pub=this.ec.g.mul(this.priv)),e?this.pub.encode(e,t):this.pub},n.prototype.getPrivate=function(t){return"hex"===t?this.priv.toString(16,2):this.priv},n.prototype._importPrivate=function(t,e){this.priv=new i(t,e||16),this.priv=this.priv.umod(this.ec.curve.n)},n.prototype._importPublic=function(t,e){if(t.x||t.y)return"mont"===this.ec.curve.type?s(t.x,"Need x coordinate"):"short"!==this.ec.curve.type&&"edwards"!==this.ec.curve.type||s(t.x&&t.y,"Need both x and y coordinate"),void(this.pub=this.ec.curve.point(t.x,t.y));this.pub=this.ec.curve.decodePoint(t,e)},n.prototype.derive=function(t){return t.mul(this.priv).getX()},n.prototype.sign=function(t,e,r){return this.ec.sign(t,this,e,r)},n.prototype.verify=function(t,e){return this.ec.verify(t,e,this)},n.prototype.inspect=function(){return"<Key priv: "+(this.priv&&this.priv.toString(16,2))+" pub: "+(this.pub&&this.pub.inspect())+" >"}},function(t,e,r){"use strict";function n(t,e){if(t instanceof n)return t;this._importDER(t,e)||(d(t.r&&t.s,"Signature without r or s"),this.r=new f(t.r,16),this.s=new f(t.s,16),void 0===t.recoveryParam?this.recoveryParam=null:this.recoveryParam=t.recoveryParam)}function i(){this.place=0}function o(t,e){var r=t[e.place++];if(!(128&r))return r;for(var n=15&r,i=0,o=0,a=e.place;o<n;o++,a++)i<<=8,i|=t[a];return e.place=a,i}function a(t){for(var e=0,r=t.length-1;!t[e]&&!(128&t[e+1])&&e<r;)e++;return 0===e?t:t.slice(e)}function s(t,e){if(e<128)return void t.push(e);var r=1+(Math.log(e)/Math.LN2>>>3);for(t.push(128|r);--r;)t.push(e>>>(r<<3)&255);t.push(e)}var f=r(30),c=r(54),u=c.utils,d=u.assert;t.exports=n,n.prototype._importDER=function(t,e){t=u.toArray(t,e);var r=new i;if(48!==t[r.place++])return!1;if(o(t,r)+r.place!==t.length)return!1;if(2!==t[r.place++])return!1;var n=o(t,r),a=t.slice(r.place,n+r.place);if(r.place+=n,2!==t[r.place++])return!1;var s=o(t,r);if(t.length!==s+r.place)return!1;var c=t.slice(r.place,s+r.place);return 0===a[0]&&128&a[1]&&(a=a.slice(1)),0===c[0]&&128&c[1]&&(c=c.slice(1)),this.r=new f(a),this.s=new f(c),this.recoveryParam=null,!0},n.prototype.toDER=function(t){var e=this.r.toArray(),r=this.s.toArray();for(128&e[0]&&(e=[0].concat(e)),128&r[0]&&(r=[0].concat(r)),e=a(e),r=a(r);!(r[0]||128&r[1]);)r=r.slice(1);var n=[2];s(n,e.length),n=n.concat(e),n.push(2),s(n,r.length);var i=n.concat(r),o=[48];return s(o,i.length),o=o.concat(i),u.encode(o,t)}},function(t,e,r){"use strict";function n(t){if(s("ed25519"===t,"only tested with ed25519 so far"),!(this instanceof n))return new n(t);var t=o.curves[t].curve;this.curve=t,this.g=t.g,this.g.precompute(t.n.bitLength()+1),this.pointClass=t.point().constructor,this.encodingLength=Math.ceil(t.n.bitLength()/8),this.hash=i.sha512}var i=r(247),o=r(54),a=o.utils,s=a.assert,f=a.parseBytes,c=r(622),u=r(623);t.exports=n,n.prototype.sign=function(t,e){t=f(t);var r=this.keyFromSecret(e),n=this.hashInt(r.messagePrefix(),t),i=this.g.mul(n),o=this.encodePoint(i),a=this.hashInt(o,r.pubBytes(),t).mul(r.priv()),s=n.add(a).umod(this.curve.n);return this.makeSignature({R:i,S:s,Rencoded:o})},n.prototype.verify=function(t,e,r){t=f(t),e=this.makeSignature(e);var n=this.keyFromPublic(r),i=this.hashInt(e.Rencoded(),n.pubBytes(),t),o=this.g.mul(e.S());return e.R().add(n.pub().mul(i)).eq(o)},n.prototype.hashInt=function(){for(var t=this.hash(),e=0;e<arguments.length;e++)t.update(arguments[e]);return a.intFromLE(t.digest()).umod(this.curve.n)},n.prototype.keyFromPublic=function(t){return c.fromPublic(this,t)},n.prototype.keyFromSecret=function(t){return c.fromSecret(this,t)},n.prototype.makeSignature=function(t){return t instanceof u?t:new u(this,t)},n.prototype.encodePoint=function(t){var e=t.getY().toArray("le",this.encodingLength);return e[this.encodingLength-1]|=t.getX().isOdd()?128:0,e},n.prototype.decodePoint=function(t){t=a.parseBytes(t);var e=t.length-1,r=t.slice(0,e).concat(-129&t[e]),n=0!=(128&t[e]),i=a.intFromLE(r);return this.curve.pointFromY(i,n)},n.prototype.encodeInt=function(t){return t.toArray("le",this.encodingLength)},n.prototype.decodeInt=function(t){return a.intFromLE(t)},n.prototype.isPoint=function(t){return t instanceof this.pointClass}},function(t,e,r){"use strict";function n(t,e){this.eddsa=t,this._secret=s(e.secret),t.isPoint(e.pub)?this._pub=e.pub:this._pubBytes=s(e.pub)}var i=r(54),o=i.utils,a=o.assert,s=o.parseBytes,f=o.cachedProperty;n.fromPublic=function(t,e){return e instanceof n?e:new n(t,{pub:e})},n.fromSecret=function(t,e){return e instanceof n?e:new n(t,{secret:e})},n.prototype.secret=function(){return this._secret},f(n,"pubBytes",function(){return this.eddsa.encodePoint(this.pub())}),f(n,"pub",function(){return this._pubBytes?this.eddsa.decodePoint(this._pubBytes):this.eddsa.g.mul(this.priv())}),f(n,"privBytes",function(){var t=this.eddsa,e=this.hash(),r=t.encodingLength-1,n=e.slice(0,t.encodingLength);return n[0]&=248,n[r]&=127,n[r]|=64,n}),f(n,"priv",function(){return this.eddsa.decodeInt(this.privBytes())}),f(n,"hash",function(){return this.eddsa.hash().update(this.secret()).digest()}),f(n,"messagePrefix",function(){return this.hash().slice(this.eddsa.encodingLength)}),n.prototype.sign=function(t){return a(this._secret,"KeyPair can only verify"),this.eddsa.sign(t,this)},n.prototype.verify=function(t,e){return this.eddsa.verify(t,e,this)},n.prototype.getSecret=function(t){return a(this._secret,"KeyPair is public only"),o.encode(this.secret(),t)},n.prototype.getPublic=function(t){return o.encode(this.pubBytes(),t)},t.exports=n},function(t,e,r){"use strict";function n(t,e){this.eddsa=t,"object"!=typeof e&&(e=c(e)),Array.isArray(e)&&(e={R:e.slice(0,t.encodingLength),S:e.slice(t.encodingLength)}),s(e.R&&e.S,"Signature without R or S"),t.isPoint(e.R)&&(this._R=e.R),e.S instanceof i&&(this._S=e.S),this._Rencoded=Array.isArray(e.R)?e.R:e.Rencoded,this._Sencoded=Array.isArray(e.S)?e.S:e.Sencoded}var i=r(30),o=r(54),a=o.utils,s=a.assert,f=a.cachedProperty,c=a.parseBytes;f(n,"S",function(){return this.eddsa.decodeInt(this.Sencoded())}),f(n,"R",function(){return this.eddsa.decodePoint(this.Rencoded())}),f(n,"Rencoded",function(){return this.eddsa.encodePoint(this.R())}),f(n,"Sencoded",function(){return this.eddsa.encodeInt(this.S())}),n.prototype.toBytes=function(){return this.Rencoded().concat(this.Sencoded())},n.prototype.toHex=function(){return a.encode(this.toBytes(),"hex").toUpperCase()},t.exports=n},function(t,e,r){"use strict";var n=r(160);e.certificate=r(635);var i=n.define("RSAPrivateKey",function(){this.seq().obj(this.key("version").int(),this.key("modulus").int(),this.key("publicExponent").int(),this.key("privateExponent").int(),this.key("prime1").int(),this.key("prime2").int(),this.key("exponent1").int(),this.key("exponent2").int(),this.key("coefficient").int())});e.RSAPrivateKey=i;var o=n.define("RSAPublicKey",function(){this.seq().obj(this.key("modulus").int(),this.key("publicExponent").int())});e.RSAPublicKey=o;var a=n.define("SubjectPublicKeyInfo",function(){this.seq().obj(this.key("algorithm").use(s),this.key("subjectPublicKey").bitstr())});e.PublicKey=a;var s=n.define("AlgorithmIdentifier",function(){this.seq().obj(this.key("algorithm").objid(),this.key("none").null_().optional(),this.key("curve").objid().optional(),this.key("params").seq().obj(this.key("p").int(),this.key("q").int(),this.key("g").int()).optional())}),f=n.define("PrivateKeyInfo",function(){this.seq().obj(this.key("version").int(),this.key("algorithm").use(s),this.key("subjectPrivateKey").octstr())});e.PrivateKey=f;var c=n.define("EncryptedPrivateKeyInfo",function(){this.seq().obj(this.key("algorithm").seq().obj(this.key("id").objid(),this.key("decrypt").seq().obj(this.key("kde").seq().obj(this.key("id").objid(),this.key("kdeparams").seq().obj(this.key("salt").octstr(),this.key("iters").int())),this.key("cipher").seq().obj(this.key("algo").objid(),this.key("iv").octstr()))),this.key("subjectPrivateKey").octstr())});e.EncryptedPrivateKey=c;var u=n.define("DSAPrivateKey",function(){this.seq().obj(this.key("version").int(),this.key("p").int(),this.key("q").int(),this.key("g").int(),this.key("pub_key").int(),this.key("priv_key").int())});e.DSAPrivateKey=u,e.DSAparam=n.define("DSAparam",function(){this.int()});var d=n.define("ECPrivateKey",function(){this.seq().obj(this.key("version").int(),this.key("privateKey").octstr(),this.key("parameters").optional().explicit(0).use(h),this.key("publicKey").optional().explicit(1).bitstr())});e.ECPrivateKey=d;var h=n.define("ECParameters",function(){this.choice({namedCurve:this.objid()})});e.signature=n.define("signature",function(){this.seq().obj(this.key("r").int(),this.key("s").int())})},function(t,e,r){function n(t,e){this.name=t,this.body=e,this.decoders={},this.encoders={}}var i=r(160),o=r(10);e.define=function(t,e){return new n(t,e)},n.prototype._createNamed=function(t){var e;try{e=r(626).runInThisContext("(function "+this.name+"(entity) {\n this._initNamed(entity);\n})")}catch(t){e=function(t){this._initNamed(t)}}return o(e,t),e.prototype._initNamed=function(e){t.call(this,e)},new e(this)},n.prototype._getDecoder=function(t){return t=t||"der",this.decoders.hasOwnProperty(t)||(this.decoders[t]=this._createNamed(i.decoders[t])),this.decoders[t]},n.prototype.decode=function(t,e,r){return this._getDecoder(e).decode(t,r)},n.prototype._getEncoder=function(t){return t=t||"der",this.encoders.hasOwnProperty(t)||(this.encoders[t]=this._createNamed(i.encoders[t])),this.encoders[t]},n.prototype.encode=function(t,e,r){return this._getEncoder(e).encode(t,r)}},function(module,exports,__webpack_require__){function Context(){}var indexOf=__webpack_require__(627),Object_keys=function(t){if(Object.keys)return Object.keys(t);var e=[];for(var r in t)e.push(r);return e},forEach=function(t,e){if(t.forEach)return t.forEach(e);for(var r=0;r<t.length;r++)e(t[r],r,t)},defineProp=function(){try{return Object.defineProperty({},"_",{}),function(t,e,r){Object.defineProperty(t,e,{writable:!0,enumerable:!1,configurable:!0,value:r})}}catch(t){return function(t,e,r){t[e]=r}}}(),globals=["Array","Boolean","Date","Error","EvalError","Function","Infinity","JSON","Math","NaN","Number","Object","RangeError","ReferenceError","RegExp","String","SyntaxError","TypeError","URIError","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","eval","isFinite","isNaN","parseFloat","parseInt","undefined","unescape"];Context.prototype={};var Script=exports.Script=function(t){if(!(this instanceof Script))return new Script(t);this.code=t};Script.prototype.runInContext=function(t){if(!(t instanceof Context))throw new TypeError("needs a 'context' argument.");var e=document.createElement("iframe");e.style||(e.style={}),e.style.display="none",document.body.appendChild(e);var r=e.contentWindow,n=r.eval,i=r.execScript;!n&&i&&(i.call(r,"null"),n=r.eval),forEach(Object_keys(t),function(e){r[e]=t[e]}),forEach(globals,function(e){t[e]&&(r[e]=t[e])});var o=Object_keys(r),a=n.call(r,this.code);return forEach(Object_keys(r),function(e){(e in t||-1===indexOf(o,e))&&(t[e]=r[e])}),forEach(globals,function(e){e in t||defineProp(t,e,r[e])}),document.body.removeChild(e),a},Script.prototype.runInThisContext=function(){return eval(this.code)},Script.prototype.runInNewContext=function(t){var e=Script.createContext(t),r=this.runInContext(e);return forEach(Object_keys(e),function(r){t[r]=e[r]}),r},forEach(Object_keys(Script.prototype),function(t){exports[t]=Script[t]=function(e){var r=Script(e);return r[t].apply(r,[].slice.call(arguments,1))}}),exports.createScript=function(t){return exports.Script(t)},exports.createContext=Script.createContext=function(t){var e=new Context;return"object"==typeof t&&forEach(Object_keys(t),function(r){e[r]=t[r]}),e}},function(t,e){var r=[].indexOf;t.exports=function(t,e){if(r)return t.indexOf(e);for(var n=0;n<t.length;++n)if(t[n]===e)return n;return-1}},function(t,e,r){function n(t){this._reporterState={obj:null,path:[],options:t||{},errors:[]}}function i(t,e){this.path=t,this.rethrow(e)}var o=r(10);e.Reporter=n,n.prototype.isError=function(t){return t instanceof i},n.prototype.save=function(){var t=this._reporterState;return{obj:t.obj,pathLen:t.path.length}},n.prototype.restore=function(t){var e=this._reporterState;e.obj=t.obj,e.path=e.path.slice(0,t.pathLen)},n.prototype.enterKey=function(t){return this._reporterState.path.push(t)},n.prototype.exitKey=function(t){var e=this._reporterState;e.path=e.path.slice(0,t-1)},n.prototype.leaveKey=function(t,e,r){var n=this._reporterState;this.exitKey(t),null!==n.obj&&(n.obj[e]=r)},n.prototype.path=function(){return this._reporterState.path.join("/")},n.prototype.enterObject=function(){var t=this._reporterState,e=t.obj;return t.obj={},e},n.prototype.leaveObject=function(t){var e=this._reporterState,r=e.obj;return e.obj=t,r},n.prototype.error=function(t){var e,r=this._reporterState,n=t instanceof i;if(e=n?t:new i(r.path.map(function(t){return"["+JSON.stringify(t)+"]"}).join(""),t.message||t,t.stack),!r.options.partial)throw e;return n||r.errors.push(e),e},n.prototype.wrapResult=function(t){var e=this._reporterState;return e.options.partial?{result:this.isError(t)?null:t,errors:e.errors}:t},o(i,Error),i.prototype.rethrow=function(t){if(this.message=t+" at: "+(this.path||"(shallow)"),Error.captureStackTrace&&Error.captureStackTrace(this,i),!this.stack)try{throw new Error(this.message)}catch(t){this.stack=t.stack}return this}},function(t,e,r){function n(t,e){var r={};this._baseState=r,r.enc=t,r.parent=e||null,r.children=null,r.tag=null,r.args=null,r.reverseArgs=null,r.choice=null,r.optional=!1,r.any=!1,r.obj=!1,r.use=null,r.useDecoder=null,r.key=null,r.default=null,r.explicit=null,r.implicit=null,r.contains=null,r.parent||(r.children=[],this._wrap())}var i=r(161).Reporter,o=r(161).EncoderBuffer,a=r(161).DecoderBuffer,s=r(61),f=["seq","seqof","set","setof","objid","bool","gentime","utctime","null_","enum","int","objDesc","bitstr","bmpstr","charstr","genstr","graphstr","ia5str","iso646str","numstr","octstr","printstr","t61str","unistr","utf8str","videostr"],c=["key","obj","use","optional","explicit","implicit","def","choice","any","contains"].concat(f),u=["_peekTag","_decodeTag","_use","_decodeStr","_decodeObjid","_decodeTime","_decodeNull","_decodeInt","_decodeBool","_decodeList","_encodeComposite","_encodeStr","_encodeObjid","_encodeTime","_encodeNull","_encodeInt","_encodeBool"];t.exports=n;var d=["enc","parent","children","tag","args","reverseArgs","choice","optional","any","obj","use","alteredUse","key","default","explicit","implicit","contains"];n.prototype.clone=function(){var t=this._baseState,e={};d.forEach(function(r){e[r]=t[r]});var r=new this.constructor(e.parent);return r._baseState=e,r},n.prototype._wrap=function(){var t=this._baseState;c.forEach(function(e){this[e]=function(){var r=new this.constructor(this);return t.children.push(r),r[e].apply(r,arguments)}},this)},n.prototype._init=function(t){var e=this._baseState;s(null===e.parent),t.call(this),e.children=e.children.filter(function(t){return t._baseState.parent===this},this),s.equal(e.children.length,1,"Root node can have only one child")},n.prototype._useArgs=function(t){var e=this._baseState,r=t.filter(function(t){return t instanceof this.constructor},this);t=t.filter(function(t){return!(t instanceof this.constructor)},this),0!==r.length&&(s(null===e.children),e.children=r,r.forEach(function(t){t._baseState.parent=this},this)),0!==t.length&&(s(null===e.args),e.args=t,e.reverseArgs=t.map(function(t){if("object"!=typeof t||t.constructor!==Object)return t;var e={};return Object.keys(t).forEach(function(r){r==(0|r)&&(r|=0);var n=t[r];e[n]=r}),e}))},u.forEach(function(t){n.prototype[t]=function(){var e=this._baseState;throw new Error(t+" not implemented for encoding: "+e.enc)}}),f.forEach(function(t){n.prototype[t]=function(){var e=this._baseState,r=Array.prototype.slice.call(arguments);return s(null===e.tag),e.tag=t,this._useArgs(r),this}}),n.prototype.use=function(t){s(t);var e=this._baseState;return s(null===e.use),e.use=t,this},n.prototype.optional=function(){return this._baseState.optional=!0,this},n.prototype.def=function(t){var e=this._baseState;return s(null===e.default),e.default=t,e.optional=!0,this},n.prototype.explicit=function(t){var e=this._baseState;return s(null===e.explicit&&null===e.implicit),e.explicit=t,this},n.prototype.implicit=function(t){var e=this._baseState;return s(null===e.explicit&&null===e.implicit),e.implicit=t,this},n.prototype.obj=function(){var t=this._baseState,e=Array.prototype.slice.call(arguments);return t.obj=!0,0!==e.length&&this._useArgs(e),this},n.prototype.key=function(t){var e=this._baseState;return s(null===e.key),e.key=t,this},n.prototype.any=function(){return this._baseState.any=!0,this},n.prototype.choice=function(t){var e=this._baseState;return s(null===e.choice),e.choice=t,this._useArgs(Object.keys(t).map(function(e){return t[e]})),this},n.prototype.contains=function(t){var e=this._baseState;return s(null===e.use),e.contains=t,this},n.prototype._decode=function(t,e){var r=this._baseState;if(null===r.parent)return t.wrapResult(r.children[0]._decode(t,e));var n=r.default,i=!0,o=null;if(null!==r.key&&(o=t.enterKey(r.key)),r.optional){var s=null;if(null!==r.explicit?s=r.explicit:null!==r.implicit?s=r.implicit:null!==r.tag&&(s=r.tag),null!==s||r.any){if(i=this._peekTag(t,s,r.any),t.isError(i))return i}else{var f=t.save();try{null===r.choice?this._decodeGeneric(r.tag,t,e):this._decodeChoice(t,e),i=!0}catch(t){i=!1}t.restore(f)}}var c;if(r.obj&&i&&(c=t.enterObject()),i){if(null!==r.explicit){var u=this._decodeTag(t,r.explicit);if(t.isError(u))return u;t=u}var d=t.offset;if(null===r.use&&null===r.choice){if(r.any)var f=t.save();var h=this._decodeTag(t,null!==r.implicit?r.implicit:r.tag,r.any);if(t.isError(h))return h;r.any?n=t.raw(f):t=h}if(e&&e.track&&null!==r.tag&&e.track(t.path(),d,t.length,"tagged"),e&&e.track&&null!==r.tag&&e.track(t.path(),t.offset,t.length,"content"),n=r.any?n:null===r.choice?this._decodeGeneric(r.tag,t,e):this._decodeChoice(t,e),t.isError(n))return n;if(r.any||null!==r.choice||null===r.children||r.children.forEach(function(r){r._decode(t,e)}),r.contains&&("octstr"===r.tag||"bitstr"===r.tag)){var l=new a(n);n=this._getUse(r.contains,t._reporterState.obj)._decode(l,e)}}return r.obj&&i&&(n=t.leaveObject(c)),null===r.key||null===n&&!0!==i?null!==o&&t.exitKey(o):t.leaveKey(o,r.key,n),n},n.prototype._decodeGeneric=function(t,e,r){var n=this._baseState;return"seq"===t||"set"===t?null:"seqof"===t||"setof"===t?this._decodeList(e,t,n.args[0],r):/str$/.test(t)?this._decodeStr(e,t,r):"objid"===t&&n.args?this._decodeObjid(e,n.args[0],n.args[1],r):"objid"===t?this._decodeObjid(e,null,null,r):"gentime"===t||"utctime"===t?this._decodeTime(e,t,r):"null_"===t?this._decodeNull(e,r):"bool"===t?this._decodeBool(e,r):"objDesc"===t?this._decodeStr(e,t,r):"int"===t||"enum"===t?this._decodeInt(e,n.args&&n.args[0],r):null!==n.use?this._getUse(n.use,e._reporterState.obj)._decode(e,r):e.error("unknown tag: "+t)},n.prototype._getUse=function(t,e){var r=this._baseState;return r.useDecoder=this._use(t,e),s(null===r.useDecoder._baseState.parent),r.useDecoder=r.useDecoder._baseState.children[0],r.implicit!==r.useDecoder._baseState.implicit&&(r.useDecoder=r.useDecoder.clone(),r.useDecoder._baseState.implicit=r.implicit),r.useDecoder},n.prototype._decodeChoice=function(t,e){var r=this._baseState,n=null,i=!1;return Object.keys(r.choice).some(function(o){var a=t.save(),s=r.choice[o];try{var f=s._decode(t,e);if(t.isError(f))return!1;n={type:o,value:f},i=!0}catch(e){return t.restore(a),!1}return!0},this),i?n:t.error("Choice not matched")},n.prototype._createEncoderBuffer=function(t){return new o(t,this.reporter)},n.prototype._encode=function(t,e,r){var n=this._baseState;if(null===n.default||n.default!==t){var i=this._encodeValue(t,e,r);if(void 0!==i&&!this._skipDefault(i,e,r))return i}},n.prototype._encodeValue=function(t,e,r){var n=this._baseState;if(null===n.parent)return n.children[0]._encode(t,e||new i);var o=null;if(this.reporter=e,n.optional&&void 0===t){if(null===n.default)return;t=n.default}var a=null,s=!1;if(n.any)o=this._createEncoderBuffer(t);else if(n.choice)o=this._encodeChoice(t,e);else if(n.contains)a=this._getUse(n.contains,r)._encode(t,e),s=!0;else if(n.children)a=n.children.map(function(r){if("null_"===r._baseState.tag)return r._encode(null,e,t);if(null===r._baseState.key)return e.error("Child should have a key");var n=e.enterKey(r._baseState.key);if("object"!=typeof t)return e.error("Child expected, but input is not object");var i=r._encode(t[r._baseState.key],e,t);return e.leaveKey(n),i},this).filter(function(t){return t}),a=this._createEncoderBuffer(a);else if("seqof"===n.tag||"setof"===n.tag){if(!n.args||1!==n.args.length)return e.error("Too many args for : "+n.tag);if(!Array.isArray(t))return e.error("seqof/setof, but data is not Array");var f=this.clone();f._baseState.implicit=null,a=this._createEncoderBuffer(t.map(function(r){var n=this._baseState;return this._getUse(n.args[0],t)._encode(r,e)},f))}else null!==n.use?o=this._getUse(n.use,r)._encode(t,e):(a=this._encodePrimitive(n.tag,t),s=!0);var o;if(!n.any&&null===n.choice){var c=null!==n.implicit?n.implicit:n.tag,u=null===n.implicit?"universal":"context";null===c?null===n.use&&e.error("Tag could be omitted only for .use()"):null===n.use&&(o=this._encodeComposite(c,s,u,a))}return null!==n.explicit&&(o=this._encodeComposite(n.explicit,!1,"context",o)),o},n.prototype._encodeChoice=function(t,e){var r=this._baseState,n=r.choice[t.type];return n||s(!1,t.type+" not found in "+JSON.stringify(Object.keys(r.choice))),n._encode(t.value,e)},n.prototype._encodePrimitive=function(t,e){var r=this._baseState;if(/str$/.test(t))return this._encodeStr(e,t);if("objid"===t&&r.args)return this._encodeObjid(e,r.reverseArgs[0],r.args[1]);if("objid"===t)return this._encodeObjid(e,null,null);if("gentime"===t||"utctime"===t)return this._encodeTime(e,t);if("null_"===t)return this._encodeNull();if("int"===t||"enum"===t)return this._encodeInt(e,r.args&&r.reverseArgs[0]);if("bool"===t)return this._encodeBool(e);if("objDesc"===t)return this._encodeStr(e,t);throw new Error("Unsupported tag: "+t)},n.prototype._isNumstr=function(t){return/^[0-9 ]*$/.test(t)},n.prototype._isPrintstr=function(t){return/^[A-Za-z0-9 '\(\)\+,\-\.\/:=\?]*$/.test(t)}},function(t,e,r){var n=r(336);e.tagClass={0:"universal",1:"application",2:"context",3:"private"},e.tagClassByName=n._reverse(e.tagClass),e.tag={0:"end",1:"bool",2:"int",3:"bitstr",4:"octstr",5:"null_",6:"objid",7:"objDesc",8:"external",9:"real",10:"enum",11:"embed",12:"utf8str",13:"relativeOid",16:"seq",17:"set",18:"numstr",19:"printstr",20:"t61str",21:"videostr",22:"ia5str",23:"utctime",24:"gentime",25:"graphstr",26:"iso646str",27:"genstr",28:"unistr",29:"charstr",30:"bmpstr"},e.tagByName=n._reverse(e.tag)},function(t,e,r){var n=e;n.der=r(337),n.pem=r(632)},function(t,e,r){function n(t){a.call(this,t),this.enc="pem"}var i=r(10),o=r(41).Buffer,a=r(337);i(n,a),t.exports=n,n.prototype.decode=function(t,e){for(var r=t.toString().split(/[\r\n]+/g),n=e.label.toUpperCase(),i=/^-----(BEGIN|END) ([^-]+)-----$/,s=-1,f=-1,c=0;c<r.length;c++){var u=r[c].match(i);if(null!==u&&u[2]===n){if(-1!==s){if("END"!==u[1])break;f=c;break}if("BEGIN"!==u[1])break;s=c}}if(-1===s||-1===f)throw new Error("PEM section not found for: "+n);var d=r.slice(s+1,f).join("");d.replace(/[^a-z0-9\+\/=]+/gi,"");var h=new o(d,"base64");return a.prototype.decode.call(this,h,e)}},function(t,e,r){var n=e;n.der=r(338),n.pem=r(634)},function(t,e,r){function n(t){o.call(this,t),this.enc="pem"}var i=r(10),o=r(338);i(n,o),t.exports=n,n.prototype.encode=function(t,e){for(var r=o.prototype.encode.call(this,t),n=r.toString("base64"),i=["-----BEGIN "+e.label+"-----"],a=0;a<n.length;a+=64)i.push(n.slice(a,a+64));return i.push("-----END "+e.label+"-----"),i.join("\n")}},function(t,e,r){"use strict";var n=r(160),i=n.define("Time",function(){this.choice({utcTime:this.utctime(),generalTime:this.gentime()})}),o=n.define("AttributeTypeValue",function(){this.seq().obj(this.key("type").objid(),this.key("value").any())}),a=n.define("AlgorithmIdentifier",function(){this.seq().obj(this.key("algorithm").objid(),this.key("parameters").optional(),this.key("curve").objid().optional())}),s=n.define("SubjectPublicKeyInfo",function(){this.seq().obj(this.key("algorithm").use(a),this.key("subjectPublicKey").bitstr())}),f=n.define("RelativeDistinguishedName",function(){this.setof(o)}),c=n.define("RDNSequence",function(){this.seqof(f)}),u=n.define("Name",function(){this.choice({rdnSequence:this.use(c)})}),d=n.define("Validity",function(){this.seq().obj(this.key("notBefore").use(i),this.key("notAfter").use(i))}),h=n.define("Extension",function(){this.seq().obj(this.key("extnID").objid(),this.key("critical").bool().def(!1),this.key("extnValue").octstr())}),l=n.define("TBSCertificate",function(){this.seq().obj(this.key("version").explicit(0).int().optional(),this.key("serialNumber").int(),this.key("signature").use(a),this.key("issuer").use(u),this.key("validity").use(d),this.key("subject").use(u),this.key("subjectPublicKeyInfo").use(s),this.key("issuerUniqueID").implicit(1).bitstr().optional(),this.key("subjectUniqueID").implicit(2).bitstr().optional(),this.key("extensions").explicit(3).seqof(h).optional())}),p=n.define("X509Certificate",function(){this.seq().obj(this.key("tbsCertificate").use(l),this.key("signatureAlgorithm").use(a),this.key("signatureValue").bitstr())});t.exports=p},function(t,e){t.exports={"2.16.840.1.101.3.4.1.1":"aes-128-ecb","2.16.840.1.101.3.4.1.2":"aes-128-cbc","2.16.840.1.101.3.4.1.3":"aes-128-ofb","2.16.840.1.101.3.4.1.4":"aes-128-cfb","2.16.840.1.101.3.4.1.21":"aes-192-ecb","2.16.840.1.101.3.4.1.22":"aes-192-cbc","2.16.840.1.101.3.4.1.23":"aes-192-ofb","2.16.840.1.101.3.4.1.24":"aes-192-cfb","2.16.840.1.101.3.4.1.41":"aes-256-ecb","2.16.840.1.101.3.4.1.42":"aes-256-cbc","2.16.840.1.101.3.4.1.43":"aes-256-ofb","2.16.840.1.101.3.4.1.44":"aes-256-cfb"}},function(t,e,r){var n=/Proc-Type: 4,ENCRYPTED[\n\r]+DEK-Info: AES-((?:128)|(?:192)|(?:256))-CBC,([0-9A-H]+)[\n\r]+([0-9A-z\n\r\+\/\=]+)[\n\r]+/m,i=/^-----BEGIN ((?:.*? KEY)|CERTIFICATE)-----/m,o=/^-----BEGIN ((?:.*? KEY)|CERTIFICATE)-----([0-9A-z\n\r\+\/\=]+)-----END \1-----$/m,a=r(181),s=r(244),f=r(12).Buffer;t.exports=function(t,e){var r,c=t.toString(),u=c.match(n);if(u){var d="aes"+u[1],h=f.from(u[2],"hex"),l=f.from(u[3].replace(/[\r\n]/g,""),"base64"),p=a(e,h.slice(0,8),parseInt(u[1],10)).key,b=[],v=s.createDecipheriv(d,p,h);b.push(v.update(l)),b.push(v.final()),r=f.concat(b)}else{var m=c.match(o);r=new f(m[2].replace(/[\r\n]/g,""),"base64")}return{tag:c.match(i)[1],data:r}}},function(t,e,r){(function(e){function n(t,r,n,a,f){var u=c(n);if("ec"===u.type){if("ecdsa"!==a&&"ecdsa/rsa"!==a)throw new Error("wrong public key type");return i(t,r,u)}if("dsa"===u.type){if("dsa"!==a)throw new Error("wrong public key type");return o(t,r,u)}if("rsa"!==a&&"ecdsa/rsa"!==a)throw new Error("wrong public key type");r=e.concat([f,r]);for(var d=u.modulus.byteLength(),h=[1],l=0;r.length+h.length+2<d;)h.push(255),l++;h.push(0);for(var p=-1;++p<r.length;)h.push(r[p]);h=new e(h);var b=s.mont(u.modulus);t=new s(t).toRed(b),t=t.redPow(new s(u.publicExponent)),t=new e(t.fromRed().toArray());var v=l<8?1:0;for(d=Math.min(t.length,h.length),t.length!==h.length&&(v=1),p=-1;++p<d;)v|=t[p]^h[p];return 0===v}function i(t,e,r){var n=u[r.data.algorithm.curve.join(".")];if(!n)throw new Error("unknown curve "+r.data.algorithm.curve.join("."));var i=new f(n),o=r.data.subjectPrivateKey.data;return i.verify(e,t,o)}function o(t,e,r){var n=r.data.p,i=r.data.q,o=r.data.g,f=r.data.pub_key,u=c.signature.decode(t,"der"),d=u.s,h=u.r;a(d,i),a(h,i);var l=s.mont(n),p=d.invm(i);return 0===o.toRed(l).redPow(new s(e).mul(p).mod(i)).fromRed().mul(f.toRed(l).redPow(h.mul(p).mod(i)).fromRed()).mod(n).mod(i).cmp(h)}function a(t,e){if(t.cmpn(0)<=0)throw new Error("invalid sig");if(t.cmp(e)>=e)throw new Error("invalid sig")}var s=r(30),f=r(54).ec,c=r(183),u=r(339);t.exports=n}).call(e,r(41).Buffer)},function(t,e,r){(function(e){function n(t){this.curveType=s[t],this.curveType||(this.curveType={name:t}),this.curve=new o.ec(this.curveType.name),this.keys=void 0}function i(t,r,n){Array.isArray(t)||(t=t.toArray());var i=new e(t);if(n&&i.length<n){var o=new e(n-i.length);o.fill(0),i=e.concat([o,i])}return r?i.toString(r):i}var o=r(54),a=r(30);t.exports=function(t){return new n(t)};var s={secp256k1:{name:"secp256k1",byteLength:32},secp224r1:{name:"p224",byteLength:28},prime256v1:{name:"p256",byteLength:32},prime192v1:{name:"p192",byteLength:24},ed25519:{name:"ed25519",byteLength:32},secp384r1:{name:"p384",byteLength:48},secp521r1:{name:"p521",byteLength:66}};s.p224=s.secp224r1,s.p256=s.secp256r1=s.prime256v1,s.p192=s.secp192r1=s.prime192v1,s.p384=s.secp384r1,s.p521=s.secp521r1,n.prototype.generateKeys=function(t,e){return this.keys=this.curve.genKeyPair(),this.getPublicKey(t,e)},n.prototype.computeSecret=function(t,r,n){return r=r||"utf8",e.isBuffer(t)||(t=new e(t,r)),i(this.curve.keyFromPublic(t).getPublic().mul(this.keys.getPrivate()).getX(),n,this.curveType.byteLength)},n.prototype.getPublicKey=function(t,e){var r=this.keys.getPublic("compressed"===e,!0);return"hybrid"===e&&(r[r.length-1]%2?r[0]=7:r[0]=6),i(r,t)},n.prototype.getPrivateKey=function(t){return i(this.keys.getPrivate(),t)},n.prototype.setPublicKey=function(t,r){return r=r||"utf8",e.isBuffer(t)||(t=new e(t,r)),this.keys._importPublic(t),this},n.prototype.setPrivateKey=function(t,r){r=r||"utf8",e.isBuffer(t)||(t=new e(t,r));var n=new a(t);return n=n.toString(16),this.keys=this.curve.genKeyPair(),this.keys._importPrivate(n),this}}).call(e,r(41).Buffer)},function(t,e,r){e.publicEncrypt=r(641),e.privateDecrypt=r(642),e.privateEncrypt=function(t,r){return e.publicEncrypt(t,r,!0)},e.publicDecrypt=function(t,r){return e.privateDecrypt(t,r,!0)}},function(t,e,r){function n(t,e){var r=t.modulus.byteLength(),n=e.length,i=f("sha1").update(p.alloc(0)).digest(),o=i.length,a=2*o;if(n>r-a-2)throw new Error("message too long");var h=p.alloc(r-n-a-2),l=r-o-1,b=s(o),v=u(p.concat([i,h,p.alloc(1,1),e],l),c(b,l)),m=u(b,c(v,o));return new d(p.concat([p.alloc(1),m,v],r))}function i(t,e,r){var n=e.length,i=t.modulus.byteLength();if(n>i-11)throw new Error("message too long");var a;return a=r?p.alloc(i-n-3,255):o(i-n-3),new d(p.concat([p.from([0,r?1:2]),a,p.alloc(1),e],i))}function o(t){for(var e,r=p.allocUnsafe(t),n=0,i=s(2*t),o=0;n<t;)o===i.length&&(i=s(2*t),o=0),(e=i[o++])&&(r[n++]=e);return r}var a=r(183),s=r(127),f=r(156),c=r(340),u=r(341),d=r(30),h=r(342),l=r(246),p=r(12).Buffer;t.exports=function(t,e,r){var o;o=t.padding?t.padding:r?1:4;var s,f=a(t);if(4===o)s=n(f,e);else if(1===o)s=i(f,e,r);else{if(3!==o)throw new Error("unknown padding");if(s=new d(e),s.cmp(f.modulus)>=0)throw new Error("data too long for modulus")}return r?l(s,f):h(s,f)}},function(t,e,r){function n(t,e){var r=t.modulus.byteLength(),n=d("sha1").update(l.alloc(0)).digest(),i=n.length;if(0!==e[0])throw new Error("decryption error");var a=e.slice(1,i+1),c=e.slice(i+1),u=f(a,s(c,i)),h=f(c,s(u,r-i-1));if(o(n,h.slice(0,i)))throw new Error("decryption error");for(var p=i;0===h[p];)p++;if(1!==h[p++])throw new Error("decryption error");return h.slice(p)}function i(t,e,r){for(var n=e.slice(0,2),i=2,o=0;0!==e[i++];)if(i>=e.length){o++;break}var a=e.slice(2,i-1);if(("0002"!==n.toString("hex")&&!r||"0001"!==n.toString("hex")&&r)&&o++,a.length<8&&o++,o)throw new Error("decryption error");return e.slice(i)}function o(t,e){t=l.from(t),e=l.from(e);var r=0,n=t.length;t.length!==e.length&&(r++,n=Math.min(t.length,e.length));for(var i=-1;++i<n;)r+=t[i]^e[i];return r}var a=r(183),s=r(340),f=r(341),c=r(30),u=r(246),d=r(156),h=r(342),l=r(12).Buffer;t.exports=function(t,e,r){var o;o=t.padding?t.padding:r?1:4;var s=a(t),f=s.modulus.byteLength();if(e.length>f||new c(e).cmp(s.modulus)>=0)throw new Error("decryption error");var d;d=r?h(new c(e),s):u(e,s);var p=l.alloc(f-d.length);if(d=l.concat([p,d],f),4===o)return n(s,d);if(1===o)return i(s,d,r);if(3===o)return d;throw new Error("unknown padding")}},function(t,e,r){"use strict";(function(t,n){function i(){throw new Error("secure random number generation not supported by this browser\nuse chrome, FireFox or Internet Explorer 11")}function o(t,e){if("number"!=typeof t||t!==t)throw new TypeError("offset must be a number");if(t>b||t<0)throw new TypeError("offset must be a uint32");if(t>l||t>e)throw new RangeError("offset out of range")}function a(t,e,r){if("number"!=typeof t||t!==t)throw new TypeError("size must be a number");if(t>b||t<0)throw new TypeError("size must be a uint32");if(t+e>r||t>l)throw new RangeError("buffer too small")}function s(e,r,n,i){if(!(h.isBuffer(e)||e instanceof t.Uint8Array))throw new TypeError('"buf" argument must be a Buffer or Uint8Array');if("function"==typeof r)i=r,r=0,n=e.length;else if("function"==typeof n)i=n,n=e.length-r;else if("function"!=typeof i)throw new TypeError('"cb" argument must be a function');return o(r,e.length),a(n,r,e.length),f(e,r,n,i)}function f(t,e,r,i){if(n.browser){var o=t.buffer,a=new Uint8Array(o,e,r);return p.getRandomValues(a),i?void n.nextTick(function(){i(null,t)}):t}return i?void d(r,function(r,n){if(r)return i(r);n.copy(t,e),i(null,t)}):(d(r).copy(t,e),t)}function c(e,r,n){if(void 0===r&&(r=0),!(h.isBuffer(e)||e instanceof t.Uint8Array))throw new TypeError('"buf" argument must be a Buffer or Uint8Array');return o(r,e.length),void 0===n&&(n=e.length-r),a(n,r,e.length),f(e,r,n)}var u=r(12),d=r(127),h=u.Buffer,l=u.kMaxLength,p=t.crypto||t.msCrypto,b=Math.pow(2,32)-1;p&&p.getRandomValues||!n.browser?(e.randomFill=s,e.randomFillSync=c):(e.randomFill=i,e.randomFillSync=i)}).call(e,r(23),r(78))},function(t,e,r){"use strict";r.d(e,"a",function(){return n});var n=function(t,e){var r="";for(var n in t)""!=r&&(r+="&"),r+=n+"="+t[n];return e+"?"+r}},function(t,e,r){"use strict";r.d(e,"a",function(){return i});var n=r(646),i={publicKey:function(t){return t.account.apiKeys.public},secretKey:function(t){return t.account.apiKeys.secret},apiKeys:function(t){return t.account.apiKeys},hi:function(t){return"Roy"},getSetting:function(t){return function(e,r){return Object(n.a)(t.settings,e)?t.settings[e]:r}},getFormsById:function(t,e){return function(e){return t.forms.find(function(t){return t.form_id===e})}},enhancedDelivery:function(t){return t.settings.enhancedDelivery},logLevels:function(t){return t.logLevels},logLevel:function(t){return t.settings.logLevel},connected:function(t){return t.connected},formScreen:function(t){return t.formScreen},strings:function(t){return t.strings},mainAlert:function(t){return t.mainAlert}}},function(t,e,r){"use strict";r.d(e,"a",function(){return i});var n=r(57),i=(r.n(n),function(t,e){return Object.prototype.hasOwnProperty.call(t,e)})},function(t,e,r){"use strict";r.d(e,"a",function(){return a}),r.d(e,"b",function(){return s});var n=r(343),i=r.n(n),o=this,a=function(t){t.subscribe(function(e,r){switch(e.type){case"apiKeys":case"secretKey":case"publicKey":r.connected&&r.account.apiKeys.secret&&r.account.apiKeys.public?t.commit("connected",1):!r.connected&&r.account.apiKeys.secret&&r.account.apiKeys.public?"string"==typeof r.account.apiKeys.public&&"string"==typeof r.account.apiKeys.secret&&t.dispatch("testConnection"):(r.account.apiKeys.public&&r.account.apiKeys.secret,t.commit("connected",0));break;case"connected":r.connected&&(Array.isArray(r.layouts)&&r.layouts.length||t.dispatch("getLayouts"),Array.isArray(r.forms)&&r.forms.length||t.dispatch("getAccount"))}})},s=function(t){o.debounedFormMutation=i()(function(){t.dispatch("saveAccount")},100),t.subscribe(function(t,e){"form"===t.type&&o.debounedFormMutation()})}},function(t,e,r){"use strict";function n(t){r(649)}var i=r(344),o=r(683),a=r(55),s=n,f=Object(a.a)(i.a,o.a,o.b,!1,s,null,null);e.a=f.exports},function(t,e,r){var n=r(650);"string"==typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var i=r(162).default;i("287929ad",n,!0,{})},function(t,e,r){e=t.exports=r(129)(!1),e.push([t.i,"[v-cloak]{display:none;visibility:hidden}.cf-pro-settings{margin-top:50px}.cf-pro-save input.button{margin:10px}li.status{padding:14px!important;color:#fff}li.status.good{background-color:#0b7a6f}li.status.bad{background-color:red}.tabs-component-panels,ul.tabs-component-tabs{float:left;display:inline-block}.tabs-component-panels{padding:1rem 2rem;font-size:1rem;max-width:80%}ul.tabs-component-tabs{background:#0b7a6f;max-width:15%}li.tabs-component-tab{margin-bottom:0;border-bottom:thin solid #fff;padding:0}li.tabs-component-tab:last-child(){border-bottom:none}li.tabs-component-tab a{display:block;color:#fff;font-size:1rem;padding:1rem 1.4rem;text-decoration:none;text-align:center}li.tabs-component-tab.is-active{background-color:#ff7e30}.tabs-component-panels section:nth-child(3) .caldera-config-group{margin:0 1rem}.tabs-component-panels section:nth-child(3) label{display:inline;margin:0}",""])},function(t,e,r){"use strict";function n(t,e){for(var r=[],n={},i=0;i<e.length;i++){var o=e[i],a=o[0],s=o[1],f=o[2],c=o[3],u={id:t+":"+i,css:s,media:f,sourceMap:c};n[a]?n[a].parts.push(u):r.push(n[a]={id:a,parts:[u]})}return r}e.a=n},function(t,e,r){"use strict";var n=r(653),i=(r.n(n),r(40));e.a={render:function(t){return wp.element.createElement("div",{id:"cf-pro-account"},wp.element.createElement("ul",null,wp.element.createElement("li",null,"Public Key ",this.publicKey),wp.element.createElement("li",null,"Secret Key ",this.secretKey),wp.element.createElement("li",null,"Token ",this.token)))},computed:Object(i.d)({token:function(t){return t.account.apiKeys.token},publicKey:function(t){return t.account.apiKeys.public},secretKey:function(t){return t.account.apiKeys.secret}})}},function(t,e){},function(t,e,r){"use strict";function n(t){r(655)}var i=r(345),o=r(658),a=r(55),s=n,f=Object(a.a)(i.a,o.a,o.b,!1,s,null,null);e.a=f.exports},function(t,e,r){var n=r(656);"string"==typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var i=r(162).default;i("2109d40e",n,!0,{})},function(t,e,r){e=t.exports=r(129)(!1),e.i(r(657),""),e.push([t.i,"",""])},function(t,e,r){e=t.exports=r(129)(!1),e.push([t.i,"#cf-pro-account-edit input{min-width:200px}#cf-pro-link{background-color:#ff7e30;display:block;width:69%;color:#fff;font-size:1rem;padding:1rem 1.4rem;text-decoration:none;text-align:center;cursor:pointer}",""])},function(t,e,r){"use strict";r.d(e,"a",function(){return n}),r.d(e,"b",function(){return i});var n=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{attrs:{id:"cf-pro-account-edit"}},[r("div",{staticClass:"caldera-config-group"},[r("label",{attrs:{for:"cf-pro-api-public"}},[t._v("\n\t\t\tPublic Key\n\t\t")]),t._v(" "),r("div",{staticClass:"caldera-config-field"},[r("input",{directives:[{name:"model",rawName:"v-model",value:t.publicKey,expression:"publicKey"}],attrs:{type:"text",id:"cf-pro-api-public"},domProps:{value:t.publicKey},on:{change:t.publicKeyChange,input:function(e){e.target.composing||(t.publicKey=e.target.value)}}})])]),t._v(" "),r("div",{staticClass:"caldera-config-group"},[r("label",{attrs:{for:"cf-pro-api-secret"}},[t._v("\n\t\t\tSecret Key\n\t\t")]),t._v(" "),r("div",{staticClass:"caldera-config-field"},[r("input",{directives:[{name:"model",rawName:"v-model",value:t.secretKey,expression:"secretKey"}],attrs:{type:"text",id:"cf-pro-api-secret"},domProps:{value:t.secretKey},on:{change:t.secretKeyChange,input:function(e){e.target.composing||(t.secretKey=e.target.value)}}})])]),t._v(" "),t.connected?r("div",[r("a",{attrs:{id:"cf-pro-link"},on:{click:t.clickedAppButton}},[t._v("Enter Caldera Forms Pro")])]):t._e(),t._v(" "),t.connected?t._e():r("p",[t._v("\n\t\tYou can find your API keys in your "),r("a",{attrs:{href:"https://app.calderaformspro.com/app#/account",target:"_blank"}},[t._v("\n\t\tCaldera Forms Pro Account\n\t")])])])},i=[]},function(t,e,r){"use strict";var n=r(346),i=r(667),o=r(55),a=Object(o.a)(n.a,i.a,i.b,!1,null,null,null);e.a=a.exports},function(t,e,r){"use strict";var n=r(349),i=r(665),o=r(55),a=Object(o.a)(n.a,i.a,i.b,!1,null,null,null);e.a=a.exports},function(t,e,r){"use strict";var n=r(350),i=r(662),o=r(55),a=Object(o.a)(n.a,i.a,i.b,!1,null,null,null);e.a=a.exports},function(t,e,r){"use strict";r.d(e,"a",function(){return n}),r.d(e,"b",function(){return i});var n=function(){var t=this,e=t.$createElement;return(t._self._c||e)("label",{attrs:{for:t.idAttr},domProps:{innerHTML:t._s(t.label)}})},i=[]},function(t,e,r){"use strict";var n=r(351),i=r(664),o=r(55),a=Object(o.a)(n.a,i.a,i.b,!1,null,null,null);e.a=a.exports},function(t,e,r){"use strict";r.d(e,"a",function(){return n}),r.d(e,"b",function(){return i});var n=function(){var t=this,e=t.$createElement;return(t._self._c||e)("input",{attrs:{type:t.type,id:t.idAttr},on:{keyup:function(e){return t.handle()},change:function(e){return t.handle()}}})},i=[]},function(t,e,r){"use strict";r.d(e,"a",function(){return n}),r.d(e,"b",function(){return i});var n=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"caldera-config-group"},[r("label",{attrs:{for:t.idAttr},domProps:{innerHTML:t._s(t.label)}}),t._v(" "),r("_input",{attrs:{type:t.checkbox,idAttr:t.idAttr,value:t.value,setting:t.setting}})],1)},i=[]},function(t,e,r){"use strict";r.d(e,"a",function(){return n}),r.d(e,"b",function(){return i});var n=function(){var t=this,e=t.$createElement,r=t._self._c||e;return t.singleForm?r("div",[r("div",{staticClass:"caldera-config-group"},[1!=t.singleForm.send_local?r("label",{attrs:{for:t.sendLocalIdAttr}},[t._v("\n\t\t\t\t\tDisable enhanced delivery for this form\n\t\t\t")]):r("label",{attrs:{for:t.sendLocalIdAttr}},[t._v("\n\t\t\t\t\tEnhanced delivery is disabled for this form\n\t\t\t")]),t._v(" "),r("div",{staticClass:"caldera-config-field"},[r("input",{directives:[{name:"model",rawName:"v-model",value:t.singleForm.send_local,expression:"singleForm.send_local"}],attrs:{type:"checkbox",id:t.sendLocalIdAttr},domProps:{checked:Array.isArray(t.singleForm.send_local)?t._i(t.singleForm.send_local,null)>-1:t.singleForm.send_local},on:{change:[function(e){var r=t.singleForm.send_local,n=e.target,i=!!n.checked;if(Array.isArray(r)){var o=t._i(r,null);n.checked?o<0&&t.$set(t.singleForm,"send_local",r.concat([null])):o>-1&&t.$set(t.singleForm,"send_local",r.slice(0,o).concat(r.slice(o+1)))}else t.$set(t.singleForm,"send_local",i)},t.changeSendLocal]}})])]),t._v(" "),1!=t.singleForm.send_local?r("div",[r("div",{staticClass:"caldera-config-group"},[r("label",{attrs:{for:t.layoutIdAttr}},[t._v("\n\t\t\t\t\tEmail Layout \n\t\t\t\t")]),t._v(" "),r("div",{staticClass:"caldera-config-field"},[r("select",{directives:[{name:"model",rawName:"v-model",value:t.singleForm.layout,expression:"singleForm.layout"}],attrs:{id:t.layoutIdAttr},on:{change:[function(e){var r=Array.prototype.filter.call(e.target.options,function(t){return t.selected}).map(function(t){return"_value"in t?t._value:t.value});t.$set(t.singleForm,"layout",e.target.multiple?r:r[0])},t.changeLayout]}},[r("option"),t._v(" "),t._l(t.layouts,function(e){return r("option",{domProps:{value:e.id}},[t._v("\n\t\t\t\t\t\t\t"+t._s(e.name)+"\n\t\t\t\t\t\t")])})],2)])]),t._v(" "),r("div",{staticClass:"caldera-config-group"},[r("label",{attrs:{for:t.pdfLayoutIdAttr}},[t._v("\n\t\t\t\t\tPDF Layout\n\t\t\t\t")]),t._v(" "),r("div",{staticClass:"caldera-config-field"},[r("select",{directives:[{name:"model",rawName:"v-model",value:t.singleForm.pdf_layout,expression:"singleForm.pdf_layout"}],attrs:{id:t.pdfLayoutIdAttr},on:{change:[function(e){var r=Array.prototype.filter.call(e.target.options,function(t){return t.selected}).map(function(t){return"_value"in t?t._value:t.value});t.$set(t.singleForm,"pdf_layout",e.target.multiple?r:r[0])},t.changePDFLayout]}},[r("option"),t._v(" "),t._l(t.layouts,function(e){return r("option",{domProps:{value:e.id}},[t._v("\n\t\t\t\t\t\t\t\t"+t._s(e.name)+"\n\t\t\t\t\t\t\t")])})],2)])]),t._v(" "),r("div",{staticClass:"caldera-config-group"},[r("label",{attrs:{for:t.attachPDFIdAttr}},[t._v("\n\t\t\t\t\tAttach PDF To Main Mailer\n\t\t\t\t")]),t._v(" "),r("div",{staticClass:"caldera-config-field"},[r("input",{directives:[{name:"model",rawName:"v-model",value:t.singleForm.attach_pdf,expression:"singleForm.attach_pdf"}],attrs:{type:"checkbox",id:t.attachPDFIdAttr},domProps:{checked:Array.isArray(t.singleForm.attach_pdf)?t._i(t.singleForm.attach_pdf,null)>-1:t.singleForm.attach_pdf},on:{change:[function(e){var r=t.singleForm.attach_pdf,n=e.target,i=!!n.checked;if(Array.isArray(r)){var o=t._i(r,null);n.checked?o<0&&t.$set(t.singleForm,"attach_pdf",r.concat([null])):o>-1&&t.$set(t.singleForm,"attach_pdf",r.slice(0,o).concat(r.slice(o+1)))}else t.$set(t.singleForm,"attach_pdf",i)},t.changeAttachPDF]}})])]),t._v(" "),r("div",{staticClass:"caldera-config-group"},[r("label",{attrs:{for:t.attachPDFIdAttr}},[t._v("\n\t\t\t\t\tAdd PDF Link\n\t\t\t\t")]),t._v(" "),r("div",{staticClass:"caldera-config-field"},[r("input",{directives:[{name:"model",rawName:"v-model",value:t.singleForm.pdf_link,expression:"singleForm.pdf_link"}],attrs:{type:"checkbox",id:t.attachPDFIdAttr},domProps:{checked:Array.isArray(t.singleForm.pdf_link)?t._i(t.singleForm.pdf_link,null)>-1:t.singleForm.pdf_link},on:{change:[function(e){var r=t.singleForm.pdf_link,n=e.target,i=!!n.checked;if(Array.isArray(r)){var o=t._i(r,null);n.checked?o<0&&t.$set(t.singleForm,"pdf_link",r.concat([null])):o>-1&&t.$set(t.singleForm,"pdf_link",r.slice(0,o).concat(r.slice(o+1)))}else t.$set(t.singleForm,"pdf_link",i)},t.changeLinkPDF]}})])])]):t._e()]):r("div",[t._v(" loading... ")])},i=[]},function(t,e,r){"use strict";r.d(e,"a",function(){return n}),r.d(e,"b",function(){return i});var n=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",[r("div",{staticClass:"caldera-config-group"},[r("label",{attrs:{for:"cf-pro-form-setting-chooser"}},[t._v("\n\t\t\tChoose Form\n\t\t")]),t._v(" "),r("div",{staticClass:"caldera-config-field"},[r("select",{directives:[{name:"model",rawName:"v-model",value:t.editForm,expression:"editForm"}],attrs:{id:"cf-pro-form-setting-chooser"},on:{change:function(e){var r=Array.prototype.filter.call(e.target.options,function(t){return t.selected}).map(function(t){return"_value"in t?t._value:t.value});t.editForm=e.target.multiple?r:r[0]}}},[r("option"),t._v(" "),t._l(t.forms,function(e){return r("option",{domProps:{value:e.form_id}},[t._v("\n\t\t\t\t\t"+t._s(e.name)+"\n\t\t\t\t")])})],2)])]),t._v(" "),t.editForm?r("div",[r("form-setting",{attrs:{form:t.form,layouts:t.layouts}})],1):t._e()])},i=[]},function(t,e,r){"use strict";var n=r(352),i=r(669),o=r(55),a=Object(o.a)(n.a,i.a,i.b,!1,null,null,null);e.a=a.exports},function(t,e,r){"use strict";r.d(e,"a",function(){return n}),r.d(e,"b",function(){return i});var n=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"caldera-config-group"},[r("div",{staticClass:"caldera-config-field"},[r("input",{directives:[{name:"model",rawName:"v-model",value:t.deliveryValue,expression:"deliveryValue"}],attrs:{type:"checkbox",id:"cf-pro-enhanced-delivery","aria-describedby":"cf-pro-enhanced-delivery-desc"},domProps:{checked:Array.isArray(t.deliveryValue)?t._i(t.deliveryValue,null)>-1:t.deliveryValue},on:{change:function(e){var r=t.deliveryValue,n=e.target,i=!!n.checked;if(Array.isArray(r)){var o=t._i(r,null);n.checked?o<0&&(t.deliveryValue=r.concat([null])):o>-1&&(t.deliveryValue=r.slice(0,o).concat(r.slice(o+1)))}else t.deliveryValue=i}}}),t._v(" "),r("label",{attrs:{for:"cf-pro-enhanced-delivery"}},[t._v("\n\t\t\tEnable Enhanced Delivery\n\t\t")]),t._v(" "),r("div",{staticClass:"description",attrs:{id:"cf-pro-enhanced-delivery-desc"}},[r("p",[t._v("If enabled, messages are sent via Caldera Forms Pro Servers")]),t._v(" "),t.enhancedDelivery?r("ul",[r("li",[t._v("Forms must use database entry tracking.")]),t._v(" "),r("li",[t._v("From Email setting will be used as the reply-to.")])]):t._e()])])])},i=[]},function(t,e,r){"use strict";var n=r(353),i=r(671),o=r(55),a=Object(o.a)(n.a,i.a,i.b,!1,null,null,null);e.a=a.exports},function(t,e,r){"use strict";r.d(e,"a",function(){return n}),r.d(e,"b",function(){return i});var n=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",[r("div",{staticClass:"caldera-config-group"},[r("div",{attrs:{"aria-labelledby":"minLogLevelTitle","aria-describedby":"minLogLevelInfo"}},[r("label",{attrs:{for:"cf-pro-form-log-level-chooser",id:"minLogLevelTitle"}},[t._v("\n "+t._s(t.strings.minLogLevelTitle)+"\n ")]),t._v(" "),r("p",{attrs:{id:"minLogLevelInfo"}},[t._v(t._s(t.strings.minLogLevelInfo))])]),t._v(" "),r("div",{staticClass:"caldera-config-field"},[r("select",{directives:[{name:"model",rawName:"v-model",value:t.logLevelValue,expression:"logLevelValue"}],attrs:{id:"cf-pro-form-log-level-chooser"},on:{change:function(e){var r=Array.prototype.filter.call(e.target.options,function(t){return t.selected}).map(function(t){return"_value"in t?t._value:t.value});t.logLevelValue=e.target.multiple?r:r[0]}}},t._l(t.logLevels,function(e){return r("option",{key:e.number,domProps:{value:e.number}},[t._v("\n "+t._s(e.name)+"\n ")])}),0)])])])},i=[]},function(t,e,r){"use strict";function n(t){r(673)}var i=r(354),o=r(675),a=r(55),s=n,f=Object(a.a)(i.a,o.a,o.b,!1,s,"data-v-ed2c6b52",null);e.a=f.exports},function(t,e,r){var n=r(674);"string"==typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var i=r(162).default;i("4467650c",n,!0,{})},function(t,e,r){e=t.exports=r(129)(!1),e.push([t.i,".list[data-v-ed2c6b52]{list-style-type:disc;padding-left:2rem}",""])},function(t,e,r){"use strict";r.d(e,"a",function(){return n}),r.d(e,"b",function(){return i});var n=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",[r("p",[t._v(t._s(t.strings.whatIsCFPro.firstParagraph))]),t._v(" "),r("h3",[t._v(t._s(t.strings.whatIsCFPro.hTitle))]),t._v(" "),r("ul",{staticClass:"list"},[r("li",[t._v(t._s(t.strings.whatIsCFPro.firstLi))]),t._v(" "),r("li",[t._v(t._s(t.strings.whatIsCFPro.secondLi))]),t._v(" "),r("li",[t._v(t._s(t.strings.whatIsCFPro.thirdLi))]),t._v(" "),r("li",[t._v(t._s(t.strings.whatIsCFPro.fourthLi))])])])},i=[]},function(t,e,r){"use strict";function n(t){r(677)}var i=r(355),o=r(679),a=r(55),s=n,f=Object(a.a)(i.a,o.a,o.b,!1,s,"data-v-3dc51d3b",null);e.a=f.exports},function(t,e,r){var n=r(678);"string"==typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var i=r(162).default;i("66538cf8",n,!0,{})},function(t,e,r){e=t.exports=r(129)(!1),e.push([t.i,".paragraph[data-v-3dc51d3b]{max-width:40rem}.cf-button-linked[data-v-3dc51d3b]{padding:1rem 1.4rem;background-color:#ff7e30;color:#fff;cursor:pointer;display:inline-block;text-decoration:none}",""])},function(t,e,r){"use strict";r.d(e,"a",function(){return n}),r.d(e,"b",function(){return i});var n=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",[r("p",{staticClass:"paragraph"},[t._v(t._s(t.strings.freeTrial.firstParagraph))]),t._v(" "),r("div",[r("a",{staticClass:"cf-button-linked",attrs:{href:"https://calderaforms.com/doc/caldera-forms-pro-getting-started?utm_source=wp-admin&utm_campaign=pro-screen&utm_term=not-connected",target:"_blank"}},[t._v("\n "+t._s(t.strings.freeTrial.buttonLeft)+"\n ")]),t._v(" "),r("a",{staticClass:"cf-button-linked",attrs:{href:"https://calderaforms.com/checkout?edd_action=add_to_cart&download_id=64101&edd_options[price_id]=1?utm_source=wp-admin&utm_campaign=pro-screen&utm_term=not-connected",target:"_blank"}},[t._v("\n "+t._s(t.strings.freeTrial.buttonRight)+"\n ")])])])},i=[]},function(t,e,r){var n=r(681);"string"==typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var i=r(162).default;i("24169866",n,!0,{})},function(t,e,r){e=t.exports=r(129)(!1),e.push([t.i,".cf-alert{display:inline-block;padding:4px;border-radius:4px}.cf-alert-success{background:#a3bf61;color:#fff}.cf-alert-error{background:red;color:#fff}.cf-alert-wrap{margin-top:-5px}.cf-alert p{padding:0}",""])},function(t,e,r){"use strict";r.d(e,"a",function(){return n}),r.d(e,"b",function(){return i});var n=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"cf-alert-wrap cf-hide"},[t.show&&t.success?r("p",{staticClass:"cf-alert cf-alert-success"},[t._v("\n\t\t"+t._s(t.message)+"\n\t")]):t._e(),t._v(" "),t.show&&!t.success?r("p",{staticClass:"cf-alert cf-alert-warning"},[t._v("\n\t\t"+t._s(t.message)+"\n\t")]):t._e()])},i=[]},function(t,e,r){"use strict";r.d(e,"a",function(){return n}),r.d(e,"b",function(){return i});var n=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{attrs:{id:"cf-pro-message-settings"}},[r("div",{attrs:{id:"cf-pro-message-setting-inner"}},[r("div",{staticClass:"caldera-editor-header"},[r("ul",{staticClass:"caldera-editor-header-nav"},[t._m(0),t._v(" "),t.connected?r("li",{staticClass:"status good"},[t._v("\n\t\t\t\t\t"+t._s(t.strings.connected)+"\n\t\t\t\t")]):t._e(),t._v(" "),t.connected?t._e():r("li",{staticClass:"status bad"},[t._v("\n\t\t\t\t\t"+t._s(t.strings.notConnected)+"\n\t\t\t\t")]),t._v(" "),r("li",{staticClass:"cf-pro-save"},[r("input",{staticClass:"button button-primary",attrs:{type:"submit",value:"Save"},on:{click:t.save}})]),t._v(" "),r("li",{attrs:{id:"cf-pro-alert-wrap"}},[r("status",{attrs:{message:t.mainAlert.message,success:t.mainAlert.success,show:t.mainAlert.show}})],1)])]),t._v(" "),r("div",{staticClass:"cf-pro-settings"},[r("div",[r("tabs",{attrs:{options:{useUrlFragment:!1}}},[r("tab",{attrs:{name:"Account"}},[r("account-edit")],1),t._v(" "),t.connected?r("tab",{attrs:{name:"Form Settings"}},[r("forms-settings")],1):t._e(),t._v(" "),t.connected?r("tab",{attrs:{name:"Settings"}},[r("delivery"),t._v(" "),r("logs")],1):t._e(),t._v(" "),t.connected?t._e():r("tab",{attrs:{name:"What Is Caldera Forms Pro ?"}},[r("what-is-caldera-forms-pro")],1),t._v(" "),t.connected?t._e():r("tab",{attrs:{name:"Free Trial"}},[r("free-trial")],1)],1)],1)])])])},i=[function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("li",{staticClass:"caldera-editor-logo"},[r("span",{staticClass:"caldera-forms-name"},[t._v("\n\t\t\t\t\t\tCaldera Forms Pro\n\t\t\t\t\t")])])}]},function(t,e,r){!function(e,r){t.exports=r()}("undefined"!=typeof self&&self,function(){return function(t){function e(n){if(r[n])return r[n].exports;var i=r[n]={i:n,l:!1,exports:{}};return t[n].call(i.exports,i,i.exports,e),i.l=!0,i.exports}var r={};return e.m=t,e.c=r,e.d=function(t,r,n){e.o(t,r)||Object.defineProperty(t,r,{configurable:!1,enumerable:!0,get:n})},e.n=function(t){var r=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(r,"a",r),r},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="",e(e.s=7)}([function(t,e,r){t.exports=!r(6)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},function(t,e){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},function(t,e){t.exports=function(t,e,r,n,i){var o,a=t=t||{},s=typeof t.default;"object"!==s&&"function"!==s||(o=t,a=t.default);var f="function"==typeof a?a.options:a;e&&(f.render=e.render,f.staticRenderFns=e.staticRenderFns),n&&(f._scopeId=n);var c;if(i?(c=function(t){t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,t||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),r&&r.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(i)},f._ssrRegister=c):r&&(c=r),c){var u=f.functional,d=u?f.render:f.beforeCreate;u?f.render=function(t,e){return c.call(e),d(t,e)}:f.beforeCreate=d?[].concat(d,c):[c]}return{esModule:o,exports:a,options:f}}},function(t,e){var r=t.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=r)},function(t,e){var r=t.exports={version:"2.5.7"};"number"==typeof __e&&(__e=r)},function(t,e,r){var n=r(23),i=r(24),o=r(26),a=Object.defineProperty;e.f=r(0)?Object.defineProperty:function(t,e,r){if(n(t),e=o(e,!0),n(r),i)try{return a(t,e,r)}catch(t){}if("get"in r||"set"in r)throw TypeError("Accessors not supported!");return"value"in r&&(t[e]=r.value),t}},function(t,e){t.exports=function(t){try{return!!t()}catch(t){return!0}}},function(t,e,r){var n,i,o;!function(a,s){i=[e,r(8),r(11)],n=s,void 0!==(o="function"==typeof n?n.apply(e,i):n)&&(t.exports=o)}(0,function(t,e,r){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(t,"__esModule",{value:!0}),t.Tabs=t.Tab=void 0;var i=n(e),o=n(r);t.default={install:function(t){t.component("tab",i.default),t.component("tabs",o.default)}},t.Tab=i.default,t.Tabs=o.default})},function(t,e,r){var n=r(2)(r(9),r(10),null,null,null);t.exports=n.exports},function(t,e,r){var n,i,o;!function(r,a){i=[e],n=a,void 0!==(o="function"==typeof n?n.apply(e,i):n)&&(t.exports=o)}(0,function(t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default={props:{id:{default:null},name:{required:!0},prefix:{default:""},suffix:{default:""},isDisabled:{default:!1}},data:function(){return{isActive:!1,isVisible:!0}},computed:{header:function(){return this.prefix+this.name+this.suffix},computedId:function(){return this.id?this.id:this.name.toLowerCase().replace(/ /g,"-")},hash:function(){return this.isDisabled?"#":"#"+this.computedId}}}})},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement;return(t._self._c||e)("section",{directives:[{name:"show",rawName:"v-show",value:t.isActive,expression:"isActive"}],staticClass:"tabs-component-panel",attrs:{"aria-hidden":!t.isActive,id:t.computedId,role:"tabpanel"}},[t._t("default")],2)},staticRenderFns:[]}},function(t,e,r){var n=r(2)(r(12),r(29),null,null,null);t.exports=n.exports},function(t,e,r){var n,i,o;!function(a,s){i=[e,r(13)],n=s,void 0!==(o="function"==typeof n?n.apply(e,i):n)&&(t.exports=o)}(0,function(t,e){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=function(t){return t&&t.__esModule?t:{default:t}}(e);t.default={props:{cacheLifetime:{default:5},options:{type:Object,required:!1,default:function(){return{useUrlFragment:!0,defaultTabHash:null}}}},data:function(){return{tabs:[],activeTabHash:"",activeTabIndex:0,lastActiveTabHash:""}},computed:{storageKey:function(){return"vue-tabs-component.cache."+window.location.host+window.location.pathname}},created:function(){this.tabs=this.$children},mounted:function(){var t=this;if(window.addEventListener("hashchange",function(){return t.selectTab(window.location.hash)}),this.findTab(window.location.hash))return void this.selectTab(window.location.hash);var e=r.default.get(this.storageKey);return this.findTab(e)?void this.selectTab(e):null!==this.options.defaultTabHash&&this.findTab("#"+this.options.defaultTabHash)?void this.selectTab("#"+this.options.defaultTabHash):void(this.tabs.length&&this.selectTab(this.tabs[0].hash))},methods:{findTab:function(t){return this.tabs.find(function(e){return e.hash===t})},selectTab:function(t,e){e&&!this.options.useUrlFragment&&e.preventDefault();var n=this.findTab(t);if(n){if(n.isDisabled)return void e.preventDefault();if(this.lastActiveTabHash===n.hash)return void this.$emit("clicked",{tab:n});this.tabs.forEach(function(t){t.isActive=t.hash===n.hash}),this.$emit("changed",{tab:n}),this.activeTabHash=n.hash,this.activeTabIndex=this.getTabIndex(t),this.lastActiveTabHash=this.activeTabHash=n.hash,r.default.set(this.storageKey,n.hash,this.cacheLifetime)}},setTabVisible:function(t,e){var r=this.findTab(t);r&&(r.isVisible=e,r.isActive&&(r.isActive=e,this.tabs.every(function(t,e,r){return!t.isVisible||(t.isActive=!0,!1)})))},getTabIndex:function(t){var e=this.findTab(t);return this.tabs.indexOf(e)},getTabHash:function(t){var e=this,r=this.tabs.find(function(r){return e.tabs.indexOf(r)===t});if(r)return r.hash},getActiveTab:function(){return this.findTab(this.activeTabHash)},getActiveTabIndex:function(){return this.getTabIndex(this.activeTabHash)}}}})},function(t,e,r){var n,i,o;!function(a,s){i=[e,r(14),r(15)],n=s,void 0!==(o="function"==typeof n?n.apply(e,i):n)&&(t.exports=o)}(0,function(t,e,r){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(t,"__esModule",{value:!0});var i=n(e),o=n(r),a=function(){function t(){(0,i.default)(this,t)}return(0,o.default)(t,[{key:"get",value:function(t){var e=JSON.parse(localStorage.getItem(t));return e?new Date(e.expires)<new Date?(localStorage.removeItem(t),null):e.value:null}},{key:"set",value:function(t,e,r){var n=(new Date).getTime(),i=new Date(n+6e4*r);localStorage.setItem(t,JSON.stringify({value:e,expires:i}))}}]),t}();t.default=new a})},function(t,e,r){"use strict";e.__esModule=!0,e.default=function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}},function(t,e,r){"use strict";e.__esModule=!0;var n=r(16),i=function(t){return t&&t.__esModule?t:{default:t}}(n);e.default=function(){function t(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),(0,i.default)(t,n.key,n)}}return function(e,r,n){return r&&t(e.prototype,r),n&&t(e,n),e}}()},function(t,e,r){t.exports={default:r(17),__esModule:!0}},function(t,e,r){r(18);var n=r(4).Object;t.exports=function(t,e,r){return n.defineProperty(t,e,r)}},function(t,e,r){var n=r(19);n(n.S+n.F*!r(0),"Object",{defineProperty:r(5).f})},function(t,e,r){var n=r(3),i=r(4),o=r(20),a=r(22),s=r(28),f=function(t,e,r){var c,u,d,h=t&f.F,l=t&f.G,p=t&f.S,b=t&f.P,v=t&f.B,m=t&f.W,y=l?i:i[e]||(i[e]={}),g=y.prototype,_=l?n:p?n[e]:(n[e]||{}).prototype;l&&(r=e);for(c in r)(u=!h&&_&&void 0!==_[c])&&s(y,c)||(d=u?_[c]:r[c],y[c]=l&&"function"!=typeof _[c]?r[c]:v&&u?o(d,n):m&&_[c]==d?function(t){var e=function(e,r,n){if(this instanceof t){switch(arguments.length){case 0:return new t;case 1:return new t(e);case 2:return new t(e,r)}return new t(e,r,n)}return t.apply(this,arguments)};return e.prototype=t.prototype,e}(d):b&&"function"==typeof d?o(Function.call,d):d,b&&((y.virtual||(y.virtual={}))[c]=d,t&f.R&&g&&!g[c]&&a(g,c,d)))};f.F=1,f.G=2,f.S=4,f.P=8,f.B=16,f.W=32,f.U=64,f.R=128,t.exports=f},function(t,e,r){var n=r(21);t.exports=function(t,e,r){if(n(t),void 0===e)return t;switch(r){case 1:return function(r){return t.call(e,r)};case 2:return function(r,n){return t.call(e,r,n)};case 3:return function(r,n,i){return t.call(e,r,n,i)}}return function(){return t.apply(e,arguments)}}},function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},function(t,e,r){var n=r(5),i=r(27);t.exports=r(0)?function(t,e,r){return n.f(t,e,i(1,r))}:function(t,e,r){return t[e]=r,t}},function(t,e,r){var n=r(1);t.exports=function(t){if(!n(t))throw TypeError(t+" is not an object!");return t}},function(t,e,r){t.exports=!r(0)&&!r(6)(function(){return 7!=Object.defineProperty(r(25)("div"),"a",{get:function(){return 7}}).a})},function(t,e,r){var n=r(1),i=r(3).document,o=n(i)&&n(i.createElement);t.exports=function(t){return o?i.createElement(t):{}}},function(t,e,r){var n=r(1);t.exports=function(t,e){if(!n(t))return t;var r,i;if(e&&"function"==typeof(r=t.toString)&&!n(i=r.call(t)))return i;if("function"==typeof(r=t.valueOf)&&!n(i=r.call(t)))return i;if(!e&&"function"==typeof(r=t.toString)&&!n(i=r.call(t)))return i;throw TypeError("Can't convert object to primitive value")}},function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},function(t,e){var r={}.hasOwnProperty;t.exports=function(t,e){return r.call(t,e)}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"tabs-component"},[r("ul",{staticClass:"tabs-component-tabs",attrs:{role:"tablist"}},t._l(t.tabs,function(e,n){return r("li",{directives:[{name:"show",rawName:"v-show",value:e.isVisible,expression:"tab.isVisible"}],key:n,staticClass:"tabs-component-tab",class:{"is-active":e.isActive,"is-disabled":e.isDisabled},attrs:{role:"presentation"}},[r("a",{staticClass:"tabs-component-tab-a",attrs:{"aria-controls":e.hash,"aria-selected":e.isActive,href:e.hash,role:"tab"},domProps:{innerHTML:t._s(e.header)},on:{click:function(r){t.selectTab(e.hash,r)}}})])})),t._v(" "),r("div",{staticClass:"tabs-component-panels"},[t._t("default")],2)])},staticRenderFns:[]}}])})},function(t,e,r){"use strict";var n=r(358),i=r(688),o=r(55),a=Object(o.a)(n.a,i.a,i.b,!1,null,null,null);e.a=a.exports},function(t,e,r){"use strict";var n=r(359),i=r(687),o=r(55),a=Object(o.a)(n.a,i.a,i.b,!1,null,null,null);e.a=a.exports},function(t,e,r){"use strict";r.d(e,"a",function(){return n}),r.d(e,"b",function(){return i});var n=function(){var t=this,e=t.$createElement;return(t._self._c||e)("a",{attrs:{href:t.strings.apiKeysViewLink,alt:t.strings.apiKeysViewText,target:"_blank"}},[t._v(t._s(t.strings.apiKeysViewText))])},i=[]},function(t,e,r){"use strict";r.d(e,"a",function(){return n}),r.d(e,"b",function(){return i});var n=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{attrs:{id:"cf-pro-form-settings"}},[t.connected?r("div",[r("form-setting",{attrs:{form:t.form,layouts:t.layouts}})],1):t._e(),t._v(" "),t.connected?t._e():r("div",[r("link-keys")],1),t._v(" "),r("div",{attrs:{id:"cf-pro-alert-wrap"}},[r("status",{attrs:{message:t.mainAlert.message,success:t.mainAlert.success,show:t.mainAlert.show}})],1)])},i=[]}]);
20
  * @author Feross Aboukhadijeh <https://feross.org>
21
  * @license MIT
22
  */
23
+ t.exports=function(t){return null!=t&&(r(t)||n(t)||!!t._isBuffer)}},function(t,e,r){"use strict";function n(t){this.defaults=t,this.interceptors={request:new a,response:new a}}var i=r(234),o=r(60),a=r(552),s=r(553);n.prototype.request=function(t){"string"==typeof t&&(t=o.merge({url:arguments[0]},arguments[1])),t=o.merge(i,{method:"get"},this.defaults,t),t.method=t.method.toLowerCase();var e=[s,void 0],r=Promise.resolve(t);for(this.interceptors.request.forEach(function(t){e.unshift(t.fulfilled,t.rejected)}),this.interceptors.response.forEach(function(t){e.push(t.fulfilled,t.rejected)});e.length;)r=r.then(e.shift(),e.shift());return r},o.forEach(["delete","get","head","options"],function(t){n.prototype[t]=function(e,r){return this.request(o.merge(r||{},{method:t,url:e}))}}),o.forEach(["post","put","patch"],function(t){n.prototype[t]=function(e,r,n){return this.request(o.merge(n||{},{method:t,url:e,data:r}))}}),t.exports=n},function(t,e,r){"use strict";var n=r(60);t.exports=function(t,e){n.forEach(t,function(r,n){n!==e&&n.toUpperCase()===e.toUpperCase()&&(t[e]=r,delete t[n])})}},function(t,e,r){"use strict";var n=r(305);t.exports=function(t,e,r){var i=r.config.validateStatus;r.status&&i&&!i(r.status)?e(n("Request failed with status code "+r.status,r.config,null,r.request,r)):t(r)}},function(t,e,r){"use strict";t.exports=function(t,e,r,n,i){return t.config=e,r&&(t.code=r),t.request=n,t.response=i,t}},function(t,e,r){"use strict";function n(t){return encodeURIComponent(t).replace(/%40/gi,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}var i=r(60);t.exports=function(t,e,r){if(!e)return t;var o;if(r)o=r(e);else if(i.isURLSearchParams(e))o=e.toString();else{var a=[];i.forEach(e,function(t,e){null!==t&&void 0!==t&&(i.isArray(t)?e+="[]":t=[t],i.forEach(t,function(t){i.isDate(t)?t=t.toISOString():i.isObject(t)&&(t=JSON.stringify(t)),a.push(n(e)+"="+n(t))}))}),o=a.join("&")}return o&&(t+=(-1===t.indexOf("?")?"?":"&")+o),t}},function(t,e,r){"use strict";var n=r(60),i=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];t.exports=function(t){var e,r,o,a={};return t?(n.forEach(t.split("\n"),function(t){if(o=t.indexOf(":"),e=n.trim(t.substr(0,o)).toLowerCase(),r=n.trim(t.substr(o+1)),e){if(a[e]&&i.indexOf(e)>=0)return;a[e]="set-cookie"===e?(a[e]?a[e]:[]).concat([r]):a[e]?a[e]+", "+r:r}}),a):a}},function(t,e,r){"use strict";var n=r(60);t.exports=n.isStandardBrowserEnv()?function(){function t(t){var e=t;return r&&(i.setAttribute("href",e),e=i.href),i.setAttribute("href",e),{href:i.href,protocol:i.protocol?i.protocol.replace(/:$/,""):"",host:i.host,search:i.search?i.search.replace(/^\?/,""):"",hash:i.hash?i.hash.replace(/^#/,""):"",hostname:i.hostname,port:i.port,pathname:"/"===i.pathname.charAt(0)?i.pathname:"/"+i.pathname}}var e,r=/(msie|trident)/i.test(navigator.userAgent),i=document.createElement("a");return e=t(window.location.href),function(r){var i=n.isString(r)?t(r):r;return i.protocol===e.protocol&&i.host===e.host}}():function(){return function(){return!0}}()},function(t,e,r){"use strict";function n(){this.message="String contains an invalid character"}function i(t){for(var e,r,i=String(t),a="",s=0,f=o;i.charAt(0|s)||(f="=",s%1);a+=f.charAt(63&e>>8-s%1*8)){if((r=i.charCodeAt(s+=.75))>255)throw new n;e=e<<8|r}return a}var o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";n.prototype=new Error,n.prototype.code=5,n.prototype.name="InvalidCharacterError",t.exports=i},function(t,e,r){"use strict";var n=r(60);t.exports=n.isStandardBrowserEnv()?function(){return{write:function(t,e,r,i,o,a){var s=[];s.push(t+"="+encodeURIComponent(e)),n.isNumber(r)&&s.push("expires="+new Date(r).toGMTString()),n.isString(i)&&s.push("path="+i),n.isString(o)&&s.push("domain="+o),!0===a&&s.push("secure"),document.cookie=s.join("; ")},read:function(t){var e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove:function(t){this.write(t,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}()},function(t,e,r){"use strict";function n(){this.handlers=[]}var i=r(60);n.prototype.use=function(t,e){return this.handlers.push({fulfilled:t,rejected:e}),this.handlers.length-1},n.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},n.prototype.forEach=function(t){i.forEach(this.handlers,function(e){null!==e&&t(e)})},t.exports=n},function(t,e,r){"use strict";function n(t){t.cancelToken&&t.cancelToken.throwIfRequested()}var i=r(60),o=r(554),a=r(306),s=r(234),f=r(555),c=r(556);t.exports=function(t){return n(t),t.baseURL&&!f(t.url)&&(t.url=c(t.baseURL,t.url)),t.headers=t.headers||{},t.data=o(t.data,t.headers,t.transformRequest),t.headers=i.merge(t.headers.common||{},t.headers[t.method]||{},t.headers||{}),i.forEach(["delete","get","head","post","put","patch","common"],function(e){delete t.headers[e]}),(t.adapter||s.adapter)(t).then(function(e){return n(t),e.data=o(e.data,e.headers,t.transformResponse),e},function(e){return a(e)||(n(t),e&&e.response&&(e.response.data=o(e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e)})}},function(t,e,r){"use strict";var n=r(60);t.exports=function(t,e,r){return n.forEach(r,function(r){t=r(t,e)}),t}},function(t,e,r){"use strict";t.exports=function(t){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(t)}},function(t,e,r){"use strict";t.exports=function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}},function(t,e,r){"use strict";function n(t){if("function"!=typeof t)throw new TypeError("executor must be a function.");var e;this.promise=new Promise(function(t){e=t});var r=this;t(function(t){r.reason||(r.reason=new i(t),e(r.reason))})}var i=r(307);n.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},n.source=function(){var t;return{token:new n(function(e){t=e}),cancel:t}},t.exports=n},function(t,e,r){"use strict";t.exports=function(t){return function(e){return t.apply(null,e)}}},function(t,e,r){"use strict";t.exports=function(t){var e;try{var n=r(560),i=n.createHash("sha1");i.update(t),e=i.digest("hex")}catch(t){e=void 0}if(void 0!==e)return e;var o,a,s,f,c,u,d,h,l,p=function(t,e){return t<<e|t>>>32-e},b=function(t){var e,r,n="";for(e=7;e>=0;e--)r=t>>>4*e&15,n+=r.toString(16);return n},v=new Array(80),m=1732584193,y=4023233417,g=2562383102,_=271733878,w=3285377520;t=unescape(encodeURIComponent(t));var S=t.length,A=[];for(a=0;a<S-3;a+=4)s=t.charCodeAt(a)<<24|t.charCodeAt(a+1)<<16|t.charCodeAt(a+2)<<8|t.charCodeAt(a+3),A.push(s);switch(S%4){case 0:a=2147483648;break;case 1:a=t.charCodeAt(S-1)<<24|8388608;break;case 2:a=t.charCodeAt(S-2)<<24|t.charCodeAt(S-1)<<16|32768;break;case 3:a=t.charCodeAt(S-3)<<24|t.charCodeAt(S-2)<<16|t.charCodeAt(S-1)<<8|128}for(A.push(a);A.length%16!=14;)A.push(0);for(A.push(S>>>29),A.push(S<<3&4294967295),o=0;o<A.length;o+=16){for(a=0;a<16;a++)v[a]=A[o+a];for(a=16;a<=79;a++)v[a]=p(v[a-3]^v[a-8]^v[a-14]^v[a-16],1);for(f=m,c=y,u=g,d=_,h=w,a=0;a<=19;a++)l=p(f,5)+(c&u|~c&d)+h+v[a]+1518500249&4294967295,h=d,d=u,u=p(c,30),c=f,f=l;for(a=20;a<=39;a++)l=p(f,5)+(c^u^d)+h+v[a]+1859775393&4294967295,h=d,d=u,u=p(c,30),c=f,f=l;for(a=40;a<=59;a++)l=p(f,5)+(c&u|c&d|u&d)+h+v[a]+2400959708&4294967295,h=d,d=u,u=p(c,30),c=f,f=l;for(a=60;a<=79;a++)l=p(f,5)+(c^u^d)+h+v[a]+3395469782&4294967295,h=d,d=u,u=p(c,30),c=f,f=l;m=m+f&4294967295,y=y+c&4294967295,g=g+u&4294967295,_=_+d&4294967295,w=w+h&4294967295}return l=b(m)+b(y)+b(g)+b(_)+b(w),l.toLowerCase()}},function(t,e,r){"use strict";e.randomBytes=e.rng=e.pseudoRandomBytes=e.prng=r(127),e.createHash=e.Hash=r(156),e.createHmac=e.Hmac=r(316);var n=r(577),i=Object.keys(n),o=["sha1","sha224","sha256","sha384","sha512","md5","rmd160"].concat(i);e.getHashes=function(){return o};var a=r(319);e.pbkdf2=a.pbkdf2,e.pbkdf2Sync=a.pbkdf2Sync;var s=r(579);e.Cipher=s.Cipher,e.createCipher=s.createCipher,e.Cipheriv=s.Cipheriv,e.createCipheriv=s.createCipheriv,e.Decipher=s.Decipher,e.createDecipher=s.createDecipher,e.Decipheriv=s.Decipheriv,e.createDecipheriv=s.createDecipheriv,e.getCiphers=s.getCiphers,e.listCiphers=s.listCiphers;var f=r(596);e.DiffieHellmanGroup=f.DiffieHellmanGroup,e.createDiffieHellmanGroup=f.createDiffieHellmanGroup,e.getDiffieHellman=f.getDiffieHellman,e.createDiffieHellman=f.createDiffieHellman,e.DiffieHellman=f.DiffieHellman;var c=r(601);e.createSign=c.createSign,e.Sign=c.Sign,e.createVerify=c.createVerify,e.Verify=c.Verify,e.createECDH=r(639);var u=r(640);e.publicEncrypt=u.publicEncrypt,e.privateEncrypt=u.privateEncrypt,e.publicDecrypt=u.publicDecrypt,e.privateDecrypt=u.privateDecrypt;var d=r(643);e.randomFill=d.randomFill,e.randomFillSync=d.randomFillSync,e.createCredentials=function(){throw new Error(["sorry, createCredentials is not implemented yet","we accept pull requests","https://github.com/crypto-browserify/crypto-browserify"].join("\n"))},e.constants={DH_CHECK_P_NOT_SAFE_PRIME:2,DH_CHECK_P_NOT_PRIME:1,DH_UNABLE_TO_CHECK_GENERATOR:4,DH_NOT_SUITABLE_GENERATOR:8,NPN_ENABLED:1,ALPN_ENABLED:1,RSA_PKCS1_PADDING:1,RSA_SSLV23_PADDING:2,RSA_NO_PADDING:3,RSA_PKCS1_OAEP_PADDING:4,RSA_X931_PADDING:5,RSA_PKCS1_PSS_PADDING:6,POINT_CONVERSION_COMPRESSED:2,POINT_CONVERSION_UNCOMPRESSED:4,POINT_CONVERSION_HYBRID:6}},function(t,e,r){"use strict";function n(t){var e=t.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=t.indexOf("=");return-1===r&&(r=e),[r,r===e?0:4-r%4]}function i(t){var e=n(t),r=e[0],i=e[1];return 3*(r+i)/4-i}function o(t,e,r){return 3*(e+r)/4-r}function a(t){for(var e,r=n(t),i=r[0],a=r[1],s=new h(o(t,i,a)),f=0,c=a>0?i-4:i,u=0;u<c;u+=4)e=d[t.charCodeAt(u)]<<18|d[t.charCodeAt(u+1)]<<12|d[t.charCodeAt(u+2)]<<6|d[t.charCodeAt(u+3)],s[f++]=e>>16&255,s[f++]=e>>8&255,s[f++]=255&e;return 2===a&&(e=d[t.charCodeAt(u)]<<2|d[t.charCodeAt(u+1)]>>4,s[f++]=255&e),1===a&&(e=d[t.charCodeAt(u)]<<10|d[t.charCodeAt(u+1)]<<4|d[t.charCodeAt(u+2)]>>2,s[f++]=e>>8&255,s[f++]=255&e),s}function s(t){return u[t>>18&63]+u[t>>12&63]+u[t>>6&63]+u[63&t]}function f(t,e,r){for(var n,i=[],o=e;o<r;o+=3)n=(t[o]<<16&16711680)+(t[o+1]<<8&65280)+(255&t[o+2]),i.push(s(n));return i.join("")}function c(t){for(var e,r=t.length,n=r%3,i=[],o=0,a=r-n;o<a;o+=16383)i.push(f(t,o,o+16383>a?a:o+16383));return 1===n?(e=t[r-1],i.push(u[e>>2]+u[e<<4&63]+"==")):2===n&&(e=(t[r-2]<<8)+t[r-1],i.push(u[e>>10]+u[e>>4&63]+u[e<<2&63]+"=")),i.join("")}e.byteLength=i,e.toByteArray=a,e.fromByteArray=c;for(var u=[],d=[],h="undefined"!=typeof Uint8Array?Uint8Array:Array,l="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",p=0,b=l.length;p<b;++p)u[p]=l[p],d[l.charCodeAt(p)]=p;d["-".charCodeAt(0)]=62,d["_".charCodeAt(0)]=63},function(t,e){e.read=function(t,e,r,n,i){var o,a,s=8*i-n-1,f=(1<<s)-1,c=f>>1,u=-7,d=r?i-1:0,h=r?-1:1,l=t[e+d];for(d+=h,o=l&(1<<-u)-1,l>>=-u,u+=s;u>0;o=256*o+t[e+d],d+=h,u-=8);for(a=o&(1<<-u)-1,o>>=-u,u+=n;u>0;a=256*a+t[e+d],d+=h,u-=8);if(0===o)o=1-c;else{if(o===f)return a?NaN:1/0*(l?-1:1);a+=Math.pow(2,n),o-=c}return(l?-1:1)*a*Math.pow(2,o-n)},e.write=function(t,e,r,n,i,o){var a,s,f,c=8*o-i-1,u=(1<<c)-1,d=u>>1,h=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,l=n?0:o-1,p=n?1:-1,b=e<0||0===e&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(s=isNaN(e)?1:0,a=u):(a=Math.floor(Math.log(e)/Math.LN2),e*(f=Math.pow(2,-a))<1&&(a--,f*=2),e+=a+d>=1?h/f:h*Math.pow(2,1-d),e*f>=2&&(a++,f/=2),a+d>=u?(s=0,a=u):a+d>=1?(s=(e*f-1)*Math.pow(2,i),a+=d):(s=e*Math.pow(2,d-1)*Math.pow(2,i),a=0));i>=8;t[r+l]=255&s,l+=p,s/=256,i-=8);for(a=a<<i|s,c+=i;c>0;t[r+l]=255&a,l+=p,a/=256,c-=8);t[r+l-p]|=128*b}},function(t,e){},function(t,e,r){"use strict";function n(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function i(t,e,r){t.copy(e,r)}var o=r(12).Buffer,a=r(565);t.exports=function(){function t(){n(this,t),this.head=null,this.tail=null,this.length=0}return t.prototype.push=function(t){var e={data:t,next:null};this.length>0?this.tail.next=e:this.head=e,this.tail=e,++this.length},t.prototype.unshift=function(t){var e={data:t,next:this.head};0===this.length&&(this.tail=e),this.head=e,++this.length},t.prototype.shift=function(){if(0!==this.length){var t=this.head.data;return 1===this.length?this.head=this.tail=null:this.head=this.head.next,--this.length,t}},t.prototype.clear=function(){this.head=this.tail=null,this.length=0},t.prototype.join=function(t){if(0===this.length)return"";for(var e=this.head,r=""+e.data;e=e.next;)r+=t+e.data;return r},t.prototype.concat=function(t){if(0===this.length)return o.alloc(0);if(1===this.length)return this.head.data;for(var e=o.allocUnsafe(t>>>0),r=this.head,n=0;r;)i(r.data,e,n),n+=r.data.length,r=r.next;return e},t}(),a&&a.inspect&&a.inspect.custom&&(t.exports.prototype[a.inspect.custom]=function(){var t=a.inspect({length:this.length});return this.constructor.name+" "+t})},function(t,e){},function(t,e,r){(function(e){function r(t,e){function r(){if(!i){if(n("throwDeprecation"))throw new Error(e);n("traceDeprecation")?console.trace(e):console.warn(e),i=!0}return t.apply(this,arguments)}if(n("noDeprecation"))return t;var i=!1;return r}function n(t){try{if(!e.localStorage)return!1}catch(t){return!1}var r=e.localStorage[t];return null!=r&&"true"===String(r).toLowerCase()}t.exports=r}).call(e,r(23))},function(t,e,r){"use strict";function n(t){if(!(this instanceof n))return new n(t);i.call(this,t)}t.exports=n;var i=r(313),o=r(157);o.inherits=r(10),o.inherits(n,i),n.prototype._transform=function(t,e,r){r(null,t)}},function(t,e,r){t.exports=r(239)},function(t,e,r){t.exports=r(114)},function(t,e,r){t.exports=r(238).Transform},function(t,e,r){t.exports=r(238).PassThrough},function(t,e,r){function n(){this.init(),this._w=d,f.call(this,64,56)}function i(t){return t<<5|t>>>27}function o(t){return t<<30|t>>>2}function a(t,e,r,n){return 0===t?e&r|~e&n:2===t?e&r|e&n|r&n:e^r^n}var s=r(10),f=r(128),c=r(12).Buffer,u=[1518500249,1859775393,-1894007588,-899497514],d=new Array(80);s(n,f),n.prototype.init=function(){return this._a=1732584193,this._b=4023233417,this._c=2562383102,this._d=271733878,this._e=3285377520,this},n.prototype._update=function(t){for(var e=this._w,r=0|this._a,n=0|this._b,s=0|this._c,f=0|this._d,c=0|this._e,d=0;d<16;++d)e[d]=t.readInt32BE(4*d);for(;d<80;++d)e[d]=e[d-3]^e[d-8]^e[d-14]^e[d-16];for(var h=0;h<80;++h){var l=~~(h/20),p=i(r)+a(l,n,s,f)+c+e[h]+u[l]|0;c=f,f=s,s=o(n),n=r,r=p}this._a=r+this._a|0,this._b=n+this._b|0,this._c=s+this._c|0,this._d=f+this._d|0,this._e=c+this._e|0},n.prototype._hash=function(){var t=c.allocUnsafe(20);return t.writeInt32BE(0|this._a,0),t.writeInt32BE(0|this._b,4),t.writeInt32BE(0|this._c,8),t.writeInt32BE(0|this._d,12),t.writeInt32BE(0|this._e,16),t},t.exports=n},function(t,e,r){function n(){this.init(),this._w=h,c.call(this,64,56)}function i(t){return t<<1|t>>>31}function o(t){return t<<5|t>>>27}function a(t){return t<<30|t>>>2}function s(t,e,r,n){return 0===t?e&r|~e&n:2===t?e&r|e&n|r&n:e^r^n}var f=r(10),c=r(128),u=r(12).Buffer,d=[1518500249,1859775393,-1894007588,-899497514],h=new Array(80);f(n,c),n.prototype.init=function(){return this._a=1732584193,this._b=4023233417,this._c=2562383102,this._d=271733878,this._e=3285377520,this},n.prototype._update=function(t){for(var e=this._w,r=0|this._a,n=0|this._b,f=0|this._c,c=0|this._d,u=0|this._e,h=0;h<16;++h)e[h]=t.readInt32BE(4*h);for(;h<80;++h)e[h]=i(e[h-3]^e[h-8]^e[h-14]^e[h-16]);for(var l=0;l<80;++l){var p=~~(l/20),b=o(r)+s(p,n,f,c)+u+e[l]+d[p]|0;u=c,c=f,f=a(n),n=r,r=b}this._a=r+this._a|0,this._b=n+this._b|0,this._c=f+this._c|0,this._d=c+this._d|0,this._e=u+this._e|0},n.prototype._hash=function(){var t=u.allocUnsafe(20);return t.writeInt32BE(0|this._a,0),t.writeInt32BE(0|this._b,4),t.writeInt32BE(0|this._c,8),t.writeInt32BE(0|this._d,12),t.writeInt32BE(0|this._e,16),t},t.exports=n},function(t,e,r){function n(){this.init(),this._w=f,a.call(this,64,56)}var i=r(10),o=r(314),a=r(128),s=r(12).Buffer,f=new Array(64);i(n,o),n.prototype.init=function(){return this._a=3238371032,this._b=914150663,this._c=812702999,this._d=4144912697,this._e=4290775857,this._f=1750603025,this._g=1694076839,this._h=3204075428,this},n.prototype._hash=function(){var t=s.allocUnsafe(28);return t.writeInt32BE(this._a,0),t.writeInt32BE(this._b,4),t.writeInt32BE(this._c,8),t.writeInt32BE(this._d,12),t.writeInt32BE(this._e,16),t.writeInt32BE(this._f,20),t.writeInt32BE(this._g,24),t},t.exports=n},function(t,e,r){function n(){this.init(),this._w=f,a.call(this,128,112)}var i=r(10),o=r(315),a=r(128),s=r(12).Buffer,f=new Array(160);i(n,o),n.prototype.init=function(){return this._ah=3418070365,this._bh=1654270250,this._ch=2438529370,this._dh=355462360,this._eh=1731405415,this._fh=2394180231,this._gh=3675008525,this._hh=1203062813,this._al=3238371032,this._bl=914150663,this._cl=812702999,this._dl=4144912697,this._el=4290775857,this._fl=1750603025,this._gl=1694076839,this._hl=3204075428,this},n.prototype._hash=function(){function t(t,r,n){e.writeInt32BE(t,n),e.writeInt32BE(r,n+4)}var e=s.allocUnsafe(48);return t(this._ah,this._al,0),t(this._bh,this._bl,8),t(this._ch,this._cl,16),t(this._dh,this._dl,24),t(this._eh,this._el,32),t(this._fh,this._fl,40),e},t.exports=n},function(t,e,r){"use strict";function n(t,e){a.call(this,"digest"),"string"==typeof e&&(e=o.from(e)),this._alg=t,this._key=e,e.length>f?e=t(e):e.length<f&&(e=o.concat([e,s],f));for(var r=this._ipad=o.allocUnsafe(f),n=this._opad=o.allocUnsafe(f),i=0;i<f;i++)r[i]=54^e[i],n[i]=92^e[i];this._hash=[r]}var i=r(10),o=r(12).Buffer,a=r(89),s=o.alloc(128),f=64;i(n,a),n.prototype._update=function(t){this._hash.push(t)},n.prototype._final=function(){var t=this._alg(o.concat(this._hash));return this._alg(o.concat([this._opad,t]))},t.exports=n},function(t,e,r){t.exports=r(318)},function(t,e,r){(function(e,n){function i(t){if(e.process&&!e.process.browser)return Promise.resolve(!1);if(!h||!h.importKey||!h.deriveBits)return Promise.resolve(!1);if(void 0!==p[t])return p[t];s=s||d.alloc(8);var r=o(s,s,10,128,t).then(function(){return!0}).catch(function(){return!1});return p[t]=r,r}function o(t,e,r,n,i){return h.importKey("raw",t,{name:"PBKDF2"},!1,["deriveBits"]).then(function(t){return h.deriveBits({name:"PBKDF2",salt:e,iterations:r,hash:{name:i}},t,n<<3)}).then(function(t){return d.from(t)})}function a(t,e){t.then(function(t){n.nextTick(function(){e(null,t)})},function(t){n.nextTick(function(){e(t)})})}var s,f=r(320),c=r(321),u=r(322),d=r(12).Buffer,h=e.crypto&&e.crypto.subtle,l={sha:"SHA-1","sha-1":"SHA-1",sha1:"SHA-1",sha256:"SHA-256","sha-256":"SHA-256",sha384:"SHA-384","sha-384":"SHA-384","sha-512":"SHA-512",sha512:"SHA-512"},p=[];t.exports=function(t,r,s,h,p,b){"function"==typeof p&&(b=p,p=void 0),p=p||"sha1";var v=l[p.toLowerCase()];if(!v||"function"!=typeof e.Promise)return n.nextTick(function(){var e;try{e=u(t,r,s,h,p)}catch(t){return b(t)}b(null,e)});if(f(t,r,s,h),"function"!=typeof b)throw new Error("No callback provided to pbkdf2");d.isBuffer(t)||(t=d.from(t,c)),d.isBuffer(r)||(r=d.from(r,c)),a(i(v).then(function(e){return e?o(t,r,s,h,v):u(t,r,s,h,p)}),b)}}).call(e,r(23),r(78))},function(t,e,r){function n(t,e){t=t.toLowerCase();var r,n;if(u[t])r=u[t].key,n=u[t].iv;else{if(!d[t])throw new TypeError("invalid suite type");r=8*d[t].key,n=d[t].iv}var i=h(e,!1,r,n);return o(t,i.key,i.iv)}function i(t,e){t=t.toLowerCase();var r,n;if(u[t])r=u[t].key,n=u[t].iv;else{if(!d[t])throw new TypeError("invalid suite type");r=8*d[t].key,n=d[t].iv}var i=h(e,!1,r,n);return a(t,i.key,i.iv)}function o(t,e,r){if(t=t.toLowerCase(),u[t])return c.createCipheriv(t,e,r);if(d[t])return new f({key:e,iv:r,mode:t});throw new TypeError("invalid suite type")}function a(t,e,r){if(t=t.toLowerCase(),u[t])return c.createDecipheriv(t,e,r);if(d[t])return new f({key:e,iv:r,mode:t,decrypt:!0});throw new TypeError("invalid suite type")}function s(){return Object.keys(d).concat(c.getCiphers())}var f=r(580),c=r(244),u=r(245),d=r(595),h=r(181);e.createCipher=e.Cipher=n,e.createCipheriv=e.Cipheriv=o,e.createDecipher=e.Decipher=i,e.createDecipheriv=e.Decipheriv=a,e.listCiphers=e.getCiphers=s},function(t,e,r){function n(t){i.call(this);var e,r=t.mode.toLowerCase(),n=f[r];e=t.decrypt?"decrypt":"encrypt";var o=t.key;s.isBuffer(o)||(o=s.from(o)),"des-ede"!==r&&"des-ede-cbc"!==r||(o=s.concat([o,o.slice(0,8)]));var a=t.iv;s.isBuffer(a)||(a=s.from(a)),this._des=n.create({key:o,iv:a,type:e})}var i=r(89),o=r(243),a=r(10),s=r(12).Buffer,f={"des-ede3-cbc":o.CBC.instantiate(o.EDE),"des-ede3":o.EDE,"des-ede-cbc":o.CBC.instantiate(o.EDE),"des-ede":o.EDE,"des-cbc":o.CBC.instantiate(o.DES),"des-ecb":o.DES};f.des=f["des-cbc"],f.des3=f["des-ede3-cbc"],t.exports=n,a(n,i),n.prototype._update=function(t){return s.from(this._des.update(t))},n.prototype._final=function(){return s.from(this._des.final())}},function(t,e,r){"use strict";e.readUInt32BE=function(t,e){return(t[0+e]<<24|t[1+e]<<16|t[2+e]<<8|t[3+e])>>>0},e.writeUInt32BE=function(t,e,r){t[0+r]=e>>>24,t[1+r]=e>>>16&255,t[2+r]=e>>>8&255,t[3+r]=255&e},e.ip=function(t,e,r,n){for(var i=0,o=0,a=6;a>=0;a-=2){for(var s=0;s<=24;s+=8)i<<=1,i|=e>>>s+a&1;for(var s=0;s<=24;s+=8)i<<=1,i|=t>>>s+a&1}for(var a=6;a>=0;a-=2){for(var s=1;s<=25;s+=8)o<<=1,o|=e>>>s+a&1;for(var s=1;s<=25;s+=8)o<<=1,o|=t>>>s+a&1}r[n+0]=i>>>0,r[n+1]=o>>>0},e.rip=function(t,e,r,n){for(var i=0,o=0,a=0;a<4;a++)for(var s=24;s>=0;s-=8)i<<=1,i|=e>>>s+a&1,i<<=1,i|=t>>>s+a&1;for(var a=4;a<8;a++)for(var s=24;s>=0;s-=8)o<<=1,o|=e>>>s+a&1,o<<=1,o|=t>>>s+a&1;r[n+0]=i>>>0,r[n+1]=o>>>0},e.pc1=function(t,e,r,n){for(var i=0,o=0,a=7;a>=5;a--){for(var s=0;s<=24;s+=8)i<<=1,i|=e>>s+a&1;for(var s=0;s<=24;s+=8)i<<=1,i|=t>>s+a&1}for(var s=0;s<=24;s+=8)i<<=1,i|=e>>s+a&1;for(var a=1;a<=3;a++){for(var s=0;s<=24;s+=8)o<<=1,o|=e>>s+a&1;for(var s=0;s<=24;s+=8)o<<=1,o|=t>>s+a&1}for(var s=0;s<=24;s+=8)o<<=1,o|=t>>s+a&1;r[n+0]=i>>>0,r[n+1]=o>>>0},e.r28shl=function(t,e){return t<<e&268435455|t>>>28-e};var n=[14,11,17,4,27,23,25,0,13,22,7,18,5,9,16,24,2,20,12,21,1,8,15,26,15,4,25,19,9,1,26,16,5,11,23,8,12,7,17,0,22,3,10,14,6,20,27,24];e.pc2=function(t,e,r,i){for(var o=0,a=0,s=n.length>>>1,f=0;f<s;f++)o<<=1,o|=t>>>n[f]&1;for(var f=s;f<n.length;f++)a<<=1,a|=e>>>n[f]&1;r[i+0]=o>>>0,r[i+1]=a>>>0},e.expand=function(t,e,r){var n=0,i=0;n=(1&t)<<5|t>>>27;for(var o=23;o>=15;o-=4)n<<=6,n|=t>>>o&63;for(var o=11;o>=3;o-=4)i|=t>>>o&63,i<<=6;i|=(31&t)<<1|t>>>31,e[r+0]=n>>>0,e[r+1]=i>>>0};var i=[14,0,4,15,13,7,1,4,2,14,15,2,11,13,8,1,3,10,10,6,6,12,12,11,5,9,9,5,0,3,7,8,4,15,1,12,14,8,8,2,13,4,6,9,2,1,11,7,15,5,12,11,9,3,7,14,3,10,10,0,5,6,0,13,15,3,1,13,8,4,14,7,6,15,11,2,3,8,4,14,9,12,7,0,2,1,13,10,12,6,0,9,5,11,10,5,0,13,14,8,7,10,11,1,10,3,4,15,13,4,1,2,5,11,8,6,12,7,6,12,9,0,3,5,2,14,15,9,10,13,0,7,9,0,14,9,6,3,3,4,15,6,5,10,1,2,13,8,12,5,7,14,11,12,4,11,2,15,8,1,13,1,6,10,4,13,9,0,8,6,15,9,3,8,0,7,11,4,1,15,2,14,12,3,5,11,10,5,14,2,7,12,7,13,13,8,14,11,3,5,0,6,6,15,9,0,10,3,1,4,2,7,8,2,5,12,11,1,12,10,4,14,15,9,10,3,6,15,9,0,0,6,12,10,11,1,7,13,13,8,15,9,1,4,3,5,14,11,5,12,2,7,8,2,4,14,2,14,12,11,4,2,1,12,7,4,10,7,11,13,6,1,8,5,5,0,3,15,15,10,13,3,0,9,14,8,9,6,4,11,2,8,1,12,11,7,10,1,13,14,7,2,8,13,15,6,9,15,12,0,5,9,6,10,3,4,0,5,14,3,12,10,1,15,10,4,15,2,9,7,2,12,6,9,8,5,0,6,13,1,3,13,4,14,14,0,7,11,5,3,11,8,9,4,14,3,15,2,5,12,2,9,8,5,12,15,3,10,7,11,0,14,4,1,10,7,1,6,13,0,11,8,6,13,4,13,11,0,2,11,14,7,15,4,0,9,8,1,13,10,3,14,12,3,9,5,7,12,5,2,10,15,6,8,1,6,1,6,4,11,11,13,13,8,12,1,3,4,7,10,14,7,10,9,15,5,6,0,8,15,0,14,5,2,9,3,2,12,13,1,2,15,8,13,4,8,6,10,15,3,11,7,1,4,10,12,9,5,3,6,14,11,5,0,0,14,12,9,7,2,7,2,11,1,4,14,1,7,9,4,12,10,14,8,2,13,0,15,6,12,10,9,13,0,15,3,3,5,5,6,8,11];e.substitute=function(t,e){for(var r=0,n=0;n<4;n++){var o=t>>>18-6*n&63,a=i[64*n+o];r<<=4,r|=a}for(var n=0;n<4;n++){var o=e>>>18-6*n&63,a=i[256+64*n+o];r<<=4,r|=a}return r>>>0};var o=[16,25,12,11,3,20,4,15,31,17,9,6,27,14,1,22,30,24,8,18,0,5,29,23,13,19,2,26,10,21,28,7];e.permute=function(t){for(var e=0,r=0;r<o.length;r++)e<<=1,e|=t>>>o[r]&1;return e>>>0},e.padSplit=function(t,e,r){for(var n=t.toString(2);n.length<e;)n="0"+n;for(var i=[],o=0;o<e;o+=r)i.push(n.slice(o,o+r));return i.join(" ")}},function(t,e,r){"use strict";function n(t){this.options=t,this.type=this.options.type,this.blockSize=8,this._init(),this.buffer=new Array(this.blockSize),this.bufferOff=0}var i=r(61);t.exports=n,n.prototype._init=function(){},n.prototype.update=function(t){return 0===t.length?[]:"decrypt"===this.type?this._updateDecrypt(t):this._updateEncrypt(t)},n.prototype._buffer=function(t,e){for(var r=Math.min(this.buffer.length-this.bufferOff,t.length-e),n=0;n<r;n++)this.buffer[this.bufferOff+n]=t[e+n];return this.bufferOff+=r,r},n.prototype._flushBuffer=function(t,e){return this._update(this.buffer,0,t,e),this.bufferOff=0,this.blockSize},n.prototype._updateEncrypt=function(t){var e=0,r=0,n=(this.bufferOff+t.length)/this.blockSize|0,i=new Array(n*this.blockSize);0!==this.bufferOff&&(e+=this._buffer(t,e),this.bufferOff===this.buffer.length&&(r+=this._flushBuffer(i,r)));for(var o=t.length-(t.length-e)%this.blockSize;e<o;e+=this.blockSize)this._update(t,e,i,r),r+=this.blockSize;for(;e<t.length;e++,this.bufferOff++)this.buffer[this.bufferOff]=t[e];return i},n.prototype._updateDecrypt=function(t){for(var e=0,r=0,n=Math.ceil((this.bufferOff+t.length)/this.blockSize)-1,i=new Array(n*this.blockSize);n>0;n--)e+=this._buffer(t,e),r+=this._flushBuffer(i,r);return e+=this._buffer(t,e),i},n.prototype.final=function(t){var e;t&&(e=this.update(t));var r;return r="encrypt"===this.type?this._finalEncrypt():this._finalDecrypt(),e?e.concat(r):r},n.prototype._pad=function(t,e){if(0===e)return!1;for(;e<t.length;)t[e++]=0;return!0},n.prototype._finalEncrypt=function(){if(!this._pad(this.buffer,this.bufferOff))return[];var t=new Array(this.blockSize);return this._update(this.buffer,0,t,0),t},n.prototype._unpad=function(t){return t},n.prototype._finalDecrypt=function(){i.equal(this.bufferOff,this.blockSize,"Not enough data to decrypt");var t=new Array(this.blockSize);return this._flushBuffer(t,0),this._unpad(t)}},function(t,e,r){"use strict";function n(){this.tmp=new Array(2),this.keys=null}function i(t){c.call(this,t);var e=new n;this._desState=e,this.deriveKeys(e,t.key)}var o=r(61),a=r(10),s=r(243),f=s.utils,c=s.Cipher;a(i,c),t.exports=i,i.create=function(t){return new i(t)};var u=[1,1,2,2,2,2,2,2,1,2,2,2,2,2,2,1];i.prototype.deriveKeys=function(t,e){t.keys=new Array(32),o.equal(e.length,this.blockSize,"Invalid key length");var r=f.readUInt32BE(e,0),n=f.readUInt32BE(e,4);f.pc1(r,n,t.tmp,0),r=t.tmp[0],n=t.tmp[1];for(var i=0;i<t.keys.length;i+=2){var a=u[i>>>1];r=f.r28shl(r,a),n=f.r28shl(n,a),f.pc2(r,n,t.keys,i)}},i.prototype._update=function(t,e,r,n){var i=this._desState,o=f.readUInt32BE(t,e),a=f.readUInt32BE(t,e+4);f.ip(o,a,i.tmp,0),o=i.tmp[0],a=i.tmp[1],"encrypt"===this.type?this._encrypt(i,o,a,i.tmp,0):this._decrypt(i,o,a,i.tmp,0),o=i.tmp[0],a=i.tmp[1],f.writeUInt32BE(r,o,n),f.writeUInt32BE(r,a,n+4)},i.prototype._pad=function(t,e){for(var r=t.length-e,n=e;n<t.length;n++)t[n]=r;return!0},i.prototype._unpad=function(t){for(var e=t[t.length-1],r=t.length-e;r<t.length;r++)o.equal(t[r],e);return t.slice(0,t.length-e)},i.prototype._encrypt=function(t,e,r,n,i){for(var o=e,a=r,s=0;s<t.keys.length;s+=2){var c=t.keys[s],u=t.keys[s+1];f.expand(a,t.tmp,0),c^=t.tmp[0],u^=t.tmp[1];var d=f.substitute(c,u),h=f.permute(d),l=a;a=(o^h)>>>0,o=l}f.rip(a,o,n,i)},i.prototype._decrypt=function(t,e,r,n,i){for(var o=r,a=e,s=t.keys.length-2;s>=0;s-=2){var c=t.keys[s],u=t.keys[s+1];f.expand(o,t.tmp,0),c^=t.tmp[0],u^=t.tmp[1];var d=f.substitute(c,u),h=f.permute(d),l=o;o=(a^h)>>>0,a=l}f.rip(o,a,n,i)}},function(t,e,r){"use strict";function n(t){o.equal(t.length,8,"Invalid IV length"),this.iv=new Array(8);for(var e=0;e<this.iv.length;e++)this.iv[e]=t[e]}function i(t){function e(e){t.call(this,e),this._cbcInit()}a(e,t);for(var r=Object.keys(s),n=0;n<r.length;n++){var i=r[n];e.prototype[i]=s[i]}return e.create=function(t){return new e(t)},e}var o=r(61),a=r(10),s={};e.instantiate=i,s._cbcInit=function(){var t=new n(this.options.iv);this._cbcState=t},s._update=function(t,e,r,n){var i=this._cbcState,o=this.constructor.super_.prototype,a=i.iv;if("encrypt"===this.type){for(var s=0;s<this.blockSize;s++)a[s]^=t[e+s];o._update.call(this,a,0,r,n);for(var s=0;s<this.blockSize;s++)a[s]=r[n+s]}else{o._update.call(this,t,e,r,n);for(var s=0;s<this.blockSize;s++)r[n+s]^=a[s];for(var s=0;s<this.blockSize;s++)a[s]=t[e+s]}}},function(t,e,r){"use strict";function n(t,e){o.equal(e.length,24,"Invalid key length");var r=e.slice(0,8),n=e.slice(8,16),i=e.slice(16,24);this.ciphers="encrypt"===t?[c.create({type:"encrypt",key:r}),c.create({type:"decrypt",key:n}),c.create({type:"encrypt",key:i})]:[c.create({type:"decrypt",key:i}),c.create({type:"encrypt",key:n}),c.create({type:"decrypt",key:r})]}function i(t){f.call(this,t);var e=new n(this.type,this.options.key);this._edeState=e}var o=r(61),a=r(10),s=r(243),f=s.Cipher,c=s.DES;a(i,f),t.exports=i,i.create=function(t){return new i(t)},i.prototype._update=function(t,e,r,n){var i=this._edeState;i.ciphers[0]._update(t,e,r,n),i.ciphers[1]._update(r,n,r,n),i.ciphers[2]._update(r,n,r,n)},i.prototype._pad=c.prototype._pad,i.prototype._unpad=c.prototype._unpad},function(t,e,r){function n(t,e,r){d.call(this),this._cache=new i,this._cipher=new h.AES(e),this._prev=c.from(r),this._mode=t,this._autopadding=!0}function i(){this.cache=c.allocUnsafe(0)}function o(t,e,r){var i=s[t.toLowerCase()];if(!i)throw new TypeError("invalid suite type");if("string"==typeof e&&(e=c.from(e)),e.length!==i.key/8)throw new TypeError("invalid key length "+e.length);if("string"==typeof r&&(r=c.from(r)),"GCM"!==i.mode&&r.length!==i.iv)throw new TypeError("invalid iv length "+r.length);return"stream"===i.type?new u(i.module,e,r):"auth"===i.type?new f(i.module,e,r):new n(i.module,e,r)}function a(t,e){var r=s[t.toLowerCase()];if(!r)throw new TypeError("invalid suite type");var n=l(e,!1,r.key,r.iv);return o(t,n.key,n.iv)}var s=r(245),f=r(326),c=r(12).Buffer,u=r(327),d=r(89),h=r(180),l=r(181);r(10)(n,d),n.prototype._update=function(t){this._cache.add(t);for(var e,r,n=[];e=this._cache.get();)r=this._mode.encrypt(this,e),n.push(r);return c.concat(n)};var p=c.alloc(16,16);n.prototype._final=function(){var t=this._cache.flush();if(this._autopadding)return t=this._mode.encrypt(this,t),this._cipher.scrub(),t;if(!t.equals(p))throw this._cipher.scrub(),new Error("data not multiple of block length")},n.prototype.setAutoPadding=function(t){return this._autopadding=!!t,this},i.prototype.add=function(t){this.cache=c.concat([this.cache,t])},i.prototype.get=function(){if(this.cache.length>15){var t=this.cache.slice(0,16);return this.cache=this.cache.slice(16),t}return null},i.prototype.flush=function(){for(var t=16-this.cache.length,e=c.allocUnsafe(t),r=-1;++r<t;)e.writeUInt8(t,r);return c.concat([this.cache,e])},e.createCipheriv=o,e.createCipher=a},function(t,e){e.encrypt=function(t,e){return t._cipher.encryptBlock(e)},e.decrypt=function(t,e){return t._cipher.decryptBlock(e)}},function(t,e,r){var n=r(158);e.encrypt=function(t,e){var r=n(e,t._prev);return t._prev=t._cipher.encryptBlock(r),t._prev},e.decrypt=function(t,e){var r=t._prev;t._prev=e;var i=t._cipher.decryptBlock(e);return n(i,r)}},function(t,e,r){function n(t,e,r){var n=e.length,a=o(e,t._cache);return t._cache=t._cache.slice(n),t._prev=i.concat([t._prev,r?e:a]),a}var i=r(12).Buffer,o=r(158);e.encrypt=function(t,e,r){for(var o,a=i.allocUnsafe(0);e.length;){if(0===t._cache.length&&(t._cache=t._cipher.encryptBlock(t._prev),t._prev=i.allocUnsafe(0)),!(t._cache.length<=e.length)){a=i.concat([a,n(t,e,r)]);break}o=t._cache.length,a=i.concat([a,n(t,e.slice(0,o),r)]),e=e.slice(o)}return a}},function(t,e,r){function n(t,e,r){var n=t._cipher.encryptBlock(t._prev),o=n[0]^e;return t._prev=i.concat([t._prev.slice(1),i.from([r?e:o])]),o}var i=r(12).Buffer;e.encrypt=function(t,e,r){for(var o=e.length,a=i.allocUnsafe(o),s=-1;++s<o;)a[s]=n(t,e[s],r);return a}},function(t,e,r){function n(t,e,r){for(var n,o,a,s=-1,f=0;++s<8;)n=t._cipher.encryptBlock(t._prev),o=e&1<<7-s?128:0,a=n[0]^o,f+=(128&a)>>s%8,t._prev=i(t._prev,r?o:a);return f}function i(t,e){var r=t.length,n=-1,i=o.allocUnsafe(t.length);for(t=o.concat([t,o.from([e])]);++n<r;)i[n]=t[n]<<1|t[n+1]>>7;return i}var o=r(12).Buffer;e.encrypt=function(t,e,r){for(var i=e.length,a=o.allocUnsafe(i),s=-1;++s<i;)a[s]=n(t,e[s],r);return a}},function(t,e,r){(function(t){function n(t){return t._prev=t._cipher.encryptBlock(t._prev),t._prev}var i=r(158);e.encrypt=function(e,r){for(;e._cache.length<r.length;)e._cache=t.concat([e._cache,n(e)]);var o=e._cache.slice(0,r.length);return e._cache=e._cache.slice(r.length),i(r,o)}}).call(e,r(41).Buffer)},function(t,e,r){function n(t){return[t.readUInt32BE(0),t.readUInt32BE(4),t.readUInt32BE(8),t.readUInt32BE(12)]}function i(t){var e=a.allocUnsafe(16);return e.writeUInt32BE(t[0]>>>0,0),e.writeUInt32BE(t[1]>>>0,4),e.writeUInt32BE(t[2]>>>0,8),e.writeUInt32BE(t[3]>>>0,12),e}function o(t){this.h=t,this.state=a.alloc(16,0),this.cache=a.allocUnsafe(0)}var a=r(12).Buffer,s=a.alloc(16,0);o.prototype.ghash=function(t){for(var e=-1;++e<t.length;)this.state[e]^=t[e];this._multiply()},o.prototype._multiply=function(){for(var t,e,r,o=n(this.h),a=[0,0,0,0],s=-1;++s<128;){for(e=0!=(this.state[~~(s/8)]&1<<7-s%8),e&&(a[0]^=o[0],a[1]^=o[1],a[2]^=o[2],a[3]^=o[3]),r=0!=(1&o[3]),t=3;t>0;t--)o[t]=o[t]>>>1|(1&o[t-1])<<31;o[0]=o[0]>>>1,r&&(o[0]=o[0]^225<<24)}this.state=i(a)},o.prototype.update=function(t){this.cache=a.concat([this.cache,t]);for(var e;this.cache.length>=16;)e=this.cache.slice(0,16),this.cache=this.cache.slice(16),this.ghash(e)},o.prototype.final=function(t,e){return this.cache.length&&this.ghash(a.concat([this.cache,s],16)),this.ghash(i([0,t,0,e])),this.state},t.exports=o},function(t,e,r){function n(t,e,r){h.call(this),this._cache=new i,this._last=void 0,this._cipher=new l.AES(e),this._prev=c.from(r),this._mode=t,this._autopadding=!0}function i(){this.cache=c.allocUnsafe(0)}function o(t){var e=t[15];if(e<1||e>16)throw new Error("unable to decrypt data");for(var r=-1;++r<e;)if(t[r+(16-e)]!==e)throw new Error("unable to decrypt data");if(16!==e)return t.slice(0,16-e)}function a(t,e,r){var i=u[t.toLowerCase()];if(!i)throw new TypeError("invalid suite type");if("string"==typeof r&&(r=c.from(r)),"GCM"!==i.mode&&r.length!==i.iv)throw new TypeError("invalid iv length "+r.length);if("string"==typeof e&&(e=c.from(e)),e.length!==i.key/8)throw new TypeError("invalid key length "+e.length);return"stream"===i.type?new d(i.module,e,r,!0):"auth"===i.type?new f(i.module,e,r,!0):new n(i.module,e,r)}function s(t,e){var r=u[t.toLowerCase()];if(!r)throw new TypeError("invalid suite type");var n=p(e,!1,r.key,r.iv);return a(t,n.key,n.iv)}var f=r(326),c=r(12).Buffer,u=r(245),d=r(327),h=r(89),l=r(180),p=r(181);r(10)(n,h),n.prototype._update=function(t){this._cache.add(t);for(var e,r,n=[];e=this._cache.get(this._autopadding);)r=this._mode.decrypt(this,e),n.push(r);return c.concat(n)},n.prototype._final=function(){var t=this._cache.flush();if(this._autopadding)return o(this._mode.decrypt(this,t));if(t)throw new Error("data not multiple of block length")},n.prototype.setAutoPadding=function(t){return this._autopadding=!!t,this},i.prototype.add=function(t){this.cache=c.concat([this.cache,t])},i.prototype.get=function(t){var e;if(t){if(this.cache.length>16)return e=this.cache.slice(0,16),this.cache=this.cache.slice(16),e}else if(this.cache.length>=16)return e=this.cache.slice(0,16),this.cache=this.cache.slice(16),e;return null},i.prototype.flush=function(){if(this.cache.length)return this.cache},e.createDecipher=s,e.createDecipheriv=a},function(t,e){e["des-ecb"]={key:8,iv:0},e["des-cbc"]=e.des={key:8,iv:8},e["des-ede3-cbc"]=e.des3={key:24,iv:8},e["des-ede3"]={key:24,iv:0},e["des-ede-cbc"]={key:16,iv:8},e["des-ede"]={key:16,iv:0}},function(t,e,r){(function(t){function n(e){var r=new t(a[e].prime,"hex"),n=new t(a[e].gen,"hex");return new s(r,n)}function i(e,r,n,a){return t.isBuffer(r)||void 0===f[r]?i(e,"binary",r,n):(r=r||"binary",a=a||"binary",n=n||new t([2]),t.isBuffer(n)||(n=new t(n,a)),"number"==typeof e?new s(o(e,n),n,!0):(t.isBuffer(e)||(e=new t(e,r)),new s(e,n,!0)))}var o=r(328),a=r(599),s=r(600),f={binary:!0,hex:!0,base64:!0};e.DiffieHellmanGroup=e.createDiffieHellmanGroup=e.getDiffieHellman=n,e.createDiffieHellman=e.DiffieHellman=i}).call(e,r(41).Buffer)},function(t,e){},function(t,e){},function(t,e){t.exports={modp1:{gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a63a3620ffffffffffffffff"},modp2:{gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece65381ffffffffffffffff"},modp5:{gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca237327ffffffffffffffff"},modp14:{gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aacaa68ffffffffffffffff"},modp15:{gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a93ad2caffffffffffffffff"},modp16:{gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a92108011a723c12a787e6d788719a10bdba5b2699c327186af4e23c1a946834b6150bda2583e9ca2ad44ce8dbbbc2db04de8ef92e8efc141fbecaa6287c59474e6bc05d99b2964fa090c3a2233ba186515be7ed1f612970cee2d7afb81bdd762170481cd0069127d5b05aa993b4ea988d8fddc186ffb7dc90a6c08f4df435c934063199ffffffffffffffff"},modp17:{gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a92108011a723c12a787e6d788719a10bdba5b2699c327186af4e23c1a946834b6150bda2583e9ca2ad44ce8dbbbc2db04de8ef92e8efc141fbecaa6287c59474e6bc05d99b2964fa090c3a2233ba186515be7ed1f612970cee2d7afb81bdd762170481cd0069127d5b05aa993b4ea988d8fddc186ffb7dc90a6c08f4df435c93402849236c3fab4d27c7026c1d4dcb2602646dec9751e763dba37bdf8ff9406ad9e530ee5db382f413001aeb06a53ed9027d831179727b0865a8918da3edbebcf9b14ed44ce6cbaced4bb1bdb7f1447e6cc254b332051512bd7af426fb8f401378cd2bf5983ca01c64b92ecf032ea15d1721d03f482d7ce6e74fef6d55e702f46980c82b5a84031900b1c9e59e7c97fbec7e8f323a97a7e36cc88be0f1d45b7ff585ac54bd407b22b4154aacc8f6d7ebf48e1d814cc5ed20f8037e0a79715eef29be32806a1d58bb7c5da76f550aa3d8a1fbff0eb19ccb1a313d55cda56c9ec2ef29632387fe8d76e3c0468043e8f663f4860ee12bf2d5b0b7474d6e694f91e6dcc4024ffffffffffffffff"},modp18:{gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a92108011a723c12a787e6d788719a10bdba5b2699c327186af4e23c1a946834b6150bda2583e9ca2ad44ce8dbbbc2db04de8ef92e8efc141fbecaa6287c59474e6bc05d99b2964fa090c3a2233ba186515be7ed1f612970cee2d7afb81bdd762170481cd0069127d5b05aa993b4ea988d8fddc186ffb7dc90a6c08f4df435c93402849236c3fab4d27c7026c1d4dcb2602646dec9751e763dba37bdf8ff9406ad9e530ee5db382f413001aeb06a53ed9027d831179727b0865a8918da3edbebcf9b14ed44ce6cbaced4bb1bdb7f1447e6cc254b332051512bd7af426fb8f401378cd2bf5983ca01c64b92ecf032ea15d1721d03f482d7ce6e74fef6d55e702f46980c82b5a84031900b1c9e59e7c97fbec7e8f323a97a7e36cc88be0f1d45b7ff585ac54bd407b22b4154aacc8f6d7ebf48e1d814cc5ed20f8037e0a79715eef29be32806a1d58bb7c5da76f550aa3d8a1fbff0eb19ccb1a313d55cda56c9ec2ef29632387fe8d76e3c0468043e8f663f4860ee12bf2d5b0b7474d6e694f91e6dbe115974a3926f12fee5e438777cb6a932df8cd8bec4d073b931ba3bc832b68d9dd300741fa7bf8afc47ed2576f6936ba424663aab639c5ae4f5683423b4742bf1c978238f16cbe39d652de3fdb8befc848ad922222e04a4037c0713eb57a81a23f0c73473fc646cea306b4bcbc8862f8385ddfa9d4b7fa2c087e879683303ed5bdd3a062b3cf5b3a278a66d2a13f83f44f82ddf310ee074ab6a364597e899a0255dc164f31cc50846851df9ab48195ded7ea1b1d510bd7ee74d73faf36bc31ecfa268359046f4eb879f924009438b481c6cd7889a002ed5ee382bc9190da6fc026e479558e4475677e9aa9e3050e2765694dfc81f56e880b96e7160c980dd98edd3dfffffffffffffffff"}}},function(t,e,r){(function(e){function n(t,r){return r=r||"utf8",e.isBuffer(t)||(t=new e(t,r)),this._pub=new f(t),this}function i(t,r){return r=r||"utf8",e.isBuffer(t)||(t=new e(t,r)),this._priv=new f(t),this}function o(t,e){var r=e.toString("hex"),n=[r,t.toString(16)].join("_");if(n in y)return y[n];var i=0;if(t.isEven()||!v.simpleSieve||!v.fermatTest(t)||!u.test(t))return i+=1,i+="02"===r||"05"===r?8:4,y[n]=i,i;u.test(t.shrn(1))||(i+=2);var o;switch(r){case"02":t.mod(d).cmp(h)&&(i+=8);break;case"05":o=t.mod(l),o.cmp(p)&&o.cmp(b)&&(i+=8);break;default:i+=4}return y[n]=i,i}function a(t,e,r){this.setGenerator(e),this.__prime=new f(t),this._prime=f.mont(this.__prime),this._primeLen=t.length,this._pub=void 0,this._priv=void 0,this._primeCode=void 0,r?(this.setPublicKey=n,this.setPrivateKey=i):this._primeCode=8}function s(t,r){var n=new e(t.toArray());return r?n.toString(r):n}var f=r(30),c=r(329),u=new c,d=new f(24),h=new f(11),l=new f(10),p=new f(3),b=new f(7),v=r(328),m=r(127);t.exports=a;var y={};Object.defineProperty(a.prototype,"verifyError",{enumerable:!0,get:function(){return"number"!=typeof this._primeCode&&(this._primeCode=o(this.__prime,this.__gen)),this._primeCode}}),a.prototype.generateKeys=function(){return this._priv||(this._priv=new f(m(this._primeLen))),this._pub=this._gen.toRed(this._prime).redPow(this._priv).fromRed(),this.getPublicKey()},a.prototype.computeSecret=function(t){t=new f(t),t=t.toRed(this._prime);var r=t.redPow(this._priv).fromRed(),n=new e(r.toArray()),i=this.getPrime();if(n.length<i.length){var o=new e(i.length-n.length);o.fill(0),n=e.concat([o,n])}return n},a.prototype.getPublicKey=function(t){return s(this._pub,t)},a.prototype.getPrivateKey=function(t){return s(this._priv,t)},a.prototype.getPrime=function(t){return s(this.__prime,t)},a.prototype.getGenerator=function(t){return s(this._gen,t)},a.prototype.setGenerator=function(t,r){return r=r||"utf8",e.isBuffer(t)||(t=new e(t,r)),this.__gen=t,this._gen=new f(t),this}}).call(e,r(41).Buffer)},function(t,e,r){(function(e){function n(t){f.Writable.call(this);var e=h[t];if(!e)throw new Error("Unknown message digest");this._hashType=e.hash,this._hash=s(e.hash),this._tag=e.id,this._signType=e.sign}function i(t){f.Writable.call(this);var e=h[t];if(!e)throw new Error("Unknown message digest");this._hash=s(e.hash),this._tag=e.id,this._signType=e.sign}function o(t){return new n(t)}function a(t){return new i(t)}var s=r(156),f=r(236),c=r(10),u=r(602),d=r(638),h=r(318);Object.keys(h).forEach(function(t){h[t].id=new e(h[t].id,"hex"),h[t.toLowerCase()]=h[t]}),c(n,f.Writable),n.prototype._write=function(t,e,r){this._hash.update(t),r()},n.prototype.update=function(t,r){return"string"==typeof t&&(t=new e(t,r)),this._hash.update(t),this},n.prototype.sign=function(t,e){this.end();var r=this._hash.digest(),n=u(r,t,this._hashType,this._signType,this._tag);return e?n.toString(e):n},c(i,f.Writable),i.prototype._write=function(t,e,r){this._hash.update(t),r()},i.prototype.update=function(t,r){return"string"==typeof t&&(t=new e(t,r)),this._hash.update(t),this},i.prototype.verify=function(t,r,n){"string"==typeof r&&(r=new e(r,n)),this.end();var i=this._hash.digest();return d(r,i,t,this._signType,this._tag)},t.exports={Sign:o,Verify:a,createSign:o,createVerify:a}}).call(e,r(41).Buffer)},function(t,e,r){(function(e){function n(t,r,n,a,s){var f=v(r);if(f.curve){if("ecdsa"!==a&&"ecdsa/rsa"!==a)throw new Error("wrong private key type");return i(t,f)}if("dsa"===f.type){if("dsa"!==a)throw new Error("wrong private key type");return o(t,f,n)}if("rsa"!==a&&"ecdsa/rsa"!==a)throw new Error("wrong private key type");t=e.concat([s,t]);for(var c=f.modulus.byteLength(),u=[0,1];t.length+u.length+1<c;)u.push(255);u.push(0);for(var d=-1;++d<t.length;)u.push(t[d]);return l(u,f)}function i(t,r){var n=m[r.curve.join(".")];if(!n)throw new Error("unknown curve "+r.curve.join("."));var i=new p(n),o=i.keyFromPrivate(r.privateKey),a=o.sign(t);return new e(a.toDER())}function o(t,e,r){for(var n,i=e.params.priv_key,o=e.params.p,c=e.params.q,h=e.params.g,l=new b(0),p=f(t,c).mod(c),v=!1,m=s(i,c,t,r);!1===v;)n=u(c,m,r),l=d(h,n,o,c),v=n.invm(c).imul(p.add(i.mul(l))).mod(c),0===v.cmpn(0)&&(v=!1,l=new b(0));return a(l,v)}function a(t,r){t=t.toArray(),r=r.toArray(),128&t[0]&&(t=[0].concat(t)),128&r[0]&&(r=[0].concat(r));var n=t.length+r.length+4,i=[48,n,2,t.length];return i=i.concat(t,[2,r.length],r),new e(i)}function s(t,r,n,i){if(t=new e(t.toArray()),t.length<r.byteLength()){var o=new e(r.byteLength()-t.length);o.fill(0),t=e.concat([o,t])}var a=n.length,s=c(n,r),f=new e(a);f.fill(1);var u=new e(a);return u.fill(0),u=h(i,u).update(f).update(new e([0])).update(t).update(s).digest(),f=h(i,u).update(f).digest(),u=h(i,u).update(f).update(new e([1])).update(t).update(s).digest(),f=h(i,u).update(f).digest(),{k:u,v:f}}function f(t,e){var r=new b(t),n=(t.length<<3)-e.bitLength();return n>0&&r.ishrn(n),r}function c(t,r){t=f(t,r),t=t.mod(r);var n=new e(t.toArray());if(n.length<r.byteLength()){var i=new e(r.byteLength()-n.length);i.fill(0),n=e.concat([i,n])}return n}function u(t,r,n){var i,o;do{for(i=new e(0);8*i.length<t.bitLength();)r.v=h(n,r.k).update(r.v).digest(),i=e.concat([i,r.v]);o=f(i,t),r.k=h(n,r.k).update(r.v).update(new e([0])).digest(),r.v=h(n,r.k).update(r.v).digest()}while(-1!==o.cmp(t));return o}function d(t,e,r,n){return t.toRed(b.mont(r)).redPow(e).fromRed().mod(n)}var h=r(316),l=r(246),p=r(54).ec,b=r(30),v=r(183),m=r(339);t.exports=n,t.exports.getKey=s,t.exports.makeKey=u}).call(e,r(41).Buffer)},function(t,e){t.exports={_from:"elliptic@^6.0.0",_id:"elliptic@6.4.1",_inBundle:!1,_integrity:"sha512-BsXLz5sqX8OHcsh7CqBMztyXARmGQ3LWPtGjJi6DiJHq5C/qvi9P3OqgswKSDftbu8+IoI/QDTAm2fFnQ9SZSQ==",_location:"/elliptic",_phantomChildren:{},_requested:{type:"range",registry:!0,raw:"elliptic@^6.0.0",name:"elliptic",escapedName:"elliptic",rawSpec:"^6.0.0",saveSpec:null,fetchSpec:"^6.0.0"},_requiredBy:["/browserify-sign","/create-ecdh"],_resolved:"https://registry.npmjs.org/elliptic/-/elliptic-6.4.1.tgz",_shasum:"c2d0b7776911b86722c632c3c06c60f2f819939a",_spec:"elliptic@^6.0.0",_where:"/Users/josh/caldera-dev/Caldera-Forms/node_modules/browserify-sign",author:{name:"Fedor Indutny",email:"fedor@indutny.com"},bugs:{url:"https://github.com/indutny/elliptic/issues"},bundleDependencies:!1,dependencies:{"bn.js":"^4.4.0",brorand:"^1.0.1","hash.js":"^1.0.0","hmac-drbg":"^1.0.0",inherits:"^2.0.1","minimalistic-assert":"^1.0.0","minimalistic-crypto-utils":"^1.0.0"},deprecated:!1,description:"EC cryptography",devDependencies:{brfs:"^1.4.3",coveralls:"^2.11.3",grunt:"^0.4.5","grunt-browserify":"^5.0.0","grunt-cli":"^1.2.0","grunt-contrib-connect":"^1.0.0","grunt-contrib-copy":"^1.0.0","grunt-contrib-uglify":"^1.0.1","grunt-mocha-istanbul":"^3.0.1","grunt-saucelabs":"^8.6.2",istanbul:"^0.4.2",jscs:"^2.9.0",jshint:"^2.6.0",mocha:"^2.1.0"},files:["lib"],homepage:"https://github.com/indutny/elliptic",keywords:["EC","Elliptic","curve","Cryptography"],license:"MIT",main:"lib/elliptic.js",name:"elliptic",repository:{type:"git",url:"git+ssh://git@github.com/indutny/elliptic.git"},scripts:{jscs:"jscs benchmarks/*.js lib/*.js lib/**/*.js lib/**/**/*.js test/index.js",jshint:"jscs benchmarks/*.js lib/*.js lib/**/*.js lib/**/**/*.js test/index.js",lint:"npm run jscs && npm run jshint",test:"npm run lint && npm run unit",unit:"istanbul test _mocha --reporter=spec test/index.js",version:"grunt dist && git add dist/"},version:"6.4.1"}},function(t,e,r){"use strict";function n(t,e){for(var r=[],n=1<<e+1,i=t.clone();i.cmpn(1)>=0;){var o;if(i.isOdd()){var a=i.andln(n-1);o=a>(n>>1)-1?(n>>1)-a:a,i.isubn(o)}else o=0;r.push(o);for(var s=0!==i.cmpn(0)&&0===i.andln(n-1)?e+1:1,f=1;f<s;f++)r.push(0);i.iushrn(s)}return r}function i(t,e){var r=[[],[]];t=t.clone(),e=e.clone();for(var n=0,i=0;t.cmpn(-n)>0||e.cmpn(-i)>0;){var o=t.andln(3)+n&3,a=e.andln(3)+i&3;3===o&&(o=-1),3===a&&(a=-1);var s;if(0==(1&o))s=0;else{var f=t.andln(7)+n&7;s=3!==f&&5!==f||2!==a?o:-o}r[0].push(s);var c;if(0==(1&a))c=0;else{var f=e.andln(7)+i&7;c=3!==f&&5!==f||2!==o?a:-a}r[1].push(c),2*n===s+1&&(n=1-n),2*i===c+1&&(i=1-i),t.iushrn(1),e.iushrn(1)}return r}function o(t,e,r){var n="_"+e;t.prototype[e]=function(){return void 0!==this[n]?this[n]:this[n]=r.call(this)}}function a(t){return"string"==typeof t?f.toArray(t,"hex"):t}function s(t){return new c(t,"hex","le")}var f=e,c=r(30),u=r(61),d=r(331);f.assert=u,f.toArray=d.toArray,f.zero2=d.zero2,f.toHex=d.toHex,f.encode=d.encode,f.getNAF=n,f.getJSF=i,f.cachedProperty=o,f.parseBytes=a,f.intFromLE=s},function(t,e,r){"use strict";function n(t,e){this.type=t,this.p=new o(e.p,16),this.red=e.prime?o.red(e.prime):o.mont(this.p),this.zero=new o(0).toRed(this.red),this.one=new o(1).toRed(this.red),this.two=new o(2).toRed(this.red),this.n=e.n&&new o(e.n,16),this.g=e.g&&this.pointFromJSON(e.g,e.gRed),this._wnafT1=new Array(4),this._wnafT2=new Array(4),this._wnafT3=new Array(4),this._wnafT4=new Array(4);var r=this.n&&this.p.div(this.n);!r||r.cmpn(100)>0?this.redN=null:(this._maxwellTrick=!0,this.redN=this.n.toRed(this.red))}function i(t,e){this.curve=t,this.type=e,this.precomputed=null}var o=r(30),a=r(54),s=a.utils,f=s.getNAF,c=s.getJSF,u=s.assert;t.exports=n,n.prototype.point=function(){throw new Error("Not implemented")},n.prototype.validate=function(){throw new Error("Not implemented")},n.prototype._fixedNafMul=function(t,e){u(t.precomputed);var r=t._getDoubles(),n=f(e,1),i=(1<<r.step+1)-(r.step%2==0?2:1);i/=3;for(var o=[],a=0;a<n.length;a+=r.step){for(var s=0,e=a+r.step-1;e>=a;e--)s=(s<<1)+n[e];o.push(s)}for(var c=this.jpoint(null,null,null),d=this.jpoint(null,null,null),h=i;h>0;h--){for(var a=0;a<o.length;a++){var s=o[a];s===h?d=d.mixedAdd(r.points[a]):s===-h&&(d=d.mixedAdd(r.points[a].neg()))}c=c.add(d)}return c.toP()},n.prototype._wnafMul=function(t,e){var r=4,n=t._getNAFPoints(r);r=n.wnd;for(var i=n.points,o=f(e,r),a=this.jpoint(null,null,null),s=o.length-1;s>=0;s--){for(var e=0;s>=0&&0===o[s];s--)e++;if(s>=0&&e++,a=a.dblp(e),s<0)break;var c=o[s];u(0!==c),a="affine"===t.type?c>0?a.mixedAdd(i[c-1>>1]):a.mixedAdd(i[-c-1>>1].neg()):c>0?a.add(i[c-1>>1]):a.add(i[-c-1>>1].neg())}return"affine"===t.type?a.toP():a},n.prototype._wnafMulAdd=function(t,e,r,n,i){for(var o=this._wnafT1,a=this._wnafT2,s=this._wnafT3,u=0,d=0;d<n;d++){var h=e[d],l=h._getNAFPoints(t);o[d]=l.wnd,a[d]=l.points}for(var d=n-1;d>=1;d-=2){var p=d-1,b=d;if(1===o[p]&&1===o[b]){var v=[e[p],null,null,e[b]];0===e[p].y.cmp(e[b].y)?(v[1]=e[p].add(e[b]),v[2]=e[p].toJ().mixedAdd(e[b].neg())):0===e[p].y.cmp(e[b].y.redNeg())?(v[1]=e[p].toJ().mixedAdd(e[b]),v[2]=e[p].add(e[b].neg())):(v[1]=e[p].toJ().mixedAdd(e[b]),v[2]=e[p].toJ().mixedAdd(e[b].neg()));var m=[-3,-1,-5,-7,0,7,5,1,3],y=c(r[p],r[b]);u=Math.max(y[0].length,u),s[p]=new Array(u),s[b]=new Array(u);for(var g=0;g<u;g++){var _=0|y[0][g],w=0|y[1][g];s[p][g]=m[3*(_+1)+(w+1)],s[b][g]=0,a[p]=v}}else s[p]=f(r[p],o[p]),s[b]=f(r[b],o[b]),u=Math.max(s[p].length,u),u=Math.max(s[b].length,u)}for(var S=this.jpoint(null,null,null),A=this._wnafT4,d=u;d>=0;d--){for(var x=0;d>=0;){for(var M=!0,g=0;g<n;g++)A[g]=0|s[g][d],0!==A[g]&&(M=!1);if(!M)break;x++,d--}if(d>=0&&x++,S=S.dblp(x),d<0)break;for(var g=0;g<n;g++){var h,k=A[g];0!==k&&(k>0?h=a[g][k-1>>1]:k<0&&(h=a[g][-k-1>>1].neg()),S="affine"===h.type?S.mixedAdd(h):S.add(h))}}for(var d=0;d<n;d++)a[d]=null;return i?S:S.toP()},n.BasePoint=i,i.prototype.eq=function(){throw new Error("Not implemented")},i.prototype.validate=function(){return this.curve.validate(this)},n.prototype.decodePoint=function(t,e){t=s.toArray(t,e);var r=this.p.byteLength();if((4===t[0]||6===t[0]||7===t[0])&&t.length-1==2*r){6===t[0]?u(t[t.length-1]%2==0):7===t[0]&&u(t[t.length-1]%2==1);return this.point(t.slice(1,1+r),t.slice(1+r,1+2*r))}if((2===t[0]||3===t[0])&&t.length-1===r)return this.pointFromX(t.slice(1,1+r),3===t[0]);throw new Error("Unknown point format")},i.prototype.encodeCompressed=function(t){return this.encode(t,!0)},i.prototype._encode=function(t){var e=this.curve.p.byteLength(),r=this.getX().toArray("be",e);return t?[this.getY().isEven()?2:3].concat(r):[4].concat(r,this.getY().toArray("be",e))},i.prototype.encode=function(t,e){return s.encode(this._encode(e),t)},i.prototype.precompute=function(t){if(this.precomputed)return this;var e={doubles:null,naf:null,beta:null};return e.naf=this._getNAFPoints(8),e.doubles=this._getDoubles(4,t),e.beta=this._getBeta(),this.precomputed=e,this},i.prototype._hasDoubles=function(t){if(!this.precomputed)return!1;var e=this.precomputed.doubles;return!!e&&e.points.length>=Math.ceil((t.bitLength()+1)/e.step)},i.prototype._getDoubles=function(t,e){if(this.precomputed&&this.precomputed.doubles)return this.precomputed.doubles;for(var r=[this],n=this,i=0;i<e;i+=t){for(var o=0;o<t;o++)n=n.dbl();r.push(n)}return{step:t,points:r}},i.prototype._getNAFPoints=function(t){if(this.precomputed&&this.precomputed.naf)return this.precomputed.naf;for(var e=[this],r=(1<<t)-1,n=1===r?null:this.dbl(),i=1;i<r;i++)e[i]=e[i-1].add(n);return{wnd:t,points:e}},i.prototype._getBeta=function(){return null},i.prototype.dblp=function(t){for(var e=this,r=0;r<t;r++)e=e.dbl();return e}},function(t,e,r){"use strict";function n(t){u.call(this,"short",t),this.a=new f(t.a,16).toRed(this.red),this.b=new f(t.b,16).toRed(this.red),this.tinv=this.two.redInvm(),this.zeroA=0===this.a.fromRed().cmpn(0),this.threeA=0===this.a.fromRed().sub(this.p).cmpn(-3),this.endo=this._getEndomorphism(t),this._endoWnafT1=new Array(4),this._endoWnafT2=new Array(4)}function i(t,e,r,n){u.BasePoint.call(this,t,"affine"),null===e&&null===r?(this.x=null,this.y=null,this.inf=!0):(this.x=new f(e,16),this.y=new f(r,16),n&&(this.x.forceRed(this.curve.red),this.y.forceRed(this.curve.red)),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.inf=!1)}function o(t,e,r,n){u.BasePoint.call(this,t,"jacobian"),null===e&&null===r&&null===n?(this.x=this.curve.one,this.y=this.curve.one,this.z=new f(0)):(this.x=new f(e,16),this.y=new f(r,16),this.z=new f(n,16)),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)),this.zOne=this.z===this.curve.one}var a=r(182),s=r(54),f=r(30),c=r(10),u=a.base,d=s.utils.assert;c(n,u),t.exports=n,n.prototype._getEndomorphism=function(t){if(this.zeroA&&this.g&&this.n&&1===this.p.modn(3)){var e,r;if(t.beta)e=new f(t.beta,16).toRed(this.red);else{var n=this._getEndoRoots(this.p);e=n[0].cmp(n[1])<0?n[0]:n[1],e=e.toRed(this.red)}if(t.lambda)r=new f(t.lambda,16);else{var i=this._getEndoRoots(this.n);0===this.g.mul(i[0]).x.cmp(this.g.x.redMul(e))?r=i[0]:(r=i[1],d(0===this.g.mul(r).x.cmp(this.g.x.redMul(e))))}var o;return o=t.basis?t.basis.map(function(t){return{a:new f(t.a,16),b:new f(t.b,16)}}):this._getEndoBasis(r),{beta:e,lambda:r,basis:o}}},n.prototype._getEndoRoots=function(t){var e=t===this.p?this.red:f.mont(t),r=new f(2).toRed(e).redInvm(),n=r.redNeg(),i=new f(3).toRed(e).redNeg().redSqrt().redMul(r);return[n.redAdd(i).fromRed(),n.redSub(i).fromRed()]},n.prototype._getEndoBasis=function(t){for(var e,r,n,i,o,a,s,c,u,d=this.n.ushrn(Math.floor(this.n.bitLength()/2)),h=t,l=this.n.clone(),p=new f(1),b=new f(0),v=new f(0),m=new f(1),y=0;0!==h.cmpn(0);){var g=l.div(h);c=l.sub(g.mul(h)),u=v.sub(g.mul(p));var _=m.sub(g.mul(b));if(!n&&c.cmp(d)<0)e=s.neg(),r=p,n=c.neg(),i=u;else if(n&&2==++y)break;s=c,l=h,h=c,v=p,p=u,m=b,b=_}o=c.neg(),a=u;var w=n.sqr().add(i.sqr());return o.sqr().add(a.sqr()).cmp(w)>=0&&(o=e,a=r),n.negative&&(n=n.neg(),i=i.neg()),o.negative&&(o=o.neg(),a=a.neg()),[{a:n,b:i},{a:o,b:a}]},n.prototype._endoSplit=function(t){var e=this.endo.basis,r=e[0],n=e[1],i=n.b.mul(t).divRound(this.n),o=r.b.neg().mul(t).divRound(this.n),a=i.mul(r.a),s=o.mul(n.a),f=i.mul(r.b),c=o.mul(n.b);return{k1:t.sub(a).sub(s),k2:f.add(c).neg()}},n.prototype.pointFromX=function(t,e){t=new f(t,16),t.red||(t=t.toRed(this.red));var r=t.redSqr().redMul(t).redIAdd(t.redMul(this.a)).redIAdd(this.b),n=r.redSqrt();if(0!==n.redSqr().redSub(r).cmp(this.zero))throw new Error("invalid point");var i=n.fromRed().isOdd();return(e&&!i||!e&&i)&&(n=n.redNeg()),this.point(t,n)},n.prototype.validate=function(t){if(t.inf)return!0;var e=t.x,r=t.y,n=this.a.redMul(e),i=e.redSqr().redMul(e).redIAdd(n).redIAdd(this.b);return 0===r.redSqr().redISub(i).cmpn(0)},n.prototype._endoWnafMulAdd=function(t,e,r){for(var n=this._endoWnafT1,i=this._endoWnafT2,o=0;o<t.length;o++){var a=this._endoSplit(e[o]),s=t[o],f=s._getBeta();a.k1.negative&&(a.k1.ineg(),s=s.neg(!0)),a.k2.negative&&(a.k2.ineg(),f=f.neg(!0)),n[2*o]=s,n[2*o+1]=f,i[2*o]=a.k1,i[2*o+1]=a.k2}for(var c=this._wnafMulAdd(1,n,i,2*o,r),u=0;u<2*o;u++)n[u]=null,i[u]=null;return c},c(i,u.BasePoint),n.prototype.point=function(t,e,r){return new i(this,t,e,r)},n.prototype.pointFromJSON=function(t,e){return i.fromJSON(this,t,e)},i.prototype._getBeta=function(){if(this.curve.endo){var t=this.precomputed;if(t&&t.beta)return t.beta;var e=this.curve.point(this.x.redMul(this.curve.endo.beta),this.y);if(t){var r=this.curve,n=function(t){return r.point(t.x.redMul(r.endo.beta),t.y)};t.beta=e,e.precomputed={beta:null,naf:t.naf&&{wnd:t.naf.wnd,points:t.naf.points.map(n)},doubles:t.doubles&&{step:t.doubles.step,points:t.doubles.points.map(n)}}}return e}},i.prototype.toJSON=function(){return this.precomputed?[this.x,this.y,this.precomputed&&{doubles:this.precomputed.doubles&&{step:this.precomputed.doubles.step,points:this.precomputed.doubles.points.slice(1)},naf:this.precomputed.naf&&{wnd:this.precomputed.naf.wnd,points:this.precomputed.naf.points.slice(1)}}]:[this.x,this.y]},i.fromJSON=function(t,e,r){function n(e){return t.point(e[0],e[1],r)}"string"==typeof e&&(e=JSON.parse(e));var i=t.point(e[0],e[1],r);if(!e[2])return i;var o=e[2];return i.precomputed={beta:null,doubles:o.doubles&&{step:o.doubles.step,points:[i].concat(o.doubles.points.map(n))},naf:o.naf&&{wnd:o.naf.wnd,points:[i].concat(o.naf.points.map(n))}},i},i.prototype.inspect=function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" y: "+this.y.fromRed().toString(16,2)+">"},i.prototype.isInfinity=function(){return this.inf},i.prototype.add=function(t){if(this.inf)return t;if(t.inf)return this;if(this.eq(t))return this.dbl();if(this.neg().eq(t))return this.curve.point(null,null);if(0===this.x.cmp(t.x))return this.curve.point(null,null);var e=this.y.redSub(t.y);0!==e.cmpn(0)&&(e=e.redMul(this.x.redSub(t.x).redInvm()));var r=e.redSqr().redISub(this.x).redISub(t.x),n=e.redMul(this.x.redSub(r)).redISub(this.y);return this.curve.point(r,n)},i.prototype.dbl=function(){if(this.inf)return this;var t=this.y.redAdd(this.y);if(0===t.cmpn(0))return this.curve.point(null,null);var e=this.curve.a,r=this.x.redSqr(),n=t.redInvm(),i=r.redAdd(r).redIAdd(r).redIAdd(e).redMul(n),o=i.redSqr().redISub(this.x.redAdd(this.x)),a=i.redMul(this.x.redSub(o)).redISub(this.y);return this.curve.point(o,a)},i.prototype.getX=function(){return this.x.fromRed()},i.prototype.getY=function(){return this.y.fromRed()},i.prototype.mul=function(t){return t=new f(t,16),this._hasDoubles(t)?this.curve._fixedNafMul(this,t):this.curve.endo?this.curve._endoWnafMulAdd([this],[t]):this.curve._wnafMul(this,t)},i.prototype.mulAdd=function(t,e,r){var n=[this,e],i=[t,r];return this.curve.endo?this.curve._endoWnafMulAdd(n,i):this.curve._wnafMulAdd(1,n,i,2)},i.prototype.jmulAdd=function(t,e,r){var n=[this,e],i=[t,r];return this.curve.endo?this.curve._endoWnafMulAdd(n,i,!0):this.curve._wnafMulAdd(1,n,i,2,!0)},i.prototype.eq=function(t){return this===t||this.inf===t.inf&&(this.inf||0===this.x.cmp(t.x)&&0===this.y.cmp(t.y))},i.prototype.neg=function(t){if(this.inf)return this;var e=this.curve.point(this.x,this.y.redNeg());if(t&&this.precomputed){var r=this.precomputed,n=function(t){return t.neg()};e.precomputed={naf:r.naf&&{wnd:r.naf.wnd,points:r.naf.points.map(n)},doubles:r.doubles&&{step:r.doubles.step,points:r.doubles.points.map(n)}}}return e},i.prototype.toJ=function(){return this.inf?this.curve.jpoint(null,null,null):this.curve.jpoint(this.x,this.y,this.curve.one)},c(o,u.BasePoint),n.prototype.jpoint=function(t,e,r){return new o(this,t,e,r)},o.prototype.toP=function(){if(this.isInfinity())return this.curve.point(null,null);var t=this.z.redInvm(),e=t.redSqr(),r=this.x.redMul(e),n=this.y.redMul(e).redMul(t);return this.curve.point(r,n)},o.prototype.neg=function(){return this.curve.jpoint(this.x,this.y.redNeg(),this.z)},o.prototype.add=function(t){if(this.isInfinity())return t;if(t.isInfinity())return this;var e=t.z.redSqr(),r=this.z.redSqr(),n=this.x.redMul(e),i=t.x.redMul(r),o=this.y.redMul(e.redMul(t.z)),a=t.y.redMul(r.redMul(this.z)),s=n.redSub(i),f=o.redSub(a);if(0===s.cmpn(0))return 0!==f.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var c=s.redSqr(),u=c.redMul(s),d=n.redMul(c),h=f.redSqr().redIAdd(u).redISub(d).redISub(d),l=f.redMul(d.redISub(h)).redISub(o.redMul(u)),p=this.z.redMul(t.z).redMul(s);return this.curve.jpoint(h,l,p)},o.prototype.mixedAdd=function(t){if(this.isInfinity())return t.toJ();if(t.isInfinity())return this;var e=this.z.redSqr(),r=this.x,n=t.x.redMul(e),i=this.y,o=t.y.redMul(e).redMul(this.z),a=r.redSub(n),s=i.redSub(o);if(0===a.cmpn(0))return 0!==s.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var f=a.redSqr(),c=f.redMul(a),u=r.redMul(f),d=s.redSqr().redIAdd(c).redISub(u).redISub(u),h=s.redMul(u.redISub(d)).redISub(i.redMul(c)),l=this.z.redMul(a);return this.curve.jpoint(d,h,l)},o.prototype.dblp=function(t){if(0===t)return this;if(this.isInfinity())return this;if(!t)return this.dbl();if(this.curve.zeroA||this.curve.threeA){for(var e=this,r=0;r<t;r++)e=e.dbl();return e}for(var n=this.curve.a,i=this.curve.tinv,o=this.x,a=this.y,s=this.z,f=s.redSqr().redSqr(),c=a.redAdd(a),r=0;r<t;r++){var u=o.redSqr(),d=c.redSqr(),h=d.redSqr(),l=u.redAdd(u).redIAdd(u).redIAdd(n.redMul(f)),p=o.redMul(d),b=l.redSqr().redISub(p.redAdd(p)),v=p.redISub(b),m=l.redMul(v);m=m.redIAdd(m).redISub(h);var y=c.redMul(s);r+1<t&&(f=f.redMul(h)),o=b,s=y,c=m}return this.curve.jpoint(o,c.redMul(i),s)},o.prototype.dbl=function(){return this.isInfinity()?this:this.curve.zeroA?this._zeroDbl():this.curve.threeA?this._threeDbl():this._dbl()},o.prototype._zeroDbl=function(){var t,e,r;if(this.zOne){var n=this.x.redSqr(),i=this.y.redSqr(),o=i.redSqr(),a=this.x.redAdd(i).redSqr().redISub(n).redISub(o);a=a.redIAdd(a);var s=n.redAdd(n).redIAdd(n),f=s.redSqr().redISub(a).redISub(a),c=o.redIAdd(o);c=c.redIAdd(c),c=c.redIAdd(c),t=f,e=s.redMul(a.redISub(f)).redISub(c),r=this.y.redAdd(this.y)}else{var u=this.x.redSqr(),d=this.y.redSqr(),h=d.redSqr(),l=this.x.redAdd(d).redSqr().redISub(u).redISub(h);l=l.redIAdd(l);var p=u.redAdd(u).redIAdd(u),b=p.redSqr(),v=h.redIAdd(h);v=v.redIAdd(v),v=v.redIAdd(v),t=b.redISub(l).redISub(l),e=p.redMul(l.redISub(t)).redISub(v),r=this.y.redMul(this.z),r=r.redIAdd(r)}return this.curve.jpoint(t,e,r)},o.prototype._threeDbl=function(){var t,e,r;if(this.zOne){var n=this.x.redSqr(),i=this.y.redSqr(),o=i.redSqr(),a=this.x.redAdd(i).redSqr().redISub(n).redISub(o);a=a.redIAdd(a);var s=n.redAdd(n).redIAdd(n).redIAdd(this.curve.a),f=s.redSqr().redISub(a).redISub(a);t=f;var c=o.redIAdd(o);c=c.redIAdd(c),c=c.redIAdd(c),e=s.redMul(a.redISub(f)).redISub(c),r=this.y.redAdd(this.y)}else{var u=this.z.redSqr(),d=this.y.redSqr(),h=this.x.redMul(d),l=this.x.redSub(u).redMul(this.x.redAdd(u));l=l.redAdd(l).redIAdd(l);var p=h.redIAdd(h);p=p.redIAdd(p);var b=p.redAdd(p);t=l.redSqr().redISub(b),r=this.y.redAdd(this.z).redSqr().redISub(d).redISub(u);var v=d.redSqr();v=v.redIAdd(v),v=v.redIAdd(v),v=v.redIAdd(v),e=l.redMul(p.redISub(t)).redISub(v)}return this.curve.jpoint(t,e,r)},o.prototype._dbl=function(){var t=this.curve.a,e=this.x,r=this.y,n=this.z,i=n.redSqr().redSqr(),o=e.redSqr(),a=r.redSqr(),s=o.redAdd(o).redIAdd(o).redIAdd(t.redMul(i)),f=e.redAdd(e);f=f.redIAdd(f);var c=f.redMul(a),u=s.redSqr().redISub(c.redAdd(c)),d=c.redISub(u),h=a.redSqr();h=h.redIAdd(h),h=h.redIAdd(h),h=h.redIAdd(h);var l=s.redMul(d).redISub(h),p=r.redAdd(r).redMul(n);return this.curve.jpoint(u,l,p)},o.prototype.trpl=function(){if(!this.curve.zeroA)return this.dbl().add(this);var t=this.x.redSqr(),e=this.y.redSqr(),r=this.z.redSqr(),n=e.redSqr(),i=t.redAdd(t).redIAdd(t),o=i.redSqr(),a=this.x.redAdd(e).redSqr().redISub(t).redISub(n);a=a.redIAdd(a),a=a.redAdd(a).redIAdd(a),a=a.redISub(o);var s=a.redSqr(),f=n.redIAdd(n);f=f.redIAdd(f),f=f.redIAdd(f),f=f.redIAdd(f);var c=i.redIAdd(a).redSqr().redISub(o).redISub(s).redISub(f),u=e.redMul(c);u=u.redIAdd(u),u=u.redIAdd(u);var d=this.x.redMul(s).redISub(u);d=d.redIAdd(d),d=d.redIAdd(d);var h=this.y.redMul(c.redMul(f.redISub(c)).redISub(a.redMul(s)));h=h.redIAdd(h),h=h.redIAdd(h),h=h.redIAdd(h);var l=this.z.redAdd(a).redSqr().redISub(r).redISub(s);return this.curve.jpoint(d,h,l)},o.prototype.mul=function(t,e){return t=new f(t,e),this.curve._wnafMul(this,t)},o.prototype.eq=function(t){if("affine"===t.type)return this.eq(t.toJ());if(this===t)return!0;var e=this.z.redSqr(),r=t.z.redSqr();if(0!==this.x.redMul(r).redISub(t.x.redMul(e)).cmpn(0))return!1;var n=e.redMul(this.z),i=r.redMul(t.z);return 0===this.y.redMul(i).redISub(t.y.redMul(n)).cmpn(0)},o.prototype.eqXToP=function(t){var e=this.z.redSqr(),r=t.toRed(this.curve.red).redMul(e);if(0===this.x.cmp(r))return!0;for(var n=t.clone(),i=this.curve.redN.redMul(e);;){if(n.iadd(this.curve.n),n.cmp(this.curve.p)>=0)return!1;if(r.redIAdd(i),0===this.x.cmp(r))return!0}},o.prototype.inspect=function(){return this.isInfinity()?"<EC JPoint Infinity>":"<EC JPoint x: "+this.x.toString(16,2)+" y: "+this.y.toString(16,2)+" z: "+this.z.toString(16,2)+">"},o.prototype.isInfinity=function(){return 0===this.z.cmpn(0)}},function(t,e,r){"use strict";function n(t){f.call(this,"mont",t),this.a=new a(t.a,16).toRed(this.red),this.b=new a(t.b,16).toRed(this.red),this.i4=new a(4).toRed(this.red).redInvm(),this.two=new a(2).toRed(this.red),this.a24=this.i4.redMul(this.a.redAdd(this.two))}function i(t,e,r){f.BasePoint.call(this,t,"projective"),null===e&&null===r?(this.x=this.curve.one,this.z=this.curve.zero):(this.x=new a(e,16),this.z=new a(r,16),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)))}var o=r(182),a=r(30),s=r(10),f=o.base,c=r(54),u=c.utils;s(n,f),t.exports=n,n.prototype.validate=function(t){var e=t.normalize().x,r=e.redSqr(),n=r.redMul(e).redAdd(r.redMul(this.a)).redAdd(e);return 0===n.redSqrt().redSqr().cmp(n)},s(i,f.BasePoint),n.prototype.decodePoint=function(t,e){return this.point(u.toArray(t,e),1)},n.prototype.point=function(t,e){return new i(this,t,e)},n.prototype.pointFromJSON=function(t){return i.fromJSON(this,t)},i.prototype.precompute=function(){},i.prototype._encode=function(){return this.getX().toArray("be",this.curve.p.byteLength())},i.fromJSON=function(t,e){return new i(t,e[0],e[1]||t.one)},i.prototype.inspect=function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" z: "+this.z.fromRed().toString(16,2)+">"},i.prototype.isInfinity=function(){return 0===this.z.cmpn(0)},i.prototype.dbl=function(){var t=this.x.redAdd(this.z),e=t.redSqr(),r=this.x.redSub(this.z),n=r.redSqr(),i=e.redSub(n),o=e.redMul(n),a=i.redMul(n.redAdd(this.curve.a24.redMul(i)));return this.curve.point(o,a)},i.prototype.add=function(){throw new Error("Not supported on Montgomery curve")},i.prototype.diffAdd=function(t,e){var r=this.x.redAdd(this.z),n=this.x.redSub(this.z),i=t.x.redAdd(t.z),o=t.x.redSub(t.z),a=o.redMul(r),s=i.redMul(n),f=e.z.redMul(a.redAdd(s).redSqr()),c=e.x.redMul(a.redISub(s).redSqr());return this.curve.point(f,c)},i.prototype.mul=function(t){for(var e=t.clone(),r=this,n=this.curve.point(null,null),i=this,o=[];0!==e.cmpn(0);e.iushrn(1))o.push(e.andln(1));for(var a=o.length-1;a>=0;a--)0===o[a]?(r=r.diffAdd(n,i),n=n.dbl()):(n=r.diffAdd(n,i),r=r.dbl());return n},i.prototype.mulAdd=function(){throw new Error("Not supported on Montgomery curve")},i.prototype.jumlAdd=function(){throw new Error("Not supported on Montgomery curve")},i.prototype.eq=function(t){return 0===this.getX().cmp(t.getX())},i.prototype.normalize=function(){return this.x=this.x.redMul(this.z.redInvm()),this.z=this.curve.one,this},i.prototype.getX=function(){return this.normalize(),this.x.fromRed()}},function(t,e,r){"use strict";function n(t){this.twisted=1!=(0|t.a),this.mOneA=this.twisted&&-1==(0|t.a),this.extended=this.mOneA,c.call(this,"edwards",t),this.a=new s(t.a,16).umod(this.red.m),this.a=this.a.toRed(this.red),this.c=new s(t.c,16).toRed(this.red),this.c2=this.c.redSqr(),this.d=new s(t.d,16).toRed(this.red),this.dd=this.d.redAdd(this.d),u(!this.twisted||0===this.c.fromRed().cmpn(1)),this.oneC=1==(0|t.c)}function i(t,e,r,n,i){c.BasePoint.call(this,t,"projective"),null===e&&null===r&&null===n?(this.x=this.curve.zero,this.y=this.curve.one,this.z=this.curve.one,this.t=this.curve.zero,this.zOne=!0):(this.x=new s(e,16),this.y=new s(r,16),this.z=n?new s(n,16):this.curve.one,this.t=i&&new s(i,16),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)),this.t&&!this.t.red&&(this.t=this.t.toRed(this.curve.red)),this.zOne=this.z===this.curve.one,this.curve.extended&&!this.t&&(this.t=this.x.redMul(this.y),this.zOne||(this.t=this.t.redMul(this.z.redInvm()))))}var o=r(182),a=r(54),s=r(30),f=r(10),c=o.base,u=a.utils.assert;f(n,c),t.exports=n,n.prototype._mulA=function(t){return this.mOneA?t.redNeg():this.a.redMul(t)},n.prototype._mulC=function(t){return this.oneC?t:this.c.redMul(t)},n.prototype.jpoint=function(t,e,r,n){return this.point(t,e,r,n)},n.prototype.pointFromX=function(t,e){t=new s(t,16),t.red||(t=t.toRed(this.red));var r=t.redSqr(),n=this.c2.redSub(this.a.redMul(r)),i=this.one.redSub(this.c2.redMul(this.d).redMul(r)),o=n.redMul(i.redInvm()),a=o.redSqrt();if(0!==a.redSqr().redSub(o).cmp(this.zero))throw new Error("invalid point");var f=a.fromRed().isOdd();return(e&&!f||!e&&f)&&(a=a.redNeg()),this.point(t,a)},n.prototype.pointFromY=function(t,e){t=new s(t,16),t.red||(t=t.toRed(this.red));var r=t.redSqr(),n=r.redSub(this.c2),i=r.redMul(this.d).redMul(this.c2).redSub(this.a),o=n.redMul(i.redInvm());if(0===o.cmp(this.zero)){if(e)throw new Error("invalid point");return this.point(this.zero,t)}var a=o.redSqrt();if(0!==a.redSqr().redSub(o).cmp(this.zero))throw new Error("invalid point");return a.fromRed().isOdd()!==e&&(a=a.redNeg()),this.point(a,t)},n.prototype.validate=function(t){if(t.isInfinity())return!0;t.normalize();var e=t.x.redSqr(),r=t.y.redSqr(),n=e.redMul(this.a).redAdd(r),i=this.c2.redMul(this.one.redAdd(this.d.redMul(e).redMul(r)));return 0===n.cmp(i)},f(i,c.BasePoint),n.prototype.pointFromJSON=function(t){return i.fromJSON(this,t)},n.prototype.point=function(t,e,r,n){return new i(this,t,e,r,n)},i.fromJSON=function(t,e){return new i(t,e[0],e[1],e[2])},i.prototype.inspect=function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" y: "+this.y.fromRed().toString(16,2)+" z: "+this.z.fromRed().toString(16,2)+">"},i.prototype.isInfinity=function(){return 0===this.x.cmpn(0)&&(0===this.y.cmp(this.z)||this.zOne&&0===this.y.cmp(this.curve.c))},i.prototype._extDbl=function(){var t=this.x.redSqr(),e=this.y.redSqr(),r=this.z.redSqr();r=r.redIAdd(r);var n=this.curve._mulA(t),i=this.x.redAdd(this.y).redSqr().redISub(t).redISub(e),o=n.redAdd(e),a=o.redSub(r),s=n.redSub(e),f=i.redMul(a),c=o.redMul(s),u=i.redMul(s),d=a.redMul(o);return this.curve.point(f,c,d,u)},i.prototype._projDbl=function(){var t,e,r,n=this.x.redAdd(this.y).redSqr(),i=this.x.redSqr(),o=this.y.redSqr();if(this.curve.twisted){var a=this.curve._mulA(i),s=a.redAdd(o);if(this.zOne)t=n.redSub(i).redSub(o).redMul(s.redSub(this.curve.two)),e=s.redMul(a.redSub(o)),r=s.redSqr().redSub(s).redSub(s);else{var f=this.z.redSqr(),c=s.redSub(f).redISub(f);t=n.redSub(i).redISub(o).redMul(c),e=s.redMul(a.redSub(o)),r=s.redMul(c)}}else{var a=i.redAdd(o),f=this.curve._mulC(this.z).redSqr(),c=a.redSub(f).redSub(f);t=this.curve._mulC(n.redISub(a)).redMul(c),e=this.curve._mulC(a).redMul(i.redISub(o)),r=a.redMul(c)}return this.curve.point(t,e,r)},i.prototype.dbl=function(){return this.isInfinity()?this:this.curve.extended?this._extDbl():this._projDbl()},i.prototype._extAdd=function(t){var e=this.y.redSub(this.x).redMul(t.y.redSub(t.x)),r=this.y.redAdd(this.x).redMul(t.y.redAdd(t.x)),n=this.t.redMul(this.curve.dd).redMul(t.t),i=this.z.redMul(t.z.redAdd(t.z)),o=r.redSub(e),a=i.redSub(n),s=i.redAdd(n),f=r.redAdd(e),c=o.redMul(a),u=s.redMul(f),d=o.redMul(f),h=a.redMul(s);return this.curve.point(c,u,h,d)},i.prototype._projAdd=function(t){var e,r,n=this.z.redMul(t.z),i=n.redSqr(),o=this.x.redMul(t.x),a=this.y.redMul(t.y),s=this.curve.d.redMul(o).redMul(a),f=i.redSub(s),c=i.redAdd(s),u=this.x.redAdd(this.y).redMul(t.x.redAdd(t.y)).redISub(o).redISub(a),d=n.redMul(f).redMul(u);return this.curve.twisted?(e=n.redMul(c).redMul(a.redSub(this.curve._mulA(o))),r=f.redMul(c)):(e=n.redMul(c).redMul(a.redSub(o)),r=this.curve._mulC(f).redMul(c)),this.curve.point(d,e,r)},i.prototype.add=function(t){return this.isInfinity()?t:t.isInfinity()?this:this.curve.extended?this._extAdd(t):this._projAdd(t)},i.prototype.mul=function(t){return this._hasDoubles(t)?this.curve._fixedNafMul(this,t):this.curve._wnafMul(this,t)},i.prototype.mulAdd=function(t,e,r){return this.curve._wnafMulAdd(1,[this,e],[t,r],2,!1)},i.prototype.jmulAdd=function(t,e,r){return this.curve._wnafMulAdd(1,[this,e],[t,r],2,!0)},i.prototype.normalize=function(){if(this.zOne)return this;var t=this.z.redInvm();return this.x=this.x.redMul(t),this.y=this.y.redMul(t),this.t&&(this.t=this.t.redMul(t)),this.z=this.curve.one,this.zOne=!0,this},i.prototype.neg=function(){return this.curve.point(this.x.redNeg(),this.y,this.z,this.t&&this.t.redNeg())},i.prototype.getX=function(){return this.normalize(),this.x.fromRed()},i.prototype.getY=function(){return this.normalize(),this.y.fromRed()},i.prototype.eq=function(t){return this===t||0===this.getX().cmp(t.getX())&&0===this.getY().cmp(t.getY())},i.prototype.eqXToP=function(t){var e=t.toRed(this.curve.red).redMul(this.z);if(0===this.x.cmp(e))return!0;for(var r=t.clone(),n=this.curve.redN.redMul(this.z);;){if(r.iadd(this.curve.n),r.cmp(this.curve.p)>=0)return!1;if(e.redIAdd(n),0===this.x.cmp(e))return!0}},i.prototype.toP=i.prototype.normalize,i.prototype.mixedAdd=i.prototype.add},function(t,e,r){"use strict";function n(t){"short"===t.type?this.curve=new s.curve.short(t):"edwards"===t.type?this.curve=new s.curve.edwards(t):this.curve=new s.curve.mont(t),this.g=this.curve.g,this.n=this.curve.n,this.hash=t.hash,f(this.g.validate(),"Invalid curve"),f(this.g.mul(this.n).isInfinity(),"Invalid curve, G*N != O")}function i(t,e){Object.defineProperty(o,t,{configurable:!0,enumerable:!0,get:function(){var r=new n(e);return Object.defineProperty(o,t,{configurable:!0,enumerable:!0,value:r}),r}})}var o=e,a=r(247),s=r(54),f=s.utils.assert;o.PresetCurve=n,i("p192",{type:"short",prime:"p192",p:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff",a:"ffffffff ffffffff ffffffff fffffffe ffffffff fffffffc",b:"64210519 e59c80e7 0fa7e9ab 72243049 feb8deec c146b9b1",n:"ffffffff ffffffff ffffffff 99def836 146bc9b1 b4d22831",hash:a.sha256,gRed:!1,g:["188da80e b03090f6 7cbf20eb 43a18800 f4ff0afd 82ff1012","07192b95 ffc8da78 631011ed 6b24cdd5 73f977a1 1e794811"]}),i("p224",{type:"short",prime:"p224",p:"ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001",a:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff fffffffe",b:"b4050a85 0c04b3ab f5413256 5044b0b7 d7bfd8ba 270b3943 2355ffb4",n:"ffffffff ffffffff ffffffff ffff16a2 e0b8f03e 13dd2945 5c5c2a3d",hash:a.sha256,gRed:!1,g:["b70e0cbd 6bb4bf7f 321390b9 4a03c1d3 56c21122 343280d6 115c1d21","bd376388 b5f723fb 4c22dfe6 cd4375a0 5a074764 44d58199 85007e34"]}),i("p256",{type:"short",prime:null,p:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff ffffffff",a:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff fffffffc",b:"5ac635d8 aa3a93e7 b3ebbd55 769886bc 651d06b0 cc53b0f6 3bce3c3e 27d2604b",n:"ffffffff 00000000 ffffffff ffffffff bce6faad a7179e84 f3b9cac2 fc632551",hash:a.sha256,gRed:!1,g:["6b17d1f2 e12c4247 f8bce6e5 63a440f2 77037d81 2deb33a0 f4a13945 d898c296","4fe342e2 fe1a7f9b 8ee7eb4a 7c0f9e16 2bce3357 6b315ece cbb64068 37bf51f5"]}),i("p384",{type:"short",prime:null,p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 ffffffff",a:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 fffffffc",b:"b3312fa7 e23ee7e4 988e056b e3f82d19 181d9c6e fe814112 0314088f 5013875a c656398d 8a2ed19d 2a85c8ed d3ec2aef",n:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff c7634d81 f4372ddf 581a0db2 48b0a77a ecec196a ccc52973",hash:a.sha384,gRed:!1,g:["aa87ca22 be8b0537 8eb1c71e f320ad74 6e1d3b62 8ba79b98 59f741e0 82542a38 5502f25d bf55296c 3a545e38 72760ab7","3617de4a 96262c6f 5d9e98bf 9292dc29 f8f41dbd 289a147c e9da3113 b5f0b8c0 0a60b1ce 1d7e819d 7a431d7c 90ea0e5f"]}),i("p521",{type:"short",prime:null,p:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff",a:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffc",b:"00000051 953eb961 8e1c9a1f 929a21a0 b68540ee a2da725b 99b315f3 b8b48991 8ef109e1 56193951 ec7e937b 1652c0bd 3bb1bf07 3573df88 3d2c34f1 ef451fd4 6b503f00",n:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffa 51868783 bf2f966b 7fcc0148 f709a5d0 3bb5c9b8 899c47ae bb6fb71e 91386409",hash:a.sha512,gRed:!1,g:["000000c6 858e06b7 0404e9cd 9e3ecb66 2395b442 9c648139 053fb521 f828af60 6b4d3dba a14b5e77 efe75928 fe1dc127 a2ffa8de 3348b3c1 856a429b f97e7e31 c2e5bd66","00000118 39296a78 9a3bc004 5c8a5fb4 2c7d1bd9 98f54449 579b4468 17afbd17 273e662c 97ee7299 5ef42640 c550b901 3fad0761 353c7086 a272c240 88be9476 9fd16650"]}),i("curve25519",{type:"mont",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"76d06",b:"1",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:a.sha256,gRed:!1,g:["9"]}),i("ed25519",{type:"edwards",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"-1",c:"1",d:"52036cee2b6ffe73 8cc740797779e898 00700a4d4141d8ab 75eb4dca135978a3",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:a.sha256,gRed:!1,g:["216936d3cd6e53fec0a4e231fdd6dc5c692cc7609525a7b2c9562d608f25d51a","6666666666666666666666666666666666666666666666666666666666666658"]});var c;try{c=r(616)}catch(t){c=void 0}i("secp256k1",{type:"short",prime:"k256",p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f",a:"0",b:"7",n:"ffffffff ffffffff ffffffff fffffffe baaedce6 af48a03b bfd25e8c d0364141",h:"1",hash:a.sha256,beta:"7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee",lambda:"5363ad4cc05c30e0a5261c028812645a122e22ea20816678df02967c1b23bd72",basis:[{a:"3086d221a7d46bcde86c90e49284eb15",b:"-e4437ed6010e88286f547fa90abfe4c3"},{a:"114ca50f7a8e2f3f657c1108d9d44cfd8",b:"3086d221a7d46bcde86c90e49284eb15"}],gRed:!1,g:["79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798","483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8",c]})},function(t,e,r){"use strict";e.sha1=r(611),e.sha224=r(612),e.sha256=r(333),e.sha384=r(613),e.sha512=r(334)},function(t,e,r){"use strict";function n(){if(!(this instanceof n))return new n;d.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.W=new Array(80)}var i=r(75),o=r(159),a=r(332),s=i.rotl32,f=i.sum32,c=i.sum32_5,u=a.ft_1,d=o.BlockHash,h=[1518500249,1859775393,2400959708,3395469782];i.inherits(n,d),t.exports=n,n.blockSize=512,n.outSize=160,n.hmacStrength=80,n.padLength=64,n.prototype._update=function(t,e){for(var r=this.W,n=0;n<16;n++)r[n]=t[e+n];for(;n<r.length;n++)r[n]=s(r[n-3]^r[n-8]^r[n-14]^r[n-16],1);var i=this.h[0],o=this.h[1],a=this.h[2],d=this.h[3],l=this.h[4];for(n=0;n<r.length;n++){var p=~~(n/20),b=c(s(i,5),u(p,o,a,d),l,r[n],h[p]);l=d,d=a,a=s(o,30),o=i,i=b}this.h[0]=f(this.h[0],i),this.h[1]=f(this.h[1],o),this.h[2]=f(this.h[2],a),this.h[3]=f(this.h[3],d),this.h[4]=f(this.h[4],l)},n.prototype._digest=function(t){return"hex"===t?i.toHex32(this.h,"big"):i.split32(this.h,"big")}},function(t,e,r){"use strict";function n(){if(!(this instanceof n))return new n;o.call(this),this.h=[3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428]}var i=r(75),o=r(333);i.inherits(n,o),t.exports=n,n.blockSize=512,n.outSize=224,n.hmacStrength=192,n.padLength=64,n.prototype._digest=function(t){return"hex"===t?i.toHex32(this.h.slice(0,7),"big"):i.split32(this.h.slice(0,7),"big")}},function(t,e,r){"use strict";function n(){if(!(this instanceof n))return new n;o.call(this),this.h=[3418070365,3238371032,1654270250,914150663,2438529370,812702999,355462360,4144912697,1731405415,4290775857,2394180231,1750603025,3675008525,1694076839,1203062813,3204075428]}var i=r(75),o=r(334);i.inherits(n,o),t.exports=n,n.blockSize=1024,n.outSize=384,n.hmacStrength=192,n.padLength=128,n.prototype._digest=function(t){return"hex"===t?i.toHex32(this.h.slice(0,12),"big"):i.split32(this.h.slice(0,12),"big")}},function(t,e,r){"use strict";function n(){if(!(this instanceof n))return new n;l.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.endian="little"}function i(t,e,r,n){return t<=15?e^r^n:t<=31?e&r|~e&n:t<=47?(e|~r)^n:t<=63?e&n|r&~n:e^(r|~n)}function o(t){return t<=15?0:t<=31?1518500249:t<=47?1859775393:t<=63?2400959708:2840853838}function a(t){return t<=15?1352829926:t<=31?1548603684:t<=47?1836072691:t<=63?2053994217:0}var s=r(75),f=r(159),c=s.rotl32,u=s.sum32,d=s.sum32_3,h=s.sum32_4,l=f.BlockHash;s.inherits(n,l),e.ripemd160=n,n.blockSize=512,n.outSize=160,n.hmacStrength=192,n.padLength=64,n.prototype._update=function(t,e){for(var r=this.h[0],n=this.h[1],s=this.h[2],f=this.h[3],l=this.h[4],y=r,g=n,_=s,w=f,S=l,A=0;A<80;A++){var x=u(c(h(r,i(A,n,s,f),t[p[A]+e],o(A)),v[A]),l);r=l,l=f,f=c(s,10),s=n,n=x,x=u(c(h(y,i(79-A,g,_,w),t[b[A]+e],a(A)),m[A]),S),y=S,S=w,w=c(_,10),_=g,g=x}x=d(this.h[1],s,w),this.h[1]=d(this.h[2],f,S),this.h[2]=d(this.h[3],l,y),this.h[3]=d(this.h[4],r,g),this.h[4]=d(this.h[0],n,_),this.h[0]=x},n.prototype._digest=function(t){return"hex"===t?s.toHex32(this.h,"little"):s.split32(this.h,"little")};var p=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13],b=[5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11],v=[11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6],m=[8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]},function(t,e,r){"use strict";function n(t,e,r){if(!(this instanceof n))return new n(t,e,r);this.Hash=t,this.blockSize=t.blockSize/8,this.outSize=t.outSize/8,this.inner=null,this.outer=null,this._init(i.toArray(e,r))}var i=r(75),o=r(61);t.exports=n,n.prototype._init=function(t){t.length>this.blockSize&&(t=(new this.Hash).update(t).digest()),o(t.length<=this.blockSize);for(var e=t.length;e<this.blockSize;e++)t.push(0);for(e=0;e<t.length;e++)t[e]^=54;for(this.inner=(new this.Hash).update(t),e=0;e<t.length;e++)t[e]^=106;this.outer=(new this.Hash).update(t)},n.prototype.update=function(t,e){return this.inner.update(t,e),this},n.prototype.digest=function(t){return this.outer.update(this.inner.digest()),this.outer.digest(t)}},function(t,e){t.exports={doubles:{step:4,points:[["e60fce93b59e9ec53011aabc21c23e97b2a31369b87a5ae9c44ee89e2a6dec0a","f7e3507399e595929db99f34f57937101296891e44d23f0be1f32cce69616821"],["8282263212c609d9ea2a6e3e172de238d8c39cabd5ac1ca10646e23fd5f51508","11f8a8098557dfe45e8256e830b60ace62d613ac2f7b17bed31b6eaff6e26caf"],["175e159f728b865a72f99cc6c6fc846de0b93833fd2222ed73fce5b551e5b739","d3506e0d9e3c79eba4ef97a51ff71f5eacb5955add24345c6efa6ffee9fed695"],["363d90d447b00c9c99ceac05b6262ee053441c7e55552ffe526bad8f83ff4640","4e273adfc732221953b445397f3363145b9a89008199ecb62003c7f3bee9de9"],["8b4b5f165df3c2be8c6244b5b745638843e4a781a15bcd1b69f79a55dffdf80c","4aad0a6f68d308b4b3fbd7813ab0da04f9e336546162ee56b3eff0c65fd4fd36"],["723cbaa6e5db996d6bf771c00bd548c7b700dbffa6c0e77bcb6115925232fcda","96e867b5595cc498a921137488824d6e2660a0653779494801dc069d9eb39f5f"],["eebfa4d493bebf98ba5feec812c2d3b50947961237a919839a533eca0e7dd7fa","5d9a8ca3970ef0f269ee7edaf178089d9ae4cdc3a711f712ddfd4fdae1de8999"],["100f44da696e71672791d0a09b7bde459f1215a29b3c03bfefd7835b39a48db0","cdd9e13192a00b772ec8f3300c090666b7ff4a18ff5195ac0fbd5cd62bc65a09"],["e1031be262c7ed1b1dc9227a4a04c017a77f8d4464f3b3852c8acde6e534fd2d","9d7061928940405e6bb6a4176597535af292dd419e1ced79a44f18f29456a00d"],["feea6cae46d55b530ac2839f143bd7ec5cf8b266a41d6af52d5e688d9094696d","e57c6b6c97dce1bab06e4e12bf3ecd5c981c8957cc41442d3155debf18090088"],["da67a91d91049cdcb367be4be6ffca3cfeed657d808583de33fa978bc1ec6cb1","9bacaa35481642bc41f463f7ec9780e5dec7adc508f740a17e9ea8e27a68be1d"],["53904faa0b334cdda6e000935ef22151ec08d0f7bb11069f57545ccc1a37b7c0","5bc087d0bc80106d88c9eccac20d3c1c13999981e14434699dcb096b022771c8"],["8e7bcd0bd35983a7719cca7764ca906779b53a043a9b8bcaeff959f43ad86047","10b7770b2a3da4b3940310420ca9514579e88e2e47fd68b3ea10047e8460372a"],["385eed34c1cdff21e6d0818689b81bde71a7f4f18397e6690a841e1599c43862","283bebc3e8ea23f56701de19e9ebf4576b304eec2086dc8cc0458fe5542e5453"],["6f9d9b803ecf191637c73a4413dfa180fddf84a5947fbc9c606ed86c3fac3a7","7c80c68e603059ba69b8e2a30e45c4d47ea4dd2f5c281002d86890603a842160"],["3322d401243c4e2582a2147c104d6ecbf774d163db0f5e5313b7e0e742d0e6bd","56e70797e9664ef5bfb019bc4ddaf9b72805f63ea2873af624f3a2e96c28b2a0"],["85672c7d2de0b7da2bd1770d89665868741b3f9af7643397721d74d28134ab83","7c481b9b5b43b2eb6374049bfa62c2e5e77f17fcc5298f44c8e3094f790313a6"],["948bf809b1988a46b06c9f1919413b10f9226c60f668832ffd959af60c82a0a","53a562856dcb6646dc6b74c5d1c3418c6d4dff08c97cd2bed4cb7f88d8c8e589"],["6260ce7f461801c34f067ce0f02873a8f1b0e44dfc69752accecd819f38fd8e8","bc2da82b6fa5b571a7f09049776a1ef7ecd292238051c198c1a84e95b2b4ae17"],["e5037de0afc1d8d43d8348414bbf4103043ec8f575bfdc432953cc8d2037fa2d","4571534baa94d3b5f9f98d09fb990bddbd5f5b03ec481f10e0e5dc841d755bda"],["e06372b0f4a207adf5ea905e8f1771b4e7e8dbd1c6a6c5b725866a0ae4fce725","7a908974bce18cfe12a27bb2ad5a488cd7484a7787104870b27034f94eee31dd"],["213c7a715cd5d45358d0bbf9dc0ce02204b10bdde2a3f58540ad6908d0559754","4b6dad0b5ae462507013ad06245ba190bb4850f5f36a7eeddff2c27534b458f2"],["4e7c272a7af4b34e8dbb9352a5419a87e2838c70adc62cddf0cc3a3b08fbd53c","17749c766c9d0b18e16fd09f6def681b530b9614bff7dd33e0b3941817dcaae6"],["fea74e3dbe778b1b10f238ad61686aa5c76e3db2be43057632427e2840fb27b6","6e0568db9b0b13297cf674deccb6af93126b596b973f7b77701d3db7f23cb96f"],["76e64113f677cf0e10a2570d599968d31544e179b760432952c02a4417bdde39","c90ddf8dee4e95cf577066d70681f0d35e2a33d2b56d2032b4b1752d1901ac01"],["c738c56b03b2abe1e8281baa743f8f9a8f7cc643df26cbee3ab150242bcbb891","893fb578951ad2537f718f2eacbfbbbb82314eef7880cfe917e735d9699a84c3"],["d895626548b65b81e264c7637c972877d1d72e5f3a925014372e9f6588f6c14b","febfaa38f2bc7eae728ec60818c340eb03428d632bb067e179363ed75d7d991f"],["b8da94032a957518eb0f6433571e8761ceffc73693e84edd49150a564f676e03","2804dfa44805a1e4d7c99cc9762808b092cc584d95ff3b511488e4e74efdf6e7"],["e80fea14441fb33a7d8adab9475d7fab2019effb5156a792f1a11778e3c0df5d","eed1de7f638e00771e89768ca3ca94472d155e80af322ea9fcb4291b6ac9ec78"],["a301697bdfcd704313ba48e51d567543f2a182031efd6915ddc07bbcc4e16070","7370f91cfb67e4f5081809fa25d40f9b1735dbf7c0a11a130c0d1a041e177ea1"],["90ad85b389d6b936463f9d0512678de208cc330b11307fffab7ac63e3fb04ed4","e507a3620a38261affdcbd9427222b839aefabe1582894d991d4d48cb6ef150"],["8f68b9d2f63b5f339239c1ad981f162ee88c5678723ea3351b7b444c9ec4c0da","662a9f2dba063986de1d90c2b6be215dbbea2cfe95510bfdf23cbf79501fff82"],["e4f3fb0176af85d65ff99ff9198c36091f48e86503681e3e6686fd5053231e11","1e63633ad0ef4f1c1661a6d0ea02b7286cc7e74ec951d1c9822c38576feb73bc"],["8c00fa9b18ebf331eb961537a45a4266c7034f2f0d4e1d0716fb6eae20eae29e","efa47267fea521a1a9dc343a3736c974c2fadafa81e36c54e7d2a4c66702414b"],["e7a26ce69dd4829f3e10cec0a9e98ed3143d084f308b92c0997fddfc60cb3e41","2a758e300fa7984b471b006a1aafbb18d0a6b2c0420e83e20e8a9421cf2cfd51"],["b6459e0ee3662ec8d23540c223bcbdc571cbcb967d79424f3cf29eb3de6b80ef","67c876d06f3e06de1dadf16e5661db3c4b3ae6d48e35b2ff30bf0b61a71ba45"],["d68a80c8280bb840793234aa118f06231d6f1fc67e73c5a5deda0f5b496943e8","db8ba9fff4b586d00c4b1f9177b0e28b5b0e7b8f7845295a294c84266b133120"],["324aed7df65c804252dc0270907a30b09612aeb973449cea4095980fc28d3d5d","648a365774b61f2ff130c0c35aec1f4f19213b0c7e332843967224af96ab7c84"],["4df9c14919cde61f6d51dfdbe5fee5dceec4143ba8d1ca888e8bd373fd054c96","35ec51092d8728050974c23a1d85d4b5d506cdc288490192ebac06cad10d5d"],["9c3919a84a474870faed8a9c1cc66021523489054d7f0308cbfc99c8ac1f98cd","ddb84f0f4a4ddd57584f044bf260e641905326f76c64c8e6be7e5e03d4fc599d"],["6057170b1dd12fdf8de05f281d8e06bb91e1493a8b91d4cc5a21382120a959e5","9a1af0b26a6a4807add9a2daf71df262465152bc3ee24c65e899be932385a2a8"],["a576df8e23a08411421439a4518da31880cef0fba7d4df12b1a6973eecb94266","40a6bf20e76640b2c92b97afe58cd82c432e10a7f514d9f3ee8be11ae1b28ec8"],["7778a78c28dec3e30a05fe9629de8c38bb30d1f5cf9a3a208f763889be58ad71","34626d9ab5a5b22ff7098e12f2ff580087b38411ff24ac563b513fc1fd9f43ac"],["928955ee637a84463729fd30e7afd2ed5f96274e5ad7e5cb09eda9c06d903ac","c25621003d3f42a827b78a13093a95eeac3d26efa8a8d83fc5180e935bcd091f"],["85d0fef3ec6db109399064f3a0e3b2855645b4a907ad354527aae75163d82751","1f03648413a38c0be29d496e582cf5663e8751e96877331582c237a24eb1f962"],["ff2b0dce97eece97c1c9b6041798b85dfdfb6d8882da20308f5404824526087e","493d13fef524ba188af4c4dc54d07936c7b7ed6fb90e2ceb2c951e01f0c29907"],["827fbbe4b1e880ea9ed2b2e6301b212b57f1ee148cd6dd28780e5e2cf856e241","c60f9c923c727b0b71bef2c67d1d12687ff7a63186903166d605b68baec293ec"],["eaa649f21f51bdbae7be4ae34ce6e5217a58fdce7f47f9aa7f3b58fa2120e2b3","be3279ed5bbbb03ac69a80f89879aa5a01a6b965f13f7e59d47a5305ba5ad93d"],["e4a42d43c5cf169d9391df6decf42ee541b6d8f0c9a137401e23632dda34d24f","4d9f92e716d1c73526fc99ccfb8ad34ce886eedfa8d8e4f13a7f7131deba9414"],["1ec80fef360cbdd954160fadab352b6b92b53576a88fea4947173b9d4300bf19","aeefe93756b5340d2f3a4958a7abbf5e0146e77f6295a07b671cdc1cc107cefd"],["146a778c04670c2f91b00af4680dfa8bce3490717d58ba889ddb5928366642be","b318e0ec3354028add669827f9d4b2870aaa971d2f7e5ed1d0b297483d83efd0"],["fa50c0f61d22e5f07e3acebb1aa07b128d0012209a28b9776d76a8793180eef9","6b84c6922397eba9b72cd2872281a68a5e683293a57a213b38cd8d7d3f4f2811"],["da1d61d0ca721a11b1a5bf6b7d88e8421a288ab5d5bba5220e53d32b5f067ec2","8157f55a7c99306c79c0766161c91e2966a73899d279b48a655fba0f1ad836f1"],["a8e282ff0c9706907215ff98e8fd416615311de0446f1e062a73b0610d064e13","7f97355b8db81c09abfb7f3c5b2515888b679a3e50dd6bd6cef7c73111f4cc0c"],["174a53b9c9a285872d39e56e6913cab15d59b1fa512508c022f382de8319497c","ccc9dc37abfc9c1657b4155f2c47f9e6646b3a1d8cb9854383da13ac079afa73"],["959396981943785c3d3e57edf5018cdbe039e730e4918b3d884fdff09475b7ba","2e7e552888c331dd8ba0386a4b9cd6849c653f64c8709385e9b8abf87524f2fd"],["d2a63a50ae401e56d645a1153b109a8fcca0a43d561fba2dbb51340c9d82b151","e82d86fb6443fcb7565aee58b2948220a70f750af484ca52d4142174dcf89405"],["64587e2335471eb890ee7896d7cfdc866bacbdbd3839317b3436f9b45617e073","d99fcdd5bf6902e2ae96dd6447c299a185b90a39133aeab358299e5e9faf6589"],["8481bde0e4e4d885b3a546d3e549de042f0aa6cea250e7fd358d6c86dd45e458","38ee7b8cba5404dd84a25bf39cecb2ca900a79c42b262e556d64b1b59779057e"],["13464a57a78102aa62b6979ae817f4637ffcfed3c4b1ce30bcd6303f6caf666b","69be159004614580ef7e433453ccb0ca48f300a81d0942e13f495a907f6ecc27"],["bc4a9df5b713fe2e9aef430bcc1dc97a0cd9ccede2f28588cada3a0d2d83f366","d3a81ca6e785c06383937adf4b798caa6e8a9fbfa547b16d758d666581f33c1"],["8c28a97bf8298bc0d23d8c749452a32e694b65e30a9472a3954ab30fe5324caa","40a30463a3305193378fedf31f7cc0eb7ae784f0451cb9459e71dc73cbef9482"],["8ea9666139527a8c1dd94ce4f071fd23c8b350c5a4bb33748c4ba111faccae0","620efabbc8ee2782e24e7c0cfb95c5d735b783be9cf0f8e955af34a30e62b945"],["dd3625faef5ba06074669716bbd3788d89bdde815959968092f76cc4eb9a9787","7a188fa3520e30d461da2501045731ca941461982883395937f68d00c644a573"],["f710d79d9eb962297e4f6232b40e8f7feb2bc63814614d692c12de752408221e","ea98e67232d3b3295d3b535532115ccac8612c721851617526ae47a9c77bfc82"]]},naf:{wnd:7,points:[["f9308a019258c31049344f85f89d5229b531c845836f99b08601f113bce036f9","388f7b0f632de8140fe337e62a37f3566500a99934c2231b6cb9fd7584b8e672"],["2f8bde4d1a07209355b4a7250a5c5128e88b84bddc619ab7cba8d569b240efe4","d8ac222636e5e3d6d4dba9dda6c9c426f788271bab0d6840dca87d3aa6ac62d6"],["5cbdf0646e5db4eaa398f365f2ea7a0e3d419b7e0330e39ce92bddedcac4f9bc","6aebca40ba255960a3178d6d861a54dba813d0b813fde7b5a5082628087264da"],["acd484e2f0c7f65309ad178a9f559abde09796974c57e714c35f110dfc27ccbe","cc338921b0a7d9fd64380971763b61e9add888a4375f8e0f05cc262ac64f9c37"],["774ae7f858a9411e5ef4246b70c65aac5649980be5c17891bbec17895da008cb","d984a032eb6b5e190243dd56d7b7b365372db1e2dff9d6a8301d74c9c953c61b"],["f28773c2d975288bc7d1d205c3748651b075fbc6610e58cddeeddf8f19405aa8","ab0902e8d880a89758212eb65cdaf473a1a06da521fa91f29b5cb52db03ed81"],["d7924d4f7d43ea965a465ae3095ff41131e5946f3c85f79e44adbcf8e27e080e","581e2872a86c72a683842ec228cc6defea40af2bd896d3a5c504dc9ff6a26b58"],["defdea4cdb677750a420fee807eacf21eb9898ae79b9768766e4faa04a2d4a34","4211ab0694635168e997b0ead2a93daeced1f4a04a95c0f6cfb199f69e56eb77"],["2b4ea0a797a443d293ef5cff444f4979f06acfebd7e86d277475656138385b6c","85e89bc037945d93b343083b5a1c86131a01f60c50269763b570c854e5c09b7a"],["352bbf4a4cdd12564f93fa332ce333301d9ad40271f8107181340aef25be59d5","321eb4075348f534d59c18259dda3e1f4a1b3b2e71b1039c67bd3d8bcf81998c"],["2fa2104d6b38d11b0230010559879124e42ab8dfeff5ff29dc9cdadd4ecacc3f","2de1068295dd865b64569335bd5dd80181d70ecfc882648423ba76b532b7d67"],["9248279b09b4d68dab21a9b066edda83263c3d84e09572e269ca0cd7f5453714","73016f7bf234aade5d1aa71bdea2b1ff3fc0de2a887912ffe54a32ce97cb3402"],["daed4f2be3a8bf278e70132fb0beb7522f570e144bf615c07e996d443dee8729","a69dce4a7d6c98e8d4a1aca87ef8d7003f83c230f3afa726ab40e52290be1c55"],["c44d12c7065d812e8acf28d7cbb19f9011ecd9e9fdf281b0e6a3b5e87d22e7db","2119a460ce326cdc76c45926c982fdac0e106e861edf61c5a039063f0e0e6482"],["6a245bf6dc698504c89a20cfded60853152b695336c28063b61c65cbd269e6b4","e022cf42c2bd4a708b3f5126f16a24ad8b33ba48d0423b6efd5e6348100d8a82"],["1697ffa6fd9de627c077e3d2fe541084ce13300b0bec1146f95ae57f0d0bd6a5","b9c398f186806f5d27561506e4557433a2cf15009e498ae7adee9d63d01b2396"],["605bdb019981718b986d0f07e834cb0d9deb8360ffb7f61df982345ef27a7479","2972d2de4f8d20681a78d93ec96fe23c26bfae84fb14db43b01e1e9056b8c49"],["62d14dab4150bf497402fdc45a215e10dcb01c354959b10cfe31c7e9d87ff33d","80fc06bd8cc5b01098088a1950eed0db01aa132967ab472235f5642483b25eaf"],["80c60ad0040f27dade5b4b06c408e56b2c50e9f56b9b8b425e555c2f86308b6f","1c38303f1cc5c30f26e66bad7fe72f70a65eed4cbe7024eb1aa01f56430bd57a"],["7a9375ad6167ad54aa74c6348cc54d344cc5dc9487d847049d5eabb0fa03c8fb","d0e3fa9eca8726909559e0d79269046bdc59ea10c70ce2b02d499ec224dc7f7"],["d528ecd9b696b54c907a9ed045447a79bb408ec39b68df504bb51f459bc3ffc9","eecf41253136e5f99966f21881fd656ebc4345405c520dbc063465b521409933"],["49370a4b5f43412ea25f514e8ecdad05266115e4a7ecb1387231808f8b45963","758f3f41afd6ed428b3081b0512fd62a54c3f3afbb5b6764b653052a12949c9a"],["77f230936ee88cbbd73df930d64702ef881d811e0e1498e2f1c13eb1fc345d74","958ef42a7886b6400a08266e9ba1b37896c95330d97077cbbe8eb3c7671c60d6"],["f2dac991cc4ce4b9ea44887e5c7c0bce58c80074ab9d4dbaeb28531b7739f530","e0dedc9b3b2f8dad4da1f32dec2531df9eb5fbeb0598e4fd1a117dba703a3c37"],["463b3d9f662621fb1b4be8fbbe2520125a216cdfc9dae3debcba4850c690d45b","5ed430d78c296c3543114306dd8622d7c622e27c970a1de31cb377b01af7307e"],["f16f804244e46e2a09232d4aff3b59976b98fac14328a2d1a32496b49998f247","cedabd9b82203f7e13d206fcdf4e33d92a6c53c26e5cce26d6579962c4e31df6"],["caf754272dc84563b0352b7a14311af55d245315ace27c65369e15f7151d41d1","cb474660ef35f5f2a41b643fa5e460575f4fa9b7962232a5c32f908318a04476"],["2600ca4b282cb986f85d0f1709979d8b44a09c07cb86d7c124497bc86f082120","4119b88753c15bd6a693b03fcddbb45d5ac6be74ab5f0ef44b0be9475a7e4b40"],["7635ca72d7e8432c338ec53cd12220bc01c48685e24f7dc8c602a7746998e435","91b649609489d613d1d5e590f78e6d74ecfc061d57048bad9e76f302c5b9c61"],["754e3239f325570cdbbf4a87deee8a66b7f2b33479d468fbc1a50743bf56cc18","673fb86e5bda30fb3cd0ed304ea49a023ee33d0197a695d0c5d98093c536683"],["e3e6bd1071a1e96aff57859c82d570f0330800661d1c952f9fe2694691d9b9e8","59c9e0bba394e76f40c0aa58379a3cb6a5a2283993e90c4167002af4920e37f5"],["186b483d056a033826ae73d88f732985c4ccb1f32ba35f4b4cc47fdcf04aa6eb","3b952d32c67cf77e2e17446e204180ab21fb8090895138b4a4a797f86e80888b"],["df9d70a6b9876ce544c98561f4be4f725442e6d2b737d9c91a8321724ce0963f","55eb2dafd84d6ccd5f862b785dc39d4ab157222720ef9da217b8c45cf2ba2417"],["5edd5cc23c51e87a497ca815d5dce0f8ab52554f849ed8995de64c5f34ce7143","efae9c8dbc14130661e8cec030c89ad0c13c66c0d17a2905cdc706ab7399a868"],["290798c2b6476830da12fe02287e9e777aa3fba1c355b17a722d362f84614fba","e38da76dcd440621988d00bcf79af25d5b29c094db2a23146d003afd41943e7a"],["af3c423a95d9f5b3054754efa150ac39cd29552fe360257362dfdecef4053b45","f98a3fd831eb2b749a93b0e6f35cfb40c8cd5aa667a15581bc2feded498fd9c6"],["766dbb24d134e745cccaa28c99bf274906bb66b26dcf98df8d2fed50d884249a","744b1152eacbe5e38dcc887980da38b897584a65fa06cedd2c924f97cbac5996"],["59dbf46f8c94759ba21277c33784f41645f7b44f6c596a58ce92e666191abe3e","c534ad44175fbc300f4ea6ce648309a042ce739a7919798cd85e216c4a307f6e"],["f13ada95103c4537305e691e74e9a4a8dd647e711a95e73cb62dc6018cfd87b8","e13817b44ee14de663bf4bc808341f326949e21a6a75c2570778419bdaf5733d"],["7754b4fa0e8aced06d4167a2c59cca4cda1869c06ebadfb6488550015a88522c","30e93e864e669d82224b967c3020b8fa8d1e4e350b6cbcc537a48b57841163a2"],["948dcadf5990e048aa3874d46abef9d701858f95de8041d2a6828c99e2262519","e491a42537f6e597d5d28a3224b1bc25df9154efbd2ef1d2cbba2cae5347d57e"],["7962414450c76c1689c7b48f8202ec37fb224cf5ac0bfa1570328a8a3d7c77ab","100b610ec4ffb4760d5c1fc133ef6f6b12507a051f04ac5760afa5b29db83437"],["3514087834964b54b15b160644d915485a16977225b8847bb0dd085137ec47ca","ef0afbb2056205448e1652c48e8127fc6039e77c15c2378b7e7d15a0de293311"],["d3cc30ad6b483e4bc79ce2c9dd8bc54993e947eb8df787b442943d3f7b527eaf","8b378a22d827278d89c5e9be8f9508ae3c2ad46290358630afb34db04eede0a4"],["1624d84780732860ce1c78fcbfefe08b2b29823db913f6493975ba0ff4847610","68651cf9b6da903e0914448c6cd9d4ca896878f5282be4c8cc06e2a404078575"],["733ce80da955a8a26902c95633e62a985192474b5af207da6df7b4fd5fc61cd4","f5435a2bd2badf7d485a4d8b8db9fcce3e1ef8e0201e4578c54673bc1dc5ea1d"],["15d9441254945064cf1a1c33bbd3b49f8966c5092171e699ef258dfab81c045c","d56eb30b69463e7234f5137b73b84177434800bacebfc685fc37bbe9efe4070d"],["a1d0fcf2ec9de675b612136e5ce70d271c21417c9d2b8aaaac138599d0717940","edd77f50bcb5a3cab2e90737309667f2641462a54070f3d519212d39c197a629"],["e22fbe15c0af8ccc5780c0735f84dbe9a790badee8245c06c7ca37331cb36980","a855babad5cd60c88b430a69f53a1a7a38289154964799be43d06d77d31da06"],["311091dd9860e8e20ee13473c1155f5f69635e394704eaa74009452246cfa9b3","66db656f87d1f04fffd1f04788c06830871ec5a64feee685bd80f0b1286d8374"],["34c1fd04d301be89b31c0442d3e6ac24883928b45a9340781867d4232ec2dbdf","9414685e97b1b5954bd46f730174136d57f1ceeb487443dc5321857ba73abee"],["f219ea5d6b54701c1c14de5b557eb42a8d13f3abbcd08affcc2a5e6b049b8d63","4cb95957e83d40b0f73af4544cccf6b1f4b08d3c07b27fb8d8c2962a400766d1"],["d7b8740f74a8fbaab1f683db8f45de26543a5490bca627087236912469a0b448","fa77968128d9c92ee1010f337ad4717eff15db5ed3c049b3411e0315eaa4593b"],["32d31c222f8f6f0ef86f7c98d3a3335ead5bcd32abdd94289fe4d3091aa824bf","5f3032f5892156e39ccd3d7915b9e1da2e6dac9e6f26e961118d14b8462e1661"],["7461f371914ab32671045a155d9831ea8793d77cd59592c4340f86cbc18347b5","8ec0ba238b96bec0cbdddcae0aa442542eee1ff50c986ea6b39847b3cc092ff6"],["ee079adb1df1860074356a25aa38206a6d716b2c3e67453d287698bad7b2b2d6","8dc2412aafe3be5c4c5f37e0ecc5f9f6a446989af04c4e25ebaac479ec1c8c1e"],["16ec93e447ec83f0467b18302ee620f7e65de331874c9dc72bfd8616ba9da6b5","5e4631150e62fb40d0e8c2a7ca5804a39d58186a50e497139626778e25b0674d"],["eaa5f980c245f6f038978290afa70b6bd8855897f98b6aa485b96065d537bd99","f65f5d3e292c2e0819a528391c994624d784869d7e6ea67fb18041024edc07dc"],["78c9407544ac132692ee1910a02439958ae04877151342ea96c4b6b35a49f51","f3e0319169eb9b85d5404795539a5e68fa1fbd583c064d2462b675f194a3ddb4"],["494f4be219a1a77016dcd838431aea0001cdc8ae7a6fc688726578d9702857a5","42242a969283a5f339ba7f075e36ba2af925ce30d767ed6e55f4b031880d562c"],["a598a8030da6d86c6bc7f2f5144ea549d28211ea58faa70ebf4c1e665c1fe9b5","204b5d6f84822c307e4b4a7140737aec23fc63b65b35f86a10026dbd2d864e6b"],["c41916365abb2b5d09192f5f2dbeafec208f020f12570a184dbadc3e58595997","4f14351d0087efa49d245b328984989d5caf9450f34bfc0ed16e96b58fa9913"],["841d6063a586fa475a724604da03bc5b92a2e0d2e0a36acfe4c73a5514742881","73867f59c0659e81904f9a1c7543698e62562d6744c169ce7a36de01a8d6154"],["5e95bb399a6971d376026947f89bde2f282b33810928be4ded112ac4d70e20d5","39f23f366809085beebfc71181313775a99c9aed7d8ba38b161384c746012865"],["36e4641a53948fd476c39f8a99fd974e5ec07564b5315d8bf99471bca0ef2f66","d2424b1b1abe4eb8164227b085c9aa9456ea13493fd563e06fd51cf5694c78fc"],["336581ea7bfbbb290c191a2f507a41cf5643842170e914faeab27c2c579f726","ead12168595fe1be99252129b6e56b3391f7ab1410cd1e0ef3dcdcabd2fda224"],["8ab89816dadfd6b6a1f2634fcf00ec8403781025ed6890c4849742706bd43ede","6fdcef09f2f6d0a044e654aef624136f503d459c3e89845858a47a9129cdd24e"],["1e33f1a746c9c5778133344d9299fcaa20b0938e8acff2544bb40284b8c5fb94","60660257dd11b3aa9c8ed618d24edff2306d320f1d03010e33a7d2057f3b3b6"],["85b7c1dcb3cec1b7ee7f30ded79dd20a0ed1f4cc18cbcfcfa410361fd8f08f31","3d98a9cdd026dd43f39048f25a8847f4fcafad1895d7a633c6fed3c35e999511"],["29df9fbd8d9e46509275f4b125d6d45d7fbe9a3b878a7af872a2800661ac5f51","b4c4fe99c775a606e2d8862179139ffda61dc861c019e55cd2876eb2a27d84b"],["a0b1cae06b0a847a3fea6e671aaf8adfdfe58ca2f768105c8082b2e449fce252","ae434102edde0958ec4b19d917a6a28e6b72da1834aff0e650f049503a296cf2"],["4e8ceafb9b3e9a136dc7ff67e840295b499dfb3b2133e4ba113f2e4c0e121e5","cf2174118c8b6d7a4b48f6d534ce5c79422c086a63460502b827ce62a326683c"],["d24a44e047e19b6f5afb81c7ca2f69080a5076689a010919f42725c2b789a33b","6fb8d5591b466f8fc63db50f1c0f1c69013f996887b8244d2cdec417afea8fa3"],["ea01606a7a6c9cdd249fdfcfacb99584001edd28abbab77b5104e98e8e3b35d4","322af4908c7312b0cfbfe369f7a7b3cdb7d4494bc2823700cfd652188a3ea98d"],["af8addbf2b661c8a6c6328655eb96651252007d8c5ea31be4ad196de8ce2131f","6749e67c029b85f52a034eafd096836b2520818680e26ac8f3dfbcdb71749700"],["e3ae1974566ca06cc516d47e0fb165a674a3dabcfca15e722f0e3450f45889","2aeabe7e4531510116217f07bf4d07300de97e4874f81f533420a72eeb0bd6a4"],["591ee355313d99721cf6993ffed1e3e301993ff3ed258802075ea8ced397e246","b0ea558a113c30bea60fc4775460c7901ff0b053d25ca2bdeee98f1a4be5d196"],["11396d55fda54c49f19aa97318d8da61fa8584e47b084945077cf03255b52984","998c74a8cd45ac01289d5833a7beb4744ff536b01b257be4c5767bea93ea57a4"],["3c5d2a1ba39c5a1790000738c9e0c40b8dcdfd5468754b6405540157e017aa7a","b2284279995a34e2f9d4de7396fc18b80f9b8b9fdd270f6661f79ca4c81bd257"],["cc8704b8a60a0defa3a99a7299f2e9c3fbc395afb04ac078425ef8a1793cc030","bdd46039feed17881d1e0862db347f8cf395b74fc4bcdc4e940b74e3ac1f1b13"],["c533e4f7ea8555aacd9777ac5cad29b97dd4defccc53ee7ea204119b2889b197","6f0a256bc5efdf429a2fb6242f1a43a2d9b925bb4a4b3a26bb8e0f45eb596096"],["c14f8f2ccb27d6f109f6d08d03cc96a69ba8c34eec07bbcf566d48e33da6593","c359d6923bb398f7fd4473e16fe1c28475b740dd098075e6c0e8649113dc3a38"],["a6cbc3046bc6a450bac24789fa17115a4c9739ed75f8f21ce441f72e0b90e6ef","21ae7f4680e889bb130619e2c0f95a360ceb573c70603139862afd617fa9b9f"],["347d6d9a02c48927ebfb86c1359b1caf130a3c0267d11ce6344b39f99d43cc38","60ea7f61a353524d1c987f6ecec92f086d565ab687870cb12689ff1e31c74448"],["da6545d2181db8d983f7dcb375ef5866d47c67b1bf31c8cf855ef7437b72656a","49b96715ab6878a79e78f07ce5680c5d6673051b4935bd897fea824b77dc208a"],["c40747cc9d012cb1a13b8148309c6de7ec25d6945d657146b9d5994b8feb1111","5ca560753be2a12fc6de6caf2cb489565db936156b9514e1bb5e83037e0fa2d4"],["4e42c8ec82c99798ccf3a610be870e78338c7f713348bd34c8203ef4037f3502","7571d74ee5e0fb92a7a8b33a07783341a5492144cc54bcc40a94473693606437"],["3775ab7089bc6af823aba2e1af70b236d251cadb0c86743287522a1b3b0dedea","be52d107bcfa09d8bcb9736a828cfa7fac8db17bf7a76a2c42ad961409018cf7"],["cee31cbf7e34ec379d94fb814d3d775ad954595d1314ba8846959e3e82f74e26","8fd64a14c06b589c26b947ae2bcf6bfa0149ef0be14ed4d80f448a01c43b1c6d"],["b4f9eaea09b6917619f6ea6a4eb5464efddb58fd45b1ebefcdc1a01d08b47986","39e5c9925b5a54b07433a4f18c61726f8bb131c012ca542eb24a8ac07200682a"],["d4263dfc3d2df923a0179a48966d30ce84e2515afc3dccc1b77907792ebcc60e","62dfaf07a0f78feb30e30d6295853ce189e127760ad6cf7fae164e122a208d54"],["48457524820fa65a4f8d35eb6930857c0032acc0a4a2de422233eeda897612c4","25a748ab367979d98733c38a1fa1c2e7dc6cc07db2d60a9ae7a76aaa49bd0f77"],["dfeeef1881101f2cb11644f3a2afdfc2045e19919152923f367a1767c11cceda","ecfb7056cf1de042f9420bab396793c0c390bde74b4bbdff16a83ae09a9a7517"],["6d7ef6b17543f8373c573f44e1f389835d89bcbc6062ced36c82df83b8fae859","cd450ec335438986dfefa10c57fea9bcc521a0959b2d80bbf74b190dca712d10"],["e75605d59102a5a2684500d3b991f2e3f3c88b93225547035af25af66e04541f","f5c54754a8f71ee540b9b48728473e314f729ac5308b06938360990e2bfad125"],["eb98660f4c4dfaa06a2be453d5020bc99a0c2e60abe388457dd43fefb1ed620c","6cb9a8876d9cb8520609af3add26cd20a0a7cd8a9411131ce85f44100099223e"],["13e87b027d8514d35939f2e6892b19922154596941888336dc3563e3b8dba942","fef5a3c68059a6dec5d624114bf1e91aac2b9da568d6abeb2570d55646b8adf1"],["ee163026e9fd6fe017c38f06a5be6fc125424b371ce2708e7bf4491691e5764a","1acb250f255dd61c43d94ccc670d0f58f49ae3fa15b96623e5430da0ad6c62b2"],["b268f5ef9ad51e4d78de3a750c2dc89b1e626d43505867999932e5db33af3d80","5f310d4b3c99b9ebb19f77d41c1dee018cf0d34fd4191614003e945a1216e423"],["ff07f3118a9df035e9fad85eb6c7bfe42b02f01ca99ceea3bf7ffdba93c4750d","438136d603e858a3a5c440c38eccbaddc1d2942114e2eddd4740d098ced1f0d8"],["8d8b9855c7c052a34146fd20ffb658bea4b9f69e0d825ebec16e8c3ce2b526a1","cdb559eedc2d79f926baf44fb84ea4d44bcf50fee51d7ceb30e2e7f463036758"],["52db0b5384dfbf05bfa9d472d7ae26dfe4b851ceca91b1eba54263180da32b63","c3b997d050ee5d423ebaf66a6db9f57b3180c902875679de924b69d84a7b375"],["e62f9490d3d51da6395efd24e80919cc7d0f29c3f3fa48c6fff543becbd43352","6d89ad7ba4876b0b22c2ca280c682862f342c8591f1daf5170e07bfd9ccafa7d"],["7f30ea2476b399b4957509c88f77d0191afa2ff5cb7b14fd6d8e7d65aaab1193","ca5ef7d4b231c94c3b15389a5f6311e9daff7bb67b103e9880ef4bff637acaec"],["5098ff1e1d9f14fb46a210fada6c903fef0fb7b4a1dd1d9ac60a0361800b7a00","9731141d81fc8f8084d37c6e7542006b3ee1b40d60dfe5362a5b132fd17ddc0"],["32b78c7de9ee512a72895be6b9cbefa6e2f3c4ccce445c96b9f2c81e2778ad58","ee1849f513df71e32efc3896ee28260c73bb80547ae2275ba497237794c8753c"],["e2cb74fddc8e9fbcd076eef2a7c72b0ce37d50f08269dfc074b581550547a4f7","d3aa2ed71c9dd2247a62df062736eb0baddea9e36122d2be8641abcb005cc4a4"],["8438447566d4d7bedadc299496ab357426009a35f235cb141be0d99cd10ae3a8","c4e1020916980a4da5d01ac5e6ad330734ef0d7906631c4f2390426b2edd791f"],["4162d488b89402039b584c6fc6c308870587d9c46f660b878ab65c82c711d67e","67163e903236289f776f22c25fb8a3afc1732f2b84b4e95dbda47ae5a0852649"],["3fad3fa84caf0f34f0f89bfd2dcf54fc175d767aec3e50684f3ba4a4bf5f683d","cd1bc7cb6cc407bb2f0ca647c718a730cf71872e7d0d2a53fa20efcdfe61826"],["674f2600a3007a00568c1a7ce05d0816c1fb84bf1370798f1c69532faeb1a86b","299d21f9413f33b3edf43b257004580b70db57da0b182259e09eecc69e0d38a5"],["d32f4da54ade74abb81b815ad1fb3b263d82d6c692714bcff87d29bd5ee9f08f","f9429e738b8e53b968e99016c059707782e14f4535359d582fc416910b3eea87"],["30e4e670435385556e593657135845d36fbb6931f72b08cb1ed954f1e3ce3ff6","462f9bce619898638499350113bbc9b10a878d35da70740dc695a559eb88db7b"],["be2062003c51cc3004682904330e4dee7f3dcd10b01e580bf1971b04d4cad297","62188bc49d61e5428573d48a74e1c655b1c61090905682a0d5558ed72dccb9bc"],["93144423ace3451ed29e0fb9ac2af211cb6e84a601df5993c419859fff5df04a","7c10dfb164c3425f5c71a3f9d7992038f1065224f72bb9d1d902a6d13037b47c"],["b015f8044f5fcbdcf21ca26d6c34fb8197829205c7b7d2a7cb66418c157b112c","ab8c1e086d04e813744a655b2df8d5f83b3cdc6faa3088c1d3aea1454e3a1d5f"],["d5e9e1da649d97d89e4868117a465a3a4f8a18de57a140d36b3f2af341a21b52","4cb04437f391ed73111a13cc1d4dd0db1693465c2240480d8955e8592f27447a"],["d3ae41047dd7ca065dbf8ed77b992439983005cd72e16d6f996a5316d36966bb","bd1aeb21ad22ebb22a10f0303417c6d964f8cdd7df0aca614b10dc14d125ac46"],["463e2763d885f958fc66cdd22800f0a487197d0a82e377b49f80af87c897b065","bfefacdb0e5d0fd7df3a311a94de062b26b80c61fbc97508b79992671ef7ca7f"],["7985fdfd127c0567c6f53ec1bb63ec3158e597c40bfe747c83cddfc910641917","603c12daf3d9862ef2b25fe1de289aed24ed291e0ec6708703a5bd567f32ed03"],["74a1ad6b5f76e39db2dd249410eac7f99e74c59cb83d2d0ed5ff1543da7703e9","cc6157ef18c9c63cd6193d83631bbea0093e0968942e8c33d5737fd790e0db08"],["30682a50703375f602d416664ba19b7fc9bab42c72747463a71d0896b22f6da3","553e04f6b018b4fa6c8f39e7f311d3176290d0e0f19ca73f17714d9977a22ff8"],["9e2158f0d7c0d5f26c3791efefa79597654e7a2b2464f52b1ee6c1347769ef57","712fcdd1b9053f09003a3481fa7762e9ffd7c8ef35a38509e2fbf2629008373"],["176e26989a43c9cfeba4029c202538c28172e566e3c4fce7322857f3be327d66","ed8cc9d04b29eb877d270b4878dc43c19aefd31f4eee09ee7b47834c1fa4b1c3"],["75d46efea3771e6e68abb89a13ad747ecf1892393dfc4f1b7004788c50374da8","9852390a99507679fd0b86fd2b39a868d7efc22151346e1a3ca4726586a6bed8"],["809a20c67d64900ffb698c4c825f6d5f2310fb0451c869345b7319f645605721","9e994980d9917e22b76b061927fa04143d096ccc54963e6a5ebfa5f3f8e286c1"],["1b38903a43f7f114ed4500b4eac7083fdefece1cf29c63528d563446f972c180","4036edc931a60ae889353f77fd53de4a2708b26b6f5da72ad3394119daf408f9"]]}}},function(t,e,r){"use strict";function n(t){if(!(this instanceof n))return new n(t);"string"==typeof t&&(f(a.curves.hasOwnProperty(t),"Unknown curve "+t),t=a.curves[t]),t instanceof a.curves.PresetCurve&&(t={curve:t}),this.curve=t.curve.curve,this.n=this.curve.n,this.nh=this.n.ushrn(1),this.g=this.curve.g,this.g=t.curve.g,this.g.precompute(t.curve.n.bitLength()+1),this.hash=t.hash||t.curve.hash}var i=r(30),o=r(618),a=r(54),s=a.utils,f=s.assert,c=r(619),u=r(620);t.exports=n,n.prototype.keyPair=function(t){return new c(this,t)},n.prototype.keyFromPrivate=function(t,e){return c.fromPrivate(this,t,e)},n.prototype.keyFromPublic=function(t,e){return c.fromPublic(this,t,e)},n.prototype.genKeyPair=function(t){t||(t={});for(var e=new o({hash:this.hash,pers:t.pers,persEnc:t.persEnc||"utf8",entropy:t.entropy||a.rand(this.hash.hmacStrength),entropyEnc:t.entropy&&t.entropyEnc||"utf8",nonce:this.n.toArray()}),r=this.n.byteLength(),n=this.n.sub(new i(2));;){var s=new i(e.generate(r));if(!(s.cmp(n)>0))return s.iaddn(1),this.keyFromPrivate(s)}},n.prototype._truncateToN=function(t,e){var r=8*t.byteLength()-this.n.bitLength();return r>0&&(t=t.ushrn(r)),!e&&t.cmp(this.n)>=0?t.sub(this.n):t},n.prototype.sign=function(t,e,r,n){"object"==typeof r&&(n=r,r=null),n||(n={}),e=this.keyFromPrivate(e,r),t=this._truncateToN(new i(t,16));for(var a=this.n.byteLength(),s=e.getPrivate().toArray("be",a),f=t.toArray("be",a),c=new o({hash:this.hash,entropy:s,nonce:f,pers:n.pers,persEnc:n.persEnc||"utf8"}),d=this.n.sub(new i(1)),h=0;!0;h++){var l=n.k?n.k(h):new i(c.generate(this.n.byteLength()));if(l=this._truncateToN(l,!0),!(l.cmpn(1)<=0||l.cmp(d)>=0)){var p=this.g.mul(l);if(!p.isInfinity()){var b=p.getX(),v=b.umod(this.n);if(0!==v.cmpn(0)){var m=l.invm(this.n).mul(v.mul(e.getPrivate()).iadd(t));if(m=m.umod(this.n),0!==m.cmpn(0)){var y=(p.getY().isOdd()?1:0)|(0!==b.cmp(v)?2:0);return n.canonical&&m.cmp(this.nh)>0&&(m=this.n.sub(m),y^=1),new u({r:v,s:m,recoveryParam:y})}}}}}},n.prototype.verify=function(t,e,r,n){t=this._truncateToN(new i(t,16)),r=this.keyFromPublic(r,n),e=new u(e,"hex");var o=e.r,a=e.s;if(o.cmpn(1)<0||o.cmp(this.n)>=0)return!1;if(a.cmpn(1)<0||a.cmp(this.n)>=0)return!1;var s=a.invm(this.n),f=s.mul(t).umod(this.n),c=s.mul(o).umod(this.n);if(!this.curve._maxwellTrick){var d=this.g.mulAdd(f,r.getPublic(),c);return!d.isInfinity()&&0===d.getX().umod(this.n).cmp(o)}var d=this.g.jmulAdd(f,r.getPublic(),c);return!d.isInfinity()&&d.eqXToP(o)},n.prototype.recoverPubKey=function(t,e,r,n){f((3&r)===r,"The recovery param is more than two bits"),e=new u(e,n);var o=this.n,a=new i(t),s=e.r,c=e.s,d=1&r,h=r>>1;if(s.cmp(this.curve.p.umod(this.curve.n))>=0&&h)throw new Error("Unable to find sencond key candinate");s=h?this.curve.pointFromX(s.add(this.curve.n),d):this.curve.pointFromX(s,d);var l=e.r.invm(o),p=o.sub(a).mul(l).umod(o),b=c.mul(l).umod(o);return this.g.mulAdd(p,s,b)},n.prototype.getKeyRecoveryParam=function(t,e,r,n){if(e=new u(e,n),null!==e.recoveryParam)return e.recoveryParam;for(var i=0;i<4;i++){var o;try{o=this.recoverPubKey(t,e,i)}catch(t){continue}if(o.eq(r))return i}throw new Error("Unable to find valid recovery factor")}},function(t,e,r){"use strict";function n(t){if(!(this instanceof n))return new n(t);this.hash=t.hash,this.predResist=!!t.predResist,this.outLen=this.hash.outSize,this.minEntropy=t.minEntropy||this.hash.hmacStrength,this._reseed=null,this.reseedInterval=null,this.K=null,this.V=null;var e=o.toArray(t.entropy,t.entropyEnc||"hex"),r=o.toArray(t.nonce,t.nonceEnc||"hex"),i=o.toArray(t.pers,t.persEnc||"hex");a(e.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._init(e,r,i)}var i=r(247),o=r(331),a=r(61);t.exports=n,n.prototype._init=function(t,e,r){var n=t.concat(e).concat(r);this.K=new Array(this.outLen/8),this.V=new Array(this.outLen/8);for(var i=0;i<this.V.length;i++)this.K[i]=0,this.V[i]=1;this._update(n),this._reseed=1,this.reseedInterval=281474976710656},n.prototype._hmac=function(){return new i.hmac(this.hash,this.K)},n.prototype._update=function(t){var e=this._hmac().update(this.V).update([0]);t&&(e=e.update(t)),this.K=e.digest(),this.V=this._hmac().update(this.V).digest(),t&&(this.K=this._hmac().update(this.V).update([1]).update(t).digest(),this.V=this._hmac().update(this.V).digest())},n.prototype.reseed=function(t,e,r,n){"string"!=typeof e&&(n=r,r=e,e=null),t=o.toArray(t,e),r=o.toArray(r,n),a(t.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._update(t.concat(r||[])),this._reseed=1},n.prototype.generate=function(t,e,r,n){if(this._reseed>this.reseedInterval)throw new Error("Reseed is required");"string"!=typeof e&&(n=r,r=e,e=null),r&&(r=o.toArray(r,n||"hex"),this._update(r));for(var i=[];i.length<t;)this.V=this._hmac().update(this.V).digest(),i=i.concat(this.V);var a=i.slice(0,t);return this._update(r),this._reseed++,o.encode(a,e)}},function(t,e,r){"use strict";function n(t,e){this.ec=t,this.priv=null,this.pub=null,e.priv&&this._importPrivate(e.priv,e.privEnc),e.pub&&this._importPublic(e.pub,e.pubEnc)}var i=r(30),o=r(54),a=o.utils,s=a.assert;t.exports=n,n.fromPublic=function(t,e,r){return e instanceof n?e:new n(t,{pub:e,pubEnc:r})},n.fromPrivate=function(t,e,r){return e instanceof n?e:new n(t,{priv:e,privEnc:r})},n.prototype.validate=function(){var t=this.getPublic();return t.isInfinity()?{result:!1,reason:"Invalid public key"}:t.validate()?t.mul(this.ec.curve.n).isInfinity()?{result:!0,reason:null}:{result:!1,reason:"Public key * N != O"}:{result:!1,reason:"Public key is not a point"}},n.prototype.getPublic=function(t,e){return"string"==typeof t&&(e=t,t=null),this.pub||(this.pub=this.ec.g.mul(this.priv)),e?this.pub.encode(e,t):this.pub},n.prototype.getPrivate=function(t){return"hex"===t?this.priv.toString(16,2):this.priv},n.prototype._importPrivate=function(t,e){this.priv=new i(t,e||16),this.priv=this.priv.umod(this.ec.curve.n)},n.prototype._importPublic=function(t,e){if(t.x||t.y)return"mont"===this.ec.curve.type?s(t.x,"Need x coordinate"):"short"!==this.ec.curve.type&&"edwards"!==this.ec.curve.type||s(t.x&&t.y,"Need both x and y coordinate"),void(this.pub=this.ec.curve.point(t.x,t.y));this.pub=this.ec.curve.decodePoint(t,e)},n.prototype.derive=function(t){return t.mul(this.priv).getX()},n.prototype.sign=function(t,e,r){return this.ec.sign(t,this,e,r)},n.prototype.verify=function(t,e){return this.ec.verify(t,e,this)},n.prototype.inspect=function(){return"<Key priv: "+(this.priv&&this.priv.toString(16,2))+" pub: "+(this.pub&&this.pub.inspect())+" >"}},function(t,e,r){"use strict";function n(t,e){if(t instanceof n)return t;this._importDER(t,e)||(d(t.r&&t.s,"Signature without r or s"),this.r=new f(t.r,16),this.s=new f(t.s,16),void 0===t.recoveryParam?this.recoveryParam=null:this.recoveryParam=t.recoveryParam)}function i(){this.place=0}function o(t,e){var r=t[e.place++];if(!(128&r))return r;for(var n=15&r,i=0,o=0,a=e.place;o<n;o++,a++)i<<=8,i|=t[a];return e.place=a,i}function a(t){for(var e=0,r=t.length-1;!t[e]&&!(128&t[e+1])&&e<r;)e++;return 0===e?t:t.slice(e)}function s(t,e){if(e<128)return void t.push(e);var r=1+(Math.log(e)/Math.LN2>>>3);for(t.push(128|r);--r;)t.push(e>>>(r<<3)&255);t.push(e)}var f=r(30),c=r(54),u=c.utils,d=u.assert;t.exports=n,n.prototype._importDER=function(t,e){t=u.toArray(t,e);var r=new i;if(48!==t[r.place++])return!1;if(o(t,r)+r.place!==t.length)return!1;if(2!==t[r.place++])return!1;var n=o(t,r),a=t.slice(r.place,n+r.place);if(r.place+=n,2!==t[r.place++])return!1;var s=o(t,r);if(t.length!==s+r.place)return!1;var c=t.slice(r.place,s+r.place);return 0===a[0]&&128&a[1]&&(a=a.slice(1)),0===c[0]&&128&c[1]&&(c=c.slice(1)),this.r=new f(a),this.s=new f(c),this.recoveryParam=null,!0},n.prototype.toDER=function(t){var e=this.r.toArray(),r=this.s.toArray();for(128&e[0]&&(e=[0].concat(e)),128&r[0]&&(r=[0].concat(r)),e=a(e),r=a(r);!(r[0]||128&r[1]);)r=r.slice(1);var n=[2];s(n,e.length),n=n.concat(e),n.push(2),s(n,r.length);var i=n.concat(r),o=[48];return s(o,i.length),o=o.concat(i),u.encode(o,t)}},function(t,e,r){"use strict";function n(t){if(s("ed25519"===t,"only tested with ed25519 so far"),!(this instanceof n))return new n(t);var t=o.curves[t].curve;this.curve=t,this.g=t.g,this.g.precompute(t.n.bitLength()+1),this.pointClass=t.point().constructor,this.encodingLength=Math.ceil(t.n.bitLength()/8),this.hash=i.sha512}var i=r(247),o=r(54),a=o.utils,s=a.assert,f=a.parseBytes,c=r(622),u=r(623);t.exports=n,n.prototype.sign=function(t,e){t=f(t);var r=this.keyFromSecret(e),n=this.hashInt(r.messagePrefix(),t),i=this.g.mul(n),o=this.encodePoint(i),a=this.hashInt(o,r.pubBytes(),t).mul(r.priv()),s=n.add(a).umod(this.curve.n);return this.makeSignature({R:i,S:s,Rencoded:o})},n.prototype.verify=function(t,e,r){t=f(t),e=this.makeSignature(e);var n=this.keyFromPublic(r),i=this.hashInt(e.Rencoded(),n.pubBytes(),t),o=this.g.mul(e.S());return e.R().add(n.pub().mul(i)).eq(o)},n.prototype.hashInt=function(){for(var t=this.hash(),e=0;e<arguments.length;e++)t.update(arguments[e]);return a.intFromLE(t.digest()).umod(this.curve.n)},n.prototype.keyFromPublic=function(t){return c.fromPublic(this,t)},n.prototype.keyFromSecret=function(t){return c.fromSecret(this,t)},n.prototype.makeSignature=function(t){return t instanceof u?t:new u(this,t)},n.prototype.encodePoint=function(t){var e=t.getY().toArray("le",this.encodingLength);return e[this.encodingLength-1]|=t.getX().isOdd()?128:0,e},n.prototype.decodePoint=function(t){t=a.parseBytes(t);var e=t.length-1,r=t.slice(0,e).concat(-129&t[e]),n=0!=(128&t[e]),i=a.intFromLE(r);return this.curve.pointFromY(i,n)},n.prototype.encodeInt=function(t){return t.toArray("le",this.encodingLength)},n.prototype.decodeInt=function(t){return a.intFromLE(t)},n.prototype.isPoint=function(t){return t instanceof this.pointClass}},function(t,e,r){"use strict";function n(t,e){this.eddsa=t,this._secret=s(e.secret),t.isPoint(e.pub)?this._pub=e.pub:this._pubBytes=s(e.pub)}var i=r(54),o=i.utils,a=o.assert,s=o.parseBytes,f=o.cachedProperty;n.fromPublic=function(t,e){return e instanceof n?e:new n(t,{pub:e})},n.fromSecret=function(t,e){return e instanceof n?e:new n(t,{secret:e})},n.prototype.secret=function(){return this._secret},f(n,"pubBytes",function(){return this.eddsa.encodePoint(this.pub())}),f(n,"pub",function(){return this._pubBytes?this.eddsa.decodePoint(this._pubBytes):this.eddsa.g.mul(this.priv())}),f(n,"privBytes",function(){var t=this.eddsa,e=this.hash(),r=t.encodingLength-1,n=e.slice(0,t.encodingLength);return n[0]&=248,n[r]&=127,n[r]|=64,n}),f(n,"priv",function(){return this.eddsa.decodeInt(this.privBytes())}),f(n,"hash",function(){return this.eddsa.hash().update(this.secret()).digest()}),f(n,"messagePrefix",function(){return this.hash().slice(this.eddsa.encodingLength)}),n.prototype.sign=function(t){return a(this._secret,"KeyPair can only verify"),this.eddsa.sign(t,this)},n.prototype.verify=function(t,e){return this.eddsa.verify(t,e,this)},n.prototype.getSecret=function(t){return a(this._secret,"KeyPair is public only"),o.encode(this.secret(),t)},n.prototype.getPublic=function(t){return o.encode(this.pubBytes(),t)},t.exports=n},function(t,e,r){"use strict";function n(t,e){this.eddsa=t,"object"!=typeof e&&(e=c(e)),Array.isArray(e)&&(e={R:e.slice(0,t.encodingLength),S:e.slice(t.encodingLength)}),s(e.R&&e.S,"Signature without R or S"),t.isPoint(e.R)&&(this._R=e.R),e.S instanceof i&&(this._S=e.S),this._Rencoded=Array.isArray(e.R)?e.R:e.Rencoded,this._Sencoded=Array.isArray(e.S)?e.S:e.Sencoded}var i=r(30),o=r(54),a=o.utils,s=a.assert,f=a.cachedProperty,c=a.parseBytes;f(n,"S",function(){return this.eddsa.decodeInt(this.Sencoded())}),f(n,"R",function(){return this.eddsa.decodePoint(this.Rencoded())}),f(n,"Rencoded",function(){return this.eddsa.encodePoint(this.R())}),f(n,"Sencoded",function(){return this.eddsa.encodeInt(this.S())}),n.prototype.toBytes=function(){return this.Rencoded().concat(this.Sencoded())},n.prototype.toHex=function(){return a.encode(this.toBytes(),"hex").toUpperCase()},t.exports=n},function(t,e,r){"use strict";var n=r(160);e.certificate=r(635);var i=n.define("RSAPrivateKey",function(){this.seq().obj(this.key("version").int(),this.key("modulus").int(),this.key("publicExponent").int(),this.key("privateExponent").int(),this.key("prime1").int(),this.key("prime2").int(),this.key("exponent1").int(),this.key("exponent2").int(),this.key("coefficient").int())});e.RSAPrivateKey=i;var o=n.define("RSAPublicKey",function(){this.seq().obj(this.key("modulus").int(),this.key("publicExponent").int())});e.RSAPublicKey=o;var a=n.define("SubjectPublicKeyInfo",function(){this.seq().obj(this.key("algorithm").use(s),this.key("subjectPublicKey").bitstr())});e.PublicKey=a;var s=n.define("AlgorithmIdentifier",function(){this.seq().obj(this.key("algorithm").objid(),this.key("none").null_().optional(),this.key("curve").objid().optional(),this.key("params").seq().obj(this.key("p").int(),this.key("q").int(),this.key("g").int()).optional())}),f=n.define("PrivateKeyInfo",function(){this.seq().obj(this.key("version").int(),this.key("algorithm").use(s),this.key("subjectPrivateKey").octstr())});e.PrivateKey=f;var c=n.define("EncryptedPrivateKeyInfo",function(){this.seq().obj(this.key("algorithm").seq().obj(this.key("id").objid(),this.key("decrypt").seq().obj(this.key("kde").seq().obj(this.key("id").objid(),this.key("kdeparams").seq().obj(this.key("salt").octstr(),this.key("iters").int())),this.key("cipher").seq().obj(this.key("algo").objid(),this.key("iv").octstr()))),this.key("subjectPrivateKey").octstr())});e.EncryptedPrivateKey=c;var u=n.define("DSAPrivateKey",function(){this.seq().obj(this.key("version").int(),this.key("p").int(),this.key("q").int(),this.key("g").int(),this.key("pub_key").int(),this.key("priv_key").int())});e.DSAPrivateKey=u,e.DSAparam=n.define("DSAparam",function(){this.int()});var d=n.define("ECPrivateKey",function(){this.seq().obj(this.key("version").int(),this.key("privateKey").octstr(),this.key("parameters").optional().explicit(0).use(h),this.key("publicKey").optional().explicit(1).bitstr())});e.ECPrivateKey=d;var h=n.define("ECParameters",function(){this.choice({namedCurve:this.objid()})});e.signature=n.define("signature",function(){this.seq().obj(this.key("r").int(),this.key("s").int())})},function(t,e,r){function n(t,e){this.name=t,this.body=e,this.decoders={},this.encoders={}}var i=r(160),o=r(10);e.define=function(t,e){return new n(t,e)},n.prototype._createNamed=function(t){var e;try{e=r(626).runInThisContext("(function "+this.name+"(entity) {\n this._initNamed(entity);\n})")}catch(t){e=function(t){this._initNamed(t)}}return o(e,t),e.prototype._initNamed=function(e){t.call(this,e)},new e(this)},n.prototype._getDecoder=function(t){return t=t||"der",this.decoders.hasOwnProperty(t)||(this.decoders[t]=this._createNamed(i.decoders[t])),this.decoders[t]},n.prototype.decode=function(t,e,r){return this._getDecoder(e).decode(t,r)},n.prototype._getEncoder=function(t){return t=t||"der",this.encoders.hasOwnProperty(t)||(this.encoders[t]=this._createNamed(i.encoders[t])),this.encoders[t]},n.prototype.encode=function(t,e,r){return this._getEncoder(e).encode(t,r)}},function(module,exports,__webpack_require__){function Context(){}var indexOf=__webpack_require__(627),Object_keys=function(t){if(Object.keys)return Object.keys(t);var e=[];for(var r in t)e.push(r);return e},forEach=function(t,e){if(t.forEach)return t.forEach(e);for(var r=0;r<t.length;r++)e(t[r],r,t)},defineProp=function(){try{return Object.defineProperty({},"_",{}),function(t,e,r){Object.defineProperty(t,e,{writable:!0,enumerable:!1,configurable:!0,value:r})}}catch(t){return function(t,e,r){t[e]=r}}}(),globals=["Array","Boolean","Date","Error","EvalError","Function","Infinity","JSON","Math","NaN","Number","Object","RangeError","ReferenceError","RegExp","String","SyntaxError","TypeError","URIError","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","eval","isFinite","isNaN","parseFloat","parseInt","undefined","unescape"];Context.prototype={};var Script=exports.Script=function(t){if(!(this instanceof Script))return new Script(t);this.code=t};Script.prototype.runInContext=function(t){if(!(t instanceof Context))throw new TypeError("needs a 'context' argument.");var e=document.createElement("iframe");e.style||(e.style={}),e.style.display="none",document.body.appendChild(e);var r=e.contentWindow,n=r.eval,i=r.execScript;!n&&i&&(i.call(r,"null"),n=r.eval),forEach(Object_keys(t),function(e){r[e]=t[e]}),forEach(globals,function(e){t[e]&&(r[e]=t[e])});var o=Object_keys(r),a=n.call(r,this.code);return forEach(Object_keys(r),function(e){(e in t||-1===indexOf(o,e))&&(t[e]=r[e])}),forEach(globals,function(e){e in t||defineProp(t,e,r[e])}),document.body.removeChild(e),a},Script.prototype.runInThisContext=function(){return eval(this.code)},Script.prototype.runInNewContext=function(t){var e=Script.createContext(t),r=this.runInContext(e);return forEach(Object_keys(e),function(r){t[r]=e[r]}),r},forEach(Object_keys(Script.prototype),function(t){exports[t]=Script[t]=function(e){var r=Script(e);return r[t].apply(r,[].slice.call(arguments,1))}}),exports.createScript=function(t){return exports.Script(t)},exports.createContext=Script.createContext=function(t){var e=new Context;return"object"==typeof t&&forEach(Object_keys(t),function(r){e[r]=t[r]}),e}},function(t,e){var r=[].indexOf;t.exports=function(t,e){if(r)return t.indexOf(e);for(var n=0;n<t.length;++n)if(t[n]===e)return n;return-1}},function(t,e,r){function n(t){this._reporterState={obj:null,path:[],options:t||{},errors:[]}}function i(t,e){this.path=t,this.rethrow(e)}var o=r(10);e.Reporter=n,n.prototype.isError=function(t){return t instanceof i},n.prototype.save=function(){var t=this._reporterState;return{obj:t.obj,pathLen:t.path.length}},n.prototype.restore=function(t){var e=this._reporterState;e.obj=t.obj,e.path=e.path.slice(0,t.pathLen)},n.prototype.enterKey=function(t){return this._reporterState.path.push(t)},n.prototype.exitKey=function(t){var e=this._reporterState;e.path=e.path.slice(0,t-1)},n.prototype.leaveKey=function(t,e,r){var n=this._reporterState;this.exitKey(t),null!==n.obj&&(n.obj[e]=r)},n.prototype.path=function(){return this._reporterState.path.join("/")},n.prototype.enterObject=function(){var t=this._reporterState,e=t.obj;return t.obj={},e},n.prototype.leaveObject=function(t){var e=this._reporterState,r=e.obj;return e.obj=t,r},n.prototype.error=function(t){var e,r=this._reporterState,n=t instanceof i;if(e=n?t:new i(r.path.map(function(t){return"["+JSON.stringify(t)+"]"}).join(""),t.message||t,t.stack),!r.options.partial)throw e;return n||r.errors.push(e),e},n.prototype.wrapResult=function(t){var e=this._reporterState;return e.options.partial?{result:this.isError(t)?null:t,errors:e.errors}:t},o(i,Error),i.prototype.rethrow=function(t){if(this.message=t+" at: "+(this.path||"(shallow)"),Error.captureStackTrace&&Error.captureStackTrace(this,i),!this.stack)try{throw new Error(this.message)}catch(t){this.stack=t.stack}return this}},function(t,e,r){function n(t,e){var r={};this._baseState=r,r.enc=t,r.parent=e||null,r.children=null,r.tag=null,r.args=null,r.reverseArgs=null,r.choice=null,r.optional=!1,r.any=!1,r.obj=!1,r.use=null,r.useDecoder=null,r.key=null,r.default=null,r.explicit=null,r.implicit=null,r.contains=null,r.parent||(r.children=[],this._wrap())}var i=r(161).Reporter,o=r(161).EncoderBuffer,a=r(161).DecoderBuffer,s=r(61),f=["seq","seqof","set","setof","objid","bool","gentime","utctime","null_","enum","int","objDesc","bitstr","bmpstr","charstr","genstr","graphstr","ia5str","iso646str","numstr","octstr","printstr","t61str","unistr","utf8str","videostr"],c=["key","obj","use","optional","explicit","implicit","def","choice","any","contains"].concat(f),u=["_peekTag","_decodeTag","_use","_decodeStr","_decodeObjid","_decodeTime","_decodeNull","_decodeInt","_decodeBool","_decodeList","_encodeComposite","_encodeStr","_encodeObjid","_encodeTime","_encodeNull","_encodeInt","_encodeBool"];t.exports=n;var d=["enc","parent","children","tag","args","reverseArgs","choice","optional","any","obj","use","alteredUse","key","default","explicit","implicit","contains"];n.prototype.clone=function(){var t=this._baseState,e={};d.forEach(function(r){e[r]=t[r]});var r=new this.constructor(e.parent);return r._baseState=e,r},n.prototype._wrap=function(){var t=this._baseState;c.forEach(function(e){this[e]=function(){var r=new this.constructor(this);return t.children.push(r),r[e].apply(r,arguments)}},this)},n.prototype._init=function(t){var e=this._baseState;s(null===e.parent),t.call(this),e.children=e.children.filter(function(t){return t._baseState.parent===this},this),s.equal(e.children.length,1,"Root node can have only one child")},n.prototype._useArgs=function(t){var e=this._baseState,r=t.filter(function(t){return t instanceof this.constructor},this);t=t.filter(function(t){return!(t instanceof this.constructor)},this),0!==r.length&&(s(null===e.children),e.children=r,r.forEach(function(t){t._baseState.parent=this},this)),0!==t.length&&(s(null===e.args),e.args=t,e.reverseArgs=t.map(function(t){if("object"!=typeof t||t.constructor!==Object)return t;var e={};return Object.keys(t).forEach(function(r){r==(0|r)&&(r|=0);var n=t[r];e[n]=r}),e}))},u.forEach(function(t){n.prototype[t]=function(){var e=this._baseState;throw new Error(t+" not implemented for encoding: "+e.enc)}}),f.forEach(function(t){n.prototype[t]=function(){var e=this._baseState,r=Array.prototype.slice.call(arguments);return s(null===e.tag),e.tag=t,this._useArgs(r),this}}),n.prototype.use=function(t){s(t);var e=this._baseState;return s(null===e.use),e.use=t,this},n.prototype.optional=function(){return this._baseState.optional=!0,this},n.prototype.def=function(t){var e=this._baseState;return s(null===e.default),e.default=t,e.optional=!0,this},n.prototype.explicit=function(t){var e=this._baseState;return s(null===e.explicit&&null===e.implicit),e.explicit=t,this},n.prototype.implicit=function(t){var e=this._baseState;return s(null===e.explicit&&null===e.implicit),e.implicit=t,this},n.prototype.obj=function(){var t=this._baseState,e=Array.prototype.slice.call(arguments);return t.obj=!0,0!==e.length&&this._useArgs(e),this},n.prototype.key=function(t){var e=this._baseState;return s(null===e.key),e.key=t,this},n.prototype.any=function(){return this._baseState.any=!0,this},n.prototype.choice=function(t){var e=this._baseState;return s(null===e.choice),e.choice=t,this._useArgs(Object.keys(t).map(function(e){return t[e]})),this},n.prototype.contains=function(t){var e=this._baseState;return s(null===e.use),e.contains=t,this},n.prototype._decode=function(t,e){var r=this._baseState;if(null===r.parent)return t.wrapResult(r.children[0]._decode(t,e));var n=r.default,i=!0,o=null;if(null!==r.key&&(o=t.enterKey(r.key)),r.optional){var s=null;if(null!==r.explicit?s=r.explicit:null!==r.implicit?s=r.implicit:null!==r.tag&&(s=r.tag),null!==s||r.any){if(i=this._peekTag(t,s,r.any),t.isError(i))return i}else{var f=t.save();try{null===r.choice?this._decodeGeneric(r.tag,t,e):this._decodeChoice(t,e),i=!0}catch(t){i=!1}t.restore(f)}}var c;if(r.obj&&i&&(c=t.enterObject()),i){if(null!==r.explicit){var u=this._decodeTag(t,r.explicit);if(t.isError(u))return u;t=u}var d=t.offset;if(null===r.use&&null===r.choice){if(r.any)var f=t.save();var h=this._decodeTag(t,null!==r.implicit?r.implicit:r.tag,r.any);if(t.isError(h))return h;r.any?n=t.raw(f):t=h}if(e&&e.track&&null!==r.tag&&e.track(t.path(),d,t.length,"tagged"),e&&e.track&&null!==r.tag&&e.track(t.path(),t.offset,t.length,"content"),n=r.any?n:null===r.choice?this._decodeGeneric(r.tag,t,e):this._decodeChoice(t,e),t.isError(n))return n;if(r.any||null!==r.choice||null===r.children||r.children.forEach(function(r){r._decode(t,e)}),r.contains&&("octstr"===r.tag||"bitstr"===r.tag)){var l=new a(n);n=this._getUse(r.contains,t._reporterState.obj)._decode(l,e)}}return r.obj&&i&&(n=t.leaveObject(c)),null===r.key||null===n&&!0!==i?null!==o&&t.exitKey(o):t.leaveKey(o,r.key,n),n},n.prototype._decodeGeneric=function(t,e,r){var n=this._baseState;return"seq"===t||"set"===t?null:"seqof"===t||"setof"===t?this._decodeList(e,t,n.args[0],r):/str$/.test(t)?this._decodeStr(e,t,r):"objid"===t&&n.args?this._decodeObjid(e,n.args[0],n.args[1],r):"objid"===t?this._decodeObjid(e,null,null,r):"gentime"===t||"utctime"===t?this._decodeTime(e,t,r):"null_"===t?this._decodeNull(e,r):"bool"===t?this._decodeBool(e,r):"objDesc"===t?this._decodeStr(e,t,r):"int"===t||"enum"===t?this._decodeInt(e,n.args&&n.args[0],r):null!==n.use?this._getUse(n.use,e._reporterState.obj)._decode(e,r):e.error("unknown tag: "+t)},n.prototype._getUse=function(t,e){var r=this._baseState;return r.useDecoder=this._use(t,e),s(null===r.useDecoder._baseState.parent),r.useDecoder=r.useDecoder._baseState.children[0],r.implicit!==r.useDecoder._baseState.implicit&&(r.useDecoder=r.useDecoder.clone(),r.useDecoder._baseState.implicit=r.implicit),r.useDecoder},n.prototype._decodeChoice=function(t,e){var r=this._baseState,n=null,i=!1;return Object.keys(r.choice).some(function(o){var a=t.save(),s=r.choice[o];try{var f=s._decode(t,e);if(t.isError(f))return!1;n={type:o,value:f},i=!0}catch(e){return t.restore(a),!1}return!0},this),i?n:t.error("Choice not matched")},n.prototype._createEncoderBuffer=function(t){return new o(t,this.reporter)},n.prototype._encode=function(t,e,r){var n=this._baseState;if(null===n.default||n.default!==t){var i=this._encodeValue(t,e,r);if(void 0!==i&&!this._skipDefault(i,e,r))return i}},n.prototype._encodeValue=function(t,e,r){var n=this._baseState;if(null===n.parent)return n.children[0]._encode(t,e||new i);var o=null;if(this.reporter=e,n.optional&&void 0===t){if(null===n.default)return;t=n.default}var a=null,s=!1;if(n.any)o=this._createEncoderBuffer(t);else if(n.choice)o=this._encodeChoice(t,e);else if(n.contains)a=this._getUse(n.contains,r)._encode(t,e),s=!0;else if(n.children)a=n.children.map(function(r){if("null_"===r._baseState.tag)return r._encode(null,e,t);if(null===r._baseState.key)return e.error("Child should have a key");var n=e.enterKey(r._baseState.key);if("object"!=typeof t)return e.error("Child expected, but input is not object");var i=r._encode(t[r._baseState.key],e,t);return e.leaveKey(n),i},this).filter(function(t){return t}),a=this._createEncoderBuffer(a);else if("seqof"===n.tag||"setof"===n.tag){if(!n.args||1!==n.args.length)return e.error("Too many args for : "+n.tag);if(!Array.isArray(t))return e.error("seqof/setof, but data is not Array");var f=this.clone();f._baseState.implicit=null,a=this._createEncoderBuffer(t.map(function(r){var n=this._baseState;return this._getUse(n.args[0],t)._encode(r,e)},f))}else null!==n.use?o=this._getUse(n.use,r)._encode(t,e):(a=this._encodePrimitive(n.tag,t),s=!0);var o;if(!n.any&&null===n.choice){var c=null!==n.implicit?n.implicit:n.tag,u=null===n.implicit?"universal":"context";null===c?null===n.use&&e.error("Tag could be omitted only for .use()"):null===n.use&&(o=this._encodeComposite(c,s,u,a))}return null!==n.explicit&&(o=this._encodeComposite(n.explicit,!1,"context",o)),o},n.prototype._encodeChoice=function(t,e){var r=this._baseState,n=r.choice[t.type];return n||s(!1,t.type+" not found in "+JSON.stringify(Object.keys(r.choice))),n._encode(t.value,e)},n.prototype._encodePrimitive=function(t,e){var r=this._baseState;if(/str$/.test(t))return this._encodeStr(e,t);if("objid"===t&&r.args)return this._encodeObjid(e,r.reverseArgs[0],r.args[1]);if("objid"===t)return this._encodeObjid(e,null,null);if("gentime"===t||"utctime"===t)return this._encodeTime(e,t);if("null_"===t)return this._encodeNull();if("int"===t||"enum"===t)return this._encodeInt(e,r.args&&r.reverseArgs[0]);if("bool"===t)return this._encodeBool(e);if("objDesc"===t)return this._encodeStr(e,t);throw new Error("Unsupported tag: "+t)},n.prototype._isNumstr=function(t){return/^[0-9 ]*$/.test(t)},n.prototype._isPrintstr=function(t){return/^[A-Za-z0-9 '\(\)\+,\-\.\/:=\?]*$/.test(t)}},function(t,e,r){var n=r(336);e.tagClass={0:"universal",1:"application",2:"context",3:"private"},e.tagClassByName=n._reverse(e.tagClass),e.tag={0:"end",1:"bool",2:"int",3:"bitstr",4:"octstr",5:"null_",6:"objid",7:"objDesc",8:"external",9:"real",10:"enum",11:"embed",12:"utf8str",13:"relativeOid",16:"seq",17:"set",18:"numstr",19:"printstr",20:"t61str",21:"videostr",22:"ia5str",23:"utctime",24:"gentime",25:"graphstr",26:"iso646str",27:"genstr",28:"unistr",29:"charstr",30:"bmpstr"},e.tagByName=n._reverse(e.tag)},function(t,e,r){var n=e;n.der=r(337),n.pem=r(632)},function(t,e,r){function n(t){a.call(this,t),this.enc="pem"}var i=r(10),o=r(41).Buffer,a=r(337);i(n,a),t.exports=n,n.prototype.decode=function(t,e){for(var r=t.toString().split(/[\r\n]+/g),n=e.label.toUpperCase(),i=/^-----(BEGIN|END) ([^-]+)-----$/,s=-1,f=-1,c=0;c<r.length;c++){var u=r[c].match(i);if(null!==u&&u[2]===n){if(-1!==s){if("END"!==u[1])break;f=c;break}if("BEGIN"!==u[1])break;s=c}}if(-1===s||-1===f)throw new Error("PEM section not found for: "+n);var d=r.slice(s+1,f).join("");d.replace(/[^a-z0-9\+\/=]+/gi,"");var h=new o(d,"base64");return a.prototype.decode.call(this,h,e)}},function(t,e,r){var n=e;n.der=r(338),n.pem=r(634)},function(t,e,r){function n(t){o.call(this,t),this.enc="pem"}var i=r(10),o=r(338);i(n,o),t.exports=n,n.prototype.encode=function(t,e){for(var r=o.prototype.encode.call(this,t),n=r.toString("base64"),i=["-----BEGIN "+e.label+"-----"],a=0;a<n.length;a+=64)i.push(n.slice(a,a+64));return i.push("-----END "+e.label+"-----"),i.join("\n")}},function(t,e,r){"use strict";var n=r(160),i=n.define("Time",function(){this.choice({utcTime:this.utctime(),generalTime:this.gentime()})}),o=n.define("AttributeTypeValue",function(){this.seq().obj(this.key("type").objid(),this.key("value").any())}),a=n.define("AlgorithmIdentifier",function(){this.seq().obj(this.key("algorithm").objid(),this.key("parameters").optional(),this.key("curve").objid().optional())}),s=n.define("SubjectPublicKeyInfo",function(){this.seq().obj(this.key("algorithm").use(a),this.key("subjectPublicKey").bitstr())}),f=n.define("RelativeDistinguishedName",function(){this.setof(o)}),c=n.define("RDNSequence",function(){this.seqof(f)}),u=n.define("Name",function(){this.choice({rdnSequence:this.use(c)})}),d=n.define("Validity",function(){this.seq().obj(this.key("notBefore").use(i),this.key("notAfter").use(i))}),h=n.define("Extension",function(){this.seq().obj(this.key("extnID").objid(),this.key("critical").bool().def(!1),this.key("extnValue").octstr())}),l=n.define("TBSCertificate",function(){this.seq().obj(this.key("version").explicit(0).int().optional(),this.key("serialNumber").int(),this.key("signature").use(a),this.key("issuer").use(u),this.key("validity").use(d),this.key("subject").use(u),this.key("subjectPublicKeyInfo").use(s),this.key("issuerUniqueID").implicit(1).bitstr().optional(),this.key("subjectUniqueID").implicit(2).bitstr().optional(),this.key("extensions").explicit(3).seqof(h).optional())}),p=n.define("X509Certificate",function(){this.seq().obj(this.key("tbsCertificate").use(l),this.key("signatureAlgorithm").use(a),this.key("signatureValue").bitstr())});t.exports=p},function(t,e){t.exports={"2.16.840.1.101.3.4.1.1":"aes-128-ecb","2.16.840.1.101.3.4.1.2":"aes-128-cbc","2.16.840.1.101.3.4.1.3":"aes-128-ofb","2.16.840.1.101.3.4.1.4":"aes-128-cfb","2.16.840.1.101.3.4.1.21":"aes-192-ecb","2.16.840.1.101.3.4.1.22":"aes-192-cbc","2.16.840.1.101.3.4.1.23":"aes-192-ofb","2.16.840.1.101.3.4.1.24":"aes-192-cfb","2.16.840.1.101.3.4.1.41":"aes-256-ecb","2.16.840.1.101.3.4.1.42":"aes-256-cbc","2.16.840.1.101.3.4.1.43":"aes-256-ofb","2.16.840.1.101.3.4.1.44":"aes-256-cfb"}},function(t,e,r){var n=/Proc-Type: 4,ENCRYPTED[\n\r]+DEK-Info: AES-((?:128)|(?:192)|(?:256))-CBC,([0-9A-H]+)[\n\r]+([0-9A-z\n\r\+\/\=]+)[\n\r]+/m,i=/^-----BEGIN ((?:.*? KEY)|CERTIFICATE)-----/m,o=/^-----BEGIN ((?:.*? KEY)|CERTIFICATE)-----([0-9A-z\n\r\+\/\=]+)-----END \1-----$/m,a=r(181),s=r(244),f=r(12).Buffer;t.exports=function(t,e){var r,c=t.toString(),u=c.match(n);if(u){var d="aes"+u[1],h=f.from(u[2],"hex"),l=f.from(u[3].replace(/[\r\n]/g,""),"base64"),p=a(e,h.slice(0,8),parseInt(u[1],10)).key,b=[],v=s.createDecipheriv(d,p,h);b.push(v.update(l)),b.push(v.final()),r=f.concat(b)}else{var m=c.match(o);r=new f(m[2].replace(/[\r\n]/g,""),"base64")}return{tag:c.match(i)[1],data:r}}},function(t,e,r){(function(e){function n(t,r,n,a,f){var u=c(n);if("ec"===u.type){if("ecdsa"!==a&&"ecdsa/rsa"!==a)throw new Error("wrong public key type");return i(t,r,u)}if("dsa"===u.type){if("dsa"!==a)throw new Error("wrong public key type");return o(t,r,u)}if("rsa"!==a&&"ecdsa/rsa"!==a)throw new Error("wrong public key type");r=e.concat([f,r]);for(var d=u.modulus.byteLength(),h=[1],l=0;r.length+h.length+2<d;)h.push(255),l++;h.push(0);for(var p=-1;++p<r.length;)h.push(r[p]);h=new e(h);var b=s.mont(u.modulus);t=new s(t).toRed(b),t=t.redPow(new s(u.publicExponent)),t=new e(t.fromRed().toArray());var v=l<8?1:0;for(d=Math.min(t.length,h.length),t.length!==h.length&&(v=1),p=-1;++p<d;)v|=t[p]^h[p];return 0===v}function i(t,e,r){var n=u[r.data.algorithm.curve.join(".")];if(!n)throw new Error("unknown curve "+r.data.algorithm.curve.join("."));var i=new f(n),o=r.data.subjectPrivateKey.data;return i.verify(e,t,o)}function o(t,e,r){var n=r.data.p,i=r.data.q,o=r.data.g,f=r.data.pub_key,u=c.signature.decode(t,"der"),d=u.s,h=u.r;a(d,i),a(h,i);var l=s.mont(n),p=d.invm(i);return 0===o.toRed(l).redPow(new s(e).mul(p).mod(i)).fromRed().mul(f.toRed(l).redPow(h.mul(p).mod(i)).fromRed()).mod(n).mod(i).cmp(h)}function a(t,e){if(t.cmpn(0)<=0)throw new Error("invalid sig");if(t.cmp(e)>=e)throw new Error("invalid sig")}var s=r(30),f=r(54).ec,c=r(183),u=r(339);t.exports=n}).call(e,r(41).Buffer)},function(t,e,r){(function(e){function n(t){this.curveType=s[t],this.curveType||(this.curveType={name:t}),this.curve=new o.ec(this.curveType.name),this.keys=void 0}function i(t,r,n){Array.isArray(t)||(t=t.toArray());var i=new e(t);if(n&&i.length<n){var o=new e(n-i.length);o.fill(0),i=e.concat([o,i])}return r?i.toString(r):i}var o=r(54),a=r(30);t.exports=function(t){return new n(t)};var s={secp256k1:{name:"secp256k1",byteLength:32},secp224r1:{name:"p224",byteLength:28},prime256v1:{name:"p256",byteLength:32},prime192v1:{name:"p192",byteLength:24},ed25519:{name:"ed25519",byteLength:32},secp384r1:{name:"p384",byteLength:48},secp521r1:{name:"p521",byteLength:66}};s.p224=s.secp224r1,s.p256=s.secp256r1=s.prime256v1,s.p192=s.secp192r1=s.prime192v1,s.p384=s.secp384r1,s.p521=s.secp521r1,n.prototype.generateKeys=function(t,e){return this.keys=this.curve.genKeyPair(),this.getPublicKey(t,e)},n.prototype.computeSecret=function(t,r,n){return r=r||"utf8",e.isBuffer(t)||(t=new e(t,r)),i(this.curve.keyFromPublic(t).getPublic().mul(this.keys.getPrivate()).getX(),n,this.curveType.byteLength)},n.prototype.getPublicKey=function(t,e){var r=this.keys.getPublic("compressed"===e,!0);return"hybrid"===e&&(r[r.length-1]%2?r[0]=7:r[0]=6),i(r,t)},n.prototype.getPrivateKey=function(t){return i(this.keys.getPrivate(),t)},n.prototype.setPublicKey=function(t,r){return r=r||"utf8",e.isBuffer(t)||(t=new e(t,r)),this.keys._importPublic(t),this},n.prototype.setPrivateKey=function(t,r){r=r||"utf8",e.isBuffer(t)||(t=new e(t,r));var n=new a(t);return n=n.toString(16),this.keys=this.curve.genKeyPair(),this.keys._importPrivate(n),this}}).call(e,r(41).Buffer)},function(t,e,r){e.publicEncrypt=r(641),e.privateDecrypt=r(642),e.privateEncrypt=function(t,r){return e.publicEncrypt(t,r,!0)},e.publicDecrypt=function(t,r){return e.privateDecrypt(t,r,!0)}},function(t,e,r){function n(t,e){var r=t.modulus.byteLength(),n=e.length,i=f("sha1").update(p.alloc(0)).digest(),o=i.length,a=2*o;if(n>r-a-2)throw new Error("message too long");var h=p.alloc(r-n-a-2),l=r-o-1,b=s(o),v=u(p.concat([i,h,p.alloc(1,1),e],l),c(b,l)),m=u(b,c(v,o));return new d(p.concat([p.alloc(1),m,v],r))}function i(t,e,r){var n=e.length,i=t.modulus.byteLength();if(n>i-11)throw new Error("message too long");var a;return a=r?p.alloc(i-n-3,255):o(i-n-3),new d(p.concat([p.from([0,r?1:2]),a,p.alloc(1),e],i))}function o(t){for(var e,r=p.allocUnsafe(t),n=0,i=s(2*t),o=0;n<t;)o===i.length&&(i=s(2*t),o=0),(e=i[o++])&&(r[n++]=e);return r}var a=r(183),s=r(127),f=r(156),c=r(340),u=r(341),d=r(30),h=r(342),l=r(246),p=r(12).Buffer;t.exports=function(t,e,r){var o;o=t.padding?t.padding:r?1:4;var s,f=a(t);if(4===o)s=n(f,e);else if(1===o)s=i(f,e,r);else{if(3!==o)throw new Error("unknown padding");if(s=new d(e),s.cmp(f.modulus)>=0)throw new Error("data too long for modulus")}return r?l(s,f):h(s,f)}},function(t,e,r){function n(t,e){var r=t.modulus.byteLength(),n=d("sha1").update(l.alloc(0)).digest(),i=n.length;if(0!==e[0])throw new Error("decryption error");var a=e.slice(1,i+1),c=e.slice(i+1),u=f(a,s(c,i)),h=f(c,s(u,r-i-1));if(o(n,h.slice(0,i)))throw new Error("decryption error");for(var p=i;0===h[p];)p++;if(1!==h[p++])throw new Error("decryption error");return h.slice(p)}function i(t,e,r){for(var n=e.slice(0,2),i=2,o=0;0!==e[i++];)if(i>=e.length){o++;break}var a=e.slice(2,i-1);if(("0002"!==n.toString("hex")&&!r||"0001"!==n.toString("hex")&&r)&&o++,a.length<8&&o++,o)throw new Error("decryption error");return e.slice(i)}function o(t,e){t=l.from(t),e=l.from(e);var r=0,n=t.length;t.length!==e.length&&(r++,n=Math.min(t.length,e.length));for(var i=-1;++i<n;)r+=t[i]^e[i];return r}var a=r(183),s=r(340),f=r(341),c=r(30),u=r(246),d=r(156),h=r(342),l=r(12).Buffer;t.exports=function(t,e,r){var o;o=t.padding?t.padding:r?1:4;var s=a(t),f=s.modulus.byteLength();if(e.length>f||new c(e).cmp(s.modulus)>=0)throw new Error("decryption error");var d;d=r?h(new c(e),s):u(e,s);var p=l.alloc(f-d.length);if(d=l.concat([p,d],f),4===o)return n(s,d);if(1===o)return i(s,d,r);if(3===o)return d;throw new Error("unknown padding")}},function(t,e,r){"use strict";(function(t,n){function i(){throw new Error("secure random number generation not supported by this browser\nuse chrome, FireFox or Internet Explorer 11")}function o(t,e){if("number"!=typeof t||t!==t)throw new TypeError("offset must be a number");if(t>b||t<0)throw new TypeError("offset must be a uint32");if(t>l||t>e)throw new RangeError("offset out of range")}function a(t,e,r){if("number"!=typeof t||t!==t)throw new TypeError("size must be a number");if(t>b||t<0)throw new TypeError("size must be a uint32");if(t+e>r||t>l)throw new RangeError("buffer too small")}function s(e,r,n,i){if(!(h.isBuffer(e)||e instanceof t.Uint8Array))throw new TypeError('"buf" argument must be a Buffer or Uint8Array');if("function"==typeof r)i=r,r=0,n=e.length;else if("function"==typeof n)i=n,n=e.length-r;else if("function"!=typeof i)throw new TypeError('"cb" argument must be a function');return o(r,e.length),a(n,r,e.length),f(e,r,n,i)}function f(t,e,r,i){if(n.browser){var o=t.buffer,a=new Uint8Array(o,e,r);return p.getRandomValues(a),i?void n.nextTick(function(){i(null,t)}):t}return i?void d(r,function(r,n){if(r)return i(r);n.copy(t,e),i(null,t)}):(d(r).copy(t,e),t)}function c(e,r,n){if(void 0===r&&(r=0),!(h.isBuffer(e)||e instanceof t.Uint8Array))throw new TypeError('"buf" argument must be a Buffer or Uint8Array');return o(r,e.length),void 0===n&&(n=e.length-r),a(n,r,e.length),f(e,r,n)}var u=r(12),d=r(127),h=u.Buffer,l=u.kMaxLength,p=t.crypto||t.msCrypto,b=Math.pow(2,32)-1;p&&p.getRandomValues||!n.browser?(e.randomFill=s,e.randomFillSync=c):(e.randomFill=i,e.randomFillSync=i)}).call(e,r(23),r(78))},function(t,e,r){"use strict";r.d(e,"a",function(){return n});var n=function(t,e){var r="";for(var n in t)""!=r&&(r+="&"),r+=n+"="+t[n];return e+"?"+r}},function(t,e,r){"use strict";r.d(e,"a",function(){return i});var n=r(646),i={publicKey:function(t){return t.account.apiKeys.public},secretKey:function(t){return t.account.apiKeys.secret},apiKeys:function(t){return t.account.apiKeys},hi:function(t){return"Roy"},getSetting:function(t){return function(e,r){return Object(n.a)(t.settings,e)?t.settings[e]:r}},getFormsById:function(t,e){return function(e){return t.forms.find(function(t){return t.form_id===e})}},enhancedDelivery:function(t){return t.settings.enhancedDelivery},logLevels:function(t){return t.logLevels},logLevel:function(t){return t.settings.logLevel},connected:function(t){return t.connected},formScreen:function(t){return t.formScreen},strings:function(t){return t.strings},mainAlert:function(t){return t.mainAlert}}},function(t,e,r){"use strict";r.d(e,"a",function(){return i});var n=r(57),i=(r.n(n),function(t,e){return Object.prototype.hasOwnProperty.call(t,e)})},function(t,e,r){"use strict";r.d(e,"a",function(){return a}),r.d(e,"b",function(){return s});var n=r(343),i=r.n(n),o=this,a=function(t){t.subscribe(function(e,r){switch(e.type){case"apiKeys":case"secretKey":case"publicKey":r.connected&&r.account.apiKeys.secret&&r.account.apiKeys.public?t.commit("connected",1):!r.connected&&r.account.apiKeys.secret&&r.account.apiKeys.public?"string"==typeof r.account.apiKeys.public&&"string"==typeof r.account.apiKeys.secret&&t.dispatch("testConnection"):(r.account.apiKeys.public&&r.account.apiKeys.secret,t.commit("connected",0));break;case"connected":r.connected&&(Array.isArray(r.layouts)&&r.layouts.length||t.dispatch("getLayouts"),Array.isArray(r.forms)&&r.forms.length||t.dispatch("getAccount"))}})},s=function(t){o.debounedFormMutation=i()(function(){t.dispatch("saveAccount")},100),t.subscribe(function(t,e){"form"===t.type&&o.debounedFormMutation()})}},function(t,e,r){"use strict";function n(t){r(649)}var i=r(344),o=r(683),a=r(55),s=n,f=Object(a.a)(i.a,o.a,o.b,!1,s,null,null);e.a=f.exports},function(t,e,r){var n=r(650);"string"==typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var i=r(162).default;i("287929ad",n,!0,{})},function(t,e,r){e=t.exports=r(129)(!1),e.push([t.i,"[v-cloak]{display:none;visibility:hidden}.cf-pro-settings{margin-top:50px}.cf-pro-save input.button{margin:10px}li.status{padding:14px!important;color:#fff}li.status.good{background-color:#0b7a6f}li.status.bad{background-color:red}.tabs-component-panels,ul.tabs-component-tabs{float:left;display:inline-block}.tabs-component-panels{padding:1rem 2rem;font-size:1rem;max-width:80%}ul.tabs-component-tabs{background:#0b7a6f;max-width:15%}li.tabs-component-tab{margin-bottom:0;border-bottom:thin solid #fff;padding:0}li.tabs-component-tab:last-child(){border-bottom:none}li.tabs-component-tab a{display:block;color:#fff;font-size:1rem;padding:1rem 1.4rem;text-decoration:none;text-align:center}li.tabs-component-tab.is-active{background-color:#ff7e30}.tabs-component-panels section:nth-child(3) .caldera-config-group{margin:0 1rem}.tabs-component-panels section:nth-child(3) label{display:inline;margin:0}",""])},function(t,e,r){"use strict";function n(t,e){for(var r=[],n={},i=0;i<e.length;i++){var o=e[i],a=o[0],s=o[1],f=o[2],c=o[3],u={id:t+":"+i,css:s,media:f,sourceMap:c};n[a]?n[a].parts.push(u):r.push(n[a]={id:a,parts:[u]})}return r}e.a=n},function(t,e,r){"use strict";var n=r(653),i=(r.n(n),r(40));e.a={render:function(t){return wp.element.createElement("div",{id:"cf-pro-account"},wp.element.createElement("ul",null,wp.element.createElement("li",null,"Public Key ",this.publicKey),wp.element.createElement("li",null,"Secret Key ",this.secretKey),wp.element.createElement("li",null,"Token ",this.token)))},computed:Object(i.d)({token:function(t){return t.account.apiKeys.token},publicKey:function(t){return t.account.apiKeys.public},secretKey:function(t){return t.account.apiKeys.secret}})}},function(t,e){},function(t,e,r){"use strict";function n(t){r(655)}var i=r(345),o=r(658),a=r(55),s=n,f=Object(a.a)(i.a,o.a,o.b,!1,s,null,null);e.a=f.exports},function(t,e,r){var n=r(656);"string"==typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var i=r(162).default;i("2109d40e",n,!0,{})},function(t,e,r){e=t.exports=r(129)(!1),e.i(r(657),""),e.push([t.i,"",""])},function(t,e,r){e=t.exports=r(129)(!1),e.push([t.i,"#cf-pro-account-edit input{min-width:200px}#cf-pro-link{background-color:#ff7e30;display:block;width:69%;color:#fff;font-size:1rem;padding:1rem 1.4rem;text-decoration:none;text-align:center;cursor:pointer}",""])},function(t,e,r){"use strict";r.d(e,"a",function(){return n}),r.d(e,"b",function(){return i});var n=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{attrs:{id:"cf-pro-account-edit"}},[r("div",{staticClass:"caldera-config-group"},[r("label",{attrs:{for:"cf-pro-api-public"}},[t._v("\n\t\t\tPublic Key\n\t\t")]),t._v(" "),r("div",{staticClass:"caldera-config-field"},[r("input",{directives:[{name:"model",rawName:"v-model",value:t.publicKey,expression:"publicKey"}],attrs:{type:"text",id:"cf-pro-api-public"},domProps:{value:t.publicKey},on:{change:t.publicKeyChange,input:function(e){e.target.composing||(t.publicKey=e.target.value)}}})])]),t._v(" "),r("div",{staticClass:"caldera-config-group"},[r("label",{attrs:{for:"cf-pro-api-secret"}},[t._v("\n\t\t\tSecret Key\n\t\t")]),t._v(" "),r("div",{staticClass:"caldera-config-field"},[r("input",{directives:[{name:"model",rawName:"v-model",value:t.secretKey,expression:"secretKey"}],attrs:{type:"text",id:"cf-pro-api-secret"},domProps:{value:t.secretKey},on:{change:t.secretKeyChange,input:function(e){e.target.composing||(t.secretKey=e.target.value)}}})])]),t._v(" "),t.connected?r("div",[r("a",{attrs:{id:"cf-pro-link"},on:{click:t.clickedAppButton}},[t._v("Enter Caldera Forms Pro")])]):t._e(),t._v(" "),t.connected?t._e():r("p",[t._v("\n\t\tYou can find your API keys in your "),r("a",{attrs:{href:"https://app.calderaformspro.com/app#/account",target:"_blank"}},[t._v("\n\t\tCaldera Forms Pro Account\n\t")])])])},i=[]},function(t,e,r){"use strict";var n=r(346),i=r(667),o=r(55),a=Object(o.a)(n.a,i.a,i.b,!1,null,null,null);e.a=a.exports},function(t,e,r){"use strict";var n=r(349),i=r(665),o=r(55),a=Object(o.a)(n.a,i.a,i.b,!1,null,null,null);e.a=a.exports},function(t,e,r){"use strict";var n=r(350),i=r(662),o=r(55),a=Object(o.a)(n.a,i.a,i.b,!1,null,null,null);e.a=a.exports},function(t,e,r){"use strict";r.d(e,"a",function(){return n}),r.d(e,"b",function(){return i});var n=function(){var t=this,e=t.$createElement;return(t._self._c||e)("label",{attrs:{for:t.idAttr},domProps:{innerHTML:t._s(t.label)}})},i=[]},function(t,e,r){"use strict";var n=r(351),i=r(664),o=r(55),a=Object(o.a)(n.a,i.a,i.b,!1,null,null,null);e.a=a.exports},function(t,e,r){"use strict";r.d(e,"a",function(){return n}),r.d(e,"b",function(){return i});var n=function(){var t=this,e=t.$createElement;return(t._self._c||e)("input",{attrs:{type:t.type,id:t.idAttr},on:{keyup:function(e){return t.handle()},change:function(e){return t.handle()}}})},i=[]},function(t,e,r){"use strict";r.d(e,"a",function(){return n}),r.d(e,"b",function(){return i});var n=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"caldera-config-group"},[r("label",{attrs:{for:t.idAttr},domProps:{innerHTML:t._s(t.label)}}),t._v(" "),r("_input",{attrs:{type:t.checkbox,idAttr:t.idAttr,value:t.value,setting:t.setting}})],1)},i=[]},function(t,e,r){"use strict";r.d(e,"a",function(){return n}),r.d(e,"b",function(){return i});var n=function(){var t=this,e=t.$createElement,r=t._self._c||e;return t.singleForm?r("div",[r("div",{staticClass:"caldera-config-group"},[1!=t.singleForm.send_local?r("label",{attrs:{for:t.sendLocalIdAttr}},[t._v("\n\t\t\t\t\tDisable enhanced delivery for this form\n\t\t\t")]):r("label",{attrs:{for:t.sendLocalIdAttr}},[t._v("\n\t\t\t\t\tEnhanced delivery is disabled for this form\n\t\t\t")]),t._v(" "),r("div",{staticClass:"caldera-config-field"},[r("input",{directives:[{name:"model",rawName:"v-model",value:t.singleForm.send_local,expression:"singleForm.send_local"}],attrs:{type:"checkbox",id:t.sendLocalIdAttr},domProps:{checked:Array.isArray(t.singleForm.send_local)?t._i(t.singleForm.send_local,null)>-1:t.singleForm.send_local},on:{change:[function(e){var r=t.singleForm.send_local,n=e.target,i=!!n.checked;if(Array.isArray(r)){var o=t._i(r,null);n.checked?o<0&&t.$set(t.singleForm,"send_local",r.concat([null])):o>-1&&t.$set(t.singleForm,"send_local",r.slice(0,o).concat(r.slice(o+1)))}else t.$set(t.singleForm,"send_local",i)},t.changeSendLocal]}})])]),t._v(" "),1!=t.singleForm.send_local?r("div",[r("div",{staticClass:"caldera-config-group"},[r("label",{attrs:{for:t.layoutIdAttr}},[t._v("\n\t\t\t\t\tEmail Layout \n\t\t\t\t")]),t._v(" "),r("div",{staticClass:"caldera-config-field"},[r("select",{directives:[{name:"model",rawName:"v-model",value:t.singleForm.layout,expression:"singleForm.layout"}],attrs:{id:t.layoutIdAttr},on:{change:[function(e){var r=Array.prototype.filter.call(e.target.options,function(t){return t.selected}).map(function(t){return"_value"in t?t._value:t.value});t.$set(t.singleForm,"layout",e.target.multiple?r:r[0])},t.changeLayout]}},[r("option"),t._v(" "),t._l(t.layouts,function(e){return r("option",{domProps:{value:e.id}},[t._v("\n\t\t\t\t\t\t\t"+t._s(e.name)+"\n\t\t\t\t\t\t")])})],2)])]),t._v(" "),r("div",{staticClass:"caldera-config-group"},[r("label",{attrs:{for:t.pdfLayoutIdAttr}},[t._v("\n\t\t\t\t\tPDF Layout\n\t\t\t\t")]),t._v(" "),r("div",{staticClass:"caldera-config-field"},[r("select",{directives:[{name:"model",rawName:"v-model",value:t.singleForm.pdf_layout,expression:"singleForm.pdf_layout"}],attrs:{id:t.pdfLayoutIdAttr},on:{change:[function(e){var r=Array.prototype.filter.call(e.target.options,function(t){return t.selected}).map(function(t){return"_value"in t?t._value:t.value});t.$set(t.singleForm,"pdf_layout",e.target.multiple?r:r[0])},t.changePDFLayout]}},[r("option"),t._v(" "),t._l(t.layouts,function(e){return r("option",{domProps:{value:e.id}},[t._v("\n\t\t\t\t\t\t\t\t"+t._s(e.name)+"\n\t\t\t\t\t\t\t")])})],2)])]),t._v(" "),r("div",{staticClass:"caldera-config-group"},[r("label",{attrs:{for:t.attachPDFIdAttr}},[t._v("\n\t\t\t\t\tAttach PDF To Main Mailer\n\t\t\t\t")]),t._v(" "),r("div",{staticClass:"caldera-config-field"},[r("input",{directives:[{name:"model",rawName:"v-model",value:t.singleForm.attach_pdf,expression:"singleForm.attach_pdf"}],attrs:{type:"checkbox",id:t.attachPDFIdAttr},domProps:{checked:Array.isArray(t.singleForm.attach_pdf)?t._i(t.singleForm.attach_pdf,null)>-1:t.singleForm.attach_pdf},on:{change:[function(e){var r=t.singleForm.attach_pdf,n=e.target,i=!!n.checked;if(Array.isArray(r)){var o=t._i(r,null);n.checked?o<0&&t.$set(t.singleForm,"attach_pdf",r.concat([null])):o>-1&&t.$set(t.singleForm,"attach_pdf",r.slice(0,o).concat(r.slice(o+1)))}else t.$set(t.singleForm,"attach_pdf",i)},t.changeAttachPDF]}})])]),t._v(" "),r("div",{staticClass:"caldera-config-group"},[r("label",{attrs:{for:t.attachPDFIdAttr}},[t._v("\n\t\t\t\t\tAdd PDF Link\n\t\t\t\t")]),t._v(" "),r("div",{staticClass:"caldera-config-field"},[r("input",{directives:[{name:"model",rawName:"v-model",value:t.singleForm.pdf_link,expression:"singleForm.pdf_link"}],attrs:{type:"checkbox",id:t.attachPDFIdAttr},domProps:{checked:Array.isArray(t.singleForm.pdf_link)?t._i(t.singleForm.pdf_link,null)>-1:t.singleForm.pdf_link},on:{change:[function(e){var r=t.singleForm.pdf_link,n=e.target,i=!!n.checked;if(Array.isArray(r)){var o=t._i(r,null);n.checked?o<0&&t.$set(t.singleForm,"pdf_link",r.concat([null])):o>-1&&t.$set(t.singleForm,"pdf_link",r.slice(0,o).concat(r.slice(o+1)))}else t.$set(t.singleForm,"pdf_link",i)},t.changeLinkPDF]}})])])]):t._e()]):r("div",[t._v(" loading... ")])},i=[]},function(t,e,r){"use strict";r.d(e,"a",function(){return n}),r.d(e,"b",function(){return i});var n=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",[r("div",{staticClass:"caldera-config-group"},[r("label",{attrs:{for:"cf-pro-form-setting-chooser"}},[t._v("\n\t\t\tChoose Form\n\t\t")]),t._v(" "),r("div",{staticClass:"caldera-config-field"},[r("select",{directives:[{name:"model",rawName:"v-model",value:t.editForm,expression:"editForm"}],attrs:{id:"cf-pro-form-setting-chooser"},on:{change:function(e){var r=Array.prototype.filter.call(e.target.options,function(t){return t.selected}).map(function(t){return"_value"in t?t._value:t.value});t.editForm=e.target.multiple?r:r[0]}}},[r("option"),t._v(" "),t._l(t.forms,function(e){return r("option",{domProps:{value:e.form_id}},[t._v("\n\t\t\t\t\t"+t._s(e.name)+"\n\t\t\t\t")])})],2)])]),t._v(" "),t.editForm?r("div",[r("form-setting",{attrs:{form:t.form,layouts:t.layouts}})],1):t._e()])},i=[]},function(t,e,r){"use strict";var n=r(352),i=r(669),o=r(55),a=Object(o.a)(n.a,i.a,i.b,!1,null,null,null);e.a=a.exports},function(t,e,r){"use strict";r.d(e,"a",function(){return n}),r.d(e,"b",function(){return i});var n=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"caldera-config-group"},[r("div",{staticClass:"caldera-config-field"},[r("input",{directives:[{name:"model",rawName:"v-model",value:t.deliveryValue,expression:"deliveryValue"}],attrs:{type:"checkbox",id:"cf-pro-enhanced-delivery","aria-describedby":"cf-pro-enhanced-delivery-desc"},domProps:{checked:Array.isArray(t.deliveryValue)?t._i(t.deliveryValue,null)>-1:t.deliveryValue},on:{change:function(e){var r=t.deliveryValue,n=e.target,i=!!n.checked;if(Array.isArray(r)){var o=t._i(r,null);n.checked?o<0&&(t.deliveryValue=r.concat([null])):o>-1&&(t.deliveryValue=r.slice(0,o).concat(r.slice(o+1)))}else t.deliveryValue=i}}}),t._v(" "),r("label",{attrs:{for:"cf-pro-enhanced-delivery"}},[t._v("\n\t\t\tEnable Enhanced Delivery\n\t\t")]),t._v(" "),r("div",{staticClass:"description",attrs:{id:"cf-pro-enhanced-delivery-desc"}},[r("p",[t._v("If enabled, messages are sent via Caldera Forms Pro Servers")]),t._v(" "),t.enhancedDelivery?r("ul",[r("li",[t._v("Forms must use database entry tracking.")]),t._v(" "),r("li",[t._v("From Email setting will be used as the reply-to.")])]):t._e()])])])},i=[]},function(t,e,r){"use strict";var n=r(353),i=r(671),o=r(55),a=Object(o.a)(n.a,i.a,i.b,!1,null,null,null);e.a=a.exports},function(t,e,r){"use strict";r.d(e,"a",function(){return n}),r.d(e,"b",function(){return i});var n=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",[r("div",{staticClass:"caldera-config-group"},[r("div",{attrs:{"aria-labelledby":"minLogLevelTitle","aria-describedby":"minLogLevelInfo"}},[r("label",{attrs:{for:"cf-pro-form-log-level-chooser",id:"minLogLevelTitle"}},[t._v("\n "+t._s(t.strings.minLogLevelTitle)+"\n ")]),t._v(" "),r("p",{attrs:{id:"minLogLevelInfo"}},[t._v(t._s(t.strings.minLogLevelInfo))])]),t._v(" "),r("div",{staticClass:"caldera-config-field"},[r("select",{directives:[{name:"model",rawName:"v-model",value:t.logLevelValue,expression:"logLevelValue"}],attrs:{id:"cf-pro-form-log-level-chooser"},on:{change:function(e){var r=Array.prototype.filter.call(e.target.options,function(t){return t.selected}).map(function(t){return"_value"in t?t._value:t.value});t.logLevelValue=e.target.multiple?r:r[0]}}},t._l(t.logLevels,function(e){return r("option",{key:e.number,domProps:{value:e.number}},[t._v("\n "+t._s(e.name)+"\n ")])}),0)])])])},i=[]},function(t,e,r){"use strict";function n(t){r(673)}var i=r(354),o=r(675),a=r(55),s=n,f=Object(a.a)(i.a,o.a,o.b,!1,s,"data-v-ed2c6b52",null);e.a=f.exports},function(t,e,r){var n=r(674);"string"==typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var i=r(162).default;i("4467650c",n,!0,{})},function(t,e,r){e=t.exports=r(129)(!1),e.push([t.i,".list[data-v-ed2c6b52]{list-style-type:disc;padding-left:2rem}",""])},function(t,e,r){"use strict";r.d(e,"a",function(){return n}),r.d(e,"b",function(){return i});var n=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",[r("p",[t._v(t._s(t.strings.whatIsCFPro.firstParagraph))]),t._v(" "),r("h3",[t._v(t._s(t.strings.whatIsCFPro.hTitle))]),t._v(" "),r("ul",{staticClass:"list"},[r("li",[t._v(t._s(t.strings.whatIsCFPro.firstLi))]),t._v(" "),r("li",[t._v(t._s(t.strings.whatIsCFPro.secondLi))]),t._v(" "),r("li",[t._v(t._s(t.strings.whatIsCFPro.thirdLi))]),t._v(" "),r("li",[t._v(t._s(t.strings.whatIsCFPro.fourthLi))])])])},i=[]},function(t,e,r){"use strict";function n(t){r(677)}var i=r(355),o=r(679),a=r(55),s=n,f=Object(a.a)(i.a,o.a,o.b,!1,s,"data-v-3dc51d3b",null);e.a=f.exports},function(t,e,r){var n=r(678);"string"==typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var i=r(162).default;i("66538cf8",n,!0,{})},function(t,e,r){e=t.exports=r(129)(!1),e.push([t.i,".paragraph[data-v-3dc51d3b]{max-width:40rem}.cf-button-linked[data-v-3dc51d3b]{padding:1rem 1.4rem;background-color:#ff7e30;color:#fff;cursor:pointer;display:inline-block;text-decoration:none}",""])},function(t,e,r){"use strict";r.d(e,"a",function(){return n}),r.d(e,"b",function(){return i});var n=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",[r("p",{staticClass:"paragraph"},[t._v(t._s(t.strings.freeTrial.firstParagraph))]),t._v(" "),r("div",[r("a",{staticClass:"cf-button-linked",attrs:{href:"https://calderaforms.com/doc/caldera-forms-pro-getting-started?utm_source=wp-admin&utm_campaign=pro-screen&utm_term=not-connected",target:"_blank"}},[t._v("\n "+t._s(t.strings.freeTrial.buttonLeft)+"\n ")]),t._v(" "),r("a",{staticClass:"cf-button-linked",attrs:{href:"https://calderaforms.com/checkout?edd_action=add_to_cart&download_id=64101&edd_options[price_id]=1?utm_source=wp-admin&utm_campaign=pro-screen&utm_term=not-connected",target:"_blank"}},[t._v("\n "+t._s(t.strings.freeTrial.buttonRight)+"\n ")])])])},i=[]},function(t,e,r){var n=r(681);"string"==typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var i=r(162).default;i("24169866",n,!0,{})},function(t,e,r){e=t.exports=r(129)(!1),e.push([t.i,".cf-alert{display:inline-block;padding:4px;border-radius:4px}.cf-alert-success{background:#a3bf61;color:#fff}.cf-alert-error{background:red;color:#fff}.cf-alert-wrap{margin-top:-5px}.cf-alert p{padding:0}",""])},function(t,e,r){"use strict";r.d(e,"a",function(){return n}),r.d(e,"b",function(){return i});var n=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"cf-alert-wrap cf-hide"},[t.show&&t.success?r("p",{staticClass:"cf-alert cf-alert-success"},[t._v("\n\t\t"+t._s(t.message)+"\n\t")]):t._e(),t._v(" "),t.show&&!t.success?r("p",{staticClass:"cf-alert cf-alert-warning"},[t._v("\n\t\t"+t._s(t.message)+"\n\t")]):t._e()])},i=[]},function(t,e,r){"use strict";r.d(e,"a",function(){return n}),r.d(e,"b",function(){return i});var n=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{attrs:{id:"cf-pro-message-settings"}},[r("div",{attrs:{id:"cf-pro-message-setting-inner"}},[r("div",{staticClass:"caldera-editor-header"},[r("ul",{staticClass:"caldera-editor-header-nav"},[t._m(0),t._v(" "),t.connected?r("li",{staticClass:"status good"},[t._v("\n\t\t\t\t\t"+t._s(t.strings.connected)+"\n\t\t\t\t")]):t._e(),t._v(" "),t.connected?t._e():r("li",{staticClass:"status bad"},[t._v("\n\t\t\t\t\t"+t._s(t.strings.notConnected)+"\n\t\t\t\t")]),t._v(" "),r("li",{staticClass:"cf-pro-save"},[r("input",{staticClass:"button button-primary",attrs:{type:"submit",value:"Save"},on:{click:t.save}})]),t._v(" "),r("li",{attrs:{id:"cf-pro-alert-wrap"}},[r("status",{attrs:{message:t.mainAlert.message,success:t.mainAlert.success,show:t.mainAlert.show}})],1)])]),t._v(" "),r("div",{staticClass:"cf-pro-settings"},[r("div",[r("tabs",{attrs:{options:{useUrlFragment:!1}}},[r("tab",{attrs:{name:"Account"}},[r("account-edit")],1),t._v(" "),t.connected?r("tab",{attrs:{name:"Form Settings"}},[r("forms-settings")],1):t._e(),t._v(" "),t.connected?r("tab",{attrs:{name:"Settings"}},[r("delivery"),t._v(" "),r("logs")],1):t._e(),t._v(" "),t.connected?t._e():r("tab",{attrs:{name:"What Is Caldera Forms Pro ?"}},[r("what-is-caldera-forms-pro")],1),t._v(" "),t.connected?t._e():r("tab",{attrs:{name:"Free Trial"}},[r("free-trial")],1)],1)],1)])])])},i=[function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("li",{staticClass:"caldera-editor-logo"},[r("span",{staticClass:"caldera-forms-name"},[t._v("\n\t\t\t\t\t\tCaldera Forms Pro\n\t\t\t\t\t")])])}]},function(t,e,r){!function(e,r){t.exports=r()}("undefined"!=typeof self&&self,function(){return function(t){function e(n){if(r[n])return r[n].exports;var i=r[n]={i:n,l:!1,exports:{}};return t[n].call(i.exports,i,i.exports,e),i.l=!0,i.exports}var r={};return e.m=t,e.c=r,e.d=function(t,r,n){e.o(t,r)||Object.defineProperty(t,r,{configurable:!1,enumerable:!0,get:n})},e.n=function(t){var r=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(r,"a",r),r},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="",e(e.s=7)}([function(t,e,r){t.exports=!r(6)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},function(t,e){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},function(t,e){t.exports=function(t,e,r,n,i){var o,a=t=t||{},s=typeof t.default;"object"!==s&&"function"!==s||(o=t,a=t.default);var f="function"==typeof a?a.options:a;e&&(f.render=e.render,f.staticRenderFns=e.staticRenderFns),n&&(f._scopeId=n);var c;if(i?(c=function(t){t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,t||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),r&&r.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(i)},f._ssrRegister=c):r&&(c=r),c){var u=f.functional,d=u?f.render:f.beforeCreate;u?f.render=function(t,e){return c.call(e),d(t,e)}:f.beforeCreate=d?[].concat(d,c):[c]}return{esModule:o,exports:a,options:f}}},function(t,e){var r=t.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=r)},function(t,e){var r=t.exports={version:"2.5.7"};"number"==typeof __e&&(__e=r)},function(t,e,r){var n=r(23),i=r(24),o=r(26),a=Object.defineProperty;e.f=r(0)?Object.defineProperty:function(t,e,r){if(n(t),e=o(e,!0),n(r),i)try{return a(t,e,r)}catch(t){}if("get"in r||"set"in r)throw TypeError("Accessors not supported!");return"value"in r&&(t[e]=r.value),t}},function(t,e){t.exports=function(t){try{return!!t()}catch(t){return!0}}},function(t,e,r){var n,i,o;!function(a,s){i=[e,r(8),r(11)],n=s,void 0!==(o="function"==typeof n?n.apply(e,i):n)&&(t.exports=o)}(0,function(t,e,r){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(t,"__esModule",{value:!0}),t.Tabs=t.Tab=void 0;var i=n(e),o=n(r);t.default={install:function(t){t.component("tab",i.default),t.component("tabs",o.default)}},t.Tab=i.default,t.Tabs=o.default})},function(t,e,r){var n=r(2)(r(9),r(10),null,null,null);t.exports=n.exports},function(t,e,r){var n,i,o;!function(r,a){i=[e],n=a,void 0!==(o="function"==typeof n?n.apply(e,i):n)&&(t.exports=o)}(0,function(t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default={props:{id:{default:null},name:{required:!0},prefix:{default:""},suffix:{default:""},isDisabled:{default:!1}},data:function(){return{isActive:!1,isVisible:!0}},computed:{header:function(){return this.prefix+this.name+this.suffix},computedId:function(){return this.id?this.id:this.name.toLowerCase().replace(/ /g,"-")},hash:function(){return this.isDisabled?"#":"#"+this.computedId}}}})},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement;return(t._self._c||e)("section",{directives:[{name:"show",rawName:"v-show",value:t.isActive,expression:"isActive"}],staticClass:"tabs-component-panel",attrs:{"aria-hidden":!t.isActive,id:t.computedId,role:"tabpanel"}},[t._t("default")],2)},staticRenderFns:[]}},function(t,e,r){var n=r(2)(r(12),r(29),null,null,null);t.exports=n.exports},function(t,e,r){var n,i,o;!function(a,s){i=[e,r(13)],n=s,void 0!==(o="function"==typeof n?n.apply(e,i):n)&&(t.exports=o)}(0,function(t,e){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=function(t){return t&&t.__esModule?t:{default:t}}(e);t.default={props:{cacheLifetime:{default:5},options:{type:Object,required:!1,default:function(){return{useUrlFragment:!0,defaultTabHash:null}}}},data:function(){return{tabs:[],activeTabHash:"",activeTabIndex:0,lastActiveTabHash:""}},computed:{storageKey:function(){return"vue-tabs-component.cache."+window.location.host+window.location.pathname}},created:function(){this.tabs=this.$children},mounted:function(){var t=this;if(window.addEventListener("hashchange",function(){return t.selectTab(window.location.hash)}),this.findTab(window.location.hash))return void this.selectTab(window.location.hash);var e=r.default.get(this.storageKey);return this.findTab(e)?void this.selectTab(e):null!==this.options.defaultTabHash&&this.findTab("#"+this.options.defaultTabHash)?void this.selectTab("#"+this.options.defaultTabHash):void(this.tabs.length&&this.selectTab(this.tabs[0].hash))},methods:{findTab:function(t){return this.tabs.find(function(e){return e.hash===t})},selectTab:function(t,e){e&&!this.options.useUrlFragment&&e.preventDefault();var n=this.findTab(t);if(n){if(n.isDisabled)return void e.preventDefault();if(this.lastActiveTabHash===n.hash)return void this.$emit("clicked",{tab:n});this.tabs.forEach(function(t){t.isActive=t.hash===n.hash}),this.$emit("changed",{tab:n}),this.activeTabHash=n.hash,this.activeTabIndex=this.getTabIndex(t),this.lastActiveTabHash=this.activeTabHash=n.hash,r.default.set(this.storageKey,n.hash,this.cacheLifetime)}},setTabVisible:function(t,e){var r=this.findTab(t);r&&(r.isVisible=e,r.isActive&&(r.isActive=e,this.tabs.every(function(t,e,r){return!t.isVisible||(t.isActive=!0,!1)})))},getTabIndex:function(t){var e=this.findTab(t);return this.tabs.indexOf(e)},getTabHash:function(t){var e=this,r=this.tabs.find(function(r){return e.tabs.indexOf(r)===t});if(r)return r.hash},getActiveTab:function(){return this.findTab(this.activeTabHash)},getActiveTabIndex:function(){return this.getTabIndex(this.activeTabHash)}}}})},function(t,e,r){var n,i,o;!function(a,s){i=[e,r(14),r(15)],n=s,void 0!==(o="function"==typeof n?n.apply(e,i):n)&&(t.exports=o)}(0,function(t,e,r){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(t,"__esModule",{value:!0});var i=n(e),o=n(r),a=function(){function t(){(0,i.default)(this,t)}return(0,o.default)(t,[{key:"get",value:function(t){var e=JSON.parse(localStorage.getItem(t));return e?new Date(e.expires)<new Date?(localStorage.removeItem(t),null):e.value:null}},{key:"set",value:function(t,e,r){var n=(new Date).getTime(),i=new Date(n+6e4*r);localStorage.setItem(t,JSON.stringify({value:e,expires:i}))}}]),t}();t.default=new a})},function(t,e,r){"use strict";e.__esModule=!0,e.default=function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}},function(t,e,r){"use strict";e.__esModule=!0;var n=r(16),i=function(t){return t&&t.__esModule?t:{default:t}}(n);e.default=function(){function t(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),(0,i.default)(t,n.key,n)}}return function(e,r,n){return r&&t(e.prototype,r),n&&t(e,n),e}}()},function(t,e,r){t.exports={default:r(17),__esModule:!0}},function(t,e,r){r(18);var n=r(4).Object;t.exports=function(t,e,r){return n.defineProperty(t,e,r)}},function(t,e,r){var n=r(19);n(n.S+n.F*!r(0),"Object",{defineProperty:r(5).f})},function(t,e,r){var n=r(3),i=r(4),o=r(20),a=r(22),s=r(28),f=function(t,e,r){var c,u,d,h=t&f.F,l=t&f.G,p=t&f.S,b=t&f.P,v=t&f.B,m=t&f.W,y=l?i:i[e]||(i[e]={}),g=y.prototype,_=l?n:p?n[e]:(n[e]||{}).prototype;l&&(r=e);for(c in r)(u=!h&&_&&void 0!==_[c])&&s(y,c)||(d=u?_[c]:r[c],y[c]=l&&"function"!=typeof _[c]?r[c]:v&&u?o(d,n):m&&_[c]==d?function(t){var e=function(e,r,n){if(this instanceof t){switch(arguments.length){case 0:return new t;case 1:return new t(e);case 2:return new t(e,r)}return new t(e,r,n)}return t.apply(this,arguments)};return e.prototype=t.prototype,e}(d):b&&"function"==typeof d?o(Function.call,d):d,b&&((y.virtual||(y.virtual={}))[c]=d,t&f.R&&g&&!g[c]&&a(g,c,d)))};f.F=1,f.G=2,f.S=4,f.P=8,f.B=16,f.W=32,f.U=64,f.R=128,t.exports=f},function(t,e,r){var n=r(21);t.exports=function(t,e,r){if(n(t),void 0===e)return t;switch(r){case 1:return function(r){return t.call(e,r)};case 2:return function(r,n){return t.call(e,r,n)};case 3:return function(r,n,i){return t.call(e,r,n,i)}}return function(){return t.apply(e,arguments)}}},function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},function(t,e,r){var n=r(5),i=r(27);t.exports=r(0)?function(t,e,r){return n.f(t,e,i(1,r))}:function(t,e,r){return t[e]=r,t}},function(t,e,r){var n=r(1);t.exports=function(t){if(!n(t))throw TypeError(t+" is not an object!");return t}},function(t,e,r){t.exports=!r(0)&&!r(6)(function(){return 7!=Object.defineProperty(r(25)("div"),"a",{get:function(){return 7}}).a})},function(t,e,r){var n=r(1),i=r(3).document,o=n(i)&&n(i.createElement);t.exports=function(t){return o?i.createElement(t):{}}},function(t,e,r){var n=r(1);t.exports=function(t,e){if(!n(t))return t;var r,i;if(e&&"function"==typeof(r=t.toString)&&!n(i=r.call(t)))return i;if("function"==typeof(r=t.valueOf)&&!n(i=r.call(t)))return i;if(!e&&"function"==typeof(r=t.toString)&&!n(i=r.call(t)))return i;throw TypeError("Can't convert object to primitive value")}},function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},function(t,e){var r={}.hasOwnProperty;t.exports=function(t,e){return r.call(t,e)}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"tabs-component"},[r("ul",{staticClass:"tabs-component-tabs",attrs:{role:"tablist"}},t._l(t.tabs,function(e,n){return r("li",{directives:[{name:"show",rawName:"v-show",value:e.isVisible,expression:"tab.isVisible"}],key:n,staticClass:"tabs-component-tab",class:{"is-active":e.isActive,"is-disabled":e.isDisabled},attrs:{role:"presentation"}},[r("a",{staticClass:"tabs-component-tab-a",attrs:{"aria-controls":e.hash,"aria-selected":e.isActive,href:e.hash,role:"tab"},domProps:{innerHTML:t._s(e.header)},on:{click:function(r){t.selectTab(e.hash,r)}}})])})),t._v(" "),r("div",{staticClass:"tabs-component-panels"},[t._t("default")],2)])},staticRenderFns:[]}}])})},function(t,e,r){"use strict";var n=r(358),i=r(688),o=r(55),a=Object(o.a)(n.a,i.a,i.b,!1,null,null,null);e.a=a.exports},function(t,e,r){"use strict";var n=r(359),i=r(687),o=r(55),a=Object(o.a)(n.a,i.a,i.b,!1,null,null,null);e.a=a.exports},function(t,e,r){"use strict";r.d(e,"a",function(){return n}),r.d(e,"b",function(){return i});var n=function(){var t=this,e=t.$createElement;return(t._self._c||e)("a",{attrs:{href:t.strings.apiKeysViewLink,alt:t.strings.apiKeysViewText,target:"_blank"}},[t._v(t._s(t.strings.apiKeysViewText))])},i=[]},function(t,e,r){"use strict";r.d(e,"a",function(){return n}),r.d(e,"b",function(){return i});var n=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{attrs:{id:"cf-pro-form-settings"}},[t.connected?r("div",[r("form-setting",{attrs:{form:t.form,layouts:t.layouts}})],1):t._e(),t._v(" "),t.connected?t._e():r("div",[r("link-keys")],1),t._v(" "),r("div",{attrs:{id:"cf-pro-alert-wrap"}},[r("status",{attrs:{message:t.mainAlert.message,success:t.mainAlert.success,show:t.mainAlert.show}})],1)])},i=[]}]);
clients/render/build/index.min.js CHANGED
@@ -27,4 +27,4 @@ var ai=n(0),li=n(130),ui=n(208);ai||i("227");var ci=!1,si=null,fi=!1,di=null,pi=
27
  * This source code is licensed under the MIT license found in the
28
  * LICENSE file in the root directory of this source tree.
29
  */
30
- Object.defineProperty(t,"__esModule",{value:!0});var l,u,c=null,s=!1,f=3,d=-1,p=-1,h=!1,m=!1,v=Date,y="function"==typeof setTimeout?setTimeout:void 0,g="function"==typeof clearTimeout?clearTimeout:void 0,b="function"==typeof requestAnimationFrame?requestAnimationFrame:void 0,w="function"==typeof cancelAnimationFrame?cancelAnimationFrame:void 0;if("object"==typeof performance&&"function"==typeof performance.now){var x=performance;t.unstable_now=function(){return x.now()}}else t.unstable_now=function(){return v.now()};var k,_,S,T=null;if("undefined"!=typeof window?T=window:void 0!==e&&(T=e),T&&T._schedMock){var E=T._schedMock;k=E[0],_=E[1],S=E[2],t.unstable_now=E[3]}else if("undefined"==typeof window||"function"!=typeof MessageChannel){var C=null,P=function(e){if(null!==C)try{C(e)}finally{C=null}};k=function(e){null!==C?setTimeout(k,0,e):(C=e,setTimeout(P,0,!1))},_=function(){C=null},S=function(){return!1}}else{"undefined"!=typeof console&&("function"!=typeof b&&console.error("This browser doesn't support requestAnimationFrame. Make sure that you load a polyfill in older browsers. https://fb.me/react-polyfills"),"function"!=typeof w&&console.error("This browser doesn't support cancelAnimationFrame. Make sure that you load a polyfill in older browsers. https://fb.me/react-polyfills"));var O=null,F=!1,D=-1,N=!1,I=!1,A=0,j=33,M=33;S=function(){return A<=t.unstable_now()};var R=new MessageChannel,U=R.port2;R.port1.onmessage=function(){F=!1;var e=O,n=D;O=null,D=-1;var r=t.unstable_now(),i=!1;if(0>=A-r){if(!(-1!==n&&n<=r))return N||(N=!0,a(L)),O=e,void(D=n);i=!0}if(null!==e){I=!0;try{e(i)}finally{I=!1}}};var L=function(e){if(null!==O){a(L);var t=e-A+M;t<M&&j<M?(8>t&&(t=8),M=t<j?j:t):j=t,A=e+M,F||(F=!0,U.postMessage(void 0))}else N=!1};k=function(e,t){O=e,D=t,I||0>t?U.postMessage(void 0):N||(N=!0,a(L))},_=function(){O=null,F=!1,D=-1}}t.unstable_ImmediatePriority=1,t.unstable_UserBlockingPriority=2,t.unstable_NormalPriority=3,t.unstable_IdlePriority=5,t.unstable_LowPriority=4,t.unstable_runWithPriority=function(e,n){switch(e){case 1:case 2:case 3:case 4:case 5:break;default:e=3}var r=f,o=d;f=e,d=t.unstable_now();try{return n()}finally{f=r,d=o,i()}},t.unstable_next=function(e){switch(f){case 1:case 2:case 3:var n=3;break;default:n=f}var r=f,o=d;f=n,d=t.unstable_now();try{return e()}finally{f=r,d=o,i()}},t.unstable_scheduleCallback=function(e,r){var i=-1!==d?d:t.unstable_now();if("object"==typeof r&&null!==r&&"number"==typeof r.timeout)r=i+r.timeout;else switch(f){case 1:r=i+-1;break;case 2:r=i+250;break;case 5:r=i+1073741823;break;case 4:r=i+1e4;break;default:r=i+5e3}if(e={callback:e,priorityLevel:f,expirationTime:r,next:null,previous:null},null===c)c=e.next=e.previous=e,n();else{i=null;var o=c;do{if(o.expirationTime>r){i=o;break}o=o.next}while(o!==c);null===i?i=c:i===c&&(c=e,n()),r=i.previous,r.next=i.previous=e,e.next=i,e.previous=r}return e},t.unstable_cancelCallback=function(e){var t=e.next;if(null!==t){if(t===e)c=null;else{e===c&&(c=t);var n=e.previous;n.next=t,t.previous=n}e.next=e.previous=null}},t.unstable_wrapCallback=function(e){var n=f;return function(){var r=f,o=d;f=n,d=t.unstable_now();try{return e.apply(this,arguments)}finally{f=r,d=o,i()}}},t.unstable_getCurrentPriorityLevel=function(){return f},t.unstable_shouldYield=function(){return!s&&(null!==c&&c.expirationTime<p||S())},t.unstable_continueExecution=function(){null!==c&&n()},t.unstable_pauseExecution=function(){},t.unstable_getFirstCallbackNode=function(){return c}}).call(t,n(23))},21:function(e,t){e.exports=function(e){try{return!!e()}catch(e){return!0}}},210:function(e,t,n){n(211);var r=n(8).Object;e.exports=function(e,t){return r.create(e,t)}},211:function(e,t,n){var r=n(11);r(r.S,"Object",{create:n(56)})},212:function(e,t,n){var r=n(48),i=n(22);n(168)("keys",function(){return function(e){return i(r(e))}})},213:function(e,t,n){n(214),e.exports=n(8).Object.entries},214:function(e,t,n){var r=n(11),i=n(121)(!0);r(r.S,"Object",{entries:function(e){return i(e)}})},22:function(e,t,n){var r=n(63),i=n(46);e.exports=Object.keys||function(e){return r(e,i)}},23:function(e,t){var n;n=function(){return this}();try{n=n||Function("return this")()||(0,eval)("this")}catch(e){"object"==typeof window&&(n=window)}e.exports=n},24:function(e,t){e.exports=!0},248:function(e,t){!function(){e.exports=this.jQuery}()},249:function(e,t,n){"use strict";n.d(t,"a",function(){return c});var r=n(0),i=(n.n(r),n(1)),o=n.n(i),a=n(184),l=n(708),u=n(709),c=function(e){function t(e){return wp.element.createElement("span",{className:"help-block caldera_ajax_error_block filled","aria-live":"polite"},wp.element.createElement("span",{className:"parsley-required"},e.message))}function n(){var e={color:"#ee0000"};return wp.element.createElement("span",{"aria-hidden":"true",role:"presentation",className:"field_required",style:e},"*")}var i=e.field,o=e.onChange,a=e.shouldDisable,c=e.shouldShow,s=e.hasMessage,f=e.isError,d=e.message,p=e.getFieldConfig,h=e.strings,m=i.type,v=(i.outterIdAttr,i.fieldId,i.fieldLabel),y=(i.fieldCaption,i.isRequired),g=(i.fieldPlaceHolder,i.fieldDefault,i.fieldValue,i.fieldIdAttr),b=i.isInvalid,w=i.areValuesValid;if(!c)return wp.element.createElement(r.Fragment,null);var x=i.hasOwnProperty("caption")&&i.caption.length,k=g+"Caption",_=f||s&&d.error||!w,S=function(){var e="form-control cf2-field";switch(e=_?e+" parsley-error":e,e=e+" cf2-"+m,m){case"file":var t=u.a.fieldConfigToProps(p(g)),n="";return n=!1===t.multiUploadText||null===t.multiUploadText?h.cf2FileField.defaultButtonText:t.multiUploadText,wp.element.createElement(u.a,{onChange:o,field:i,shouldDisable:a,isInvalid:b,describedById:k,message:t.message,style:t.style,inputProps:t.inputProps,className:e,accept:t.accept,usePreviews:t.usePreviews,previewHeight:t.previewHeight,previewWidth:t.previewWidth,multiple:t.multiple,multiUploadText:n,strings:h.cf2FileField,maxFileUploadSize:t.maxFileUploadSize});case"text":default:return wp.element.createElement(l.a,{field:i,onChange:o,shouldDisable:a,isInvalid:b,describedById:k,className:e})}},T="form-group cf2-field-group";return T=_?T+" has-error":T,wp.element.createElement("div",{className:T},wp.element.createElement("label",{className:"control-label",htmlFor:g,id:g+"Label"},v,y&&wp.element.createElement(n,null)),wp.element.createElement(S,null),x&&wp.element.createElement("span",{id:k,className:"help-block"},i.caption),b&&t(d),s&&function(e){return e.error?t(e):wp.element.createElement("span",{className:"help-block ","aria-live":"polite"},wp.element.createElement("span",null,e.message))}(d))};c.propTypes={field:o.a.shape(a.a),onChange:o.a.func.isRequired,shouldShow:o.a.bool,shouldDisable:o.a.bool,hasMessage:o.a.bool,isInvalid:o.a.bool,message:o.a.shape({error:o.a.bool,message:o.a.string}),getFieldConfig:o.a.func.isRequired,strings:o.a.object},c.defaultProps={shouldShow:!0,shouldDisable:!1,fieldValue:"",isInvalid:!1,message:{error:!1,message:""}}},25:function(e,t){t.f={}.propertyIsEnumerable},27:function(e,t){e.exports={}},28:function(e,t){e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},29:function(e,t){var n={}.toString;e.exports=function(e){return n.call(e).slice(8,-1)}},31:function(e,t,n){"use strict";t.__esModule=!0;var r=n(79),i=function(e){return e&&e.__esModule?e:{default:e}}(r);t.default=i.default||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}},32:function(e,t){var n=0,r=Math.random();e.exports=function(e){return"Symbol(".concat(void 0===e?"":e,")_",(++n+r).toString(36))}},33:function(e,t,n){var r=n(37);e.exports=function(e,t,n){if(r(e),void 0===t)return e;switch(n){case 1:return function(n){return e.call(t,n)};case 2:return function(n,r){return e.call(t,n,r)};case 3:return function(n,r,i){return e.call(t,n,r,i)}}return function(){return e.apply(t,arguments)}}},34:function(e,t,n){var r=n(13).f,i=n(16),o=n(9)("toStringTag");e.exports=function(e,t,n){e&&!i(e=n?e:e.prototype,o)&&r(e,o,{configurable:!0,value:t})}},35:function(e,t,n){"use strict";function r(){if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(r)}catch(e){console.error(e)}}r(),e.exports=n(207)},360:function(e,t,n){e.exports={default:n(693),__esModule:!0}},37:function(e,t){e.exports=function(e){if("function"!=typeof e)throw TypeError(e+" is not a function!");return e}},38:function(e,t){e.exports=function(e){if(void 0==e)throw TypeError("Can't call method on "+e);return e}},42:function(e,t,n){var r=n(18);e.exports=function(e,t){if(!r(e))return e;var n,i;if(t&&"function"==typeof(n=e.toString)&&!r(i=n.call(e)))return i;if("function"==typeof(n=e.valueOf)&&!r(i=n.call(e)))return i;if(!t&&"function"==typeof(n=e.toString)&&!r(i=n.call(e)))return i;throw TypeError("Can't convert object to primitive value")}},43:function(e,t){var n=Math.ceil,r=Math.floor;e.exports=function(e){return isNaN(e=+e)?0:(e>0?r:n)(e)}},44:function(e,t,n){var r=n(45)("keys"),i=n(32);e.exports=function(e){return r[e]||(r[e]=i(e))}},45:function(e,t,n){var r=n(8),i=n(7),o=i["__core-js_shared__"]||(i["__core-js_shared__"]={});(e.exports=function(e,t){return o[e]||(o[e]=void 0!==t?t:{})})("versions",[]).push({version:r.version,mode:n(24)?"pure":"global",copyright:"© 2019 Denis Pushkarev (zloirock.ru)"})},46:function(e,t){e.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},47:function(e,t){t.f=Object.getOwnPropertySymbols},48:function(e,t,n){var r=n(38);e.exports=function(e){return Object(r(e))}},49:function(e,t,n){t.f=n(9)},50:function(e,t,n){var r=n(7),i=n(8),o=n(24),a=n(49),l=n(13).f;e.exports=function(e){var t=i.Symbol||(i.Symbol=o?{}:r.Symbol||{});"_"==e.charAt(0)||e in t||l(t,e,{value:a.f(e)})}},51:function(e,t,n){var r=n(18),i=n(7).document,o=r(i)&&r(i.createElement);e.exports=function(e){return o?i.createElement(e):{}}},56:function(e,t,n){var r=n(14),i=n(97),o=n(46),a=n(44)("IE_PROTO"),l=function(){},u=function(){var e,t=n(51)("iframe"),r=o.length;for(t.style.display="none",n(73).appendChild(t),t.src="javascript:",e=t.contentWindow.document,e.open(),e.write("<script>document.F=Object<\/script>"),e.close(),u=e.F;r--;)delete u.prototype[o[r]];return u()};e.exports=Object.create||function(e,t){var n;return null!==e?(l.prototype=r(e),n=new l,l.prototype=null,n[a]=e):n=u(),void 0===t?n:i(n,t)}},57:function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=n(101),o=r(i),a=n(103),l=r(a),u="function"==typeof l.default&&"symbol"==typeof o.default?function(e){return typeof e}:function(e){return e&&"function"==typeof l.default&&e.constructor===l.default&&e!==l.default.prototype?"symbol":typeof e};t.default="function"==typeof l.default&&"symbol"===u(o.default)?function(e){return void 0===e?"undefined":u(e)}:function(e){return e&&"function"==typeof l.default&&e.constructor===l.default&&e!==l.default.prototype?"symbol":void 0===e?"undefined":u(e)}},62:function(e,t,n){e.exports=!n(15)&&!n(21)(function(){return 7!=Object.defineProperty(n(51)("div"),"a",{get:function(){return 7}}).a})},63:function(e,t,n){var r=n(16),i=n(19),o=n(92)(!1),a=n(44)("IE_PROTO");e.exports=function(e,t){var n,l=i(e),u=0,c=[];for(n in l)n!=a&&r(l,n)&&c.push(n);for(;t.length>u;)r(l,n=t[u++])&&(~o(c,n)||c.push(n));return c}},64:function(e,t,n){var r=n(29);e.exports=Object("z").propertyIsEnumerable(0)?Object:function(e){return"String"==r(e)?e.split(""):Object(e)}},65:function(e,t,n){var r=n(43),i=Math.min;e.exports=function(e){return e>0?i(r(e),9007199254740991):0}},66:function(e,t,n){"use strict";var r=n(95)(!0);n(67)(String,"String",function(e){this._t=String(e),this._i=0},function(){var e,t=this._t,n=this._i;return n>=t.length?{value:void 0,done:!0}:(e=r(t,n),this._i+=e.length,{value:e,done:!1})})},67:function(e,t,n){"use strict";var r=n(24),i=n(11),o=n(68),a=n(17),l=n(27),u=n(96),c=n(34),s=n(80),f=n(9)("iterator"),d=!([].keys&&"next"in[].keys()),p=function(){return this};e.exports=function(e,t,n,h,m,v,y){u(n,t,h);var g,b,w,x=function(e){if(!d&&e in T)return T[e];switch(e){case"keys":case"values":return function(){return new n(this,e)}}return function(){return new n(this,e)}},k=t+" Iterator",_="values"==m,S=!1,T=e.prototype,E=T[f]||T["@@iterator"]||m&&T[m],C=E||x(m),P=m?_?x("entries"):C:void 0,O="Array"==t?T.entries||E:E;if(O&&(w=s(O.call(new e)))!==Object.prototype&&w.next&&(c(w,k,!0),r||"function"==typeof w[f]||a(w,f,p)),_&&E&&"values"!==E.name&&(S=!0,C=function(){return E.call(this)}),r&&!y||!d&&!S&&T[f]||a(T,f,C),l[t]=C,l[k]=p,m)if(g={values:_?C:x("values"),keys:v?C:x("keys"),entries:P},y)for(b in g)b in T||o(T,b,g[b]);else i(i.P+i.F*(d||S),t,g);return g}},68:function(e,t,n){e.exports=n(17)},689:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){var r=n(126),i=n.n(r),o=n(57),a=n.n(o),l=n(690),u=(n.n(l),n(691)),c=n(0),s=n.n(c),f=n(35),d=n.n(f),p=n(719),h=n(185),m=n(720);Object.defineProperty(e.wp,"element",{get:function(){return s.a}}),Object(p.a)(function(){t(document).on("cf.form.init",function(e,n){var r=n.state,o=n.formId,l=n.idAttr,c=[];"object"!==a()(window.cf2)&&(window.cf2={}),document.querySelectorAll(".cf2-field-wrapper").forEach(function(e){var t=e.getAttribute("data-field-id"),n=window.cf2[l],i=n.fields.hasOwnProperty(t)?n.fields[t]:null;"string"==typeof i&&(i=JSON.parse(i)),i&&(c.push(i),i.hasOwnProperty("fieldDefault")&&r.mutateState(t,i.fieldDefault))});var s=!1,f={};t(document).on("cf.ajax.request",function(e,t){if(e.currentTarget.activeElement.form.id===l){s=!0;var n=p.getAllFieldValues(),r=window.cf2[t.formIdAttr];void 0!==r&&r.length>0&&(r.formIdAttr=t.formIdAttr);var o=(t.displayFieldErrors,t.$notice,t.$form);t.fieldsBlocking;"object"===(void 0===r?"undefined":a()(r))&&(r.pending=r.pending||[],r.uploadStarted=r.uploadStarted||[],r.uploadCompleted=r.uploadCompleted||[],r.fieldsBlocking=r.fieldsBlocking||[],i()(n).length?i()(n).forEach(function(e){var i=c.find(function(t){return e===t.fieldId});if(i&&"file"===i.type){var a={processFiles:m.e,hashAndUpload:m.c,hashFile:h.d,createMediaFromFile:h.b,handleFileUploadResponse:m.b,handleFileUploadError:m.a,processFormSubmit:m.f},l={obj:t,values:n,field:i,fieldId:e,cf2:r,$form:o,CF_API_DATA:CF_API_DATA,theComponent:p,messages:f};Object(m.d)(l,a)}}):"undefined"!=typeof field&&t.$form.data(field.fieldId,n[field.fieldId]))}});var p="";d.a.render(wp.element.createElement(u.a,{cfState:r,formId:o,formIdAttr:l,fieldsToControl:c,shouldBeValidating:s,ref:function(e){Object(h.a)(e,l,window),p=e},messages:f,strings:CF_API_DATA.strings}),document.getElementById("cf2-"+l))})})}.call(t,n(23),n(248))},690:function(e,t){},691:function(e,t,n){"use strict";n.d(t,"a",function(){return A});var r=n(57),i=n.n(r),o=n(692),a=n.n(o),l=n(126),u=n.n(l),c=n(31),s=n.n(c),f=n(695),d=n.n(f),p=n(698),h=n.n(p),m=n(699),v=n.n(m),y=n(700),g=n.n(y),b=n(701),w=n.n(b),x=n(0),k=(n.n(x),n(1)),_=n.n(k),S=n(184),T=n(716),E=n.n(T),C=n(185),P={},O={},F={},D=function(e){return"shouldShow"+e},N=function(e){return"shouldDisable"+e},I=function(e){return"isDirty"+e},A=function(e){function t(e){h()(this,t);var n=g()(this,(t.__proto__||d()(t)).call(this,e)),r={};return e.fieldsToControl.forEach(function(e){var t=(e.type,e.fieldId,e.fieldDefault),n=e.fieldIdAttr;r[n]=t,r[D(n)]=!e.hasOwnProperty("shouldShow")||!1!==e.shouldShow,r[N(n)]=!(!e.hasOwnProperty("shouldDisable")||!0!==e.shouldDisable),r[I(n)]=!1}),n.state=s()({},r,{messages:e.messages||{},valuesValidity:e.valuesValidity||{}}),n.setFieldValue=n.setFieldValue.bind(n),n.setFieldShouldShow=n.setFieldShouldShow.bind(n),n.setFieldShouldDisable=n.setFieldShouldDisable.bind(n),n.subscribe=n.subscribe.bind(n),n.getFieldConfig=n.getFieldConfig.bind(n),n.addFieldMessage=n.addFieldMessage.bind(n),n.checkFieldValues=n.checkFieldValues.bind(n),n}return w()(t,e),v()(t,[{key:"getCfState",value:function(){return this.props.cfState}},{key:"getFieldValue",value:function(e){return this.getCfState().getState(e)}},{key:"getAllFieldValues",value:function(){var e=this,t=this.props.fieldsToControl,n=function(e,t){return e.reduce(function(e,n){return e.concat([n[t]])},[])}(t,"fieldIdAttr"),r={};return u()(this.state).map(function(i){if(n.includes(i)){var o=t.find(function(e){return i===e.fieldIdAttr}).fieldId;r[o]=e.state[i]}}),r}},{key:"setFieldShouldShow",value:function(e,t,n){var r=D(e);if(this.state[r]!==t){var i=a()({},r,t);t&&(i[e]=n,this.getCfState().mutateState(e,n)),this.setState(a()({},r,t))}}},{key:"getFieldConfig",value:function(e){return Object(C.c)(this.props.fieldsToControl,"fieldIdAttr",e)}},{key:"setFieldShouldDisable",value:function(e,t){var n=N(e);this.state[n]!==t&&this.setState(a()({},n,t))}},{key:"setFieldValue",value:function(e,t){var n,r=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],i=t!==this.state[e];this.setState((n={},a()(n,e,t),a()(n,I(e),i),n)),this.state.messages.hasOwnProperty(e)&&this.setState({messages:s()({},this.state.messages,a()({},e,{error:!1,message:""}))}),r&&this.getCfState().mutateState(e,t),this.checkFieldValues(e,t)}},{key:"getHandler",value:function(e){var t=this;if(!P.hasOwnProperty(e))switch(this.getFieldConfig(e).type){case"file":P[e]=function(n,r){var o=t.getFieldValue(e),a=t.getFieldConfig(e),l=a.fieldId;if(["uploadStarted","pending","fieldsBlocking"].forEach(function(e){cf2.hasOwnProperty(e)||(cf2[e]=[])}),Array.isArray(n)&&Array.isArray(r))Array.isArray(o)||(o=[]),n.length>0&&(n.forEach(function(e){o.push(e)}),t.setFieldValue(e,o),t.checkFieldValues(e,o).valid&&Object(C.f)(l,cf2,a)),r.length>0&&(r.forEach(function(e){o.push(e)}),t.setFieldValue(e,o),Object(C.i)(l,cf2,a));else if("object"===(void 0===n?"undefined":i()(n))&&"cf2-file-remove"===n.target.className){var u=o.indexOf(r);-1<u&&o.splice(u,1),t.checkFieldValues(e,o).valid&&Object(C.f)(l,cf2,a),t.setFieldValue(e,o)}};break;default:P[e]=function(n){return t.setFieldValue(e,n.target.value)}}return P[e]}},{key:"subscribe",value:function(e){var t=this,n=(this.state,this.props,this.getFieldConfig(e)),r=n.fieldId;O.hasOwnProperty(e)||(O[e]=this.getCfState().events().subscribe(e,function(e,n){return t.setFieldValue(n,e,!1)}));var i=["show","hide","enable","disable"],o=this.props,a=(o.formId,o.formIdAttr);F.hasOwnProperty(e)||(F[e]={}),i.forEach(function(n){F[e].hasOwnProperty(n)||(F[e][n]=t.getCfState().events().attatchEvent("cf.conditionals."+n,function(e,n){if(a===e.formIdAttr){var i=e.eventType,o=e.fieldIdAttr,l=e.fieldValue;if(void 0===l){l=t.getAllFieldValues()[r]}switch(i){case"hide":t.setFieldShouldShow(o,!1,l);break;case"show":t.setFieldShouldShow(o,!0,l);break;case"enable":t.setFieldShouldDisable(o,!1);break;case"disable":t.setFieldShouldDisable(o,!0)}}}))})}},{key:"isFieldRequired",value:function(e){return!!this.getFieldConfig(e).isRequired}},{key:"isFieldValid",value:function(e){if(!this.isFieldRequired(e))return!0;var t=this.state[e];return Array.isArray(t)?0<t.length:!E()(t)}},{key:"addFieldMessage",value:function(e,t){var n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"unknown";this.getFieldConfig(e)&&this.setState({messages:s()({},this.state.messages,a()({},e,{message:t,error:n,context:r}))})}},{key:"getStrings",value:function(){return this.props.strings}},{key:"checkFieldValues",value:function(e,t){if(!this.getFieldConfig(e))return{valid:!1};var n=this.getFieldConfig(e);void 0===t&&(t=this.getFieldValue(e));var r={valid:!0,validValues:[],invalidValues:[]};if(null!==t&&t.length>0){switch(this.getFieldConfig(e).type){case"file":var i=n.configOptions.maxFileUploadSize,o=[];"string"==typeof n.configOptions.allowedTypes&&(o=n.configOptions.allowedTypes.split(",")),t.forEach(function(e){var t=e.size>i&&i>0,n=o.length>0&&o.indexOf(e.type)<0;t||n?r.invalidValues.push([e]):r.validValues.push([e])});break;default:t.forEach(function(e){r.validValues.push([e])})}r.valid=r.invalidValues.length<=0}return this.setState({valuesValidity:s()({},this.state.valuesValidity,a()({},e,r))}),r}},{key:"render",value:function(){var e=this,t=this.state,n=this.props,r=t.messages,o=t.valuesValidity,a=n.fieldsToControl,l=n.shouldBeValidating;return wp.element.createElement(x.Fragment,null,a.map(function(n){var a=n,u=(a.type,a.outterIdAttr),c=(a.fieldId,a.fieldLabel,a.fieldCaption,a.required,a.fieldPlaceHolder,a.fieldDefault,a.fieldIdAttr),f="object"===(void 0===o?"undefined":i()(o))&&o.hasOwnProperty(c),d=f?o[c].valid:{valid:!0};n=s()({},n,{fieldValue:e.getFieldValue(c),areValuesValid:d});var p=l&&!e.isFieldValid(c);e.subscribe(c);var h={field:n,strings:e.getStrings(),onChange:e.getHandler(c),shouldShow:t[D(c)],shouldDisable:t[N(c)]},m="object"===(void 0===r?"undefined":i()(r))&&r.hasOwnProperty(c);return wp.element.createElement(S.b,s()({},h,{key:u,isInvalid:p,getFieldConfig:e.getFieldConfig,message:m?r[c]:{error:!1,message:""},hasMessage:m}))}))}}]),t}(x.Component);A.propTypes={cfState:_.a.object.isRequired,formId:_.a.string.isRequired,fieldsToControl:_.a.arrayOf(S.a),formIdAttr:_.a.string.isRequired,shouldBeValidating:_.a.bool.isRequired,messages:_.a.object,strings:_.a.object}},692:function(e,t,n){"use strict";t.__esModule=!0;var r=n(360),i=function(e){return e&&e.__esModule?e:{default:e}}(r);t.default=function(e,t,n){return t in e?(0,i.default)(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}},693:function(e,t,n){n(694);var r=n(8).Object;e.exports=function(e,t,n){return r.defineProperty(e,t,n)}},694:function(e,t,n){var r=n(11);r(r.S+r.F*!n(15),"Object",{defineProperty:n(13).f})},695:function(e,t,n){e.exports={default:n(696),__esModule:!0}},696:function(e,t,n){n(697),e.exports=n(8).Object.getPrototypeOf},697:function(e,t,n){var r=n(48),i=n(80);n(168)("getPrototypeOf",function(){return function(e){return i(r(e))}})},698:function(e,t,n){"use strict";t.__esModule=!0,t.default=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}},699:function(e,t,n){"use strict";t.__esModule=!0;var r=n(360),i=function(e){return e&&e.__esModule?e:{default:e}}(r);t.default=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),(0,i.default)(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}()},7:function(e,t){var n=e.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=n)},70:function(e,t,n){var r=n(63),i=n(46).concat("length","prototype");t.f=Object.getOwnPropertyNames||function(e){return r(e,i)}},700:function(e,t,n){"use strict";t.__esModule=!0;var r=n(57),i=function(e){return e&&e.__esModule?e:{default:e}}(r);t.default=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==(void 0===t?"undefined":(0,i.default)(t))&&"function"!=typeof t?e:t}},701:function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=n(702),o=r(i),a=n(706),l=r(a),u=n(57),c=r(u);t.default=function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+(void 0===t?"undefined":(0,c.default)(t)));e.prototype=(0,l.default)(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(o.default?(0,o.default)(e,t):e.__proto__=t)}},702:function(e,t,n){e.exports={default:n(703),__esModule:!0}},703:function(e,t,n){n(704),e.exports=n(8).Object.setPrototypeOf},704:function(e,t,n){var r=n(11);r(r.S,"Object",{setPrototypeOf:n(705).set})},705:function(e,t,n){var r=n(18),i=n(14),o=function(e,t){if(i(e),!r(t)&&null!==t)throw TypeError(t+": can't set as prototype!")};e.exports={set:Object.setPrototypeOf||("__proto__"in{}?function(e,t,r){try{r=n(33)(Function.call,n(87).f(Object.prototype,"__proto__").set,2),r(e,[]),t=!(e instanceof Array)}catch(e){t=!0}return function(e,n){return o(e,n),t?e.__proto__=n:r(e,n),e}}({},!1):void 0),check:o}},706:function(e,t,n){e.exports={default:n(210),__esModule:!0}},707:function(e,t,n){"use strict";n.d(t,"a",function(){return u});var r=n(0),i=(n.n(r),n(35)),o=n.n(i),a=n(1),l=n.n(a),u=function(e){var t=e.children,n=e.domNode;return o.a.createPortal(t,n)};u.propTypes={children:l.a.any.isRequired,domNode:l.a.instanceOf(Element).isRequired}},708:function(e,t,n){"use strict";n.d(t,"a",function(){return u});var r=n(31),i=n.n(r),o=(n(249),n(184)),a=n(1),l=n.n(a),u=function(e){var t=e.shouldDisable,n=e.field,r=e.describedById,o=e.onChange,a=n.type,l=(n.outterIdAttr,n.fieldId),u=(n.fieldLabel,n.fieldCaption,n.required),c=n.fieldPlaceHolder,s=(n.fieldDefault,n.fieldValue),f=n.fieldIdAttr,d=(n.isInvalid,{});return d.disabled=!!t,d.required=!!u,wp.element.createElement("input",i()({type:a},d,{"aria-describedby":r,value:s,className:"cf2-text form-control",id:f,placeholder:c,onChange:o,"data-field":l,"data-type":"cf2-text",name:l}))};u.propTypes={field:l.a.shape(o.a),onChange:l.a.func.isRequired,shouldDisable:l.a.bool,isInvalid:l.a.bool,describedById:l.a.string},u.defaultProps={ariaAttr:"",isInvalid:!1}},709:function(e,t,n){"use strict";n.d(t,"a",function(){return f});var r=n(31),i=n.n(r),o=(n(249),n(184)),a=n(185),l=n(0),u=(n.n(l),n(1)),c=n.n(u),s=n(712),f=function(e){var t=e.maxFileUploadSize,n=e.onChange,r=e.accept,o=e.field,l=(e.describedById,e.style),u=e.className,c=e.multiUploadText,f=e.multiple,d=e.inputProps,p=e.usePreviews,h=e.previewHeight,m=e.previewWidth,v=e.strings,y=e.shouldDisable,g=(o.allowedTypes,o.outterIdAttr,o.fieldId),b=(o.fieldLabel,o.fieldCaption,o.required,o.isRequired,o.fieldPlaceHolder,o.fieldDefault,o.fieldIdAttr),w=(o.isInvalid,o.fieldValue),x=void 0!==w&&w.length>0,k=b+"_file_",_=b+", cf2-list-files",S="cf2-list-files-"+b;d.id=b,x&&!f&&(y=!0,d.disabled=!0);var T=[];"string"==typeof r&&(T=r.split(","));var E="file-progress"+b;return wp.element.createElement("div",{className:"cf2-dropzone"},x&&wp.element.createElement("ul",{id:S,className:"cf2-list-files",role:"list"},w.map(function(e,i){return wp.element.createElement("li",{id:k+i,key:i,className:"cf2-file-listed",role:"listitem","aria-posinset":i},wp.element.createElement("div",{className:"cf2-file-control"},wp.element.createElement("button",{type:"button","aria-controls":k+i,"data-file":k+i,className:"cf2-file-remove",onClick:function(t){return n(t,e)}},wp.element.createElement("span",{className:"screen-reader-text sr-text"},v.removeFile)),!0===p&&!0===e.type.startsWith("image")?wp.element.createElement("img",{className:"cf2-file-field-img-preview",width:m,height:h,src:e.preview,alt:e.name}):wp.element.createElement("span",{className:"cf2-file-name file-name"},e.name),wp.element.createElement("progress",{id:E,className:"cf2-file-progress-bar",value:"0",max:"100"})),wp.element.createElement("div",{className:"cf2-file-extra-data"},wp.element.createElement("small",{className:"cf2-file-data file-type"}," ",e.type),wp.element.createElement("small",{className:"cf2-file-data file-size"}," - ",Object(a.j)(e.size)," "),t>0&&t<e.size&&wp.element.createElement("small",{className:"cf2-file-error file-error file-size-error help-block"}," ",v.maxSizeAlert+Object(a.j)(t)," "),T.indexOf(e.type)<=-1&&!1!==r&&wp.element.createElement("small",{className:"cf2-file-error file-error file-type-error help-block"}," ",v.wrongTypeAlert+r," ")))})),wp.element.createElement(s.a,{onDrop:n,className:u,accept:"string"==typeof r?r:"",maxSize:"number"==typeof t&&t>0?t:1/0,style:l,disabled:y,inputProps:i()({},d,{"data-field":g}),disableClick:y,multiple:f},wp.element.createElement("button",{type:"button",className:"btn btn-block","aria-controls":_,"aria-expanded":x,disabled:y},c)))};f.propTypes={field:c.a.shape(o.a),onChange:c.a.func,shouldDisable:c.a.bool,isInvalid:c.a.bool,describedById:c.a.string,multiple:c.a.oneOfType([c.a.bool,c.a.number]),text:c.a.object,multiUploadText:c.a.oneOfType([c.a.bool,c.a.string]),message:c.a.shape({error:c.a.bool,message:c.a.string}),style:c.a.object,usePreviews:c.a.oneOfType([c.a.bool,c.a.string]),previewWidth:c.a.number,previewHeight:c.a.number,inputProps:c.a.object,className:c.a.string,accept:c.a.oneOfType([c.a.bool,c.a.string]),isRequired:c.a.oneOfType([c.a.bool,c.a.object])},f.defaultProps={message:{error:!1,message:""},inputProps:{type:"file",disabled:"false"},disableClick:!1,className:"cf2-file form-control"},f.fieldConfigToProps=function(e){var t={field:e},n=["multiple","multiUploadText","maxFileUploadSize"];if(t.field.hasOwnProperty("isRequired")||(t.field.isRequired=!1),e.hasOwnProperty("configOptions")){var r=e.configOptions;n.forEach(function(e){t[e]=r[e]}),r.hasOwnProperty("allowedTypes")?(t.inputProps={type:"file",accept:r.allowedTypes},t.accept=r.allowedTypes):t.accept="",e.configOptions.hasOwnProperty("multiple")?t.multiple=1===e.configOptions.multiple:t.multiple=!1,r.hasOwnProperty("usePreviews")&&(!0===r.usePreviews?(t.usePreviews=!0,t.previewWidth=r.previewWidth,t.previewHeight=r.previewHeight):t.usePreviews=!1),r.hasOwnProperty("maxFileUploadSize")&&(t.maxFileUploadSize=r.maxFileUploadSize)}return t}},710:function(e,t,n){e.exports={default:n(213),__esModule:!0}},711:function(e,t,n){!function(t){e.exports=t()}(function(e){"use strict";function t(e,t){var n=e[0],r=e[1],i=e[2],o=e[3];n+=(r&i|~r&o)+t[0]-680876936|0,n=(n<<7|n>>>25)+r|0,o+=(n&r|~n&i)+t[1]-389564586|0,o=(o<<12|o>>>20)+n|0,i+=(o&n|~o&r)+t[2]+606105819|0,i=(i<<17|i>>>15)+o|0,r+=(i&o|~i&n)+t[3]-1044525330|0,r=(r<<22|r>>>10)+i|0,n+=(r&i|~r&o)+t[4]-176418897|0,n=(n<<7|n>>>25)+r|0,o+=(n&r|~n&i)+t[5]+1200080426|0,o=(o<<12|o>>>20)+n|0,i+=(o&n|~o&r)+t[6]-1473231341|0,i=(i<<17|i>>>15)+o|0,r+=(i&o|~i&n)+t[7]-45705983|0,r=(r<<22|r>>>10)+i|0,n+=(r&i|~r&o)+t[8]+1770035416|0,n=(n<<7|n>>>25)+r|0,o+=(n&r|~n&i)+t[9]-1958414417|0,o=(o<<12|o>>>20)+n|0,i+=(o&n|~o&r)+t[10]-42063|0,i=(i<<17|i>>>15)+o|0,r+=(i&o|~i&n)+t[11]-1990404162|0,r=(r<<22|r>>>10)+i|0,n+=(r&i|~r&o)+t[12]+1804603682|0,n=(n<<7|n>>>25)+r|0,o+=(n&r|~n&i)+t[13]-40341101|0,o=(o<<12|o>>>20)+n|0,i+=(o&n|~o&r)+t[14]-1502002290|0,i=(i<<17|i>>>15)+o|0,r+=(i&o|~i&n)+t[15]+1236535329|0,r=(r<<22|r>>>10)+i|0,n+=(r&o|i&~o)+t[1]-165796510|0,n=(n<<5|n>>>27)+r|0,o+=(n&i|r&~i)+t[6]-1069501632|0,o=(o<<9|o>>>23)+n|0,i+=(o&r|n&~r)+t[11]+643717713|0,i=(i<<14|i>>>18)+o|0,r+=(i&n|o&~n)+t[0]-373897302|0,r=(r<<20|r>>>12)+i|0,n+=(r&o|i&~o)+t[5]-701558691|0,n=(n<<5|n>>>27)+r|0,o+=(n&i|r&~i)+t[10]+38016083|0,o=(o<<9|o>>>23)+n|0,i+=(o&r|n&~r)+t[15]-660478335|0,i=(i<<14|i>>>18)+o|0,r+=(i&n|o&~n)+t[4]-405537848|0,r=(r<<20|r>>>12)+i|0,n+=(r&o|i&~o)+t[9]+568446438|0,n=(n<<5|n>>>27)+r|0,o+=(n&i|r&~i)+t[14]-1019803690|0,o=(o<<9|o>>>23)+n|0,i+=(o&r|n&~r)+t[3]-187363961|0,i=(i<<14|i>>>18)+o|0,r+=(i&n|o&~n)+t[8]+1163531501|0,r=(r<<20|r>>>12)+i|0,n+=(r&o|i&~o)+t[13]-1444681467|0,n=(n<<5|n>>>27)+r|0,o+=(n&i|r&~i)+t[2]-51403784|0,o=(o<<9|o>>>23)+n|0,i+=(o&r|n&~r)+t[7]+1735328473|0,i=(i<<14|i>>>18)+o|0,r+=(i&n|o&~n)+t[12]-1926607734|0,r=(r<<20|r>>>12)+i|0,n+=(r^i^o)+t[5]-378558|0,n=(n<<4|n>>>28)+r|0,o+=(n^r^i)+t[8]-2022574463|0,o=(o<<11|o>>>21)+n|0,i+=(o^n^r)+t[11]+1839030562|0,i=(i<<16|i>>>16)+o|0,r+=(i^o^n)+t[14]-35309556|0,r=(r<<23|r>>>9)+i|0,n+=(r^i^o)+t[1]-1530992060|0,n=(n<<4|n>>>28)+r|0,o+=(n^r^i)+t[4]+1272893353|0,o=(o<<11|o>>>21)+n|0,i+=(o^n^r)+t[7]-155497632|0,i=(i<<16|i>>>16)+o|0,r+=(i^o^n)+t[10]-1094730640|0,r=(r<<23|r>>>9)+i|0,n+=(r^i^o)+t[13]+681279174|0,n=(n<<4|n>>>28)+r|0,o+=(n^r^i)+t[0]-358537222|0,o=(o<<11|o>>>21)+n|0,i+=(o^n^r)+t[3]-722521979|0,i=(i<<16|i>>>16)+o|0,r+=(i^o^n)+t[6]+76029189|0,r=(r<<23|r>>>9)+i|0,n+=(r^i^o)+t[9]-640364487|0,n=(n<<4|n>>>28)+r|0,o+=(n^r^i)+t[12]-421815835|0,o=(o<<11|o>>>21)+n|0,i+=(o^n^r)+t[15]+530742520|0,i=(i<<16|i>>>16)+o|0,r+=(i^o^n)+t[2]-995338651|0,r=(r<<23|r>>>9)+i|0,n+=(i^(r|~o))+t[0]-198630844|0,n=(n<<6|n>>>26)+r|0,o+=(r^(n|~i))+t[7]+1126891415|0,o=(o<<10|o>>>22)+n|0,i+=(n^(o|~r))+t[14]-1416354905|0,i=(i<<15|i>>>17)+o|0,r+=(o^(i|~n))+t[5]-57434055|0,r=(r<<21|r>>>11)+i|0,n+=(i^(r|~o))+t[12]+1700485571|0,n=(n<<6|n>>>26)+r|0,o+=(r^(n|~i))+t[3]-1894986606|0,o=(o<<10|o>>>22)+n|0,i+=(n^(o|~r))+t[10]-1051523|0,i=(i<<15|i>>>17)+o|0,r+=(o^(i|~n))+t[1]-2054922799|0,r=(r<<21|r>>>11)+i|0,n+=(i^(r|~o))+t[8]+1873313359|0,n=(n<<6|n>>>26)+r|0,o+=(r^(n|~i))+t[15]-30611744|0,o=(o<<10|o>>>22)+n|0,i+=(n^(o|~r))+t[6]-1560198380|0,i=(i<<15|i>>>17)+o|0,r+=(o^(i|~n))+t[13]+1309151649|0,r=(r<<21|r>>>11)+i|0,n+=(i^(r|~o))+t[4]-145523070|0,n=(n<<6|n>>>26)+r|0,o+=(r^(n|~i))+t[11]-1120210379|0,o=(o<<10|o>>>22)+n|0,i+=(n^(o|~r))+t[2]+718787259|0,i=(i<<15|i>>>17)+o|0,r+=(o^(i|~n))+t[9]-343485551|0,r=(r<<21|r>>>11)+i|0,e[0]=n+e[0]|0,e[1]=r+e[1]|0,e[2]=i+e[2]|0,e[3]=o+e[3]|0}function n(e){var t,n=[];for(t=0;t<64;t+=4)n[t>>2]=e.charCodeAt(t)+(e.charCodeAt(t+1)<<8)+(e.charCodeAt(t+2)<<16)+(e.charCodeAt(t+3)<<24);return n}function r(e){var t,n=[];for(t=0;t<64;t+=4)n[t>>2]=e[t]+(e[t+1]<<8)+(e[t+2]<<16)+(e[t+3]<<24);return n}function i(e){var r,i,o,a,l,u,c=e.length,s=[1732584193,-271733879,-1732584194,271733878];for(r=64;r<=c;r+=64)t(s,n(e.substring(r-64,r)));for(e=e.substring(r-64),i=e.length,o=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],r=0;r<i;r+=1)o[r>>2]|=e.charCodeAt(r)<<(r%4<<3);if(o[r>>2]|=128<<(r%4<<3),r>55)for(t(s,o),r=0;r<16;r+=1)o[r]=0;return a=8*c,a=a.toString(16).match(/(.*?)(.{0,8})$/),l=parseInt(a[2],16),u=parseInt(a[1],16)||0,o[14]=l,o[15]=u,t(s,o),s}function o(e){var n,i,o,a,l,u,c=e.length,s=[1732584193,-271733879,-1732584194,271733878];for(n=64;n<=c;n+=64)t(s,r(e.subarray(n-64,n)));for(e=n-64<c?e.subarray(n-64):new Uint8Array(0),i=e.length,o=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],n=0;n<i;n+=1)o[n>>2]|=e[n]<<(n%4<<3);if(o[n>>2]|=128<<(n%4<<3),n>55)for(t(s,o),n=0;n<16;n+=1)o[n]=0;return a=8*c,a=a.toString(16).match(/(.*?)(.{0,8})$/),l=parseInt(a[2],16),u=parseInt(a[1],16)||0,o[14]=l,o[15]=u,t(s,o),s}function a(e){var t,n="";for(t=0;t<4;t+=1)n+=h[e>>8*t+4&15]+h[e>>8*t&15];return n}function l(e){var t;for(t=0;t<e.length;t+=1)e[t]=a(e[t]);return e.join("")}function u(e){return/[\u0080-\uFFFF]/.test(e)&&(e=unescape(encodeURIComponent(e))),e}function c(e,t){var n,r=e.length,i=new ArrayBuffer(r),o=new Uint8Array(i);for(n=0;n<r;n+=1)o[n]=e.charCodeAt(n);return t?o:i}function s(e){return String.fromCharCode.apply(null,new Uint8Array(e))}function f(e,t,n){var r=new Uint8Array(e.byteLength+t.byteLength);return r.set(new Uint8Array(e)),r.set(new Uint8Array(t),e.byteLength),n?r:r.buffer}function d(e){var t,n=[],r=e.length;for(t=0;t<r-1;t+=2)n.push(parseInt(e.substr(t,2),16));return String.fromCharCode.apply(String,n)}function p(){this.reset()}var h=["0","1","2","3","4","5","6","7","8","9","a","b","c","d","e","f"];return"5d41402abc4b2a76b9719d911017c592"!==l(i("hello"))&&function(e,t){var n=(65535&e)+(65535&t);return(e>>16)+(t>>16)+(n>>16)<<16|65535&n},"undefined"==typeof ArrayBuffer||ArrayBuffer.prototype.slice||function(){function t(e,t){return e=0|e||0,e<0?Math.max(e+t,0):Math.min(e,t)}ArrayBuffer.prototype.slice=function(n,r){var i,o,a,l,u=this.byteLength,c=t(n,u),s=u;return r!==e&&(s=t(r,u)),c>s?new ArrayBuffer(0):(i=s-c,o=new ArrayBuffer(i),a=new Uint8Array(o),l=new Uint8Array(this,c,i),a.set(l),o)}}(),p.prototype.append=function(e){return this.appendBinary(u(e)),this},p.prototype.appendBinary=function(e){this._buff+=e,this._length+=e.length;var r,i=this._buff.length;for(r=64;r<=i;r+=64)t(this._hash,n(this._buff.substring(r-64,r)));return this._buff=this._buff.substring(r-64),this},p.prototype.end=function(e){var t,n,r=this._buff,i=r.length,o=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0];for(t=0;t<i;t+=1)o[t>>2]|=r.charCodeAt(t)<<(t%4<<3);return this._finish(o,i),n=l(this._hash),e&&(n=d(n)),this.reset(),n},p.prototype.reset=function(){return this._buff="",this._length=0,this._hash=[1732584193,-271733879,-1732584194,271733878],this},p.prototype.getState=function(){return{buff:this._buff,length:this._length,hash:this._hash}},p.prototype.setState=function(e){return this._buff=e.buff,this._length=e.length,this._hash=e.hash,this},p.prototype.destroy=function(){delete this._hash,delete this._buff,delete this._length},p.prototype._finish=function(e,n){var r,i,o,a=n;if(e[a>>2]|=128<<(a%4<<3),a>55)for(t(this._hash,e),a=0;a<16;a+=1)e[a]=0;r=8*this._length,r=r.toString(16).match(/(.*?)(.{0,8})$/),i=parseInt(r[2],16),o=parseInt(r[1],16)||0,e[14]=i,e[15]=o,t(this._hash,e)},p.hash=function(e,t){return p.hashBinary(u(e),t)},p.hashBinary=function(e,t){var n=i(e),r=l(n);return t?d(r):r},p.ArrayBuffer=function(){this.reset()},p.ArrayBuffer.prototype.append=function(e){var n,i=f(this._buff.buffer,e,!0),o=i.length;for(this._length+=e.byteLength,n=64;n<=o;n+=64)t(this._hash,r(i.subarray(n-64,n)));return this._buff=n-64<o?new Uint8Array(i.buffer.slice(n-64)):new Uint8Array(0),this},p.ArrayBuffer.prototype.end=function(e){var t,n,r=this._buff,i=r.length,o=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0];for(t=0;t<i;t+=1)o[t>>2]|=r[t]<<(t%4<<3);return this._finish(o,i),n=l(this._hash),e&&(n=d(n)),this.reset(),n},p.ArrayBuffer.prototype.reset=function(){return this._buff=new Uint8Array(0),this._length=0,this._hash=[1732584193,-271733879,-1732584194,271733878],this},p.ArrayBuffer.prototype.getState=function(){var e=p.prototype.getState.call(this);return e.buff=s(e.buff),e},p.ArrayBuffer.prototype.setState=function(e){return e.buff=c(e.buff,!0),p.prototype.setState.call(this,e)},p.ArrayBuffer.prototype.destroy=p.prototype.destroy,p.ArrayBuffer.prototype._finish=p.prototype._finish,p.ArrayBuffer.hash=function(e,t){var n=o(new Uint8Array(e)),r=l(n);return t?d(r):r},p})},712:function(e,t,n){"use strict";function r(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function i(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function a(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function l(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var u=n(0),c=n.n(u),s=n(1),f=n.n(s),d=n(713),p=n(715),h=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},m=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),v=function(e){function t(e,n){o(this,t);var r=a(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e,n));return r.renderChildren=function(e,t,n,i){return"function"==typeof e?e(h({},r.state,{isDragActive:t,isDragAccept:n,isDragReject:i,open:r.open})):e},r.composeHandlers=r.composeHandlers.bind(r),r.onClick=r.onClick.bind(r),r.onDocumentDrop=r.onDocumentDrop.bind(r),r.onDragEnter=r.onDragEnter.bind(r),r.onDragLeave=r.onDragLeave.bind(r),r.onDragOver=r.onDragOver.bind(r),r.onDragStart=r.onDragStart.bind(r),r.onDrop=r.onDrop.bind(r),r.onFileDialogCancel=r.onFileDialogCancel.bind(r),r.onInputElementClick=r.onInputElementClick.bind(r),r.open=r.open.bind(r),r.setRef=r.setRef.bind(r),r.setRefs=r.setRefs.bind(r),r.isFileDialogActive=!1,r.state={draggedFiles:[],acceptedFiles:[],rejectedFiles:[]},r}return l(t,e),m(t,[{key:"componentDidMount",value:function(){var e=this.props.preventDropOnDocument;this.dragTargets=[],e&&(document.addEventListener("dragover",d.g,!1),document.addEventListener("drop",this.onDocumentDrop,!1)),null!=this.fileInputEl&&this.fileInputEl.addEventListener("click",this.onInputElementClick,!1),window.addEventListener("focus",this.onFileDialogCancel,!1)}},{key:"componentWillUnmount",value:function(){this.props.preventDropOnDocument&&(document.removeEventListener("dragover",d.g),document.removeEventListener("drop",this.onDocumentDrop)),null!=this.fileInputEl&&this.fileInputEl.removeEventListener("click",this.onInputElementClick,!1),window.removeEventListener("focus",this.onFileDialogCancel,!1)}},{key:"composeHandlers",value:function(e){return this.props.disabled?null:e}},{key:"onDocumentDrop",value:function(e){this.node&&this.node.contains(e.target)||(e.preventDefault(),this.dragTargets=[])}},{key:"onDragStart",value:function(e){e.persist(),this.props.onDragStart&&Object(d.e)(e)&&this.props.onDragStart.call(this,e)}},{key:"onDragEnter",value:function(e){var t=this;e.preventDefault(),-1===this.dragTargets.indexOf(e.target)&&this.dragTargets.push(e.target),e.persist(),Object(d.e)(e)&&(Promise.resolve(this.props.getDataTransferItems(e)).then(function(n){e.isPropagationStopped()||t.setState({draggedFiles:n,isDragActive:!0})}),this.props.onDragEnter&&this.props.onDragEnter.call(this,e))}},{key:"onDragOver",value:function(e){e.preventDefault(),e.persist();try{e.dataTransfer.dropEffect=this.isFileDialogActive?"none":"copy"}catch(e){}return this.props.onDragOver&&Object(d.e)(e)&&this.props.onDragOver.call(this,e),!1}},{key:"onDragLeave",value:function(e){var t=this;e.preventDefault(),e.persist(),this.dragTargets=this.dragTargets.filter(function(n){return n!==e.target&&t.node.contains(n)}),this.dragTargets.length>0||(this.setState({isDragActive:!1,draggedFiles:[]}),this.props.onDragLeave&&Object(d.e)(e)&&this.props.onDragLeave.call(this,e))}},{key:"onDrop",value:function(e){var t=this,n=this.props,r=n.onDrop,o=n.onDropAccepted,a=n.onDropRejected,l=n.multiple,u=n.disablePreview,c=n.accept,s=n.getDataTransferItems;e.preventDefault(),e.persist(),this.dragTargets=[],this.isFileDialogActive=!1,this.draggedFiles=null,this.setState({isDragActive:!1,draggedFiles:[]}),Object(d.e)(e)&&Promise.resolve(s(e)).then(function(n){var s=[],f=[];e.isPropagationStopped()||(n.forEach(function(e){u||(e.preview=window.URL.createObjectURL(e)),Object(d.b)(e,c)&&Object(d.c)(e,t.props.maxSize,t.props.minSize)?s.push(e):f.push(e)}),!l&&s.length>1&&f.push.apply(f,i(s.splice(0))),t.setState({acceptedFiles:s,rejectedFiles:f},function(){r&&r.call(t,s,f,e),f.length>0&&a&&a.call(t,f,e),s.length>0&&o&&o.call(t,s,e)}))})}},{key:"onClick",value:function(e){var t=this.props,n=t.onClick,r=t.disableClick;n&&n.call(this,e),r||e.isDefaultPrevented()||(e.stopPropagation(),Object(d.f)()?setTimeout(this.open,0):this.open())}},{key:"onInputElementClick",value:function(e){e.stopPropagation(),this.props.inputProps&&this.props.inputProps.onClick&&this.props.inputProps.onClick(e)}},{key:"onFileDialogCancel",value:function(){var e=this,t=this.props.onFileDialogCancel;this.isFileDialogActive&&setTimeout(function(){if(null!=e.fileInputEl){e.fileInputEl.files.length||(e.isFileDialogActive=!1)}"function"==typeof t&&t()},300)}},{key:"setRef",value:function(e){this.node=e}},{key:"setRefs",value:function(e){this.fileInputEl=e}},{key:"open",value:function(){this.isFileDialogActive=!0,this.fileInputEl.value=null,this.fileInputEl.click()}},{key:"render",value:function(){var e=this.props,t=e.accept,n=e.acceptClassName,i=e.activeClassName,o=e.children,a=e.disabled,l=e.disabledClassName,u=e.inputProps,s=e.multiple,f=e.name,m=e.rejectClassName,v=r(e,["accept","acceptClassName","activeClassName","children","disabled","disabledClassName","inputProps","multiple","name","rejectClassName"]),y=v.acceptStyle,g=v.activeStyle,b=v.className,w=void 0===b?"":b,x=v.disabledStyle,k=v.rejectStyle,_=v.style,S=r(v,["acceptStyle","activeStyle","className","disabledStyle","rejectStyle","style"]),T=this.state,E=T.isDragActive,C=T.draggedFiles,P=C.length,O=s||P<=1,F=P>0&&Object(d.a)(C,this.props.accept),D=P>0&&(!F||!O),N=!(w||_||g||y||k||x);E&&i&&(w+=" "+i),F&&n&&(w+=" "+n),D&&m&&(w+=" "+m),a&&l&&(w+=" "+l),N&&(_=p.a.default,g=p.a.active,y=p.a.accepted,k=p.a.rejected,x=p.a.disabled);var I=h({position:"relative"},_);g&&E&&(I=h({},I,g)),y&&F&&(I=h({},I,y)),k&&D&&(I=h({},I,k)),x&&a&&(I=h({},I,x));var A={accept:t,disabled:a,type:"file",style:h({position:"absolute",top:0,right:0,bottom:0,left:0,opacity:1e-5,pointerEvents:"none"},u.style),multiple:d.h&&s,ref:this.setRefs,onChange:this.onDrop,autoComplete:"off"};f&&f.length&&(A.name=f);var j=(S.acceptedFiles,S.preventDropOnDocument,S.disablePreview,S.disableClick,S.onDropAccepted,S.onDropRejected,S.onFileDialogCancel,S.maxSize,S.minSize,S.getDataTransferItems,r(S,["acceptedFiles","preventDropOnDocument","disablePreview","disableClick","onDropAccepted","onDropRejected","onFileDialogCancel","maxSize","minSize","getDataTransferItems"]));return c.a.createElement("div",h({className:w,style:I},j,{onClick:this.composeHandlers(this.onClick),onDragStart:this.composeHandlers(this.onDragStart),onDragEnter:this.composeHandlers(this.onDragEnter),onDragOver:this.composeHandlers(this.onDragOver),onDragLeave:this.composeHandlers(this.onDragLeave),onDrop:this.composeHandlers(this.onDrop),ref:this.setRef,"aria-disabled":a}),this.renderChildren(o,E,F,D),c.a.createElement("input",h({},u,A)))}}]),t}(c.a.Component);t.a=v,v.propTypes={accept:f.a.oneOfType([f.a.string,f.a.arrayOf(f.a.string)]),children:f.a.oneOfType([f.a.node,f.a.func]),disableClick:f.a.bool,disabled:f.a.bool,disablePreview:f.a.bool,preventDropOnDocument:f.a.bool,inputProps:f.a.object,multiple:f.a.bool,name:f.a.string,maxSize:f.a.number,minSize:f.a.number,className:f.a.string,activeClassName:f.a.string,acceptClassName:f.a.string,rejectClassName:f.a.string,disabledClassName:f.a.string,style:f.a.object,activeStyle:f.a.object,acceptStyle:f.a.object,rejectStyle:f.a.object,disabledStyle:f.a.object,getDataTransferItems:f.a.func,onClick:f.a.func,onDrop:f.a.func,onDropAccepted:f.a.func,onDropRejected:f.a.func,onDragStart:f.a.func,onDragEnter:f.a.func,onDragOver:f.a.func,onDragLeave:f.a.func,onFileDialogCancel:f.a.func},v.defaultProps={preventDropOnDocument:!0,disabled:!1,disablePreview:!1,disableClick:!1,inputProps:{},multiple:!0,maxSize:1/0,minSize:0,getDataTransferItems:d.d}},713:function(e,t,n){"use strict";function r(e){var t=[];if(e.dataTransfer){var n=e.dataTransfer;n.files&&n.files.length?t=n.files:n.items&&n.items.length&&(t=n.items)}else e.target&&e.target.files&&(t=e.target.files);return Array.prototype.slice.call(t)}function i(e,t){return"application/x-moz-file"===e.type||p()(e,t)}function o(e,t,n){return e.size<=t&&e.size>=n}function a(e,t){return e.every(function(e){return i(e,t)})}function l(e){return!e.dataTransfer||Array.prototype.every.call(e.dataTransfer.types,function(e){return"Files"===e||"application/x-moz-file"===e})}function u(e){e.preventDefault()}function c(e){return-1!==e.indexOf("MSIE")||-1!==e.indexOf("Trident/")}function s(e){return-1!==e.indexOf("Edge/")}function f(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window.navigator.userAgent;return c(e)||s(e)}n.d(t,"h",function(){return h}),t.d=r,t.b=i,t.c=o,t.a=a,t.e=l,t.g=u,t.f=f;var d=n(714),p=n.n(d),h=("function"==typeof Symbol&&Symbol.iterator,"undefined"==typeof document||!document||!document.createElement||"multiple"in document.createElement("input"))},714:function(e,t){e.exports=function(e){function t(r){if(n[r])return n[r].exports;var i=n[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,t),i.l=!0,i.exports}var n={};return t.m=e,t.c=n,t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},t.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(n,"a",n),n},t.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},t.p="",t(t.s=13)}([function(e,t){var n=e.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=n)},function(e,t){e.exports=function(e){return"object"==typeof e?null!==e:"function"==typeof e}},function(e,t){var n=e.exports={version:"2.5.0"};"number"==typeof __e&&(__e=n)},function(e,t,n){e.exports=!n(4)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},function(e,t){e.exports=function(e){try{return!!e()}catch(e){return!0}}},function(e,t){var n={}.toString;e.exports=function(e){return n.call(e).slice(8,-1)}},function(e,t,n){var r=n(32)("wks"),i=n(9),o=n(0).Symbol,a="function"==typeof o;(e.exports=function(e){return r[e]||(r[e]=a&&o[e]||(a?o:i)("Symbol."+e))}).store=r},function(e,t,n){var r=n(0),i=n(2),o=n(8),a=n(22),l=n(10),u=function(e,t,n){var c,s,f,d,p=e&u.F,h=e&u.G,m=e&u.S,v=e&u.P,y=e&u.B,g=h?r:m?r[t]||(r[t]={}):(r[t]||{}).prototype,b=h?i:i[t]||(i[t]={}),w=b.prototype||(b.prototype={});h&&(n=t);for(c in n)s=!p&&g&&void 0!==g[c],f=(s?g:n)[c],d=y&&s?l(f,r):v&&"function"==typeof f?l(Function.call,f):f,g&&a(g,c,f,e&u.U),b[c]!=f&&o(b,c,d),v&&w[c]!=f&&(w[c]=f)};r.core=i,u.F=1,u.G=2,u.S=4,u.P=8,u.B=16,u.W=32,u.U=64,u.R=128,e.exports=u},function(e,t,n){var r=n(16),i=n(21);e.exports=n(3)?function(e,t,n){return r.f(e,t,i(1,n))}:function(e,t,n){return e[t]=n,e}},function(e,t){var n=0,r=Math.random();e.exports=function(e){return"Symbol(".concat(void 0===e?"":e,")_",(++n+r).toString(36))}},function(e,t,n){var r=n(24);e.exports=function(e,t,n){if(r(e),void 0===t)return e;switch(n){case 1:return function(n){return e.call(t,n)};case 2:return function(n,r){return e.call(t,n,r)};case 3:return function(n,r,i){return e.call(t,n,r,i)}}return function(){return e.apply(t,arguments)}}},function(e,t){e.exports=function(e){if(void 0==e)throw TypeError("Can't call method on "+e);return e}},function(e,t,n){var r=n(28),i=Math.min;e.exports=function(e){return e>0?i(r(e),9007199254740991):0}},function(e,t,n){"use strict";t.__esModule=!0,t.default=function(e,t){if(e&&t){var n=Array.isArray(t)?t:t.split(","),r=e.name||"",i=e.type||"",o=i.replace(/\/.*$/,"");return n.some(function(e){var t=e.trim();return"."===t.charAt(0)?r.toLowerCase().endsWith(t.toLowerCase()):t.endsWith("/*")?o===t.replace(/\/.*$/,""):i===t})}return!0},n(14),n(34)},function(e,t,n){n(15),e.exports=n(2).Array.some},function(e,t,n){"use strict";var r=n(7),i=n(25)(3);r(r.P+r.F*!n(33)([].some,!0),"Array",{some:function(e){return i(this,e,arguments[1])}})},function(e,t,n){var r=n(17),i=n(18),o=n(20),a=Object.defineProperty;t.f=n(3)?Object.defineProperty:function(e,t,n){if(r(e),t=o(t,!0),r(n),i)try{return a(e,t,n)}catch(e){}if("get"in n||"set"in n)throw TypeError("Accessors not supported!");return"value"in n&&(e[t]=n.value),e}},function(e,t,n){var r=n(1);e.exports=function(e){if(!r(e))throw TypeError(e+" is not an object!");return e}},function(e,t,n){e.exports=!n(3)&&!n(4)(function(){return 7!=Object.defineProperty(n(19)("div"),"a",{get:function(){return 7}}).a})},function(e,t,n){var r=n(1),i=n(0).document,o=r(i)&&r(i.createElement);e.exports=function(e){return o?i.createElement(e):{}}},function(e,t,n){var r=n(1);e.exports=function(e,t){if(!r(e))return e;var n,i;if(t&&"function"==typeof(n=e.toString)&&!r(i=n.call(e)))return i;if("function"==typeof(n=e.valueOf)&&!r(i=n.call(e)))return i;if(!t&&"function"==typeof(n=e.toString)&&!r(i=n.call(e)))return i;throw TypeError("Can't convert object to primitive value")}},function(e,t){e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},function(e,t,n){var r=n(0),i=n(8),o=n(23),a=n(9)("src"),l=Function.toString,u=(""+l).split("toString");n(2).inspectSource=function(e){return l.call(e)},(e.exports=function(e,t,n,l){var c="function"==typeof n;c&&(o(n,"name")||i(n,"name",t)),e[t]!==n&&(c&&(o(n,a)||i(n,a,e[t]?""+e[t]:u.join(String(t)))),e===r?e[t]=n:l?e[t]?e[t]=n:i(e,t,n):(delete e[t],i(e,t,n)))})(Function.prototype,"toString",function(){return"function"==typeof this&&this[a]||l.call(this)})},function(e,t){var n={}.hasOwnProperty;e.exports=function(e,t){return n.call(e,t)}},function(e,t){e.exports=function(e){if("function"!=typeof e)throw TypeError(e+" is not a function!");return e}},function(e,t,n){var r=n(10),i=n(26),o=n(27),a=n(12),l=n(29);e.exports=function(e,t){var n=1==e,u=2==e,c=3==e,s=4==e,f=6==e,d=5==e||f,p=t||l;return function(t,l,h){for(var m,v,y=o(t),g=i(y),b=r(l,h,3),w=a(g.length),x=0,k=n?p(t,w):u?p(t,0):void 0;w>x;x++)if((d||x in g)&&(m=g[x],v=b(m,x,y),e))if(n)k[x]=v;else if(v)switch(e){case 3:return!0;case 5:return m;case 6:return x;case 2:k.push(m)}else if(s)return!1;return f?-1:c||s?s:k}}},function(e,t,n){var r=n(5);e.exports=Object("z").propertyIsEnumerable(0)?Object:function(e){return"String"==r(e)?e.split(""):Object(e)}},function(e,t,n){var r=n(11);e.exports=function(e){return Object(r(e))}},function(e,t){var n=Math.ceil,r=Math.floor;e.exports=function(e){return isNaN(e=+e)?0:(e>0?r:n)(e)}},function(e,t,n){var r=n(30);e.exports=function(e,t){return new(r(e))(t)}},function(e,t,n){var r=n(1),i=n(31),o=n(6)("species");e.exports=function(e){var t;return i(e)&&(t=e.constructor,"function"!=typeof t||t!==Array&&!i(t.prototype)||(t=void 0),r(t)&&null===(t=t[o])&&(t=void 0)),void 0===t?Array:t}},function(e,t,n){var r=n(5);e.exports=Array.isArray||function(e){return"Array"==r(e)}},function(e,t,n){var r=n(0),i=r["__core-js_shared__"]||(r["__core-js_shared__"]={});e.exports=function(e){return i[e]||(i[e]={})}},function(e,t,n){"use strict";var r=n(4);e.exports=function(e,t){return!!e&&r(function(){t?e.call(null,function(){},1):e.call(null)})}},function(e,t,n){n(35),e.exports=n(2).String.endsWith},function(e,t,n){"use strict";var r=n(7),i=n(12),o=n(36),a="".endsWith;r(r.P+r.F*n(38)("endsWith"),"String",{endsWith:function(e){var t=o(this,e,"endsWith"),n=arguments.length>1?arguments[1]:void 0,r=i(t.length),l=void 0===n?r:Math.min(i(n),r),u=String(e);return a?a.call(t,u,l):t.slice(l-u.length,l)===u}})},function(e,t,n){var r=n(37),i=n(11);e.exports=function(e,t,n){if(r(t))throw TypeError("String#"+n+" doesn't accept regex!");return String(i(e))}},function(e,t,n){var r=n(1),i=n(5),o=n(6)("match");e.exports=function(e){var t;return r(e)&&(void 0!==(t=e[o])?!!t:"RegExp"==i(e))}},function(e,t,n){var r=n(6)("match");e.exports=function(e){var t=/./;try{"/./"[e](t)}catch(n){try{return t[r]=!1,!"/./"[e](t)}catch(e){}}return!0}}])},715:function(e,t,n){"use strict";t.a={active:{borderStyle:"solid",backgroundColor:"#eee"},accepted:{borderStyle:"solid",borderColor:"#6c6",backgroundColor:"#eee"},rejected:{borderStyle:"solid",borderColor:"#c66",backgroundColor:"#eee"},default:{width:200,height:200,borderWidth:2,borderColor:"#666",borderStyle:"dashed",borderRadius:5},disabled:{opacity:.5}}},716:function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(e,t){return(0,o.default)(e),t=(0,a.default)(t,l),0===(t.ignore_whitespace?e.trim().length:e.length)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=i;var o=r(n(717)),a=r(n(718)),l={ignore_whitespace:!1};e.exports=t.default,e.exports.default=t.default},717:function(e,t,n){"use strict";function r(e){return(r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function i(e){if(!("string"==typeof e||e instanceof String)){var t;throw null===e?t="null":(t=r(e),t="object"===t&&e.constructor&&e.constructor.hasOwnProperty("name")?e.constructor.name:"a ".concat(t)),new TypeError("Expected string but received ".concat(t,"."))}}Object.defineProperty(t,"__esModule",{value:!0}),t.default=i,e.exports=t.default,e.exports.default=t.default},718:function(e,t,n){"use strict";function r(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;for(var n in t)void 0===e[n]&&(e[n]=t[n]);return e}Object.defineProperty(t,"__esModule",{value:!0}),t.default=r,e.exports=t.default,e.exports.default=t.default},719:function(e,t,n){"use strict";var r=function(e){if("complete"===document.readyState||"interactive"===document.readyState)return e();document.addEventListener("DOMContentLoaded",e)};t.a=r},72:function(e,t){},720:function(e,t,n){"use strict";(function(e){n.d(t,"f",function(){return a}),n.d(t,"b",function(){return l}),n.d(t,"a",function(){return u}),n.d(t,"c",function(){return c}),n.d(t,"e",function(){return s}),n.d(t,"d",function(){return f});var r=n(57),i=n.n(r),o=n(185),a=function(e,t){var n=t.theComponent,r=t.$form,i=t.lastFile,o=0;for(var a in n.state.valuesValidity)o+=n.state.valuesValidity[a].validValues.length;var l=e.length===o;i&&l&&r.submit()},l=function(e,t,n,r){var a=n.cf2,l=n.field,u=n.strings,c=n.theComponent,s=n.lastFile,f=r.handleFileUploadError,d=r.processFormSubmit,p=l.fieldId;"object"!==(void 0===e?"undefined":i()(e))?(Object(o.h)(p,a),Object(o.g)(p,a),f(u.invalidFileResponse,t,u,l.fieldIdAttr,c,"UnknownUploadError")):e.hasOwnProperty("control")?(Object(o.h)(p,a),Object(o.g)(p,a),Object(o.f)(p,a,l),a.uploadCompleted.push(p),s&&d(a.uploadCompleted,n,r)):(Object(o.h)(p,a),Object(o.g)(p,a),f(e,t,u,l.fieldIdAttr,c))},u=function(e,t,n,r,i){var a=i.props.formIdAttr;if(a.length>0&&Object(o.e)(a,!1),e.hasOwnProperty("message"))i.addFieldMessage(r,e.message,!0);else if(t.name){var l=n.fileUploadError1+t.name+n.fileUploadError2;i.addFieldMessage(r,l,!0,"fileNoErrorMessage")}else i.addFieldMessage(r,"unKnown Error",!0,"noFileUnknownError")},c=function(e,t,n){var r=t.verify,i=t.field,o=t.CF_API_DATA,a=t.theComponent,l=n.hashFile,u=n.createMediaFromFile,c=n.handleFileUploadResponse,s=n.handleFileUploadError,f=o.rest.fileUpload,d=o.rest.nonce,p=o.strings.cf2FileField;(e instanceof File||e instanceof Blob)&&l(e,function(o){var l={hashes:[o],verify:r,formId:i.formId,fieldId:i.fieldId,control:i.control,_wp_nonce:d,API_FOR_FILES_URL:f};u(e,l,fetch).then(function(e){return e.json()}).then(function(r){return c(r,e,t,n)}).catch(function(t){s(t,e,p,i.fieldIdAttr,a)})})},s=function(e,t,n){var r=n.hashAndUpload,i=n.handleFileUploadError,o=t.field,a=t.theComponent,l=t.CF_API_DATA.strings.cf2FileField;e.forEach(function(e,u,c){Array.isArray(e)&&(e=e[0]),u===c.length-1?t.lastFile=!0:t.lastFile=!1;try{r(e,t,n)}catch(t){i(t,e,l,o.fieldIdAttr,a)}})},f=function(t,n){Object(o.e)(t.obj.formIdAttr,!0);var r=n.processFiles,i=t.obj,a=t.values,l=t.cf2,u=t.field,c=t.fieldId,s=t.theComponent,f=t.CF_API_DATA,d=u.fieldIdAttr,p=f.strings.cf2FileField;if(l.uploadCompleted.includes(c))return Object(o.g)(c,l),void Object(o.f)(c,l,u);if(-1<=l.uploadStarted.indexOf(function(e){return e===c})&&-1<=l.pending.indexOf(function(e){return e===c})){if(l.uploadStarted.push(c),i.$form.data(c,u.control),l.pending.push(c),t.verify=e("#_cf_verify_"+u.formId).val(),""===a[c])return s.isFieldRequired(d)&&(s.addFieldMessage(d,p.fieldIsRequired),!0,Object(o.i)(c,l,u)),void Object(o.g)(c,l);Object(o.f)(c,l,u);r(a[c],t,n)}}}).call(t,n(248))},73:function(e,t,n){var r=n(7).document;e.exports=r&&r.documentElement},74:function(e,t,n){n(98);for(var r=n(7),i=n(17),o=n(27),a=n(9)("toStringTag"),l="CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,TextTrackList,TouchList".split(","),u=0;u<l.length;u++){var c=l[u],s=r[c],f=s&&s.prototype;f&&!f[a]&&i(f,a,c),o[c]=o.Array}},76:function(e,t,n){n(90),e.exports=n(8).Object.assign},79:function(e,t,n){e.exports={default:n(76),__esModule:!0}},8:function(e,t){var n=e.exports={version:"2.6.5"};"number"==typeof __e&&(__e=n)},80:function(e,t,n){var r=n(16),i=n(48),o=n(44)("IE_PROTO"),a=Object.prototype;e.exports=Object.getPrototypeOf||function(e){return e=i(e),r(e,o)?e[o]:"function"==typeof e.constructor&&e instanceof e.constructor?e.constructor.prototype:e instanceof Object?a:null}},86:function(e,t,n){var r=n(29);e.exports=Array.isArray||function(e){return"Array"==r(e)}},87:function(e,t,n){var r=n(25),i=n(28),o=n(19),a=n(42),l=n(16),u=n(62),c=Object.getOwnPropertyDescriptor;t.f=n(15)?c:function(e,t){if(e=o(e),t=a(t,!0),u)try{return c(e,t)}catch(e){}if(l(e,t))return i(!r.f.call(e,t),e[t])}},9:function(e,t,n){var r=n(45)("wks"),i=n(32),o=n(7).Symbol,a="function"==typeof o;(e.exports=function(e){return r[e]||(r[e]=a&&o[e]||(a?o:i)("Symbol."+e))}).store=r},90:function(e,t,n){var r=n(11);r(r.S+r.F,"Object",{assign:n(91)})},91:function(e,t,n){"use strict";var r=n(22),i=n(47),o=n(25),a=n(48),l=n(64),u=Object.assign;e.exports=!u||n(21)(function(){var e={},t={},n=Symbol(),r="abcdefghijklmnopqrst";return e[n]=7,r.split("").forEach(function(e){t[e]=e}),7!=u({},e)[n]||Object.keys(u({},t)).join("")!=r})?function(e,t){for(var n=a(e),u=arguments.length,c=1,s=i.f,f=o.f;u>c;)for(var d,p=l(arguments[c++]),h=s?r(p).concat(s(p)):r(p),m=h.length,v=0;m>v;)f.call(p,d=h[v++])&&(n[d]=p[d]);return n}:u},92:function(e,t,n){var r=n(19),i=n(65),o=n(93);e.exports=function(e){return function(t,n,a){var l,u=r(t),c=i(u.length),s=o(a,c);if(e&&n!=n){for(;c>s;)if((l=u[s++])!=l)return!0}else for(;c>s;s++)if((e||s in u)&&u[s]===n)return e||s||0;return!e&&-1}}},93:function(e,t,n){var r=n(43),i=Math.max,o=Math.min;e.exports=function(e,t){return e=r(e),e<0?i(e+t,0):o(e,t)}},95:function(e,t,n){var r=n(43),i=n(38);e.exports=function(e){return function(t,n){var o,a,l=String(i(t)),u=r(n),c=l.length;return u<0||u>=c?e?"":void 0:(o=l.charCodeAt(u),o<55296||o>56319||u+1===c||(a=l.charCodeAt(u+1))<56320||a>57343?e?l.charAt(u):o:e?l.slice(u,u+2):a-56320+(o-55296<<10)+65536)}}},96:function(e,t,n){"use strict";var r=n(56),i=n(28),o=n(34),a={};n(17)(a,n(9)("iterator"),function(){return this}),e.exports=function(e,t,n){e.prototype=r(a,{next:i(1,n)}),o(e,t+" Iterator")}},97:function(e,t,n){var r=n(13),i=n(14),o=n(22);e.exports=n(15)?Object.defineProperties:function(e,t){i(e);for(var n,a=o(t),l=a.length,u=0;l>u;)r.f(e,n=a[u++],t[n]);return e}},98:function(e,t,n){"use strict";var r=n(99),i=n(100),o=n(27),a=n(19);e.exports=n(67)(Array,"Array",function(e,t){this._t=a(e),this._i=0,this._k=t},function(){var e=this._t,t=this._k,n=this._i++;return!e||n>=e.length?(this._t=void 0,i(1)):"keys"==t?i(0,n):"values"==t?i(0,e[n]):i(0,[n,e[n]])},"values"),o.Arguments=o.Array,r("keys"),r("values"),r("entries")},99:function(e,t){e.exports=function(){}}});
27
  * This source code is licensed under the MIT license found in the
28
  * LICENSE file in the root directory of this source tree.
29
  */
30
+ Object.defineProperty(t,"__esModule",{value:!0});var l,u,c=null,s=!1,f=3,d=-1,p=-1,h=!1,m=!1,v=Date,y="function"==typeof setTimeout?setTimeout:void 0,g="function"==typeof clearTimeout?clearTimeout:void 0,b="function"==typeof requestAnimationFrame?requestAnimationFrame:void 0,w="function"==typeof cancelAnimationFrame?cancelAnimationFrame:void 0;if("object"==typeof performance&&"function"==typeof performance.now){var x=performance;t.unstable_now=function(){return x.now()}}else t.unstable_now=function(){return v.now()};var k,_,S,T=null;if("undefined"!=typeof window?T=window:void 0!==e&&(T=e),T&&T._schedMock){var E=T._schedMock;k=E[0],_=E[1],S=E[2],t.unstable_now=E[3]}else if("undefined"==typeof window||"function"!=typeof MessageChannel){var C=null,P=function(e){if(null!==C)try{C(e)}finally{C=null}};k=function(e){null!==C?setTimeout(k,0,e):(C=e,setTimeout(P,0,!1))},_=function(){C=null},S=function(){return!1}}else{"undefined"!=typeof console&&("function"!=typeof b&&console.error("This browser doesn't support requestAnimationFrame. Make sure that you load a polyfill in older browsers. https://fb.me/react-polyfills"),"function"!=typeof w&&console.error("This browser doesn't support cancelAnimationFrame. Make sure that you load a polyfill in older browsers. https://fb.me/react-polyfills"));var O=null,F=!1,D=-1,N=!1,I=!1,A=0,j=33,M=33;S=function(){return A<=t.unstable_now()};var R=new MessageChannel,U=R.port2;R.port1.onmessage=function(){F=!1;var e=O,n=D;O=null,D=-1;var r=t.unstable_now(),i=!1;if(0>=A-r){if(!(-1!==n&&n<=r))return N||(N=!0,a(L)),O=e,void(D=n);i=!0}if(null!==e){I=!0;try{e(i)}finally{I=!1}}};var L=function(e){if(null!==O){a(L);var t=e-A+M;t<M&&j<M?(8>t&&(t=8),M=t<j?j:t):j=t,A=e+M,F||(F=!0,U.postMessage(void 0))}else N=!1};k=function(e,t){O=e,D=t,I||0>t?U.postMessage(void 0):N||(N=!0,a(L))},_=function(){O=null,F=!1,D=-1}}t.unstable_ImmediatePriority=1,t.unstable_UserBlockingPriority=2,t.unstable_NormalPriority=3,t.unstable_IdlePriority=5,t.unstable_LowPriority=4,t.unstable_runWithPriority=function(e,n){switch(e){case 1:case 2:case 3:case 4:case 5:break;default:e=3}var r=f,o=d;f=e,d=t.unstable_now();try{return n()}finally{f=r,d=o,i()}},t.unstable_next=function(e){switch(f){case 1:case 2:case 3:var n=3;break;default:n=f}var r=f,o=d;f=n,d=t.unstable_now();try{return e()}finally{f=r,d=o,i()}},t.unstable_scheduleCallback=function(e,r){var i=-1!==d?d:t.unstable_now();if("object"==typeof r&&null!==r&&"number"==typeof r.timeout)r=i+r.timeout;else switch(f){case 1:r=i+-1;break;case 2:r=i+250;break;case 5:r=i+1073741823;break;case 4:r=i+1e4;break;default:r=i+5e3}if(e={callback:e,priorityLevel:f,expirationTime:r,next:null,previous:null},null===c)c=e.next=e.previous=e,n();else{i=null;var o=c;do{if(o.expirationTime>r){i=o;break}o=o.next}while(o!==c);null===i?i=c:i===c&&(c=e,n()),r=i.previous,r.next=i.previous=e,e.next=i,e.previous=r}return e},t.unstable_cancelCallback=function(e){var t=e.next;if(null!==t){if(t===e)c=null;else{e===c&&(c=t);var n=e.previous;n.next=t,t.previous=n}e.next=e.previous=null}},t.unstable_wrapCallback=function(e){var n=f;return function(){var r=f,o=d;f=n,d=t.unstable_now();try{return e.apply(this,arguments)}finally{f=r,d=o,i()}}},t.unstable_getCurrentPriorityLevel=function(){return f},t.unstable_shouldYield=function(){return!s&&(null!==c&&c.expirationTime<p||S())},t.unstable_continueExecution=function(){null!==c&&n()},t.unstable_pauseExecution=function(){},t.unstable_getFirstCallbackNode=function(){return c}}).call(t,n(23))},21:function(e,t){e.exports=function(e){try{return!!e()}catch(e){return!0}}},210:function(e,t,n){n(211);var r=n(8).Object;e.exports=function(e,t){return r.create(e,t)}},211:function(e,t,n){var r=n(11);r(r.S,"Object",{create:n(56)})},212:function(e,t,n){var r=n(48),i=n(22);n(168)("keys",function(){return function(e){return i(r(e))}})},213:function(e,t,n){n(214),e.exports=n(8).Object.entries},214:function(e,t,n){var r=n(11),i=n(121)(!0);r(r.S,"Object",{entries:function(e){return i(e)}})},22:function(e,t,n){var r=n(63),i=n(46);e.exports=Object.keys||function(e){return r(e,i)}},23:function(e,t){var n;n=function(){return this}();try{n=n||Function("return this")()||(0,eval)("this")}catch(e){"object"==typeof window&&(n=window)}e.exports=n},24:function(e,t){e.exports=!0},248:function(e,t){!function(){e.exports=this.jQuery}()},249:function(e,t,n){"use strict";n.d(t,"a",function(){return c});var r=n(0),i=(n.n(r),n(1)),o=n.n(i),a=n(184),l=n(708),u=n(709),c=function(e){function t(e){return wp.element.createElement("span",{className:"help-block caldera_ajax_error_block filled","aria-live":"polite"},wp.element.createElement("span",{className:"parsley-required"},e.message))}function n(){var e={color:"#ee0000"};return wp.element.createElement("span",{"aria-hidden":"true",role:"presentation",className:"field_required",style:e},"*")}var i=e.field,o=e.onChange,a=e.shouldDisable,c=e.shouldShow,s=e.hasMessage,f=e.isError,d=e.message,p=e.getFieldConfig,h=e.strings,m=i.type,v=(i.outterIdAttr,i.fieldId,i.fieldLabel),y=(i.fieldCaption,i.isRequired),g=(i.fieldPlaceHolder,i.fieldDefault,i.fieldValue,i.fieldIdAttr),b=i.isInvalid,w=i.areValuesValid;if(!c)return wp.element.createElement(r.Fragment,null);var x=i.hasOwnProperty("caption")&&i.caption.length,k=g+"Caption",_=f||s&&d.error||!w,S=function(){var e="form-control cf2-field";switch(e=_?e+" parsley-error":e,e=e+" cf2-"+m,m){case"file":var t=u.a.fieldConfigToProps(p(g)),n="";return n=!1===t.multiUploadText||null===t.multiUploadText?h.cf2FileField.defaultButtonText:t.multiUploadText,wp.element.createElement(u.a,{onChange:o,field:i,shouldDisable:a,isInvalid:b,describedById:k,message:t.message,style:t.style,inputProps:t.inputProps,className:e,accept:t.accept,usePreviews:t.usePreviews,previewHeight:t.previewHeight,previewWidth:t.previewWidth,multiple:t.multiple,multiUploadText:n,strings:h.cf2FileField,maxFileUploadSize:t.maxFileUploadSize});case"text":default:return wp.element.createElement(l.a,{field:i,onChange:o,shouldDisable:a,isInvalid:b,describedById:k,className:e})}},T="form-group cf2-field-group";return T=_?T+" has-error":T,wp.element.createElement("div",{className:T},wp.element.createElement("label",{className:"control-label",htmlFor:g,id:g+"Label"},v,y&&wp.element.createElement(n,null)),wp.element.createElement(S,null),x&&wp.element.createElement("span",{id:k,className:"help-block"},i.caption),b&&t(d),s&&function(e){return e.error?t(e):wp.element.createElement("span",{className:"help-block ","aria-live":"polite"},wp.element.createElement("span",null,e.message))}(d))};c.propTypes={field:o.a.shape(a.a),onChange:o.a.func.isRequired,shouldShow:o.a.bool,shouldDisable:o.a.bool,hasMessage:o.a.bool,isInvalid:o.a.bool,message:o.a.shape({error:o.a.bool,message:o.a.string}),getFieldConfig:o.a.func.isRequired,strings:o.a.object},c.defaultProps={shouldShow:!0,shouldDisable:!1,fieldValue:"",isInvalid:!1,message:{error:!1,message:""}}},25:function(e,t){t.f={}.propertyIsEnumerable},27:function(e,t){e.exports={}},28:function(e,t){e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},29:function(e,t){var n={}.toString;e.exports=function(e){return n.call(e).slice(8,-1)}},31:function(e,t,n){"use strict";t.__esModule=!0;var r=n(79),i=function(e){return e&&e.__esModule?e:{default:e}}(r);t.default=i.default||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}},32:function(e,t){var n=0,r=Math.random();e.exports=function(e){return"Symbol(".concat(void 0===e?"":e,")_",(++n+r).toString(36))}},33:function(e,t,n){var r=n(37);e.exports=function(e,t,n){if(r(e),void 0===t)return e;switch(n){case 1:return function(n){return e.call(t,n)};case 2:return function(n,r){return e.call(t,n,r)};case 3:return function(n,r,i){return e.call(t,n,r,i)}}return function(){return e.apply(t,arguments)}}},34:function(e,t,n){var r=n(13).f,i=n(16),o=n(9)("toStringTag");e.exports=function(e,t,n){e&&!i(e=n?e:e.prototype,o)&&r(e,o,{configurable:!0,value:t})}},35:function(e,t,n){"use strict";function r(){if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(r)}catch(e){console.error(e)}}r(),e.exports=n(207)},360:function(e,t,n){e.exports={default:n(693),__esModule:!0}},37:function(e,t){e.exports=function(e){if("function"!=typeof e)throw TypeError(e+" is not a function!");return e}},38:function(e,t){e.exports=function(e){if(void 0==e)throw TypeError("Can't call method on "+e);return e}},42:function(e,t,n){var r=n(18);e.exports=function(e,t){if(!r(e))return e;var n,i;if(t&&"function"==typeof(n=e.toString)&&!r(i=n.call(e)))return i;if("function"==typeof(n=e.valueOf)&&!r(i=n.call(e)))return i;if(!t&&"function"==typeof(n=e.toString)&&!r(i=n.call(e)))return i;throw TypeError("Can't convert object to primitive value")}},43:function(e,t){var n=Math.ceil,r=Math.floor;e.exports=function(e){return isNaN(e=+e)?0:(e>0?r:n)(e)}},44:function(e,t,n){var r=n(45)("keys"),i=n(32);e.exports=function(e){return r[e]||(r[e]=i(e))}},45:function(e,t,n){var r=n(8),i=n(7),o=i["__core-js_shared__"]||(i["__core-js_shared__"]={});(e.exports=function(e,t){return o[e]||(o[e]=void 0!==t?t:{})})("versions",[]).push({version:r.version,mode:n(24)?"pure":"global",copyright:"© 2019 Denis Pushkarev (zloirock.ru)"})},46:function(e,t){e.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},47:function(e,t){t.f=Object.getOwnPropertySymbols},48:function(e,t,n){var r=n(38);e.exports=function(e){return Object(r(e))}},49:function(e,t,n){t.f=n(9)},50:function(e,t,n){var r=n(7),i=n(8),o=n(24),a=n(49),l=n(13).f;e.exports=function(e){var t=i.Symbol||(i.Symbol=o?{}:r.Symbol||{});"_"==e.charAt(0)||e in t||l(t,e,{value:a.f(e)})}},51:function(e,t,n){var r=n(18),i=n(7).document,o=r(i)&&r(i.createElement);e.exports=function(e){return o?i.createElement(e):{}}},56:function(e,t,n){var r=n(14),i=n(97),o=n(46),a=n(44)("IE_PROTO"),l=function(){},u=function(){var e,t=n(51)("iframe"),r=o.length;for(t.style.display="none",n(73).appendChild(t),t.src="javascript:",e=t.contentWindow.document,e.open(),e.write("<script>document.F=Object<\/script>"),e.close(),u=e.F;r--;)delete u.prototype[o[r]];return u()};e.exports=Object.create||function(e,t){var n;return null!==e?(l.prototype=r(e),n=new l,l.prototype=null,n[a]=e):n=u(),void 0===t?n:i(n,t)}},57:function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=n(101),o=r(i),a=n(103),l=r(a),u="function"==typeof l.default&&"symbol"==typeof o.default?function(e){return typeof e}:function(e){return e&&"function"==typeof l.default&&e.constructor===l.default&&e!==l.default.prototype?"symbol":typeof e};t.default="function"==typeof l.default&&"symbol"===u(o.default)?function(e){return void 0===e?"undefined":u(e)}:function(e){return e&&"function"==typeof l.default&&e.constructor===l.default&&e!==l.default.prototype?"symbol":void 0===e?"undefined":u(e)}},62:function(e,t,n){e.exports=!n(15)&&!n(21)(function(){return 7!=Object.defineProperty(n(51)("div"),"a",{get:function(){return 7}}).a})},63:function(e,t,n){var r=n(16),i=n(19),o=n(92)(!1),a=n(44)("IE_PROTO");e.exports=function(e,t){var n,l=i(e),u=0,c=[];for(n in l)n!=a&&r(l,n)&&c.push(n);for(;t.length>u;)r(l,n=t[u++])&&(~o(c,n)||c.push(n));return c}},64:function(e,t,n){var r=n(29);e.exports=Object("z").propertyIsEnumerable(0)?Object:function(e){return"String"==r(e)?e.split(""):Object(e)}},65:function(e,t,n){var r=n(43),i=Math.min;e.exports=function(e){return e>0?i(r(e),9007199254740991):0}},66:function(e,t,n){"use strict";var r=n(95)(!0);n(67)(String,"String",function(e){this._t=String(e),this._i=0},function(){var e,t=this._t,n=this._i;return n>=t.length?{value:void 0,done:!0}:(e=r(t,n),this._i+=e.length,{value:e,done:!1})})},67:function(e,t,n){"use strict";var r=n(24),i=n(11),o=n(68),a=n(17),l=n(27),u=n(96),c=n(34),s=n(80),f=n(9)("iterator"),d=!([].keys&&"next"in[].keys()),p=function(){return this};e.exports=function(e,t,n,h,m,v,y){u(n,t,h);var g,b,w,x=function(e){if(!d&&e in T)return T[e];switch(e){case"keys":case"values":return function(){return new n(this,e)}}return function(){return new n(this,e)}},k=t+" Iterator",_="values"==m,S=!1,T=e.prototype,E=T[f]||T["@@iterator"]||m&&T[m],C=E||x(m),P=m?_?x("entries"):C:void 0,O="Array"==t?T.entries||E:E;if(O&&(w=s(O.call(new e)))!==Object.prototype&&w.next&&(c(w,k,!0),r||"function"==typeof w[f]||a(w,f,p)),_&&E&&"values"!==E.name&&(S=!0,C=function(){return E.call(this)}),r&&!y||!d&&!S&&T[f]||a(T,f,C),l[t]=C,l[k]=p,m)if(g={values:_?C:x("values"),keys:v?C:x("keys"),entries:P},y)for(b in g)b in T||o(T,b,g[b]);else i(i.P+i.F*(d||S),t,g);return g}},68:function(e,t,n){e.exports=n(17)},689:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){var r=n(126),i=n.n(r),o=n(57),a=n.n(o),l=n(690),u=(n.n(l),n(691)),c=n(0),s=n.n(c),f=n(35),d=n.n(f),p=n(719),h=n(185),m=n(720);Object.defineProperty(e.wp,"element",{get:function(){return s.a}}),Object(p.a)(function(){t(document).on("cf.form.init",function(e,n){var r=n.state,o=n.formId,l=n.idAttr,c=[];"object"!==a()(window.cf2)&&(window.cf2={}),document.querySelectorAll(".cf2-field-wrapper").forEach(function(e){var t=e.getAttribute("data-field-id"),n=window.cf2[l],i=n.fields.hasOwnProperty(t)?n.fields[t]:null;"string"==typeof i&&(i=JSON.parse(i)),i&&(c.push(i),i.hasOwnProperty("fieldDefault")&&r.mutateState(t,i.fieldDefault))});var s=!1,f={};t(document).on("cf.ajax.request",function(e,t){if(t.hasOwnProperty("formIdAttr")&&t.formIdAttr===l){s=!0;var n=p.getAllFieldValues(),r=window.cf2[t.formIdAttr];void 0!==r&&r.length>0&&(r.formIdAttr=t.formIdAttr);var o=(t.displayFieldErrors,t.$notice,t.$form);t.fieldsBlocking;"object"===(void 0===r?"undefined":a()(r))&&(r.pending=r.pending||[],r.uploadStarted=r.uploadStarted||[],r.uploadCompleted=r.uploadCompleted||[],r.fieldsBlocking=r.fieldsBlocking||[],i()(n).length?i()(n).forEach(function(e){var i=c.find(function(t){return e===t.fieldId});if(i&&"file"===i.type){var a={processFiles:m.e,hashAndUpload:m.c,hashFile:h.d,createMediaFromFile:h.b,handleFileUploadResponse:m.b,handleFileUploadError:m.a,processFormSubmit:m.f},l={obj:t,values:n,field:i,fieldId:e,cf2:r,$form:o,CF_API_DATA:CF_API_DATA,theComponent:p,messages:f};Object(m.d)(l,a)}}):"undefined"!=typeof field&&t.$form.data(field.fieldId,n[field.fieldId]))}});var p="";d.a.render(wp.element.createElement(u.a,{cfState:r,formId:o,formIdAttr:l,fieldsToControl:c,shouldBeValidating:s,ref:function(e){Object(h.a)(e,l,window),p=e},messages:f,strings:CF_API_DATA.strings}),document.getElementById("cf2-"+l))})})}.call(t,n(23),n(248))},690:function(e,t){},691:function(e,t,n){"use strict";n.d(t,"a",function(){return A});var r=n(57),i=n.n(r),o=n(692),a=n.n(o),l=n(126),u=n.n(l),c=n(31),s=n.n(c),f=n(695),d=n.n(f),p=n(698),h=n.n(p),m=n(699),v=n.n(m),y=n(700),g=n.n(y),b=n(701),w=n.n(b),x=n(0),k=(n.n(x),n(1)),_=n.n(k),S=n(184),T=n(716),E=n.n(T),C=n(185),P={},O={},F={},D=function(e){return"shouldShow"+e},N=function(e){return"shouldDisable"+e},I=function(e){return"isDirty"+e},A=function(e){function t(e){h()(this,t);var n=g()(this,(t.__proto__||d()(t)).call(this,e)),r={};return e.fieldsToControl.forEach(function(e){var t=(e.type,e.fieldId,e.fieldDefault),n=e.fieldIdAttr;r[n]=t,r[D(n)]=!e.hasOwnProperty("shouldShow")||!1!==e.shouldShow,r[N(n)]=!(!e.hasOwnProperty("shouldDisable")||!0!==e.shouldDisable),r[I(n)]=!1}),n.state=s()({},r,{messages:e.messages||{},valuesValidity:e.valuesValidity||{}}),n.setFieldValue=n.setFieldValue.bind(n),n.setFieldShouldShow=n.setFieldShouldShow.bind(n),n.setFieldShouldDisable=n.setFieldShouldDisable.bind(n),n.subscribe=n.subscribe.bind(n),n.getFieldConfig=n.getFieldConfig.bind(n),n.addFieldMessage=n.addFieldMessage.bind(n),n.checkFieldValues=n.checkFieldValues.bind(n),n}return w()(t,e),v()(t,[{key:"getCfState",value:function(){return this.props.cfState}},{key:"getFieldValue",value:function(e){return this.getCfState().getState(e)}},{key:"getAllFieldValues",value:function(){var e=this,t=this.props.fieldsToControl,n=function(e,t){return e.reduce(function(e,n){return e.concat([n[t]])},[])}(t,"fieldIdAttr"),r={};return u()(this.state).map(function(i){if(n.includes(i)){var o=t.find(function(e){return i===e.fieldIdAttr}).fieldId;r[o]=e.state[i]}}),r}},{key:"setFieldShouldShow",value:function(e,t,n){var r=D(e);if(this.state[r]!==t){var i=a()({},r,t);t&&(i[e]=n,this.getCfState().mutateState(e,n)),this.setState(a()({},r,t))}}},{key:"getFieldConfig",value:function(e){return Object(C.c)(this.props.fieldsToControl,"fieldIdAttr",e)}},{key:"setFieldShouldDisable",value:function(e,t){var n=N(e);this.state[n]!==t&&this.setState(a()({},n,t))}},{key:"setFieldValue",value:function(e,t){var n,r=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],i=t!==this.state[e];this.setState((n={},a()(n,e,t),a()(n,I(e),i),n)),this.state.messages.hasOwnProperty(e)&&this.setState({messages:s()({},this.state.messages,a()({},e,{error:!1,message:""}))}),r&&this.getCfState().mutateState(e,t),this.checkFieldValues(e,t)}},{key:"getHandler",value:function(e){var t=this;if(!P.hasOwnProperty(e))switch(this.getFieldConfig(e).type){case"file":P[e]=function(n,r){var o=t.getFieldValue(e),a=t.getFieldConfig(e),l=a.fieldId;if(["uploadStarted","pending","fieldsBlocking"].forEach(function(e){cf2.hasOwnProperty(e)||(cf2[e]=[])}),Array.isArray(n)&&Array.isArray(r))Array.isArray(o)||(o=[]),n.length>0&&(n.forEach(function(e){o.push(e)}),t.setFieldValue(e,o),t.checkFieldValues(e,o).valid&&Object(C.f)(l,cf2,a)),r.length>0&&(r.forEach(function(e){o.push(e)}),t.setFieldValue(e,o),Object(C.i)(l,cf2,a));else if("object"===(void 0===n?"undefined":i()(n))&&"cf2-file-remove"===n.target.className){var u=o.indexOf(r);-1<u&&o.splice(u,1),t.checkFieldValues(e,o).valid&&Object(C.f)(l,cf2,a),t.setFieldValue(e,o)}};break;default:P[e]=function(n){return t.setFieldValue(e,n.target.value)}}return P[e]}},{key:"subscribe",value:function(e){var t=this,n=(this.state,this.props,this.getFieldConfig(e)),r=n.fieldId;O.hasOwnProperty(e)||(O[e]=this.getCfState().events().subscribe(e,function(e,n){return t.setFieldValue(n,e,!1)}));var i=["show","hide","enable","disable"],o=this.props,a=(o.formId,o.formIdAttr);F.hasOwnProperty(e)||(F[e]={}),i.forEach(function(n){F[e].hasOwnProperty(n)||(F[e][n]=t.getCfState().events().attatchEvent("cf.conditionals."+n,function(e,n){if(a===e.formIdAttr){var i=e.eventType,o=e.fieldIdAttr,l=e.fieldValue;if(void 0===l){l=t.getAllFieldValues()[r]}switch(i){case"hide":t.setFieldShouldShow(o,!1,l);break;case"show":t.setFieldShouldShow(o,!0,l);break;case"enable":t.setFieldShouldDisable(o,!1);break;case"disable":t.setFieldShouldDisable(o,!0)}}}))})}},{key:"isFieldRequired",value:function(e){return!!this.getFieldConfig(e).isRequired}},{key:"isFieldValid",value:function(e){if(!this.isFieldRequired(e))return!0;var t=this.state[e];return Array.isArray(t)?0<t.length:!E()(t)}},{key:"addFieldMessage",value:function(e,t){var n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"unknown";this.getFieldConfig(e)&&this.setState({messages:s()({},this.state.messages,a()({},e,{message:t,error:n,context:r}))})}},{key:"getStrings",value:function(){return this.props.strings}},{key:"checkFieldValues",value:function(e,t){if(!this.getFieldConfig(e))return{valid:!1};var n=this.getFieldConfig(e);void 0===t&&(t=this.getFieldValue(e));var r={valid:!0,validValues:[],invalidValues:[]};if(null!==t&&t.length>0){switch(this.getFieldConfig(e).type){case"file":var i=n.configOptions.maxFileUploadSize,o=[];"string"==typeof n.configOptions.allowedTypes&&(o=n.configOptions.allowedTypes.split(",")),t.forEach(function(e){var t=e.size>i&&i>0,n=o.length>0&&o.indexOf(e.type)<0;t||n?r.invalidValues.push([e]):r.validValues.push([e])});break;default:t.forEach(function(e){r.validValues.push([e])})}r.valid=r.invalidValues.length<=0}return this.setState({valuesValidity:s()({},this.state.valuesValidity,a()({},e,r))}),r}},{key:"render",value:function(){var e=this,t=this.state,n=this.props,r=t.messages,o=t.valuesValidity,a=n.fieldsToControl,l=n.shouldBeValidating;return wp.element.createElement(x.Fragment,null,a.map(function(n){var a=n,u=(a.type,a.outterIdAttr),c=(a.fieldId,a.fieldLabel,a.fieldCaption,a.required,a.fieldPlaceHolder,a.fieldDefault,a.fieldIdAttr),f="object"===(void 0===o?"undefined":i()(o))&&o.hasOwnProperty(c),d=f?o[c].valid:{valid:!0};n=s()({},n,{fieldValue:e.getFieldValue(c),areValuesValid:d});var p=l&&!e.isFieldValid(c);e.subscribe(c);var h={field:n,strings:e.getStrings(),onChange:e.getHandler(c),shouldShow:t[D(c)],shouldDisable:t[N(c)]},m="object"===(void 0===r?"undefined":i()(r))&&r.hasOwnProperty(c);return wp.element.createElement(S.b,s()({},h,{key:u,isInvalid:p,getFieldConfig:e.getFieldConfig,message:m?r[c]:{error:!1,message:""},hasMessage:m}))}))}}]),t}(x.Component);A.propTypes={cfState:_.a.object.isRequired,formId:_.a.string.isRequired,fieldsToControl:_.a.arrayOf(S.a),formIdAttr:_.a.string.isRequired,shouldBeValidating:_.a.bool.isRequired,messages:_.a.object,strings:_.a.object}},692:function(e,t,n){"use strict";t.__esModule=!0;var r=n(360),i=function(e){return e&&e.__esModule?e:{default:e}}(r);t.default=function(e,t,n){return t in e?(0,i.default)(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}},693:function(e,t,n){n(694);var r=n(8).Object;e.exports=function(e,t,n){return r.defineProperty(e,t,n)}},694:function(e,t,n){var r=n(11);r(r.S+r.F*!n(15),"Object",{defineProperty:n(13).f})},695:function(e,t,n){e.exports={default:n(696),__esModule:!0}},696:function(e,t,n){n(697),e.exports=n(8).Object.getPrototypeOf},697:function(e,t,n){var r=n(48),i=n(80);n(168)("getPrototypeOf",function(){return function(e){return i(r(e))}})},698:function(e,t,n){"use strict";t.__esModule=!0,t.default=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}},699:function(e,t,n){"use strict";t.__esModule=!0;var r=n(360),i=function(e){return e&&e.__esModule?e:{default:e}}(r);t.default=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),(0,i.default)(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}()},7:function(e,t){var n=e.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=n)},70:function(e,t,n){var r=n(63),i=n(46).concat("length","prototype");t.f=Object.getOwnPropertyNames||function(e){return r(e,i)}},700:function(e,t,n){"use strict";t.__esModule=!0;var r=n(57),i=function(e){return e&&e.__esModule?e:{default:e}}(r);t.default=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==(void 0===t?"undefined":(0,i.default)(t))&&"function"!=typeof t?e:t}},701:function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=n(702),o=r(i),a=n(706),l=r(a),u=n(57),c=r(u);t.default=function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+(void 0===t?"undefined":(0,c.default)(t)));e.prototype=(0,l.default)(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(o.default?(0,o.default)(e,t):e.__proto__=t)}},702:function(e,t,n){e.exports={default:n(703),__esModule:!0}},703:function(e,t,n){n(704),e.exports=n(8).Object.setPrototypeOf},704:function(e,t,n){var r=n(11);r(r.S,"Object",{setPrototypeOf:n(705).set})},705:function(e,t,n){var r=n(18),i=n(14),o=function(e,t){if(i(e),!r(t)&&null!==t)throw TypeError(t+": can't set as prototype!")};e.exports={set:Object.setPrototypeOf||("__proto__"in{}?function(e,t,r){try{r=n(33)(Function.call,n(87).f(Object.prototype,"__proto__").set,2),r(e,[]),t=!(e instanceof Array)}catch(e){t=!0}return function(e,n){return o(e,n),t?e.__proto__=n:r(e,n),e}}({},!1):void 0),check:o}},706:function(e,t,n){e.exports={default:n(210),__esModule:!0}},707:function(e,t,n){"use strict";n.d(t,"a",function(){return u});var r=n(0),i=(n.n(r),n(35)),o=n.n(i),a=n(1),l=n.n(a),u=function(e){var t=e.children,n=e.domNode;return o.a.createPortal(t,n)};u.propTypes={children:l.a.any.isRequired,domNode:l.a.instanceOf(Element).isRequired}},708:function(e,t,n){"use strict";n.d(t,"a",function(){return u});var r=n(31),i=n.n(r),o=(n(249),n(184)),a=n(1),l=n.n(a),u=function(e){var t=e.shouldDisable,n=e.field,r=e.describedById,o=e.onChange,a=n.type,l=(n.outterIdAttr,n.fieldId),u=(n.fieldLabel,n.fieldCaption,n.required),c=n.fieldPlaceHolder,s=(n.fieldDefault,n.fieldValue),f=n.fieldIdAttr,d=(n.isInvalid,{});return d.disabled=!!t,d.required=!!u,wp.element.createElement("input",i()({type:a},d,{"aria-describedby":r,value:s,className:"cf2-text form-control",id:f,placeholder:c,onChange:o,"data-field":l,"data-type":"cf2-text",name:l}))};u.propTypes={field:l.a.shape(o.a),onChange:l.a.func.isRequired,shouldDisable:l.a.bool,isInvalid:l.a.bool,describedById:l.a.string},u.defaultProps={ariaAttr:"",isInvalid:!1}},709:function(e,t,n){"use strict";n.d(t,"a",function(){return f});var r=n(31),i=n.n(r),o=(n(249),n(184)),a=n(185),l=n(0),u=(n.n(l),n(1)),c=n.n(u),s=n(712),f=function(e){var t=e.maxFileUploadSize,n=e.onChange,r=e.accept,o=e.field,l=(e.describedById,e.style),u=e.className,c=e.multiUploadText,f=e.multiple,d=e.inputProps,p=e.usePreviews,h=e.previewHeight,m=e.previewWidth,v=e.strings,y=e.shouldDisable,g=(o.allowedTypes,o.outterIdAttr,o.fieldId),b=(o.fieldLabel,o.fieldCaption,o.required,o.isRequired,o.fieldPlaceHolder,o.fieldDefault,o.fieldIdAttr),w=(o.isInvalid,o.fieldValue),x=void 0!==w&&w.length>0,k=b+"_file_",_=b+", cf2-list-files",S="cf2-list-files-"+b;d.id=b,x&&!f&&(y=!0,d.disabled=!0);var T=[];"string"==typeof r&&(T=r.split(","));var E="file-progress"+b;return wp.element.createElement("div",{className:"cf2-dropzone"},x&&wp.element.createElement("ul",{id:S,className:"cf2-list-files",role:"list"},w.map(function(e,i){return wp.element.createElement("li",{id:k+i,key:i,className:"cf2-file-listed",role:"listitem","aria-posinset":i},wp.element.createElement("div",{className:"cf2-file-control"},wp.element.createElement("button",{type:"button","aria-controls":k+i,"data-file":k+i,className:"cf2-file-remove",onClick:function(t){return n(t,e)}},wp.element.createElement("span",{className:"screen-reader-text sr-text"},v.removeFile)),!0===p&&!0===e.type.startsWith("image")?wp.element.createElement("img",{className:"cf2-file-field-img-preview",width:m,height:h,src:e.preview,alt:e.name}):wp.element.createElement("span",{className:"cf2-file-name file-name"},e.name),wp.element.createElement("progress",{id:E,className:"cf2-file-progress-bar",value:"0",max:"100"})),wp.element.createElement("div",{className:"cf2-file-extra-data"},wp.element.createElement("small",{className:"cf2-file-data file-type"}," ",e.type),wp.element.createElement("small",{className:"cf2-file-data file-size"}," - ",Object(a.j)(e.size)," "),t>0&&t<e.size&&wp.element.createElement("small",{className:"cf2-file-error file-error file-size-error help-block"}," ",v.maxSizeAlert+Object(a.j)(t)," "),T.indexOf(e.type)<=-1&&!1!==r&&wp.element.createElement("small",{className:"cf2-file-error file-error file-type-error help-block"}," ",v.wrongTypeAlert+r," ")))})),wp.element.createElement(s.a,{onDrop:n,className:u,accept:"string"==typeof r?r:"",maxSize:"number"==typeof t&&t>0?t:1/0,style:l,disabled:y,inputProps:i()({},d,{"data-field":g}),disableClick:y,multiple:f},wp.element.createElement("button",{type:"button",className:"btn btn-block","aria-controls":_,"aria-expanded":x,disabled:y},c)))};f.propTypes={field:c.a.shape(o.a),onChange:c.a.func,shouldDisable:c.a.bool,isInvalid:c.a.bool,describedById:c.a.string,multiple:c.a.oneOfType([c.a.bool,c.a.number]),text:c.a.object,multiUploadText:c.a.oneOfType([c.a.bool,c.a.string]),message:c.a.shape({error:c.a.bool,message:c.a.string}),style:c.a.object,usePreviews:c.a.oneOfType([c.a.bool,c.a.string]),previewWidth:c.a.number,previewHeight:c.a.number,inputProps:c.a.object,className:c.a.string,accept:c.a.oneOfType([c.a.bool,c.a.string]),isRequired:c.a.oneOfType([c.a.bool,c.a.object])},f.defaultProps={message:{error:!1,message:""},inputProps:{type:"file",disabled:"false"},disableClick:!1,className:"cf2-file form-control"},f.fieldConfigToProps=function(e){var t={field:e},n=["multiple","multiUploadText","maxFileUploadSize"];if(t.field.hasOwnProperty("isRequired")||(t.field.isRequired=!1),e.hasOwnProperty("configOptions")){var r=e.configOptions;n.forEach(function(e){t[e]=r[e]}),r.hasOwnProperty("allowedTypes")?(t.inputProps={type:"file",accept:r.allowedTypes},t.accept=r.allowedTypes):t.accept="",e.configOptions.hasOwnProperty("multiple")?t.multiple=1===e.configOptions.multiple:t.multiple=!1,r.hasOwnProperty("usePreviews")&&(!0===r.usePreviews?(t.usePreviews=!0,t.previewWidth=r.previewWidth,t.previewHeight=r.previewHeight):t.usePreviews=!1),r.hasOwnProperty("maxFileUploadSize")&&(t.maxFileUploadSize=r.maxFileUploadSize)}return t}},710:function(e,t,n){e.exports={default:n(213),__esModule:!0}},711:function(e,t,n){!function(t){e.exports=t()}(function(e){"use strict";function t(e,t){var n=e[0],r=e[1],i=e[2],o=e[3];n+=(r&i|~r&o)+t[0]-680876936|0,n=(n<<7|n>>>25)+r|0,o+=(n&r|~n&i)+t[1]-389564586|0,o=(o<<12|o>>>20)+n|0,i+=(o&n|~o&r)+t[2]+606105819|0,i=(i<<17|i>>>15)+o|0,r+=(i&o|~i&n)+t[3]-1044525330|0,r=(r<<22|r>>>10)+i|0,n+=(r&i|~r&o)+t[4]-176418897|0,n=(n<<7|n>>>25)+r|0,o+=(n&r|~n&i)+t[5]+1200080426|0,o=(o<<12|o>>>20)+n|0,i+=(o&n|~o&r)+t[6]-1473231341|0,i=(i<<17|i>>>15)+o|0,r+=(i&o|~i&n)+t[7]-45705983|0,r=(r<<22|r>>>10)+i|0,n+=(r&i|~r&o)+t[8]+1770035416|0,n=(n<<7|n>>>25)+r|0,o+=(n&r|~n&i)+t[9]-1958414417|0,o=(o<<12|o>>>20)+n|0,i+=(o&n|~o&r)+t[10]-42063|0,i=(i<<17|i>>>15)+o|0,r+=(i&o|~i&n)+t[11]-1990404162|0,r=(r<<22|r>>>10)+i|0,n+=(r&i|~r&o)+t[12]+1804603682|0,n=(n<<7|n>>>25)+r|0,o+=(n&r|~n&i)+t[13]-40341101|0,o=(o<<12|o>>>20)+n|0,i+=(o&n|~o&r)+t[14]-1502002290|0,i=(i<<17|i>>>15)+o|0,r+=(i&o|~i&n)+t[15]+1236535329|0,r=(r<<22|r>>>10)+i|0,n+=(r&o|i&~o)+t[1]-165796510|0,n=(n<<5|n>>>27)+r|0,o+=(n&i|r&~i)+t[6]-1069501632|0,o=(o<<9|o>>>23)+n|0,i+=(o&r|n&~r)+t[11]+643717713|0,i=(i<<14|i>>>18)+o|0,r+=(i&n|o&~n)+t[0]-373897302|0,r=(r<<20|r>>>12)+i|0,n+=(r&o|i&~o)+t[5]-701558691|0,n=(n<<5|n>>>27)+r|0,o+=(n&i|r&~i)+t[10]+38016083|0,o=(o<<9|o>>>23)+n|0,i+=(o&r|n&~r)+t[15]-660478335|0,i=(i<<14|i>>>18)+o|0,r+=(i&n|o&~n)+t[4]-405537848|0,r=(r<<20|r>>>12)+i|0,n+=(r&o|i&~o)+t[9]+568446438|0,n=(n<<5|n>>>27)+r|0,o+=(n&i|r&~i)+t[14]-1019803690|0,o=(o<<9|o>>>23)+n|0,i+=(o&r|n&~r)+t[3]-187363961|0,i=(i<<14|i>>>18)+o|0,r+=(i&n|o&~n)+t[8]+1163531501|0,r=(r<<20|r>>>12)+i|0,n+=(r&o|i&~o)+t[13]-1444681467|0,n=(n<<5|n>>>27)+r|0,o+=(n&i|r&~i)+t[2]-51403784|0,o=(o<<9|o>>>23)+n|0,i+=(o&r|n&~r)+t[7]+1735328473|0,i=(i<<14|i>>>18)+o|0,r+=(i&n|o&~n)+t[12]-1926607734|0,r=(r<<20|r>>>12)+i|0,n+=(r^i^o)+t[5]-378558|0,n=(n<<4|n>>>28)+r|0,o+=(n^r^i)+t[8]-2022574463|0,o=(o<<11|o>>>21)+n|0,i+=(o^n^r)+t[11]+1839030562|0,i=(i<<16|i>>>16)+o|0,r+=(i^o^n)+t[14]-35309556|0,r=(r<<23|r>>>9)+i|0,n+=(r^i^o)+t[1]-1530992060|0,n=(n<<4|n>>>28)+r|0,o+=(n^r^i)+t[4]+1272893353|0,o=(o<<11|o>>>21)+n|0,i+=(o^n^r)+t[7]-155497632|0,i=(i<<16|i>>>16)+o|0,r+=(i^o^n)+t[10]-1094730640|0,r=(r<<23|r>>>9)+i|0,n+=(r^i^o)+t[13]+681279174|0,n=(n<<4|n>>>28)+r|0,o+=(n^r^i)+t[0]-358537222|0,o=(o<<11|o>>>21)+n|0,i+=(o^n^r)+t[3]-722521979|0,i=(i<<16|i>>>16)+o|0,r+=(i^o^n)+t[6]+76029189|0,r=(r<<23|r>>>9)+i|0,n+=(r^i^o)+t[9]-640364487|0,n=(n<<4|n>>>28)+r|0,o+=(n^r^i)+t[12]-421815835|0,o=(o<<11|o>>>21)+n|0,i+=(o^n^r)+t[15]+530742520|0,i=(i<<16|i>>>16)+o|0,r+=(i^o^n)+t[2]-995338651|0,r=(r<<23|r>>>9)+i|0,n+=(i^(r|~o))+t[0]-198630844|0,n=(n<<6|n>>>26)+r|0,o+=(r^(n|~i))+t[7]+1126891415|0,o=(o<<10|o>>>22)+n|0,i+=(n^(o|~r))+t[14]-1416354905|0,i=(i<<15|i>>>17)+o|0,r+=(o^(i|~n))+t[5]-57434055|0,r=(r<<21|r>>>11)+i|0,n+=(i^(r|~o))+t[12]+1700485571|0,n=(n<<6|n>>>26)+r|0,o+=(r^(n|~i))+t[3]-1894986606|0,o=(o<<10|o>>>22)+n|0,i+=(n^(o|~r))+t[10]-1051523|0,i=(i<<15|i>>>17)+o|0,r+=(o^(i|~n))+t[1]-2054922799|0,r=(r<<21|r>>>11)+i|0,n+=(i^(r|~o))+t[8]+1873313359|0,n=(n<<6|n>>>26)+r|0,o+=(r^(n|~i))+t[15]-30611744|0,o=(o<<10|o>>>22)+n|0,i+=(n^(o|~r))+t[6]-1560198380|0,i=(i<<15|i>>>17)+o|0,r+=(o^(i|~n))+t[13]+1309151649|0,r=(r<<21|r>>>11)+i|0,n+=(i^(r|~o))+t[4]-145523070|0,n=(n<<6|n>>>26)+r|0,o+=(r^(n|~i))+t[11]-1120210379|0,o=(o<<10|o>>>22)+n|0,i+=(n^(o|~r))+t[2]+718787259|0,i=(i<<15|i>>>17)+o|0,r+=(o^(i|~n))+t[9]-343485551|0,r=(r<<21|r>>>11)+i|0,e[0]=n+e[0]|0,e[1]=r+e[1]|0,e[2]=i+e[2]|0,e[3]=o+e[3]|0}function n(e){var t,n=[];for(t=0;t<64;t+=4)n[t>>2]=e.charCodeAt(t)+(e.charCodeAt(t+1)<<8)+(e.charCodeAt(t+2)<<16)+(e.charCodeAt(t+3)<<24);return n}function r(e){var t,n=[];for(t=0;t<64;t+=4)n[t>>2]=e[t]+(e[t+1]<<8)+(e[t+2]<<16)+(e[t+3]<<24);return n}function i(e){var r,i,o,a,l,u,c=e.length,s=[1732584193,-271733879,-1732584194,271733878];for(r=64;r<=c;r+=64)t(s,n(e.substring(r-64,r)));for(e=e.substring(r-64),i=e.length,o=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],r=0;r<i;r+=1)o[r>>2]|=e.charCodeAt(r)<<(r%4<<3);if(o[r>>2]|=128<<(r%4<<3),r>55)for(t(s,o),r=0;r<16;r+=1)o[r]=0;return a=8*c,a=a.toString(16).match(/(.*?)(.{0,8})$/),l=parseInt(a[2],16),u=parseInt(a[1],16)||0,o[14]=l,o[15]=u,t(s,o),s}function o(e){var n,i,o,a,l,u,c=e.length,s=[1732584193,-271733879,-1732584194,271733878];for(n=64;n<=c;n+=64)t(s,r(e.subarray(n-64,n)));for(e=n-64<c?e.subarray(n-64):new Uint8Array(0),i=e.length,o=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],n=0;n<i;n+=1)o[n>>2]|=e[n]<<(n%4<<3);if(o[n>>2]|=128<<(n%4<<3),n>55)for(t(s,o),n=0;n<16;n+=1)o[n]=0;return a=8*c,a=a.toString(16).match(/(.*?)(.{0,8})$/),l=parseInt(a[2],16),u=parseInt(a[1],16)||0,o[14]=l,o[15]=u,t(s,o),s}function a(e){var t,n="";for(t=0;t<4;t+=1)n+=h[e>>8*t+4&15]+h[e>>8*t&15];return n}function l(e){var t;for(t=0;t<e.length;t+=1)e[t]=a(e[t]);return e.join("")}function u(e){return/[\u0080-\uFFFF]/.test(e)&&(e=unescape(encodeURIComponent(e))),e}function c(e,t){var n,r=e.length,i=new ArrayBuffer(r),o=new Uint8Array(i);for(n=0;n<r;n+=1)o[n]=e.charCodeAt(n);return t?o:i}function s(e){return String.fromCharCode.apply(null,new Uint8Array(e))}function f(e,t,n){var r=new Uint8Array(e.byteLength+t.byteLength);return r.set(new Uint8Array(e)),r.set(new Uint8Array(t),e.byteLength),n?r:r.buffer}function d(e){var t,n=[],r=e.length;for(t=0;t<r-1;t+=2)n.push(parseInt(e.substr(t,2),16));return String.fromCharCode.apply(String,n)}function p(){this.reset()}var h=["0","1","2","3","4","5","6","7","8","9","a","b","c","d","e","f"];return"5d41402abc4b2a76b9719d911017c592"!==l(i("hello"))&&function(e,t){var n=(65535&e)+(65535&t);return(e>>16)+(t>>16)+(n>>16)<<16|65535&n},"undefined"==typeof ArrayBuffer||ArrayBuffer.prototype.slice||function(){function t(e,t){return e=0|e||0,e<0?Math.max(e+t,0):Math.min(e,t)}ArrayBuffer.prototype.slice=function(n,r){var i,o,a,l,u=this.byteLength,c=t(n,u),s=u;return r!==e&&(s=t(r,u)),c>s?new ArrayBuffer(0):(i=s-c,o=new ArrayBuffer(i),a=new Uint8Array(o),l=new Uint8Array(this,c,i),a.set(l),o)}}(),p.prototype.append=function(e){return this.appendBinary(u(e)),this},p.prototype.appendBinary=function(e){this._buff+=e,this._length+=e.length;var r,i=this._buff.length;for(r=64;r<=i;r+=64)t(this._hash,n(this._buff.substring(r-64,r)));return this._buff=this._buff.substring(r-64),this},p.prototype.end=function(e){var t,n,r=this._buff,i=r.length,o=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0];for(t=0;t<i;t+=1)o[t>>2]|=r.charCodeAt(t)<<(t%4<<3);return this._finish(o,i),n=l(this._hash),e&&(n=d(n)),this.reset(),n},p.prototype.reset=function(){return this._buff="",this._length=0,this._hash=[1732584193,-271733879,-1732584194,271733878],this},p.prototype.getState=function(){return{buff:this._buff,length:this._length,hash:this._hash}},p.prototype.setState=function(e){return this._buff=e.buff,this._length=e.length,this._hash=e.hash,this},p.prototype.destroy=function(){delete this._hash,delete this._buff,delete this._length},p.prototype._finish=function(e,n){var r,i,o,a=n;if(e[a>>2]|=128<<(a%4<<3),a>55)for(t(this._hash,e),a=0;a<16;a+=1)e[a]=0;r=8*this._length,r=r.toString(16).match(/(.*?)(.{0,8})$/),i=parseInt(r[2],16),o=parseInt(r[1],16)||0,e[14]=i,e[15]=o,t(this._hash,e)},p.hash=function(e,t){return p.hashBinary(u(e),t)},p.hashBinary=function(e,t){var n=i(e),r=l(n);return t?d(r):r},p.ArrayBuffer=function(){this.reset()},p.ArrayBuffer.prototype.append=function(e){var n,i=f(this._buff.buffer,e,!0),o=i.length;for(this._length+=e.byteLength,n=64;n<=o;n+=64)t(this._hash,r(i.subarray(n-64,n)));return this._buff=n-64<o?new Uint8Array(i.buffer.slice(n-64)):new Uint8Array(0),this},p.ArrayBuffer.prototype.end=function(e){var t,n,r=this._buff,i=r.length,o=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0];for(t=0;t<i;t+=1)o[t>>2]|=r[t]<<(t%4<<3);return this._finish(o,i),n=l(this._hash),e&&(n=d(n)),this.reset(),n},p.ArrayBuffer.prototype.reset=function(){return this._buff=new Uint8Array(0),this._length=0,this._hash=[1732584193,-271733879,-1732584194,271733878],this},p.ArrayBuffer.prototype.getState=function(){var e=p.prototype.getState.call(this);return e.buff=s(e.buff),e},p.ArrayBuffer.prototype.setState=function(e){return e.buff=c(e.buff,!0),p.prototype.setState.call(this,e)},p.ArrayBuffer.prototype.destroy=p.prototype.destroy,p.ArrayBuffer.prototype._finish=p.prototype._finish,p.ArrayBuffer.hash=function(e,t){var n=o(new Uint8Array(e)),r=l(n);return t?d(r):r},p})},712:function(e,t,n){"use strict";function r(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function i(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function a(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function l(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var u=n(0),c=n.n(u),s=n(1),f=n.n(s),d=n(713),p=n(715),h=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},m=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),v=function(e){function t(e,n){o(this,t);var r=a(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e,n));return r.renderChildren=function(e,t,n,i){return"function"==typeof e?e(h({},r.state,{isDragActive:t,isDragAccept:n,isDragReject:i,open:r.open})):e},r.composeHandlers=r.composeHandlers.bind(r),r.onClick=r.onClick.bind(r),r.onDocumentDrop=r.onDocumentDrop.bind(r),r.onDragEnter=r.onDragEnter.bind(r),r.onDragLeave=r.onDragLeave.bind(r),r.onDragOver=r.onDragOver.bind(r),r.onDragStart=r.onDragStart.bind(r),r.onDrop=r.onDrop.bind(r),r.onFileDialogCancel=r.onFileDialogCancel.bind(r),r.onInputElementClick=r.onInputElementClick.bind(r),r.open=r.open.bind(r),r.setRef=r.setRef.bind(r),r.setRefs=r.setRefs.bind(r),r.isFileDialogActive=!1,r.state={draggedFiles:[],acceptedFiles:[],rejectedFiles:[]},r}return l(t,e),m(t,[{key:"componentDidMount",value:function(){var e=this.props.preventDropOnDocument;this.dragTargets=[],e&&(document.addEventListener("dragover",d.g,!1),document.addEventListener("drop",this.onDocumentDrop,!1)),null!=this.fileInputEl&&this.fileInputEl.addEventListener("click",this.onInputElementClick,!1),window.addEventListener("focus",this.onFileDialogCancel,!1)}},{key:"componentWillUnmount",value:function(){this.props.preventDropOnDocument&&(document.removeEventListener("dragover",d.g),document.removeEventListener("drop",this.onDocumentDrop)),null!=this.fileInputEl&&this.fileInputEl.removeEventListener("click",this.onInputElementClick,!1),window.removeEventListener("focus",this.onFileDialogCancel,!1)}},{key:"composeHandlers",value:function(e){return this.props.disabled?null:e}},{key:"onDocumentDrop",value:function(e){this.node&&this.node.contains(e.target)||(e.preventDefault(),this.dragTargets=[])}},{key:"onDragStart",value:function(e){e.persist(),this.props.onDragStart&&Object(d.e)(e)&&this.props.onDragStart.call(this,e)}},{key:"onDragEnter",value:function(e){var t=this;e.preventDefault(),-1===this.dragTargets.indexOf(e.target)&&this.dragTargets.push(e.target),e.persist(),Object(d.e)(e)&&(Promise.resolve(this.props.getDataTransferItems(e)).then(function(n){e.isPropagationStopped()||t.setState({draggedFiles:n,isDragActive:!0})}),this.props.onDragEnter&&this.props.onDragEnter.call(this,e))}},{key:"onDragOver",value:function(e){e.preventDefault(),e.persist();try{e.dataTransfer.dropEffect=this.isFileDialogActive?"none":"copy"}catch(e){}return this.props.onDragOver&&Object(d.e)(e)&&this.props.onDragOver.call(this,e),!1}},{key:"onDragLeave",value:function(e){var t=this;e.preventDefault(),e.persist(),this.dragTargets=this.dragTargets.filter(function(n){return n!==e.target&&t.node.contains(n)}),this.dragTargets.length>0||(this.setState({isDragActive:!1,draggedFiles:[]}),this.props.onDragLeave&&Object(d.e)(e)&&this.props.onDragLeave.call(this,e))}},{key:"onDrop",value:function(e){var t=this,n=this.props,r=n.onDrop,o=n.onDropAccepted,a=n.onDropRejected,l=n.multiple,u=n.disablePreview,c=n.accept,s=n.getDataTransferItems;e.preventDefault(),e.persist(),this.dragTargets=[],this.isFileDialogActive=!1,this.draggedFiles=null,this.setState({isDragActive:!1,draggedFiles:[]}),Object(d.e)(e)&&Promise.resolve(s(e)).then(function(n){var s=[],f=[];e.isPropagationStopped()||(n.forEach(function(e){u||(e.preview=window.URL.createObjectURL(e)),Object(d.b)(e,c)&&Object(d.c)(e,t.props.maxSize,t.props.minSize)?s.push(e):f.push(e)}),!l&&s.length>1&&f.push.apply(f,i(s.splice(0))),t.setState({acceptedFiles:s,rejectedFiles:f},function(){r&&r.call(t,s,f,e),f.length>0&&a&&a.call(t,f,e),s.length>0&&o&&o.call(t,s,e)}))})}},{key:"onClick",value:function(e){var t=this.props,n=t.onClick,r=t.disableClick;n&&n.call(this,e),r||e.isDefaultPrevented()||(e.stopPropagation(),Object(d.f)()?setTimeout(this.open,0):this.open())}},{key:"onInputElementClick",value:function(e){e.stopPropagation(),this.props.inputProps&&this.props.inputProps.onClick&&this.props.inputProps.onClick(e)}},{key:"onFileDialogCancel",value:function(){var e=this,t=this.props.onFileDialogCancel;this.isFileDialogActive&&setTimeout(function(){if(null!=e.fileInputEl){e.fileInputEl.files.length||(e.isFileDialogActive=!1)}"function"==typeof t&&t()},300)}},{key:"setRef",value:function(e){this.node=e}},{key:"setRefs",value:function(e){this.fileInputEl=e}},{key:"open",value:function(){this.isFileDialogActive=!0,this.fileInputEl.value=null,this.fileInputEl.click()}},{key:"render",value:function(){var e=this.props,t=e.accept,n=e.acceptClassName,i=e.activeClassName,o=e.children,a=e.disabled,l=e.disabledClassName,u=e.inputProps,s=e.multiple,f=e.name,m=e.rejectClassName,v=r(e,["accept","acceptClassName","activeClassName","children","disabled","disabledClassName","inputProps","multiple","name","rejectClassName"]),y=v.acceptStyle,g=v.activeStyle,b=v.className,w=void 0===b?"":b,x=v.disabledStyle,k=v.rejectStyle,_=v.style,S=r(v,["acceptStyle","activeStyle","className","disabledStyle","rejectStyle","style"]),T=this.state,E=T.isDragActive,C=T.draggedFiles,P=C.length,O=s||P<=1,F=P>0&&Object(d.a)(C,this.props.accept),D=P>0&&(!F||!O),N=!(w||_||g||y||k||x);E&&i&&(w+=" "+i),F&&n&&(w+=" "+n),D&&m&&(w+=" "+m),a&&l&&(w+=" "+l),N&&(_=p.a.default,g=p.a.active,y=p.a.accepted,k=p.a.rejected,x=p.a.disabled);var I=h({position:"relative"},_);g&&E&&(I=h({},I,g)),y&&F&&(I=h({},I,y)),k&&D&&(I=h({},I,k)),x&&a&&(I=h({},I,x));var A={accept:t,disabled:a,type:"file",style:h({position:"absolute",top:0,right:0,bottom:0,left:0,opacity:1e-5,pointerEvents:"none"},u.style),multiple:d.h&&s,ref:this.setRefs,onChange:this.onDrop,autoComplete:"off"};f&&f.length&&(A.name=f);var j=(S.acceptedFiles,S.preventDropOnDocument,S.disablePreview,S.disableClick,S.onDropAccepted,S.onDropRejected,S.onFileDialogCancel,S.maxSize,S.minSize,S.getDataTransferItems,r(S,["acceptedFiles","preventDropOnDocument","disablePreview","disableClick","onDropAccepted","onDropRejected","onFileDialogCancel","maxSize","minSize","getDataTransferItems"]));return c.a.createElement("div",h({className:w,style:I},j,{onClick:this.composeHandlers(this.onClick),onDragStart:this.composeHandlers(this.onDragStart),onDragEnter:this.composeHandlers(this.onDragEnter),onDragOver:this.composeHandlers(this.onDragOver),onDragLeave:this.composeHandlers(this.onDragLeave),onDrop:this.composeHandlers(this.onDrop),ref:this.setRef,"aria-disabled":a}),this.renderChildren(o,E,F,D),c.a.createElement("input",h({},u,A)))}}]),t}(c.a.Component);t.a=v,v.propTypes={accept:f.a.oneOfType([f.a.string,f.a.arrayOf(f.a.string)]),children:f.a.oneOfType([f.a.node,f.a.func]),disableClick:f.a.bool,disabled:f.a.bool,disablePreview:f.a.bool,preventDropOnDocument:f.a.bool,inputProps:f.a.object,multiple:f.a.bool,name:f.a.string,maxSize:f.a.number,minSize:f.a.number,className:f.a.string,activeClassName:f.a.string,acceptClassName:f.a.string,rejectClassName:f.a.string,disabledClassName:f.a.string,style:f.a.object,activeStyle:f.a.object,acceptStyle:f.a.object,rejectStyle:f.a.object,disabledStyle:f.a.object,getDataTransferItems:f.a.func,onClick:f.a.func,onDrop:f.a.func,onDropAccepted:f.a.func,onDropRejected:f.a.func,onDragStart:f.a.func,onDragEnter:f.a.func,onDragOver:f.a.func,onDragLeave:f.a.func,onFileDialogCancel:f.a.func},v.defaultProps={preventDropOnDocument:!0,disabled:!1,disablePreview:!1,disableClick:!1,inputProps:{},multiple:!0,maxSize:1/0,minSize:0,getDataTransferItems:d.d}},713:function(e,t,n){"use strict";function r(e){var t=[];if(e.dataTransfer){var n=e.dataTransfer;n.files&&n.files.length?t=n.files:n.items&&n.items.length&&(t=n.items)}else e.target&&e.target.files&&(t=e.target.files);return Array.prototype.slice.call(t)}function i(e,t){return"application/x-moz-file"===e.type||p()(e,t)}function o(e,t,n){return e.size<=t&&e.size>=n}function a(e,t){return e.every(function(e){return i(e,t)})}function l(e){return!e.dataTransfer||Array.prototype.every.call(e.dataTransfer.types,function(e){return"Files"===e||"application/x-moz-file"===e})}function u(e){e.preventDefault()}function c(e){return-1!==e.indexOf("MSIE")||-1!==e.indexOf("Trident/")}function s(e){return-1!==e.indexOf("Edge/")}function f(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window.navigator.userAgent;return c(e)||s(e)}n.d(t,"h",function(){return h}),t.d=r,t.b=i,t.c=o,t.a=a,t.e=l,t.g=u,t.f=f;var d=n(714),p=n.n(d),h=("function"==typeof Symbol&&Symbol.iterator,"undefined"==typeof document||!document||!document.createElement||"multiple"in document.createElement("input"))},714:function(e,t){e.exports=function(e){function t(r){if(n[r])return n[r].exports;var i=n[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,t),i.l=!0,i.exports}var n={};return t.m=e,t.c=n,t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},t.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(n,"a",n),n},t.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},t.p="",t(t.s=13)}([function(e,t){var n=e.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=n)},function(e,t){e.exports=function(e){return"object"==typeof e?null!==e:"function"==typeof e}},function(e,t){var n=e.exports={version:"2.5.0"};"number"==typeof __e&&(__e=n)},function(e,t,n){e.exports=!n(4)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},function(e,t){e.exports=function(e){try{return!!e()}catch(e){return!0}}},function(e,t){var n={}.toString;e.exports=function(e){return n.call(e).slice(8,-1)}},function(e,t,n){var r=n(32)("wks"),i=n(9),o=n(0).Symbol,a="function"==typeof o;(e.exports=function(e){return r[e]||(r[e]=a&&o[e]||(a?o:i)("Symbol."+e))}).store=r},function(e,t,n){var r=n(0),i=n(2),o=n(8),a=n(22),l=n(10),u=function(e,t,n){var c,s,f,d,p=e&u.F,h=e&u.G,m=e&u.S,v=e&u.P,y=e&u.B,g=h?r:m?r[t]||(r[t]={}):(r[t]||{}).prototype,b=h?i:i[t]||(i[t]={}),w=b.prototype||(b.prototype={});h&&(n=t);for(c in n)s=!p&&g&&void 0!==g[c],f=(s?g:n)[c],d=y&&s?l(f,r):v&&"function"==typeof f?l(Function.call,f):f,g&&a(g,c,f,e&u.U),b[c]!=f&&o(b,c,d),v&&w[c]!=f&&(w[c]=f)};r.core=i,u.F=1,u.G=2,u.S=4,u.P=8,u.B=16,u.W=32,u.U=64,u.R=128,e.exports=u},function(e,t,n){var r=n(16),i=n(21);e.exports=n(3)?function(e,t,n){return r.f(e,t,i(1,n))}:function(e,t,n){return e[t]=n,e}},function(e,t){var n=0,r=Math.random();e.exports=function(e){return"Symbol(".concat(void 0===e?"":e,")_",(++n+r).toString(36))}},function(e,t,n){var r=n(24);e.exports=function(e,t,n){if(r(e),void 0===t)return e;switch(n){case 1:return function(n){return e.call(t,n)};case 2:return function(n,r){return e.call(t,n,r)};case 3:return function(n,r,i){return e.call(t,n,r,i)}}return function(){return e.apply(t,arguments)}}},function(e,t){e.exports=function(e){if(void 0==e)throw TypeError("Can't call method on "+e);return e}},function(e,t,n){var r=n(28),i=Math.min;e.exports=function(e){return e>0?i(r(e),9007199254740991):0}},function(e,t,n){"use strict";t.__esModule=!0,t.default=function(e,t){if(e&&t){var n=Array.isArray(t)?t:t.split(","),r=e.name||"",i=e.type||"",o=i.replace(/\/.*$/,"");return n.some(function(e){var t=e.trim();return"."===t.charAt(0)?r.toLowerCase().endsWith(t.toLowerCase()):t.endsWith("/*")?o===t.replace(/\/.*$/,""):i===t})}return!0},n(14),n(34)},function(e,t,n){n(15),e.exports=n(2).Array.some},function(e,t,n){"use strict";var r=n(7),i=n(25)(3);r(r.P+r.F*!n(33)([].some,!0),"Array",{some:function(e){return i(this,e,arguments[1])}})},function(e,t,n){var r=n(17),i=n(18),o=n(20),a=Object.defineProperty;t.f=n(3)?Object.defineProperty:function(e,t,n){if(r(e),t=o(t,!0),r(n),i)try{return a(e,t,n)}catch(e){}if("get"in n||"set"in n)throw TypeError("Accessors not supported!");return"value"in n&&(e[t]=n.value),e}},function(e,t,n){var r=n(1);e.exports=function(e){if(!r(e))throw TypeError(e+" is not an object!");return e}},function(e,t,n){e.exports=!n(3)&&!n(4)(function(){return 7!=Object.defineProperty(n(19)("div"),"a",{get:function(){return 7}}).a})},function(e,t,n){var r=n(1),i=n(0).document,o=r(i)&&r(i.createElement);e.exports=function(e){return o?i.createElement(e):{}}},function(e,t,n){var r=n(1);e.exports=function(e,t){if(!r(e))return e;var n,i;if(t&&"function"==typeof(n=e.toString)&&!r(i=n.call(e)))return i;if("function"==typeof(n=e.valueOf)&&!r(i=n.call(e)))return i;if(!t&&"function"==typeof(n=e.toString)&&!r(i=n.call(e)))return i;throw TypeError("Can't convert object to primitive value")}},function(e,t){e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},function(e,t,n){var r=n(0),i=n(8),o=n(23),a=n(9)("src"),l=Function.toString,u=(""+l).split("toString");n(2).inspectSource=function(e){return l.call(e)},(e.exports=function(e,t,n,l){var c="function"==typeof n;c&&(o(n,"name")||i(n,"name",t)),e[t]!==n&&(c&&(o(n,a)||i(n,a,e[t]?""+e[t]:u.join(String(t)))),e===r?e[t]=n:l?e[t]?e[t]=n:i(e,t,n):(delete e[t],i(e,t,n)))})(Function.prototype,"toString",function(){return"function"==typeof this&&this[a]||l.call(this)})},function(e,t){var n={}.hasOwnProperty;e.exports=function(e,t){return n.call(e,t)}},function(e,t){e.exports=function(e){if("function"!=typeof e)throw TypeError(e+" is not a function!");return e}},function(e,t,n){var r=n(10),i=n(26),o=n(27),a=n(12),l=n(29);e.exports=function(e,t){var n=1==e,u=2==e,c=3==e,s=4==e,f=6==e,d=5==e||f,p=t||l;return function(t,l,h){for(var m,v,y=o(t),g=i(y),b=r(l,h,3),w=a(g.length),x=0,k=n?p(t,w):u?p(t,0):void 0;w>x;x++)if((d||x in g)&&(m=g[x],v=b(m,x,y),e))if(n)k[x]=v;else if(v)switch(e){case 3:return!0;case 5:return m;case 6:return x;case 2:k.push(m)}else if(s)return!1;return f?-1:c||s?s:k}}},function(e,t,n){var r=n(5);e.exports=Object("z").propertyIsEnumerable(0)?Object:function(e){return"String"==r(e)?e.split(""):Object(e)}},function(e,t,n){var r=n(11);e.exports=function(e){return Object(r(e))}},function(e,t){var n=Math.ceil,r=Math.floor;e.exports=function(e){return isNaN(e=+e)?0:(e>0?r:n)(e)}},function(e,t,n){var r=n(30);e.exports=function(e,t){return new(r(e))(t)}},function(e,t,n){var r=n(1),i=n(31),o=n(6)("species");e.exports=function(e){var t;return i(e)&&(t=e.constructor,"function"!=typeof t||t!==Array&&!i(t.prototype)||(t=void 0),r(t)&&null===(t=t[o])&&(t=void 0)),void 0===t?Array:t}},function(e,t,n){var r=n(5);e.exports=Array.isArray||function(e){return"Array"==r(e)}},function(e,t,n){var r=n(0),i=r["__core-js_shared__"]||(r["__core-js_shared__"]={});e.exports=function(e){return i[e]||(i[e]={})}},function(e,t,n){"use strict";var r=n(4);e.exports=function(e,t){return!!e&&r(function(){t?e.call(null,function(){},1):e.call(null)})}},function(e,t,n){n(35),e.exports=n(2).String.endsWith},function(e,t,n){"use strict";var r=n(7),i=n(12),o=n(36),a="".endsWith;r(r.P+r.F*n(38)("endsWith"),"String",{endsWith:function(e){var t=o(this,e,"endsWith"),n=arguments.length>1?arguments[1]:void 0,r=i(t.length),l=void 0===n?r:Math.min(i(n),r),u=String(e);return a?a.call(t,u,l):t.slice(l-u.length,l)===u}})},function(e,t,n){var r=n(37),i=n(11);e.exports=function(e,t,n){if(r(t))throw TypeError("String#"+n+" doesn't accept regex!");return String(i(e))}},function(e,t,n){var r=n(1),i=n(5),o=n(6)("match");e.exports=function(e){var t;return r(e)&&(void 0!==(t=e[o])?!!t:"RegExp"==i(e))}},function(e,t,n){var r=n(6)("match");e.exports=function(e){var t=/./;try{"/./"[e](t)}catch(n){try{return t[r]=!1,!"/./"[e](t)}catch(e){}}return!0}}])},715:function(e,t,n){"use strict";t.a={active:{borderStyle:"solid",backgroundColor:"#eee"},accepted:{borderStyle:"solid",borderColor:"#6c6",backgroundColor:"#eee"},rejected:{borderStyle:"solid",borderColor:"#c66",backgroundColor:"#eee"},default:{width:200,height:200,borderWidth:2,borderColor:"#666",borderStyle:"dashed",borderRadius:5},disabled:{opacity:.5}}},716:function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(e,t){return(0,o.default)(e),t=(0,a.default)(t,l),0===(t.ignore_whitespace?e.trim().length:e.length)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=i;var o=r(n(717)),a=r(n(718)),l={ignore_whitespace:!1};e.exports=t.default,e.exports.default=t.default},717:function(e,t,n){"use strict";function r(e){return(r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function i(e){if(!("string"==typeof e||e instanceof String)){var t;throw null===e?t="null":(t=r(e),t="object"===t&&e.constructor&&e.constructor.hasOwnProperty("name")?e.constructor.name:"a ".concat(t)),new TypeError("Expected string but received ".concat(t,"."))}}Object.defineProperty(t,"__esModule",{value:!0}),t.default=i,e.exports=t.default,e.exports.default=t.default},718:function(e,t,n){"use strict";function r(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;for(var n in t)void 0===e[n]&&(e[n]=t[n]);return e}Object.defineProperty(t,"__esModule",{value:!0}),t.default=r,e.exports=t.default,e.exports.default=t.default},719:function(e,t,n){"use strict";var r=function(e){if("complete"===document.readyState||"interactive"===document.readyState)return e();document.addEventListener("DOMContentLoaded",e)};t.a=r},72:function(e,t){},720:function(e,t,n){"use strict";(function(e){n.d(t,"f",function(){return a}),n.d(t,"b",function(){return l}),n.d(t,"a",function(){return u}),n.d(t,"c",function(){return c}),n.d(t,"e",function(){return s}),n.d(t,"d",function(){return f});var r=n(57),i=n.n(r),o=n(185),a=function(e,t){var n=t.theComponent,r=t.$form,i=t.lastFile,o=0;for(var a in n.state.valuesValidity)o+=n.state.valuesValidity[a].validValues.length;var l=e.length===o;i&&l&&r.submit()},l=function(e,t,n,r){var a=n.cf2,l=n.field,u=n.strings,c=n.theComponent,s=n.lastFile,f=r.handleFileUploadError,d=r.processFormSubmit,p=l.fieldId;"object"!==(void 0===e?"undefined":i()(e))?(Object(o.h)(p,a),Object(o.g)(p,a),f(u.invalidFileResponse,t,u,l.fieldIdAttr,c,"UnknownUploadError")):e.hasOwnProperty("control")?(Object(o.h)(p,a),Object(o.g)(p,a),Object(o.f)(p,a,l),a.uploadCompleted.push(p),s&&d(a.uploadCompleted,n,r)):(Object(o.h)(p,a),Object(o.g)(p,a),f(e,t,u,l.fieldIdAttr,c))},u=function(e,t,n,r,i){var a=i.props.formIdAttr;if(a.length>0&&Object(o.e)(a,!1),e.hasOwnProperty("message"))i.addFieldMessage(r,e.message,!0);else if(t.name){var l=n.fileUploadError1+t.name+n.fileUploadError2;i.addFieldMessage(r,l,!0,"fileNoErrorMessage")}else i.addFieldMessage(r,"unKnown Error",!0,"noFileUnknownError")},c=function(e,t,n){var r=t.verify,i=t.field,o=t.CF_API_DATA,a=t.theComponent,l=n.hashFile,u=n.createMediaFromFile,c=n.handleFileUploadResponse,s=n.handleFileUploadError,f=o.rest.fileUpload,d=o.rest.nonce,p=o.strings.cf2FileField;(e instanceof File||e instanceof Blob)&&l(e,function(o){var l={hashes:[o],verify:r,formId:i.formId,fieldId:i.fieldId,control:i.control,_wp_nonce:d,API_FOR_FILES_URL:f};u(e,l,fetch).then(function(e){return e.json()}).then(function(r){return c(r,e,t,n)}).catch(function(t){s(t,e,p,i.fieldIdAttr,a)})})},s=function(e,t,n){var r=n.hashAndUpload,i=n.handleFileUploadError,o=t.field,a=t.theComponent,l=t.CF_API_DATA.strings.cf2FileField;e.forEach(function(e,u,c){Array.isArray(e)&&(e=e[0]),u===c.length-1?t.lastFile=!0:t.lastFile=!1;try{r(e,t,n)}catch(t){i(t,e,l,o.fieldIdAttr,a)}})},f=function(t,n){Object(o.e)(t.obj.formIdAttr,!0);var r=n.processFiles,i=t.obj,a=t.values,l=t.cf2,u=t.field,c=t.fieldId,s=t.theComponent,f=t.CF_API_DATA,d=u.fieldIdAttr,p=f.strings.cf2FileField;if(l.uploadCompleted.includes(c))return Object(o.g)(c,l),void Object(o.f)(c,l,u);if(-1<=l.uploadStarted.indexOf(function(e){return e===c})&&-1<=l.pending.indexOf(function(e){return e===c})){if(l.uploadStarted.push(c),i.$form.data(c,u.control),l.pending.push(c),t.verify=e("#_cf_verify_"+u.formId).val(),""===a[c])return s.isFieldRequired(d)&&(s.addFieldMessage(d,p.fieldIsRequired),!0,Object(o.i)(c,l,u)),void Object(o.g)(c,l);Object(o.f)(c,l,u);r(a[c],t,n)}}}).call(t,n(248))},73:function(e,t,n){var r=n(7).document;e.exports=r&&r.documentElement},74:function(e,t,n){n(98);for(var r=n(7),i=n(17),o=n(27),a=n(9)("toStringTag"),l="CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,TextTrackList,TouchList".split(","),u=0;u<l.length;u++){var c=l[u],s=r[c],f=s&&s.prototype;f&&!f[a]&&i(f,a,c),o[c]=o.Array}},76:function(e,t,n){n(90),e.exports=n(8).Object.assign},79:function(e,t,n){e.exports={default:n(76),__esModule:!0}},8:function(e,t){var n=e.exports={version:"2.6.5"};"number"==typeof __e&&(__e=n)},80:function(e,t,n){var r=n(16),i=n(48),o=n(44)("IE_PROTO"),a=Object.prototype;e.exports=Object.getPrototypeOf||function(e){return e=i(e),r(e,o)?e[o]:"function"==typeof e.constructor&&e instanceof e.constructor?e.constructor.prototype:e instanceof Object?a:null}},86:function(e,t,n){var r=n(29);e.exports=Array.isArray||function(e){return"Array"==r(e)}},87:function(e,t,n){var r=n(25),i=n(28),o=n(19),a=n(42),l=n(16),u=n(62),c=Object.getOwnPropertyDescriptor;t.f=n(15)?c:function(e,t){if(e=o(e),t=a(t,!0),u)try{return c(e,t)}catch(e){}if(l(e,t))return i(!r.f.call(e,t),e[t])}},9:function(e,t,n){var r=n(45)("wks"),i=n(32),o=n(7).Symbol,a="function"==typeof o;(e.exports=function(e){return r[e]||(r[e]=a&&o[e]||(a?o:i)("Symbol."+e))}).store=r},90:function(e,t,n){var r=n(11);r(r.S+r.F,"Object",{assign:n(91)})},91:function(e,t,n){"use strict";var r=n(22),i=n(47),o=n(25),a=n(48),l=n(64),u=Object.assign;e.exports=!u||n(21)(function(){var e={},t={},n=Symbol(),r="abcdefghijklmnopqrst";return e[n]=7,r.split("").forEach(function(e){t[e]=e}),7!=u({},e)[n]||Object.keys(u({},t)).join("")!=r})?function(e,t){for(var n=a(e),u=arguments.length,c=1,s=i.f,f=o.f;u>c;)for(var d,p=l(arguments[c++]),h=s?r(p).concat(s(p)):r(p),m=h.length,v=0;m>v;)f.call(p,d=h[v++])&&(n[d]=p[d]);return n}:u},92:function(e,t,n){var r=n(19),i=n(65),o=n(93);e.exports=function(e){return function(t,n,a){var l,u=r(t),c=i(u.length),s=o(a,c);if(e&&n!=n){for(;c>s;)if((l=u[s++])!=l)return!0}else for(;c>s;s++)if((e||s in u)&&u[s]===n)return e||s||0;return!e&&-1}}},93:function(e,t,n){var r=n(43),i=Math.max,o=Math.min;e.exports=function(e,t){return e=r(e),e<0?i(e+t,0):o(e,t)}},95:function(e,t,n){var r=n(43),i=n(38);e.exports=function(e){return function(t,n){var o,a,l=String(i(t)),u=r(n),c=l.length;return u<0||u>=c?e?"":void 0:(o=l.charCodeAt(u),o<55296||o>56319||u+1===c||(a=l.charCodeAt(u+1))<56320||a>57343?e?l.charAt(u):o:e?l.slice(u,u+2):a-56320+(o-55296<<10)+65536)}}},96:function(e,t,n){"use strict";var r=n(56),i=n(28),o=n(34),a={};n(17)(a,n(9)("iterator"),function(){return this}),e.exports=function(e,t,n){e.prototype=r(a,{next:i(1,n)}),o(e,t+" Iterator")}},97:function(e,t,n){var r=n(13),i=n(14),o=n(22);e.exports=n(15)?Object.defineProperties:function(e,t){i(e);for(var n,a=o(t),l=a.length,u=0;l>u;)r.f(e,n=a[u++],t[n]);return e}},98:function(e,t,n){"use strict";var r=n(99),i=n(100),o=n(27),a=n(19);e.exports=n(67)(Array,"Array",function(e,t){this._t=a(e),this._i=0,this._k=t},function(){var e=this._t,t=this._k,n=this._i++;return!e||n>=e.length?(this._t=void 0,i(1)):"keys"==t?i(0,n):"values"==t?i(0,e[n]):i(0,[n,e[n]])},"values"),o.Arguments=o.Array,r("keys"),r("values"),r("entries")},99:function(e,t){e.exports=function(){}}});
composer.json CHANGED
@@ -67,7 +67,6 @@
67
  },
68
  "require-dev": {
69
  "phpunit/phpunit":"~5.5.0",
70
- "wpackagist-plugin/gutenberg":"*",
71
  "johnpbloch/wordpress" : "*",
72
  "brain/monkey": "^2.2",
73
  "mockery/mockery": ">=0.9 <2"
67
  },
68
  "require-dev": {
69
  "phpunit/phpunit":"~5.5.0",
 
70
  "johnpbloch/wordpress" : "*",
71
  "brain/monkey": "^2.2",
72
  "mockery/mockery": ">=0.9 <2"
fields/checkbox/field.php CHANGED
@@ -20,6 +20,9 @@
20
  if(!isset($option['value'])){
21
  $option['value'] = $option['label'];
22
  }
 
 
 
23
  ?>
24
  <?php if(empty($field['config']['inline'])){ ?>
25
  <div class="checkbox">
@@ -40,6 +43,7 @@
40
  <?php if (Caldera_Forms_Field_Util::is_checked_option($option['value'], (array)$field_value)){ ?>checked="checked"<?php } ?>
41
  data-type="checkbox"
42
  data-checkbox-field="<?php echo esc_attr($field_id); ?>"
 
43
  data-calc-value="<?php echo esc_attr(Caldera_Forms_Field_Util::get_option_calculation_value($option, $field, $form)); ?>"
44
  >
45
  <?php echo $option['label']; ?>
20
  if(!isset($option['value'])){
21
  $option['value'] = $option['label'];
22
  }
23
+ if( ! empty( $option['disabled'] ) ) {
24
+ $disabled[$option_key] = true;
25
+ }
26
  ?>
27
  <?php if(empty($field['config']['inline'])){ ?>
28
  <div class="checkbox">
43
  <?php if (Caldera_Forms_Field_Util::is_checked_option($option['value'], (array)$field_value)){ ?>checked="checked"<?php } ?>
44
  data-type="checkbox"
45
  data-checkbox-field="<?php echo esc_attr($field_id); ?>"
46
+ <?php if ( isset( $disabled[$option_key] ) && $disabled[$option_key] === true ) { ?>disabled<?php } ?>
47
  data-calc-value="<?php echo esc_attr(Caldera_Forms_Field_Util::get_option_calculation_value($option, $field, $form)); ?>"
48
  >
49
  <?php echo $option['label']; ?>
fields/dropdown/field.php CHANGED
@@ -42,9 +42,12 @@ $attr_string = caldera_forms_field_attributes( $attrs, $field, $form );
42
  if ( ! isset( $option[ 'value' ] ) ) {
43
  $option[ 'value' ] = $option[ 'label' ];
44
  }
 
 
 
45
 
46
  ?>
47
- <option value="<?php echo esc_attr( $option[ 'value' ] ); ?>" <?php if ( $field_value == $option[ 'value' ] ){ ?>selected="selected"<?php } ?> data-calc-value="<?php echo esc_attr( Caldera_Forms_Field_Util::get_option_calculation_value( $option, $field, $form ) ); ?>" >
48
  <?php echo esc_html( $option[ 'label' ] ); ?>
49
  </option>
50
  <?php
42
  if ( ! isset( $option[ 'value' ] ) ) {
43
  $option[ 'value' ] = $option[ 'label' ];
44
  }
45
+ if ( ! empty( $option['disabled'] ) ) {
46
+ $disabled[$option_key] = true;
47
+ }
48
 
49
  ?>
50
+ <option value="<?php echo esc_attr( $option[ 'value' ] ); ?>" <?php if ( $field_value == $option[ 'value' ] ){ ?>selected="selected"<?php } ?> data-calc-value="<?php echo esc_attr( Caldera_Forms_Field_Util::get_option_calculation_value( $option, $field, $form ) ); ?>" <?php if ( isset( $disabled[$option_key] ) && $disabled[$option_key] === true ) { ?>disabled<?php } ?>>
51
  <?php echo esc_html( $option[ 'label' ] ); ?>
52
  </option>
53
  <?php
fields/radio/field.php CHANGED
@@ -30,7 +30,6 @@ if(empty($field['config']['option'])){
30
  }
31
 
32
  if( ! empty( $option['disabled' ] ) ){
33
- $checked = false;
34
  $disabled = true;
35
  }
36
 
30
  }
31
 
32
  if( ! empty( $option['disabled' ] ) ){
 
33
  $disabled = true;
34
  }
35
 
fields/select2/field/field.php CHANGED
@@ -60,11 +60,15 @@ if( empty( $field['config']['color'] ) ){
60
  if(!isset($option['value'])){
61
  $option['value'] = htmlspecialchars( $option['label'] );
62
  }
 
 
 
63
 
64
  ?>
65
  <option
66
  data-calc-value="<?php echo esc_attr( Caldera_Forms_Field_Util::get_option_calculation_value( $option, $field, $form ) ); ?>"
67
  value="<?php echo esc_attr( $option['value'] ); ?>"
 
68
  <?php if( in_array( $option['value'] , (array) $field_value ) ){ ?>selected="selected"<?php } ?>>
69
  <?php echo $option['label']; ?>
70
  </option>
60
  if(!isset($option['value'])){
61
  $option['value'] = htmlspecialchars( $option['label'] );
62
  }
63
+ if( ! empty( $option['disabled'] ) ) {
64
+ $disabled[$option_key] = true;
65
+ }
66
 
67
  ?>
68
  <option
69
  data-calc-value="<?php echo esc_attr( Caldera_Forms_Field_Util::get_option_calculation_value( $option, $field, $form ) ); ?>"
70
  value="<?php echo esc_attr( $option['value'] ); ?>"
71
+ <?php if ( isset( $disabled[$option_key] ) && $disabled[$option_key] === true ) { ?>disabled<?php } ?>
72
  <?php if( in_array( $option['value'] , (array) $field_value ) ){ ?>selected="selected"<?php } ?>>
73
  <?php echo $option['label']; ?>
74
  </option>
languages/caldera-forms.pot CHANGED
@@ -1,1789 +1,3676 @@
1
  #, fuzzy
2
  msgid ""
3
  msgstr ""
 
4
  "Project-Id-Version: Caldera Forms\n"
5
- "POT-Creation-Date: 2015-10-27 18:58+0200\n"
6
- "PO-Revision-Date: 2015-07-06 10:23+0200\n"
7
- "Last-Translator: \n"
8
- "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 1.8.6\n"
13
- "X-Poedit-Basepath: .\n"
14
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
15
  "X-Poedit-SourceCharset: UTF-8\n"
16
- "X-Poedit-KeywordsList: __;_e\n"
17
- "X-Poedit-SearchPath-0: ..\n"
 
 
 
18
 
19
- #: ../classes/admin.php:124
20
- msgid "Invalid Form."
 
21
  msgstr ""
22
 
23
- #: ../classes/admin.php:143
24
- msgid "Starter Contact Form"
 
 
 
25
  msgstr ""
26
 
27
- #: ../classes/admin.php:147
28
- msgid "Variable Pricing Form, with add-on products."
 
 
29
  msgstr ""
30
 
31
- #: ../classes/admin.php:151
32
- msgid "Registration Form, with optional additional participants."
33
  msgstr ""
34
 
35
- #: ../classes/admin.php:174
36
- msgid "Form Template"
37
  msgstr ""
38
 
39
- #: ../classes/admin.php:177
40
- msgid "no template - blank form"
41
  msgstr ""
42
 
43
- #: ../classes/admin.php:284 ../classes/admin.php:285 ../classes/admin.php:387
44
- #: ../ui/entries_toolbar.php:29
45
- msgid "Trash"
46
  msgstr ""
47
 
48
- #: ../classes/admin.php:285 ../classes/admin.php:387
49
- #: ../ui/admin_templates.php:66
50
- msgid "Restore"
51
  msgstr ""
52
 
53
- #: ../classes/admin.php:385 ../ui/admin_templates.php:178
54
- msgid "Entry"
55
  msgstr ""
56
 
57
- #: ../classes/admin.php:385
58
- msgid "View"
 
 
 
 
59
  msgstr ""
60
 
61
- #: ../classes/admin.php:427 ../classes/admin.php:435
62
- msgid "Add Form to Page"
63
  msgstr ""
64
 
65
- #: ../classes/admin.php:428
66
- msgid "Insert Form Shortcode"
67
  msgstr ""
68
 
69
- #: ../classes/admin.php:428 ../classes/widget.php:8
70
- msgid "Caldera Form"
71
  msgstr ""
72
 
73
- #: ../classes/admin.php:455 ../ui/admin.php:125
74
- msgid "Deactivate"
75
  msgstr ""
76
 
77
- #: ../classes/admin.php:459 ../ui/admin.php:125
78
- msgid "Activate"
79
  msgstr ""
80
 
81
- #: ../classes/admin.php:746 ../classes/admin.php:752 ../classes/admin.php:758
82
- #: ../classes/admin.php:759 ../classes/admin.php:793 ../classes/admin.php:797
83
- #: ../includes/filter_addon_plugins.php:50 ../ui/admin.php:33
84
- #: ../ui/community.php:5 ../ui/edit.php:487 ../ui/extend.php:5
85
- msgid "Caldera Forms"
86
  msgstr ""
87
 
88
- #: ../classes/admin.php:747
89
- msgid "Caldera Forms Admin"
90
  msgstr ""
91
 
92
- #: ../classes/admin.php:747
93
- msgid "Forms"
94
  msgstr ""
95
 
96
- #: ../classes/admin.php:758 ../ui/community.php:8
97
- msgid "Community"
98
  msgstr ""
99
 
100
- #: ../classes/admin.php:759 ../ui/extend.php:8
101
- msgid "Extend"
102
  msgstr ""
103
 
104
- #: ../classes/admin.php:1019 ../classes/admin.php:1181
105
- msgid "Sorry, please try again"
106
  msgstr ""
107
 
108
- #: ../classes/admin.php:1019
109
- msgid "Form Delete Error"
110
  msgstr ""
111
 
112
- #: ../classes/admin.php:1172
113
- msgid "Sorry, File is not valid."
114
  msgstr ""
115
 
116
- #: ../classes/admin.php:1172 ../classes/admin.php:1176
117
- #: ../classes/admin.php:1181
118
- msgid "Form Import Error"
119
  msgstr ""
120
 
121
- #: ../classes/admin.php:1176
122
- msgid "Sorry, File not uploaded."
123
  msgstr ""
124
 
125
- #: ../classes/admin.php:1190
126
- msgid "Form does not exist."
127
  msgstr ""
128
 
129
- #: ../classes/admin.php:1265
130
- msgid "Export selection has expired"
131
  msgstr ""
132
 
133
- #: ../classes/admin.php:1265
134
- msgid "Export Expired"
 
 
135
  msgstr ""
136
 
137
- #: ../classes/admin.php:1440 ../ui/edit.php:585
138
- msgid "Form has been successfully submitted. Thank you."
139
  msgstr ""
140
 
141
- #: ../classes/admin.php:1483 ../classes/admin.php:1499
142
- msgid "Layout"
143
  msgstr ""
144
 
145
- #: ../classes/admin.php:1501
146
- msgid "Layout Builder"
 
147
  msgstr ""
148
 
149
- #: ../classes/admin.php:1511
150
- msgid "Pages"
151
  msgstr ""
152
 
153
- #: ../classes/admin.php:1513
154
- msgid "Form Pages"
155
  msgstr ""
156
 
157
- #: ../classes/admin.php:1517 ../classes/admin.php:1519
158
- msgid "Conditions"
159
  msgstr ""
160
 
161
- #: ../classes/admin.php:1523
162
- msgid "Processors"
163
  msgstr ""
164
 
165
- #: ../classes/admin.php:1525 ../ui/panels/processors.php:166
166
- msgid "Form Processors"
 
167
  msgstr ""
168
 
169
- #: ../classes/admin.php:1529 ../classes/admin.php:1531
170
- #: ../ui/panels/variables.php:83
171
- msgid "Variables"
172
  msgstr ""
173
 
174
- #: ../classes/admin.php:1538
175
- msgid "Responsive"
176
  msgstr ""
177
 
178
- #: ../classes/admin.php:1540
179
- msgid "Resposive Settings"
 
180
  msgstr ""
181
 
182
- #: ../classes/admin.php:1544
183
- msgid "Grid Collapse"
184
  msgstr ""
185
 
186
- #: ../classes/admin.php:1546
187
- msgid ""
188
- "Set the smallest screen size at which to collapse the grid. (based on "
189
- "Bootstrap 3.0)"
190
  msgstr ""
191
 
192
- #: ../classes/admin.php:1553
193
- msgid "Maintain grid always"
194
  msgstr ""
195
 
196
- #: ../classes/admin.php:1573 ../ui/panels/emailer.php:32
197
- msgid "Mailer"
198
  msgstr ""
199
 
200
- #: ../classes/admin.php:1575
201
- msgid "Email Notification Settings"
202
  msgstr ""
203
 
204
- #: ../classes/core.php:434
205
- msgid "The wasn't entered correct."
206
  msgstr ""
207
 
208
- #: ../classes/core.php:434 ../fields/button/config_template.php:9
209
- msgid "Reset"
210
  msgstr ""
211
 
212
- #: ../classes/core.php:583 ../classes/core.php:597 ../classes/core.php:3048
213
- msgid "Permission denied."
214
  msgstr ""
215
 
216
- #: ../classes/core.php:832
217
- msgid "Auto Responder"
 
 
218
  msgstr ""
219
 
220
- #: ../classes/core.php:833
221
- msgid "Sends out an auto response e-mail"
 
 
 
222
  msgstr ""
223
 
224
- #: ../classes/core.php:837
225
- msgid "Thank you for contacting us"
 
 
 
226
  msgstr ""
227
 
228
- #: ../classes/core.php:841
229
- msgid "Redirect"
230
  msgstr ""
231
 
232
- #: ../classes/core.php:842
233
- msgid "Redirects user to URL on successful submit"
234
  msgstr ""
235
 
236
- #: ../classes/core.php:847
237
- msgid "Increment Value"
238
  msgstr ""
239
 
240
- #: ../classes/core.php:848
241
- msgid "Increment a value per entry."
242
  msgstr ""
243
 
244
- #: ../classes/core.php:862
245
- msgid "Akismet"
246
  msgstr ""
247
 
248
- #: ../classes/core.php:863
249
- msgid "Anti-spam filtering"
250
  msgstr ""
251
 
252
- #: ../classes/core.php:911
253
- msgid "Akismet not setup."
254
  msgstr ""
255
 
256
- #: ../classes/core.php:1062
257
- msgid "Calculation"
258
  msgstr ""
259
 
260
- #: ../classes/core.php:1065 ../classes/core.php:1087 ../classes/core.php:1124
261
- #: ../classes/core.php:1207 ../classes/core.php:1309
262
- msgid "Special"
263
  msgstr ""
264
 
265
- #: ../classes/core.php:1065
266
- msgid "Math"
267
  msgstr ""
268
 
269
- #: ../classes/core.php:1066
270
- msgid "Calculate values"
271
  msgstr ""
272
 
273
- #: ../classes/core.php:1073
274
- msgid "Total"
275
  msgstr ""
276
 
277
- #: ../classes/core.php:1085
278
- msgid "Range Slider"
279
  msgstr ""
280
 
281
- #: ../classes/core.php:1088
282
- msgid "Range Slider input field"
283
  msgstr ""
284
 
285
- #: ../classes/core.php:1122
286
- msgid "Star Rating"
287
  msgstr ""
288
 
289
- #: ../classes/core.php:1124
290
- msgid "Feedback"
 
 
291
  msgstr ""
292
 
293
- #: ../classes/core.php:1125
294
- msgid "Star rating input for feedback"
295
  msgstr ""
296
 
297
- #: ../classes/core.php:1157
298
- msgid "Phone Number"
299
  msgstr ""
300
 
301
- #: ../classes/core.php:1158
302
- msgid "Phone number with masking"
303
  msgstr ""
304
 
305
- #: ../classes/core.php:1160 ../classes/core.php:1182 ../classes/core.php:1250
306
- #: ../classes/core.php:1287 ../classes/core.php:1297 ../classes/core.php:1394
307
- #: ../classes/core.php:1420
308
- msgid "Text Fields"
309
  msgstr ""
310
 
311
- #: ../classes/core.php:1160
312
- msgid "User"
313
  msgstr ""
314
 
315
- #: ../classes/core.php:1179 ../classes/core.php:1180
316
- msgid "Single Line Text"
317
  msgstr ""
318
 
319
- #: ../classes/core.php:1182 ../classes/core.php:1197 ../classes/core.php:1250
320
- #: ../classes/core.php:1266 ../classes/core.php:1287 ../classes/core.php:1297
321
- #: ../classes/core.php:1338 ../classes/core.php:1357 ../classes/core.php:1376
322
- #: ../ui/edit.php:215
323
- msgid "Basic"
324
  msgstr ""
325
 
326
- #: ../classes/core.php:1193 ../classes/core.php:1197
327
- msgid "File"
328
  msgstr ""
329
 
330
- #: ../classes/core.php:1194
331
- msgid "File Uploader"
332
  msgstr ""
333
 
334
- #: ../classes/core.php:1204
335
- msgid "reCAPTCHA"
336
  msgstr ""
337
 
338
- #: ../classes/core.php:1205
339
- msgid "reCAPTCHA anti-spam field"
340
  msgstr ""
341
 
342
- #: ../classes/core.php:1229
343
- msgid "HTML"
344
  msgstr ""
345
 
346
- #: ../classes/core.php:1230
347
- msgid "Add text/html content"
348
  msgstr ""
349
 
350
- #: ../classes/core.php:1232 ../fields/html/config_template.php:2
351
- #: ../processors/akismet/config.php:20
352
- msgid "Content"
353
  msgstr ""
354
 
355
- #: ../classes/core.php:1247 ../classes/core.php:1248
356
- msgid "Hidden"
357
  msgstr ""
358
 
359
- #: ../classes/core.php:1263 ../fields/button/config_template.php:6
360
- msgid "Button"
361
  msgstr ""
362
 
363
- #: ../classes/core.php:1264
364
- msgid "Button, Submit and Reset types"
365
  msgstr ""
366
 
367
- #: ../classes/core.php:1266
368
- msgid "Buttons"
369
  msgstr ""
370
 
371
- #: ../classes/core.php:1284 ../classes/core.php:1285
372
- msgid "Email Address"
373
  msgstr ""
374
 
375
- #: ../classes/core.php:1294 ../classes/core.php:1295
376
- msgid "Paragraph Textarea"
377
  msgstr ""
378
 
379
- #: ../classes/core.php:1307 ../classes/core.php:1308
380
- msgid "Toggle Switch"
381
  msgstr ""
382
 
383
- #: ../classes/core.php:1309 ../classes/core.php:1338 ../classes/core.php:1357
384
- #: ../classes/core.php:1376 ../classes/core.php:1449
385
- msgid "Select Options"
386
  msgstr ""
387
 
388
- #: ../classes/core.php:1335 ../classes/core.php:1336
389
- msgid "Dropdown Select"
390
  msgstr ""
391
 
392
- #: ../classes/core.php:1354 ../classes/core.php:1355
393
- msgid "Checkbox"
394
  msgstr ""
395
 
396
- #: ../classes/core.php:1373 ../classes/core.php:1374
397
- msgid "Radio"
 
 
398
  msgstr ""
399
 
400
- #: ../classes/core.php:1391 ../classes/core.php:1392
401
- msgid "Date Picker"
402
  msgstr ""
403
 
404
- #: ../classes/core.php:1394 ../classes/core.php:1420
405
- msgid "Pickers"
406
  msgstr ""
407
 
408
- #: ../classes/core.php:1418 ../classes/core.php:1419
409
- msgid "Color Picker"
410
  msgstr ""
411
 
412
- #: ../classes/core.php:1446
413
- msgid "State/ Province Select"
414
  msgstr ""
415
 
416
- #: ../classes/core.php:1447
417
- msgid "Dropdown select for US states and Canadian provinces."
418
  msgstr ""
419
 
420
- #: ../classes/core.php:1461
421
- msgid "Autocomplete"
 
 
 
422
  msgstr ""
423
 
424
- #: ../classes/core.php:1463
425
- msgid "Pickers,Select Options"
426
  msgstr ""
427
 
428
- #: ../classes/core.php:1895
429
- msgid "System Tags"
 
 
430
  msgstr ""
431
 
432
- #: ../classes/core.php:2709 ../classes/core.php:2743
433
- msgid "Mailer Debug"
 
434
  msgstr ""
435
 
436
- #: ../classes/core.php:2809 ../classes/core.php:3806
437
- msgid "Invalid form ID"
 
 
438
  msgstr ""
439
 
440
- #: ../classes/core.php:3058 ../classes/core.php:3063 ../classes/core.php:3070
441
- #: ../classes/core.php:4241 ../classes/core.php:4257 ../classes/core.php:4260
442
- #: ../classes/core.php:4264
443
- msgid "Permission denied or entry does not exist."
444
  msgstr ""
445
 
446
- #: ../classes/core.php:3110
447
- msgid "is required"
448
  msgstr ""
449
 
450
- #: ../classes/core.php:3947
451
- msgid "Use [caldera_forms id=\"cf..\" modal=\"true\"]Click Me[/caldera_forms]"
 
 
 
452
  msgstr ""
453
 
454
- #: ../classes/core.php:4061 ../classes/core.php:4067
455
- msgid "Form is currently not active."
 
 
 
456
  msgstr ""
457
 
458
- #: ../classes/core.php:4594
459
- msgid "WARNING: Form is in Mailer Debug mode. Disable before going live."
 
 
460
  msgstr ""
461
 
462
- #: ../classes/save.php:152 ../ui/panels/emailer.php:4
463
- msgid "Caldera Forms Notification"
464
  msgstr ""
465
 
466
- #: ../classes/widget.php:43
467
- msgid "Title"
468
  msgstr ""
469
 
470
- #: ../classes/widget.php:47 ../ui/admin.php:85
471
- msgid "Form"
472
  msgstr ""
473
 
474
- #: ../fields/button/config_template.php:2
475
- msgid "Type"
476
  msgstr ""
477
 
478
- #: ../fields/button/config_template.php:5
479
- msgid "Submit"
480
  msgstr ""
481
 
482
- #: ../fields/button/config_template.php:7
483
- msgid "Next Page"
484
  msgstr ""
485
 
486
- #: ../fields/button/config_template.php:8
487
- msgid "Previous Page"
488
  msgstr ""
489
 
490
- #: ../fields/button/config_template.php:14
491
- msgid "Class"
492
  msgstr ""
493
 
494
- #: ../fields/button/config_template.php:21
495
- msgid "Add Label Space"
 
496
  msgstr ""
497
 
498
- #: ../fields/button/config_template.php:27
499
- msgid "Click Target"
500
  msgstr ""
501
 
502
- #: ../fields/button/config_template.php:30
503
- msgid "Selector or callback function to push form values on click."
504
  msgstr ""
505
 
506
- #: ../fields/calculation/config.php:2
507
- msgid "Element"
508
  msgstr ""
509
 
510
- #: ../fields/calculation/config.php:8
511
- msgid "Classes"
512
  msgstr ""
513
 
514
- #: ../fields/calculation/config.php:14
515
- msgid "Before"
516
  msgstr ""
517
 
518
- #: ../fields/calculation/config.php:20
519
- msgid "After"
520
  msgstr ""
521
 
522
- #: ../fields/calculation/config.php:27
523
- msgid "Money Format"
524
  msgstr ""
525
 
526
- #: ../fields/calculation/config.php:32
527
- msgid "Separator"
528
  msgstr ""
529
 
530
- #: ../fields/calculation/config.php:35
531
- msgid "Setup a custom thousand separator. e.g 10,000.00 or 10.000.00"
532
  msgstr ""
533
 
534
- #: ../fields/calculation/config.php:41
535
- msgid "Manual Formula"
 
536
  msgstr ""
537
 
538
- #: ../fields/calculation/config.php:54
539
- msgid "Add Operator Group"
540
  msgstr ""
541
 
542
- #: ../fields/calculation/config.php:63
543
- msgid "Use %field_slug% as field value variables"
544
  msgstr ""
545
 
546
- #: ../fields/checkbox/config_template.php:3
547
- #: ../fields/radio/config_template.php:4
548
- msgid "Inline"
549
  msgstr ""
550
 
551
- #: ../fields/color_picker/setup.php:2 ../fields/date_picker/setup.php:2
552
- #: ../fields/email/config.php:8 ../fields/paragraph/config_template.php:14
553
- #: ../fields/phone/config.php:8 ../fields/range_slider/config.php:10
554
- #: ../fields/text/config.php:8
555
- msgid "Default"
556
  msgstr ""
557
 
558
- #: ../fields/color_picker/setup.php:2
559
- msgid "Color"
560
  msgstr ""
561
 
562
- #: ../fields/date_picker/setup.php:8
563
- msgid "Format"
564
  msgstr ""
565
 
566
- #: ../fields/date_picker/setup.php:14
567
- msgid "Autoclose"
568
  msgstr ""
569
 
570
- #: ../fields/date_picker/setup.php:16
571
- msgid "Enable autoclose"
 
 
572
  msgstr ""
573
 
574
- #: ../fields/date_picker/setup.php:17
575
- msgid ""
576
- "If enabled, the date picker will automatically close after selecting the "
577
- "final input"
578
  msgstr ""
579
 
580
- #: ../fields/date_picker/setup.php:21
581
- msgid "Start View"
582
  msgstr ""
583
 
584
- #: ../fields/date_picker/setup.php:24
585
- msgid "Month (Default)"
586
  msgstr ""
587
 
588
- #: ../fields/date_picker/setup.php:25
589
- msgid "Year"
590
  msgstr ""
591
 
592
- #: ../fields/date_picker/setup.php:26
593
- msgid "Decade"
594
  msgstr ""
595
 
596
- #: ../fields/date_picker/setup.php:28
597
- msgid "The starting view of the date picker (month, year, decade)"
598
  msgstr ""
599
 
600
- #: ../fields/date_picker/setup.php:32
601
- msgid "Start Date"
602
  msgstr ""
603
 
604
- #: ../fields/date_picker/setup.php:35
605
- msgid "The starting date of the date picker like +1d, -2y, +4m. 0d for today "
 
606
  msgstr ""
607
 
608
- #: ../fields/date_picker/setup.php:39
609
- msgid "End Date"
 
610
  msgstr ""
611
 
612
- #: ../fields/date_picker/setup.php:42
613
- msgid "The ending date of the date picker like +1d, -2y, +4m. 0d for today "
614
  msgstr ""
615
 
616
- #: ../fields/date_picker/setup.php:46
617
- msgid "language"
618
  msgstr ""
619
 
620
- #: ../fields/date_picker/setup.php:114
621
- msgid "Language to use. e.g. pt-BR"
622
  msgstr ""
623
 
624
- #: ../fields/dropdown/config_template.php:2 ../fields/email/config.php:2
625
- #: ../fields/paragraph/config_template.php:2 ../fields/phone/config.php:2
626
- #: ../fields/select2/field/config.php:3 ../fields/text/config.php:2
627
- msgid "Placeholder"
628
  msgstr ""
629
 
630
- #: ../fields/file/config_template.php:2
631
- msgid "Attach to mailer"
632
  msgstr ""
633
 
634
- #: ../fields/file/config_template.php:9
635
- msgid "Allow Multiple"
636
  msgstr ""
637
 
638
- #: ../fields/file/config_template.php:16
639
- msgid "Allowed Types"
640
  msgstr ""
641
 
642
- #: ../fields/file/config_template.php:19
643
- msgid "Comma separated eg. jpg,pdf,txt"
644
  msgstr ""
645
 
646
- #: ../fields/gravatar/config.php:2
647
- msgid "Email Field"
648
  msgstr ""
649
 
650
- #: ../fields/gravatar/config.php:10
651
- msgid "Mystery Man"
652
  msgstr ""
653
 
654
- #: ../fields/gravatar/config.php:11
655
- msgid "Blank"
656
  msgstr ""
657
 
658
- #: ../fields/gravatar/config.php:12
659
- msgid "Gravatar Logo"
660
  msgstr ""
661
 
662
- #: ../fields/gravatar/config.php:13
663
- msgid "Identicon (Generated)"
664
  msgstr ""
665
 
666
- #: ../fields/gravatar/config.php:14
667
- msgid "Wavatar (Generated)"
668
  msgstr ""
669
 
670
- #: ../fields/gravatar/config.php:15
671
- msgid "MonsterID (Generated)"
672
  msgstr ""
673
 
674
- #: ../fields/gravatar/config.php:16
675
- msgid "Retro (Generated)"
676
  msgstr ""
677
 
678
- #: ../fields/gravatar/config.php:21
679
- msgid "Fallback"
680
  msgstr ""
681
 
682
- #: ../fields/gravatar/config.php:35
683
- msgid "Size"
684
  msgstr ""
685
 
686
- #: ../fields/gravatar/config.php:42
687
- msgid "Border Color"
688
  msgstr ""
689
 
690
- #: ../fields/gravatar/config.php:49
691
- msgid "Border Size"
692
  msgstr ""
693
 
694
- #: ../fields/gravatar/config.php:56
695
- msgid "Border Radius"
696
  msgstr ""
697
 
698
- #: ../fields/hidden/setup.php:2 ../ui/edit.php:151 ../ui/edit.php:180
699
- #: ../ui/panels/variables.php:12
700
- msgid "Value"
701
  msgstr ""
702
 
703
- #: ../fields/paragraph/config_template.php:8
704
- msgid "Rows"
 
 
705
  msgstr ""
706
 
707
- #: ../fields/phone/config.php:14
708
- msgid "Style"
709
  msgstr ""
710
 
711
- #: ../fields/phone/config.php:16
712
- msgid "Local"
713
  msgstr ""
714
 
715
- #: ../fields/phone/config.php:18
716
- msgid "International"
717
  msgstr ""
718
 
719
- #: ../fields/phone/config.php:20
720
- msgid "Custom"
 
721
  msgstr ""
722
 
723
- #: ../fields/phone/config.php:22
724
- msgid "Use the digit 9 to indicate a number"
725
  msgstr ""
726
 
727
- #: ../fields/range_slider/config.php:17
728
- msgid "Track"
 
 
729
  msgstr ""
730
 
731
- #: ../fields/range_slider/config.php:23 ../fields/select2/field/config.php:20
732
- msgid "Highlight"
 
 
733
  msgstr ""
734
 
735
- #: ../fields/range_slider/config.php:29
736
- msgid "Handle"
737
  msgstr ""
738
 
739
- #: ../fields/range_slider/config.php:35 ../fields/select2/field/config.php:29
740
- msgid "Border"
741
  msgstr ""
742
 
743
- #: ../fields/range_slider/config.php:42
744
- msgid "Steps"
745
  msgstr ""
746
 
747
- #: ../fields/range_slider/config.php:48
748
- msgid "Minimum"
749
  msgstr ""
750
 
751
- #: ../fields/range_slider/config.php:54
752
- msgid "Maximum"
753
  msgstr ""
754
 
755
- #: ../fields/range_slider/config.php:60
756
- msgid "Show Value"
757
  msgstr ""
758
 
759
- #: ../fields/range_slider/config.php:66
760
- msgid "Prefix"
761
  msgstr ""
762
 
763
- #: ../fields/range_slider/config.php:72
764
- msgid "Suffix"
765
  msgstr ""
766
 
767
- #: ../fields/recaptcha/config.php:3
768
- msgid "reCaptcha required keys from Google."
769
  msgstr ""
770
 
771
- #: ../fields/recaptcha/config.php:5
772
- msgid "Site Key"
773
  msgstr ""
774
 
775
- #: ../fields/recaptcha/config.php:11
776
- msgid "Secret Key"
777
  msgstr ""
778
 
779
- #: ../fields/recaptcha/config.php:17
780
- msgid "Theme"
781
  msgstr ""
782
 
783
- #: ../fields/recaptcha/config.php:20
784
- msgid "Light"
785
  msgstr ""
786
 
787
- #: ../fields/recaptcha/config.php:21
788
- msgid "Dark"
789
  msgstr ""
790
 
791
- #: ../fields/recaptcha/config.php:23
792
- msgid ""
793
- "Theme changes not available in preview. Update form and reload to see new "
794
- "theme."
795
  msgstr ""
796
 
797
- #: ../fields/recaptcha/preview.php:20
798
- msgid "No Secret Key Added"
799
  msgstr ""
800
 
801
- #: ../fields/recaptcha/preview.php:23
802
- msgid "No Site Key Added"
803
  msgstr ""
804
 
805
- #: ../fields/select2/field/config.php:11
806
- msgid "Multiple"
 
 
807
  msgstr ""
808
 
809
- #: ../fields/select2/field/config.php:15
810
- msgid "Enable multiple selections"
 
 
811
  msgstr ""
812
 
813
- #: ../fields/star-rate/config.php:2
814
- msgid "Number of Stars"
815
  msgstr ""
816
 
817
- #: ../fields/star-rate/config.php:8
818
- msgid "Star Type"
819
  msgstr ""
820
 
821
- #: ../fields/star-rate/config.php:11
822
- msgid "Star"
823
  msgstr ""
824
 
825
- #: ../fields/star-rate/config.php:12
826
- msgid "Heart"
 
 
 
 
 
827
  msgstr ""
828
 
829
- #: ../fields/star-rate/config.php:13
830
- msgid "Face"
 
831
  msgstr ""
832
 
833
- #: ../fields/star-rate/config.php:14
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
834
  msgid "Dot"
835
  msgstr ""
836
 
837
- #: ../fields/star-rate/config.php:19
838
- msgid "Star Size"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
839
  msgstr ""
840
 
841
- #: ../fields/star-rate/config.php:25
842
- msgid "Star Spacing"
843
  msgstr ""
844
 
845
- #: ../fields/star-rate/config.php:31
846
- msgid "Single Select"
847
  msgstr ""
848
 
849
- #: ../fields/star-rate/config.php:38
850
- msgid "Star Color"
851
  msgstr ""
852
 
853
- #: ../fields/star-rate/config.php:44
854
- msgid "Track Color"
855
  msgstr ""
856
 
857
- #: ../fields/star-rate/config.php:50
858
- msgid "Include Cancel"
859
  msgstr ""
860
 
861
- #: ../fields/text/config.php:15
862
- msgid "Masked Input"
863
  msgstr ""
864
 
865
- #: ../fields/text/config.php:17
866
- msgid "Enable input mask"
867
  msgstr ""
868
 
869
- #: ../fields/text/config.php:22
870
- msgid "Mask"
871
  msgstr ""
872
 
873
- #: ../fields/text/config.php:30
874
- msgid "numeric"
875
  msgstr ""
876
 
877
- #: ../fields/text/config.php:31
878
- msgid "alphabetical"
879
  msgstr ""
880
 
881
- #: ../fields/text/config.php:32
882
- msgid "alphanumeric"
883
  msgstr ""
884
 
885
- #: ../fields/text/config.php:33
886
- msgid "optional"
887
  msgstr ""
888
 
889
- #: ../fields/text/config.php:34
890
- msgid "length"
891
  msgstr ""
892
 
893
- #: ../fields/text/config.php:36
894
- msgid "Any length character only"
895
  msgstr ""
896
 
897
- #: ../fields/text/config.php:37
898
- msgid "Any length number only"
899
  msgstr ""
900
 
901
- #: ../fields/text/config.php:38
902
- msgid "email"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
903
  msgstr ""
904
 
905
- #: ../fields/text/config.php:43
906
- msgid "Type override"
907
  msgstr ""
908
 
909
- #: ../fields/text/config.php:58
 
 
 
 
910
  msgid ""
911
- "Advanced: These type overrides are not supported by all browsers and will "
912
- "revert to a text field. Use at your own discretion."
913
  msgstr ""
914
 
915
- #: ../fields/toggle_switch/config_template.php:2
916
- msgid "Orientation"
917
  msgstr ""
918
 
919
- #: ../fields/toggle_switch/config_template.php:5
920
- msgid "Horizontal"
 
 
921
  msgstr ""
922
 
923
- #: ../fields/toggle_switch/config_template.php:6
924
- msgid "Justified"
925
  msgstr ""
926
 
927
- #: ../fields/toggle_switch/config_template.php:7
928
- msgid "Vertical"
929
  msgstr ""
930
 
931
- #: ../fields/toggle_switch/config_template.php:13
932
- msgid "Active Class"
 
 
 
933
  msgstr ""
934
 
935
- #: ../fields/toggle_switch/config_template.php:20
936
- msgid "Inactive Class"
937
  msgstr ""
938
 
939
- #: ../fields/toggle_switch/field.php:39 ../ui/edit.php:530 ../ui/edit.php:538
940
- #: ../ui/edit.php:571 ../ui/edit.php:578
941
- msgid "Enable"
942
  msgstr ""
943
 
944
- #: ../includes/ajax.php:36 ../includes/ajax.php:36
945
- msgid "Ajax Submissions"
946
  msgstr ""
947
 
948
- #: ../includes/ajax.php:38 ../includes/ajax.php:38
949
- msgid "Enable Ajax Submissions. (No page reloads)"
950
  msgstr ""
951
 
952
- #: ../includes/ajax.php:44 ../includes/ajax.php:44
953
- msgid "Custom Callback"
954
  msgstr ""
955
 
956
- #: ../includes/ajax.php:46 ../includes/ajax.php:46
957
- msgid "Add a custom Javascript callback handlers on submission."
958
  msgstr ""
959
 
960
- #: ../includes/ajax.php:53 ../includes/ajax.php:53
961
- msgid "Inhibit Notices"
962
  msgstr ""
963
 
964
- #: ../includes/ajax.php:55 ../includes/ajax.php:55
965
- msgid "Don't show default alerts (success etc.)"
966
  msgstr ""
967
 
968
- #: ../includes/ajax.php:61 ../includes/ajax.php:61
969
- msgid "Callback Function"
 
 
 
 
970
  msgstr ""
971
 
972
- #: ../includes/ajax.php:64 ../includes/ajax.php:64
973
  msgid ""
974
- "Javascript function to call on submission. Passed an object containing form "
975
- "submission result."
976
  msgstr ""
977
 
978
- #: ../includes/ajax.php:89 ../includes/ajax.php:89
979
- msgid "Multiple Ajax Submissions"
980
  msgstr ""
981
 
982
- #: ../includes/ajax.php:91 ../includes/ajax.php:91
983
- msgid "If set, form can be submitted multiple times with out a new page load."
984
  msgstr ""
985
 
986
- #: ../includes/ajax.php:145 ../includes/ajax.php:156
987
- #: ../includes/ajax.php:145 ../includes/ajax.php:156
988
- #: ../processors/redirect/config.php:10
989
- msgid "Redirecting"
 
990
  msgstr ""
991
 
992
- #: ../includes/custom_field_class.php:21
993
- msgid "Custom Class"
994
  msgstr ""
995
 
996
- #: ../includes/field_processors.php:45
997
- msgid "File type not allowed. Allowed types are: "
998
  msgstr ""
999
 
1000
- #: ../includes/field_processors.php:47
1001
- msgid "File type needs to be"
1002
  msgstr ""
1003
 
1004
- #: ../processors/akismet/config.php:2 ../ui/edit.php:372
1005
- #: ../ui/panels/conditions.php:54 ../ui/panels/variables.php:10
1006
- msgid "Name"
1007
  msgstr ""
1008
 
1009
- #: ../processors/akismet/config.php:8
1010
- msgid "Email"
1011
  msgstr ""
1012
 
1013
- #: ../processors/akismet/config.php:14 ../processors/redirect/config.php:2
1014
- msgid "URL"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1015
  msgstr ""
1016
 
1017
- #: ../processors/akismet/config.php:27
1018
- msgid "Error Message"
1019
  msgstr ""
1020
 
1021
- #: ../processors/akismet/config.php:29
1022
- msgid "Sorry, that looked very spammy, try rephrasing things"
1023
  msgstr ""
1024
 
1025
- #: ../processors/auto_responder/config.php:2 ../ui/panels/emailer.php:42
1026
- msgid "From Name"
1027
  msgstr ""
1028
 
1029
- #: ../processors/auto_responder/config.php:8 ../ui/panels/emailer.php:49
1030
- msgid "From Email"
1031
  msgstr ""
1032
 
1033
- #: ../processors/auto_responder/config.php:14 ../ui/panels/emailer.php:97
1034
- msgid "Email Subject"
1035
  msgstr ""
1036
 
1037
- #: ../processors/auto_responder/config.php:20
1038
- msgid "Recipient Name"
1039
  msgstr ""
1040
 
1041
- #: ../processors/auto_responder/config.php:26
1042
- msgid "Recipient Email"
 
1043
  msgstr ""
1044
 
1045
- #: ../processors/auto_responder/config.php:32
1046
- msgid "Message"
1047
  msgstr ""
1048
 
1049
- #: ../processors/classes/get_data.php:76
1050
- #, php-format
1051
- msgid "%s is required"
1052
  msgstr ""
1053
 
1054
- #: ../processors/increment/config.php:2
1055
- msgid "Increment Start"
1056
  msgstr ""
1057
 
1058
- #: ../processors/increment/config.php:6
1059
- msgid "Number to start incrementing."
1060
  msgstr ""
1061
 
1062
- #: ../processors/increment/config.php:8
1063
  msgid ""
1064
- "Incremenets started at {{start}}. to reset, delete this and insert a new "
1065
- "increment processor."
 
1066
  msgstr ""
1067
 
1068
- #: ../processors/increment/config.php:14
1069
- msgid "Increment Field"
1070
  msgstr ""
1071
 
1072
- #: ../processors/increment/config.php:17
1073
- msgid ""
1074
- "If you want to show the value in the entries, Select a Hidden field in form "
1075
- "to capture the value to."
1076
  msgstr ""
1077
 
1078
- #: ../processors/redirect/config.php:8
1079
- msgid "Redirect Message"
1080
  msgstr ""
1081
 
1082
- #: ../processors/redirect/config.php:11
1083
- msgid "Message text shown when redirecting in Ajax mode."
1084
  msgstr ""
1085
 
1086
- #: ../ui/admin.php:27
1087
- msgid "Create Form"
 
 
1088
  msgstr ""
1089
 
1090
- #: ../ui/admin.php:39
1091
- msgid "Create New Form"
1092
  msgstr ""
1093
 
1094
- #: ../ui/admin.php:39
1095
- msgid "New Form"
1096
  msgstr ""
1097
 
1098
- #: ../ui/admin.php:42 ../ui/admin_templates.php:90
1099
- msgid "Import Form"
1100
  msgstr ""
1101
 
1102
- #: ../ui/admin.php:42
1103
- msgid "Import"
1104
  msgstr ""
1105
 
1106
- #: ../ui/admin.php:48
1107
- msgid "Render forms with:"
1108
  msgstr ""
1109
 
1110
- #: ../ui/admin.php:52
1111
- msgid "Includes Bootstrap 3 styles on the frontend for form alert notices"
1112
  msgstr ""
1113
 
1114
- #: ../ui/admin.php:52
1115
- msgid "Alert Styles"
1116
  msgstr ""
1117
 
1118
- #: ../ui/admin.php:53
1119
- msgid "Includes Bootstrap 3 styles on the frontend for form fields and buttons"
1120
  msgstr ""
1121
 
1122
- #: ../ui/admin.php:53
1123
- msgid "Form Styles"
1124
  msgstr ""
1125
 
1126
- #: ../ui/admin.php:54
1127
- msgid "Includes Bootstrap 3 styles on the frontend for form grid layouts"
1128
  msgstr ""
1129
 
1130
- #: ../ui/admin.php:54
1131
- msgid "Grid Structures"
1132
  msgstr ""
1133
 
1134
- #: ../ui/admin.php:86 ../ui/admin.php:141
1135
- msgid "Entries"
1136
  msgstr ""
1137
 
1138
- #: ../ui/admin.php:103 ../ui/edit.php:531 ../ui/edit.php:539
1139
- #: ../ui/panels/emailer.php:35
1140
- msgid "Disabled"
1141
  msgstr ""
1142
 
1143
- #: ../ui/admin.php:113
1144
- msgid "Mailer Debug enabled."
1145
  msgstr ""
1146
 
1147
- #: ../ui/admin.php:117 ../ui/entries.php:14
1148
- msgid "Edit"
 
1149
  msgstr ""
1150
 
1151
- #: ../ui/admin.php:153 ../ui/admin.php:156
1152
- msgid "Export Form"
1153
  msgstr ""
1154
 
1155
- #: ../ui/admin.php:158
1156
- msgid "Export"
1157
  msgstr ""
1158
 
1159
- #: ../ui/admin.php:159
1160
- msgid "Clone Form"
1161
  msgstr ""
1162
 
1163
- #: ../ui/admin.php:159
1164
- msgid "Clone"
1165
  msgstr ""
1166
 
1167
- #: ../ui/admin.php:160
1168
- msgid "This will delete this form permanently. Continue?"
1169
  msgstr ""
1170
 
1171
- #: ../ui/admin.php:160
1172
- msgid "Delete"
1173
  msgstr ""
1174
 
1175
- #: ../ui/admin.php:180
1176
- msgid "You don't have any forms."
1177
  msgstr ""
1178
 
1179
- #: ../ui/admin.php:223
1180
- msgid "An form name is required"
1181
  msgstr ""
1182
 
1183
- #: ../ui/admin.php:250
1184
- msgid ""
1185
- "Looks like something is not working. Please try again a little later or post "
1186
- "to the <a href=\"http://wordpress.org/support/plugin/caldera-forms\" target="
1187
- "\"_blank\">support forum</a>."
1188
  msgstr ""
1189
 
1190
- #: ../ui/admin_templates.php:2 ../ui/admin_templates.php:64
1191
- msgid "Bulk Actions"
1192
  msgstr ""
1193
 
1194
- #: ../ui/admin_templates.php:3 ../ui/admin_templates.php:65
1195
- msgid "Export Selected"
1196
  msgstr ""
1197
 
1198
- #: ../ui/admin_templates.php:4
1199
- msgid "Move to Trash"
1200
  msgstr ""
1201
 
1202
- #: ../ui/admin_templates.php:12
1203
- msgid "Export Type"
1204
  msgstr ""
1205
 
1206
- #: ../ui/admin_templates.php:15
1207
- msgid "Backup / Importable (json)"
1208
  msgstr ""
1209
 
1210
- #: ../ui/admin_templates.php:16
1211
- msgid "PHP include File"
1212
  msgstr ""
1213
 
1214
- #: ../ui/admin_templates.php:20
1215
- msgid "This gives you a .json file that can be imported into Caldera Forms."
1216
  msgstr ""
1217
 
1218
- #: ../ui/admin_templates.php:23
1219
- msgid "Form ID"
1220
  msgstr ""
1221
 
1222
- #: ../ui/admin_templates.php:29
1223
- msgid "Pin to Admin"
1224
  msgstr ""
1225
 
1226
- #: ../ui/admin_templates.php:31
1227
- msgid "Set form to be pinned to Admin Menu"
1228
  msgstr ""
1229
 
1230
- #: ../ui/admin_templates.php:35
1231
- msgid "Field Slugs"
1232
  msgstr ""
1233
 
1234
- #: ../ui/admin_templates.php:37
1235
- msgid "Convert Field ID's to use field slugs"
1236
  msgstr ""
1237
 
1238
- #: ../ui/admin_templates.php:41
1239
- msgid ""
1240
- "This gives you a hardcoded .php file that can be included in projects. It "
1241
- "includes the correct filter for the ID specific form allowing you to easily "
1242
- "use the form by simply including the file."
1243
  msgstr ""
1244
 
1245
- #: ../ui/admin_templates.php:42
1246
- msgid "This is not a backup and cannot be imported."
1247
  msgstr ""
1248
 
1249
- #: ../ui/admin_templates.php:67
1250
- msgid "Delete Permanently"
1251
  msgstr ""
1252
 
1253
- #: ../ui/admin_templates.php:76 ../ui/admin_templates.php:111
1254
- #: ../ui/edit.php:507
1255
- msgid "Form Name"
1256
  msgstr ""
1257
 
1258
- #: ../ui/admin_templates.php:82
1259
- msgid "Form File"
1260
  msgstr ""
1261
 
1262
- #: ../ui/admin_templates.php:117 ../ui/edit.php:410
1263
- msgid "Description"
1264
  msgstr ""
1265
 
1266
- #: ../ui/admin_templates.php:140 ../ui/edit.php:364
1267
- msgid "ID"
1268
  msgstr ""
1269
 
1270
- #: ../ui/admin_templates.php:141 ../ui/admin_templates.php:179
1271
- msgid "Submitted"
1272
  msgstr ""
1273
 
1274
- #: ../ui/admin_templates.php:162
1275
- msgid "No entries found"
1276
  msgstr ""
1277
 
1278
- #: ../ui/admin_templates.php:168
1279
- msgid "No entries yet."
1280
  msgstr ""
1281
 
1282
- #: ../ui/edit.php:13
1283
- msgid "Form has successfully been submitted. Thank you."
1284
  msgstr ""
1285
 
1286
- #: ../ui/edit.php:99
1287
- msgid "Auto Populate"
1288
  msgstr ""
1289
 
1290
- #: ../ui/edit.php:105
1291
- msgid "Auto Type"
1292
  msgstr ""
1293
 
1294
- #: ../ui/edit.php:108
1295
- msgid "Select a source"
1296
  msgstr ""
1297
 
1298
- #: ../ui/edit.php:109 ../ui/edit.php:135
1299
- msgid "Post Type"
1300
  msgstr ""
1301
 
1302
- #: ../ui/edit.php:110 ../ui/edit.php:119
1303
- msgid "Taxonomy"
1304
  msgstr ""
1305
 
1306
- #: ../ui/edit.php:167
1307
- msgid "Add Option"
1308
  msgstr ""
1309
 
1310
- #: ../ui/edit.php:168
1311
- msgid "Bulk Insert"
1312
  msgstr ""
1313
 
1314
- #: ../ui/edit.php:171
1315
- msgid "Single option per line. These replace the current list."
1316
  msgstr ""
1317
 
1318
- #: ../ui/edit.php:172
1319
- msgid "Insert Options"
1320
  msgstr ""
1321
 
1322
- #: ../ui/edit.php:176
1323
- msgid "No Default"
 
 
1324
  msgstr ""
1325
 
1326
- #: ../ui/edit.php:177
1327
- msgid "Show Values"
1328
  msgstr ""
1329
 
1330
- #: ../ui/edit.php:181
1331
- msgid "Label"
 
 
1332
  msgstr ""
1333
 
1334
- #: ../ui/edit.php:342
1335
- msgid "Elements"
1336
  msgstr ""
1337
 
1338
- #: ../ui/edit.php:354
1339
- msgid "Element Type"
1340
  msgstr ""
1341
 
1342
- #: ../ui/edit.php:379
1343
- msgid "Hide Label"
1344
  msgstr ""
1345
 
1346
- #: ../ui/edit.php:386
1347
- msgid "Slug"
1348
  msgstr ""
1349
 
1350
- #: ../ui/edit.php:392
1351
- msgid "Condition"
 
 
1352
  msgstr ""
1353
 
1354
- #: ../ui/edit.php:397 ../ui/panels/conditions.php:67
1355
- msgid "Disable"
1356
  msgstr ""
1357
 
1358
- #: ../ui/edit.php:403
1359
- msgid "Required"
1360
  msgstr ""
1361
 
1362
- #: ../ui/edit.php:417
1363
- msgid "Show in Entry List"
1364
  msgstr ""
1365
 
1366
- #: ../ui/edit.php:427
1367
  msgid ""
1368
- "Are you sure you want to remove this field?. 'Cancel' to stop. 'OK' to delete"
 
 
1369
  msgstr ""
1370
 
1371
- #: ../ui/edit.php:427
1372
- msgid "Delete Element"
1373
  msgstr ""
1374
 
1375
- #: ../ui/edit.php:493 ../ui/edit.php:505
1376
- msgid "General Settings"
 
 
1377
  msgstr ""
1378
 
1379
- #: ../ui/edit.php:498
1380
- msgid "Updated Successfully"
1381
  msgstr ""
1382
 
1383
- #: ../ui/edit.php:500
1384
- msgid "Update Form"
1385
  msgstr ""
1386
 
1387
- #: ../ui/edit.php:501
1388
- msgid "Preview Form"
 
 
 
1389
  msgstr ""
1390
 
1391
- #: ../ui/edit.php:514
1392
- msgid "Form Description"
 
 
1393
  msgstr ""
1394
 
1395
- #: ../ui/edit.php:521
1396
- msgid "State"
1397
  msgstr ""
1398
 
1399
- #: ../ui/edit.php:523
1400
- msgid "Deactivate / Draft"
1401
  msgstr ""
1402
 
1403
- #: ../ui/edit.php:528
1404
- msgid "Capture Entries"
1405
  msgstr ""
1406
 
1407
- #: ../ui/edit.php:536
1408
- msgid "Pin to Menu"
1409
  msgstr ""
1410
 
1411
- #: ../ui/edit.php:545
1412
- msgid "View Entries"
1413
  msgstr ""
1414
 
1415
- #: ../ui/edit.php:547
1416
- msgid "All"
1417
  msgstr ""
1418
 
1419
- #: ../ui/edit.php:569
1420
- msgid "Hide Form"
1421
  msgstr ""
1422
 
1423
- #: ../ui/edit.php:571
1424
- msgid "Hide form after successful submission"
1425
  msgstr ""
1426
 
1427
- #: ../ui/edit.php:576
1428
- msgid "Honeypot"
1429
  msgstr ""
1430
 
1431
- #: ../ui/edit.php:578
1432
- msgid "Place an invisible field to trick spambots"
1433
  msgstr ""
1434
 
1435
- #: ../ui/edit.php:583
1436
- msgid "Success Message"
1437
  msgstr ""
1438
 
1439
- #: ../ui/edit.php:589
1440
- msgid "Gravatar Field"
1441
  msgstr ""
1442
 
1443
- #: ../ui/edit.php:596
1444
- msgid "Used when viewing an entry from a non-logged in user."
1445
  msgstr ""
1446
 
1447
- #: ../ui/edit.php:670
1448
- msgid "Add New"
1449
  msgstr ""
1450
 
1451
- #: ../ui/edit.php:735 ../ui/edit.php:769
1452
- msgid "Remove"
1453
  msgstr ""
1454
 
1455
- #: ../ui/edit.php:825
1456
- msgid "Set Element"
1457
  msgstr ""
1458
 
1459
- #: ../ui/edit.php:828
1460
- msgid "No description given"
1461
  msgstr ""
1462
 
1463
- #: ../ui/edit.php:890 ../ui/panels/conditions.php:76
1464
- msgid "or"
1465
  msgstr ""
1466
 
1467
- #: ../ui/edit.php:899 ../ui/edit.php:922 ../ui/panels/conditions.php:102
1468
- msgid "is"
1469
  msgstr ""
1470
 
1471
- #: ../ui/edit.php:900 ../ui/edit.php:923 ../ui/panels/conditions.php:103
1472
- msgid "is not"
1473
  msgstr ""
1474
 
1475
- #: ../ui/edit.php:901 ../ui/edit.php:924 ../ui/panels/conditions.php:104
1476
- msgid "is greater than"
1477
  msgstr ""
1478
 
1479
- #: ../ui/edit.php:902 ../ui/edit.php:925 ../ui/panels/conditions.php:105
1480
- msgid "is less than"
1481
  msgstr ""
1482
 
1483
- #: ../ui/edit.php:903 ../ui/edit.php:926 ../ui/panels/conditions.php:106
1484
- msgid "starts with"
1485
  msgstr ""
1486
 
1487
- #: ../ui/edit.php:904 ../ui/edit.php:927 ../ui/panels/conditions.php:107
1488
- msgid "ends with"
 
 
1489
  msgstr ""
1490
 
1491
- #: ../ui/edit.php:905 ../ui/edit.php:928 ../ui/panels/conditions.php:108
1492
- msgid "contains"
1493
  msgstr ""
1494
 
1495
- #: ../ui/edit.php:907 ../ui/edit.php:930
1496
- msgid "Select field first"
1497
  msgstr ""
1498
 
1499
- #: ../ui/edit.php:912 ../ui/panels/conditions.php:5
1500
- #: ../ui/panels/conditions.php:129
1501
- msgid "Add Condition"
1502
  msgstr ""
1503
 
1504
- #: ../ui/edit.php:918 ../ui/panels/conditions.php:85
1505
- msgid "and"
1506
  msgstr ""
1507
 
1508
- #: ../ui/entries_toolbar.php:16
1509
- msgid "Active"
1510
  msgstr ""
1511
 
1512
- #: ../ui/entries_toolbar.php:32 ../ui/panels/conditions.php:65
1513
- msgid "Show"
1514
  msgstr ""
1515
 
1516
- #: ../ui/entries_toolbar.php:34
1517
- msgid "Export Entries"
1518
  msgstr ""
1519
 
1520
- #: ../ui/entries_toolbar.php:38
1521
- msgid "Apply"
1522
  msgstr ""
1523
 
1524
- #: ../ui/entry_navigation.php:23
1525
- msgid "item"
 
1526
  msgstr ""
1527
 
1528
- #: ../ui/entry_navigation.php:23
1529
- msgid "items"
1530
  msgstr ""
1531
 
1532
- #: ../ui/extend.php:23
1533
- msgid ""
1534
- "Note: We are currently moving Caldera Forms licenses to the CalderaWP "
1535
- "License Manager. This panel will be removed in a future version of Caldera "
1536
- "Forms."
1537
  msgstr ""
1538
 
1539
- #: ../ui/extend.php:29
1540
- msgid "No licensed addons installed."
1541
  msgstr ""
1542
 
1543
- #: ../ui/extend.php:54
1544
- msgid "Already Installed"
1545
  msgstr ""
1546
 
1547
- #: ../ui/insert_shortcode.php:5
1548
- msgid "Insert Caldera Form"
1549
  msgstr ""
1550
 
1551
- #: ../ui/insert_shortcode.php:24
1552
- msgid "You don't have any forms to insert."
1553
  msgstr ""
1554
 
1555
- #: ../ui/insert_shortcode.php:32
1556
- msgid "Insert Form"
1557
  msgstr ""
1558
 
1559
- #: ../ui/insert_shortcode.php:34
1560
- msgid "Close"
1561
  msgstr ""
1562
 
1563
- #: ../ui/news_templates.php:21
1564
- msgid "Unable to connect or no extensions available."
1565
  msgstr ""
1566
 
1567
- #: ../ui/panels/conditions.php:66
1568
- msgid "Hide"
1569
  msgstr ""
1570
 
1571
- #: ../ui/panels/conditions.php:70
1572
- msgid "Add Conditional Line"
1573
  msgstr ""
1574
 
1575
- #: ../ui/panels/conditions.php:83
1576
- msgid "if"
1577
  msgstr ""
1578
 
1579
- #: ../ui/panels/conditions.php:133
1580
- msgid "Are you sure you want to remove this condition?"
1581
  msgstr ""
1582
 
1583
- #: ../ui/panels/conditions.php:133
1584
- msgid "Remove Condition"
1585
  msgstr ""
1586
 
1587
- #: ../ui/panels/conditions.php:137
1588
- msgid "Applied Fields"
1589
  msgstr ""
1590
 
1591
- #: ../ui/panels/conditions.php:138
1592
- msgid "Select the fields to apply this condition to."
1593
  msgstr ""
1594
 
1595
- #: ../ui/panels/emailer.php:36
1596
- msgid "Enabled"
1597
  msgstr ""
1598
 
1599
- #: ../ui/panels/emailer.php:45
1600
- msgid "Name from which the email comes"
1601
  msgstr ""
1602
 
1603
- #: ../ui/panels/emailer.php:52
1604
- msgid ""
1605
- "Email Address from which the mail comes. Try not to use a field from the "
1606
- "form. Rather use your own email and use a form field in the \"Reply To Email"
1607
- "\" below."
1608
  msgstr ""
1609
 
1610
- #: ../ui/panels/emailer.php:56
1611
- msgid "Reply To Email"
1612
  msgstr ""
1613
 
1614
- #: ../ui/panels/emailer.php:59
1615
- msgid ""
1616
- "The email address of the person filling in the form. This will allow the "
1617
- "email to be replied directly to the sender."
1618
  msgstr ""
1619
 
1620
- #: ../ui/panels/emailer.php:64
1621
- msgid "Email Type"
1622
  msgstr ""
1623
 
1624
- #: ../ui/panels/emailer.php:73
1625
- msgid "CSV Include"
1626
  msgstr ""
1627
 
1628
- #: ../ui/panels/emailer.php:75
1629
- msgid "Attach a CSV version of the submission"
1630
  msgstr ""
1631
 
1632
- #: ../ui/panels/emailer.php:81
1633
- msgid "Recipients"
 
 
1634
  msgstr ""
1635
 
1636
- #: ../ui/panels/emailer.php:84
1637
- msgid "Comma separated list of email addresses to send the message to."
1638
  msgstr ""
1639
 
1640
- #: ../ui/panels/emailer.php:89
1641
- msgid "BCC"
1642
  msgstr ""
1643
 
1644
- #: ../ui/panels/emailer.php:92
1645
- msgid "Comma separated list of email addresses to send a BCC to."
1646
  msgstr ""
1647
 
1648
- #: ../ui/panels/emailer.php:100
1649
- msgid "Use %field_slug% to use a value from the form"
1650
  msgstr ""
1651
 
1652
- #: ../ui/panels/emailer.php:104
1653
- msgid "Email Message"
1654
  msgstr ""
1655
 
1656
- #: ../ui/panels/emailer.php:107
1657
- msgid ""
1658
- "Magic tags, %field_slug% are replaced with submitted data. Use {summary} to "
1659
- "build an automatic mail based on form content. Leaving the mailer blank, "
1660
- "will create and automatic summary."
1661
  msgstr ""
1662
 
1663
- #: ../ui/panels/emailer.php:113
1664
- msgid "Debug Mailer"
1665
  msgstr ""
1666
 
1667
- #: ../ui/panels/emailer.php:115
1668
- msgid "Enable email send transaction log"
1669
  msgstr ""
1670
 
1671
- #: ../ui/panels/emailer.php:116
1672
  msgid ""
1673
- "If set, entries will have a \"Mailer Debug\" meta tab to see the transaction "
1674
- "log. Do not keep this enabled on production as it sends two emails for "
1675
- "tracking."
1676
  msgstr ""
1677
 
1678
- #: ../ui/panels/emailer.php:118
1679
- msgid "Learn more here"
1680
  msgstr ""
1681
 
1682
- #: ../ui/panels/emailer.php:130
1683
  msgid ""
1684
- "Please add a \"Button\" element and set it to \"Submit\" if you want to have "
1685
- "the form submittable."
1686
  msgstr ""
1687
 
1688
- #: ../ui/panels/layout.php:13
1689
- msgid "This will remove all the fields in this row. Are you sure?"
1690
  msgstr ""
1691
 
1692
- #: ../ui/panels/layout.php:14 ../ui/panels/layout.php:18
1693
- #: ../ui/panels/layout.php:22 ../ui/panels/layout.php:109
1694
- #: ../ui/panels/layout_toolbar.php:4 ../ui/panels/pages.php:14
1695
- msgid "Page"
1696
  msgstr ""
1697
 
1698
- #: ../ui/panels/layout_toolbar.php:11
1699
- msgid "Add Page"
1700
  msgstr ""
1701
 
1702
- #: ../ui/panels/layout_toolbar.php:12
1703
- msgid "Drag onto the form grid below"
1704
  msgstr ""
1705
 
1706
- #: ../ui/panels/layout_toolbar.php:15
1707
- msgid "Add Element"
 
 
1708
  msgstr ""
1709
 
1710
- #: ../ui/panels/pages.php:2
1711
- msgid "Progress Bar"
1712
  msgstr ""
1713
 
1714
- #: ../ui/panels/pages.php:4
1715
- msgid "Show Breadcrumbs"
 
 
1716
  msgstr ""
1717
 
1718
- #: ../ui/panels/pages.php:5
1719
- msgid "ProTip: Use an HTML element to build a custom progress per page"
1720
  msgstr ""
1721
 
1722
- #: ../ui/panels/processors.php:22 ../ui/panels/processors.php:47
1723
- #: ../ui/panels/processors.php:100
1724
- msgid "New Form Processor"
1725
  msgstr ""
1726
 
1727
- #: ../ui/panels/processors.php:103
1728
- msgid "Processor Type"
1729
  msgstr ""
1730
 
1731
- #: ../ui/panels/processors.php:117
1732
- msgid "Are you sure you want to remove this processor?"
1733
  msgstr ""
1734
 
1735
- #: ../ui/panels/processors.php:117
1736
- msgid "Remove Processor"
 
 
1737
  msgstr ""
1738
 
1739
- #: ../ui/panels/processors.php:123
1740
- msgid "Use"
1741
  msgstr ""
1742
 
1743
- #: ../ui/panels/processors.php:124
1744
- msgid "Don't Use"
1745
  msgstr ""
1746
 
1747
- #: ../ui/panels/processors.php:126
1748
- msgid "Add Conditional Group"
1749
  msgstr ""
1750
 
1751
- #: ../ui/panels/processors.php:171
1752
- msgid "Add Processor"
1753
  msgstr ""
1754
 
1755
- #: ../ui/panels/processors.php:221
1756
- msgid "Use Processor"
1757
  msgstr ""
1758
 
1759
- #: ../ui/panels/processors.php:226
1760
- msgid "by"
1761
  msgstr ""
1762
 
1763
- #: ../ui/panels/processors.php:284
1764
- msgid "This processor has no configurable options."
1765
  msgstr ""
1766
 
1767
- #: ../ui/panels/variable_add.php:1
1768
- msgid "Add Variable"
1769
  msgstr ""
1770
 
1771
- #: ../ui/panels/variables.php:14
1772
- msgid "Behaviour"
 
1773
  msgstr ""
1774
 
1775
- #: ../ui/panels/variables.php:16
1776
- msgid "No variables defined"
1777
  msgstr ""
1778
 
1779
- #: ../ui/panels/variables.php:29 ../ui/panels/variables.php:49
1780
- msgid "Static"
 
 
1781
  msgstr ""
1782
 
1783
- #: ../ui/panels/variables.php:30 ../ui/panels/variables.php:50
1784
- msgid "Passback"
1785
  msgstr ""
1786
 
1787
- #: ../ui/panels/variables.php:31 ../ui/panels/variables.php:51
1788
- msgid "Entry List"
1789
  msgstr ""
1
  #, fuzzy
2
  msgid ""
3
  msgstr ""
4
+ "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
5
  "Project-Id-Version: Caldera Forms\n"
6
+ "POT-Creation-Date: 2019-02-25 15:29+0100\n"
7
+ "PO-Revision-Date: 2019-02-25 15:25+0100\n"
8
+ "Last-Translator: New0 Nicolas Figueira <nico@newo.me>\n"
9
+ "Language-Team: CalderaWP <contact@calderaforms.com>\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
+ "X-Generator: Poedit 2.2.1\n"
14
+ "X-Poedit-Basepath: ..\n"
15
+ "X-Poedit-Flags-xgettext: --add-comments=translators:\n"
16
+ "X-Poedit-WPHeader: caldera-core.php\n"
17
  "X-Poedit-SourceCharset: UTF-8\n"
18
+ "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
19
+ "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
20
+ "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
21
+ "X-Poedit-SearchPath-0: .\n"
22
+ "X-Poedit-SearchPathExcluded-0: *.js\n"
23
 
24
+ #: caldera-core.php:26
25
+ msgid ""
26
+ "Your version of PHP is incompatible with Caldera Forms and can not be used."
27
  msgstr ""
28
 
29
+ #: caldera-core.php:29 classes/admin/php.php:126 classes/admin/privacy.php:92
30
+ #: ui/admin.php:285 ui/emails/settings.php:25 ui/emails/settings.php:63
31
+ #: ui/extend.php:106 ui/panels/emailer.php:200
32
+ #: ui/support/clippy_templates.php:37 ui/support/panels/support.php:20
33
+ msgid "Learn More"
34
  msgstr ""
35
 
36
+ #: caldera-core.php:44
37
+ msgid ""
38
+ "Your version of WordPress is incompatible with Caldera Forms and can not be "
39
+ "used."
40
  msgstr ""
41
 
42
+ #: caldera-core.php:161
43
+ msgid "Your version of WordPress or PHP is incompatible with Caldera Forms."
44
  msgstr ""
45
 
46
+ #: caldera-core.php:164
47
+ msgid "Form could not be loaded. Contact the site administrator."
48
  msgstr ""
49
 
50
+ #: cf2/Fields/FieldTypeFactory.php:45
51
+ msgid "Field type not found"
52
  msgstr ""
53
 
54
+ #: cf2/Fields/FieldTypes/FileFieldType.php:25 classes/fields.php:405
55
+ #: classes/fields.php:410 ui/edit.php:375 ui/edit.php:1033
56
+ msgid "File"
57
  msgstr ""
58
 
59
+ #: cf2/Fields/FieldTypes/FileFieldType.php:31 classes/fields.php:419
60
+ msgid "File upload field with more features than standard HTML5 input."
 
61
  msgstr ""
62
 
63
+ #: cf2/Fields/FieldTypes/FileFieldType.php:37
64
+ msgid "Advanced File Uploader (2.0)"
65
  msgstr ""
66
 
67
+ #: cf2/Fields/FieldTypes/TextFieldType.php:26 classes/fields.php:108
68
+ #: classes/fields.php:119 classes/fields.php:136 classes/fields.php:146
69
+ #: classes/fields.php:167 classes/fields.php:188 classes/fields.php:199
70
+ #: classes/fields.php:214 classes/fields.php:228 classes/fields.php:245
71
+ #: ui/edit.php:372 ui/edit.php:1031 ui/panels/anti-spam.php:34
72
+ msgid "Basic"
73
  msgstr ""
74
 
75
+ #: cf2/Fields/FieldTypes/TextFieldType.php:32
76
+ msgid "Text Field With Super Powers"
77
  msgstr ""
78
 
79
+ #: cf2/Fields/FieldTypes/TextFieldType.php:38
80
+ msgid "Text Field (CF2)"
81
  msgstr ""
82
 
83
+ #: cf2/Fields/Handlers/FileUpload.php:74
84
+ msgid "A file type is not allowed. Please try another."
85
  msgstr ""
86
 
87
+ #: cf2/Fields/Handlers/FileUpload.php:78
88
+ msgid "A file is too large. Please try another."
89
  msgstr ""
90
 
91
+ #: cf2/Fields/Handlers/FileUpload.php:85
92
+ msgid "Content hash did not match expected."
93
  msgstr ""
94
 
95
+ #: cf2/RestApi/File/CreateFile.php:27
96
+ msgid "MD5 has of files to upload, should have same order as files arg"
 
 
 
97
  msgstr ""
98
 
99
+ #: cf2/RestApi/File/CreateFile.php:31
100
+ msgid "Verification token (nonce) for form"
101
  msgstr ""
102
 
103
+ #: cf2/RestApi/File/CreateFile.php:36
104
+ msgid "ID for form field belongs to"
105
  msgstr ""
106
 
107
+ #: cf2/RestApi/File/CreateFile.php:41
108
+ msgid "ID for field files are submitted to"
109
  msgstr ""
110
 
111
+ #: cf2/RestApi/File/CreateFile.php:46
112
+ msgid "Unique control string for field"
113
  msgstr ""
114
 
115
+ #: cf2/RestApi/Queue/RunQueue.php:31
116
+ msgid "Total jobs to run per back"
117
  msgstr ""
118
 
119
+ #: classes/admin.php:179 ui/edit.php:18
120
+ msgid "Invalid Form."
121
  msgstr ""
122
 
123
+ #: classes/admin.php:199
124
+ msgid "Countries (ISO Alpha-2)"
125
  msgstr ""
126
 
127
+ #: classes/admin.php:203
128
+ msgid "Countries (Names Only)"
 
129
  msgstr ""
130
 
131
+ #: classes/admin.php:207
132
+ msgid "Continents"
133
  msgstr ""
134
 
135
+ #: classes/admin.php:219
136
+ msgid "Canadian Provinces & Territories"
137
  msgstr ""
138
 
139
+ #: classes/admin.php:237
140
+ msgid "US States"
141
  msgstr ""
142
 
143
+ #: classes/admin.php:256 includes/templates/starter-contact-form.php:13
144
+ #: includes/templates/starter-contact-form.php:216
145
+ #: tests/includes/forms/contact-form-include.php:37
146
+ msgid "Contact Form"
147
  msgstr ""
148
 
149
+ #: classes/admin.php:260
150
+ msgid "Variable Pricing Form - with add-on products"
151
  msgstr ""
152
 
153
+ #: classes/admin.php:264
154
+ msgid "Registration Form - with optional additional participants"
155
  msgstr ""
156
 
157
+ #: classes/admin.php:268 includes/templates/simple-booking-form-example.php:7
158
+ #: includes/templates/simple-booking-form-example.php:256
159
+ msgid "Simple Booking Form"
160
  msgstr ""
161
 
162
+ #: classes/admin.php:272
163
+ msgid "Rate Our Service Form - with star review"
164
  msgstr ""
165
 
166
+ #: classes/admin.php:276
167
+ msgid "Job Application Form - with Gravatar preview"
168
  msgstr ""
169
 
170
+ #: classes/admin.php:319
171
+ msgid "Preview not available"
172
  msgstr ""
173
 
174
+ #: classes/admin.php:365
175
+ msgid "Blank Form"
176
  msgstr ""
177
 
178
+ #: classes/admin.php:372 ui/admin_templates.php:112 ui/admin_templates.php:297
179
+ #: ui/panels/form-settings.php:21
180
+ msgid "Form Name"
181
  msgstr ""
182
 
183
+ #: classes/admin.php:375
184
+ msgid "Change Template"
 
185
  msgstr ""
186
 
187
+ #: classes/admin.php:384 ui/admin.php:26
188
+ msgid "Create Form"
189
  msgstr ""
190
 
191
+ #: classes/admin.php:503 classes/admin.php:504 classes/entry/ui.php:197
192
+ msgctxt "Verb: Action of moving to trash"
193
+ msgid "Trash"
194
  msgstr ""
195
 
196
+ #: classes/admin.php:504 classes/entry/ui.php:197 ui/admin_templates.php:100
197
+ msgid "Restore"
198
  msgstr ""
199
 
200
+ #: classes/admin.php:619 ui/entries/toolbar.php:11 ui/entries_toolbar.php:11
201
+ #: ui/insert_shortcode.php:53
202
+ msgid "Close"
 
203
  msgstr ""
204
 
205
+ #: classes/admin.php:626
206
+ msgid "Edit Entry"
207
  msgstr ""
208
 
209
+ #: classes/admin.php:643
210
+ msgid "Save Changes"
211
  msgstr ""
212
 
213
+ #: classes/admin.php:650
214
+ msgid "View Entry"
215
  msgstr ""
216
 
217
+ #: classes/admin.php:712 classes/admin.php:722
218
+ msgid "Add Form to Page"
219
  msgstr ""
220
 
221
+ #: classes/admin.php:713
222
+ msgid "Insert Form Shortcode"
223
  msgstr ""
224
 
225
+ #: classes/admin.php:713 classes/widget.php:13
226
+ msgid "Caldera Form"
227
  msgstr ""
228
 
229
+ #: classes/admin.php:754 ui/admin.php:184 ui/edit.php:587
230
+ #: ui/panels/conditions.php:70 ui/panels/form-settings.php:52
231
+ #: ui/panels/form-settings.php:91 ui/panels/form-settings.php:157
232
+ msgid "Disable"
233
  msgstr ""
234
 
235
+ #: classes/admin.php:758 fields/toggle_switch/field.php:30 ui/admin.php:184
236
+ #: ui/panels/anti-spam.php:46 ui/panels/anti-spam.php:71
237
+ #: ui/panels/form-settings.php:45 ui/panels/form-settings.php:87
238
+ #: ui/panels/form-settings.php:153 ui/panels/form-settings.php:234
239
+ msgid "Enable"
240
  msgstr ""
241
 
242
+ #. Plugin Name of the plugin/theme
243
+ #: classes/admin.php:1061 classes/admin.php:1062 classes/admin.php:1081
244
+ #: classes/admin.php:1140 classes/admin.php:1144 classes/admin.php:2182
245
+ #: includes/filter_addon_plugins.php:50 ui/community.php:5
246
+ msgid "Caldera Forms"
247
  msgstr ""
248
 
249
+ #: classes/admin.php:1070
250
+ msgid "Caldera Forms Admin"
251
  msgstr ""
252
 
253
+ #: classes/admin.php:1071
254
+ msgid "Forms"
255
  msgstr ""
256
 
257
+ #: classes/admin.php:1091 classes/admin.php:1092 ui/extend.php:53
258
+ msgid "Add-ons"
259
  msgstr ""
260
 
261
+ #: classes/admin.php:1283 classes/admin.php:1355
262
+ msgid "Sorry, please try again"
263
  msgstr ""
264
 
265
+ #: classes/admin.php:1283
266
+ msgid "Form Delete Error"
267
  msgstr ""
268
 
269
+ #: classes/admin.php:1290
270
+ msgid "Form could not be deleted."
271
  msgstr ""
272
 
273
+ #: classes/admin.php:1315
274
+ msgid "Form could not be imported. File type must be JSON."
275
  msgstr ""
276
 
277
+ #: classes/admin.php:1323
278
+ msgid "File is not a valid Caldera Form Import"
279
  msgstr ""
280
 
281
+ #: classes/admin.php:1326
282
+ msgid "Form must have a name."
 
283
  msgstr ""
284
 
285
+ #: classes/admin.php:1342
286
+ msgid "Form could not be imported."
287
  msgstr ""
288
 
289
+ #: classes/admin.php:1350
290
+ msgid "Sorry, File not uploaded."
291
  msgstr ""
292
 
293
+ #: classes/admin.php:1350 classes/admin.php:1355
294
+ msgid "Form Import Error"
295
  msgstr ""
296
 
297
+ #: classes/admin.php:1365
298
+ msgid "Form does not exist."
299
  msgstr ""
300
 
301
+ #: classes/admin.php:1466
302
+ msgid "Export selection has expired"
303
  msgstr ""
304
 
305
+ #: classes/admin.php:1466
306
+ msgid "Export Expired"
307
  msgstr ""
308
 
309
+ #: classes/admin.php:1507
310
+ msgid ""
311
+ "Could not process export. This is most likely due to a problem with the form "
312
+ "configuration."
313
  msgstr ""
314
 
315
+ #: classes/admin.php:1718 classes/admin.php:1732
316
+ msgid "Layout"
317
  msgstr ""
318
 
319
+ #: classes/admin.php:1734
320
+ msgid "Layout Builder"
321
  msgstr ""
322
 
323
+ #: classes/admin.php:1744
324
+ msgid "Caldera Forms layout builder getting started guide"
325
  msgstr ""
326
 
327
+ #: classes/admin.php:1748
328
+ msgid "Pages"
 
 
329
  msgstr ""
330
 
331
+ #: classes/admin.php:1750
332
+ msgid "Form Pages"
333
  msgstr ""
334
 
335
+ #: classes/admin.php:1754
336
+ msgid "Using multi-page forms."
337
  msgstr ""
338
 
339
+ #: classes/admin.php:1758 includes/templates/rate-our-service-example.php:57
340
+ #: processors/akismet/config.php:8 ui/panels/anti-spam.php:112
341
+ msgid "Email"
 
 
342
  msgstr ""
343
 
344
+ #: classes/admin.php:1760
345
+ msgid "Email Notification Settings"
346
  msgstr ""
347
 
348
+ #: classes/admin.php:1764
349
+ msgid "Learn to use the Caldera Forms email notification"
350
  msgstr ""
351
 
352
+ #: classes/admin.php:1768
353
+ msgid "Processors"
354
  msgstr ""
355
 
356
+ #: classes/admin.php:1770 ui/panels/processors.php:186
357
+ msgid "Form Processors"
358
  msgstr ""
359
 
360
+ #: classes/admin.php:1774
361
+ msgid "Processors getting started guide"
362
  msgstr ""
363
 
364
+ #: classes/admin.php:1778
365
+ msgid "Anti-Spam"
366
  msgstr ""
367
 
368
+ #: classes/admin.php:1780
369
+ msgid "Anti Spam"
 
370
  msgstr ""
371
 
372
+ #: classes/admin.php:1784
373
+ msgid "Anti-spam documentation"
374
  msgstr ""
375
 
376
+ #: classes/admin.php:1788 classes/admin.php:1790 ui/panels/processors.php:104
377
+ msgid "Conditions"
378
  msgstr ""
379
 
380
+ #: classes/admin.php:1794
381
+ msgid "Conditionals getting started guide"
382
  msgstr ""
383
 
384
+ #: classes/admin.php:1798 classes/admin.php:1800
385
+ msgid "Revisions"
386
  msgstr ""
387
 
388
+ #: classes/admin.php:1804
389
+ msgid "Working with form revisions and drafts"
390
  msgstr ""
391
 
392
+ #: classes/admin.php:1809 classes/admin.php:1811 ui/panels/variables.php:83
393
+ msgid "Variables"
394
  msgstr ""
395
 
396
+ #: classes/admin.php:1818
397
+ msgid "Variables getting started guide"
398
  msgstr ""
399
 
400
+ #: classes/admin.php:1822
401
+ msgid "Responsive"
 
402
  msgstr ""
403
 
404
+ #: classes/admin.php:1824
405
+ msgid "Responsive Settings"
406
  msgstr ""
407
 
408
+ #: classes/admin.php:1828
409
+ msgid "Grid Collapse"
410
  msgstr ""
411
 
412
+ #: classes/admin.php:1830
413
+ msgid ""
414
+ "Set the smallest screen size at which to collapse the grid. (based on "
415
+ "Bootstrap 3.0)"
416
  msgstr ""
417
 
418
+ #: classes/admin.php:1837
419
+ msgid "Maintain grid always"
420
  msgstr ""
421
 
422
+ #: classes/admin.php:1857
423
+ msgid "Responsive settings getting started guide"
424
  msgstr ""
425
 
426
+ #: classes/admin.php:2124
427
+ msgid "Privacy Settings"
428
  msgstr ""
429
 
430
+ #: classes/admin.php:2147
431
+ msgid "Caldera Forms: Data Collection"
432
  msgstr ""
433
 
434
+ #: classes/admin.php:2148
435
+ msgid "Suggested Text (if you have entry tracking enabled) -"
436
  msgstr ""
437
 
438
+ #: classes/admin.php:2149
439
+ msgid ""
440
+ "Caldera Forms stores a record of all form submissions. Your data may be "
441
+ "deleted by the site administrator. You may request a report of saved data "
442
+ "related to your email address."
443
  msgstr ""
444
 
445
+ #: classes/admin.php:2150
446
+ msgid "Suggested Text (if you do not have entry tracking enabled) -"
447
  msgstr ""
448
 
449
+ #: classes/admin.php:2151
450
+ msgid ""
451
+ "Caldera Forms stores data only briefly for each submission. Uploaded media "
452
+ "files may remain on the server"
453
  msgstr ""
454
 
455
+ #: classes/admin.php:2152
456
+ msgid ""
457
+ "Suggested Text (if you use add-ons that interact with third party services) -"
458
  msgstr ""
459
 
460
+ #: classes/admin.php:2153
461
+ msgid ""
462
+ "Some data may be shared with other services including [list services such as "
463
+ "MailChimp, PayPal]"
464
  msgstr ""
465
 
466
+ #: classes/admin.php:2165
467
+ msgid "Caldera Forms Pro: Data Collection"
 
 
468
  msgstr ""
469
 
470
+ #: classes/admin.php:2166
471
+ msgid "This site uses a third-party service to deliver some emails."
472
  msgstr ""
473
 
474
+ #: classes/admin.php:2167
475
+ msgid ""
476
+ "This data will be stored on servers controlled by CalderaWP LLC, the makers "
477
+ "of Caldera Forms, and operated by Linode and Amazon Web Services. Meta data "
478
+ "about emails will be stored by SendGrid and Amazon Web Services"
479
  msgstr ""
480
 
481
+ #: classes/admin.php:2168
482
+ msgid ""
483
+ "If you request that personal data shared with this site is deleted, the "
484
+ "corresponding data shared with CalderaWP will also be deleted when the "
485
+ "request is fulfilled."
486
  msgstr ""
487
 
488
+ #: classes/admin.php:2184 classes/admin/pro.php:52 classes/admin/pro.php:53
489
+ #: includes/cf-pro-client/classes/admin/menu.php:39
490
+ #: includes/cf-pro-client/classes/admin/menu.php:40
491
+ msgid "Caldera Forms Pro"
492
  msgstr ""
493
 
494
+ #: classes/admin/apeasypods.php:19 classes/admin/apeasypods.php:34
495
+ msgid "Easy Pod"
496
  msgstr ""
497
 
498
+ #: classes/admin/apeasyqueries.php:19
499
+ msgid "Easy Query"
500
  msgstr ""
501
 
502
+ #: classes/admin/apeasyqueries.php:34
503
+ msgid "Easy Queries"
504
  msgstr ""
505
 
506
+ #: classes/admin/assets.php:280
507
+ msgid "Add field to row"
508
  msgstr ""
509
 
510
+ #: classes/admin/assets.php:281
511
+ msgid "Split row."
512
  msgstr ""
513
 
514
+ #: classes/admin/assets.php:282
515
+ msgid "Delete row."
516
  msgstr ""
517
 
518
+ #: classes/admin/clippy.php:144
519
+ msgid "Email Stats"
520
  msgstr ""
521
 
522
+ #: classes/admin/clippy.php:150
523
+ msgid "Email Resources"
524
  msgstr ""
525
 
526
+ #: classes/admin/clippy.php:162
527
+ #, php-format
528
+ msgid "Success rate for emails is %d percent of %s total emails."
529
  msgstr ""
530
 
531
+ #: classes/admin/clippy.php:165
532
+ msgid "Enable usage tracking to get email stats."
533
  msgstr ""
534
 
535
+ #: classes/admin/clippy.php:178
536
+ msgid "Need Help Creating A Form?"
537
  msgstr ""
538
 
539
+ #: classes/admin/clippy.php:184
540
+ msgid "Read The Guide"
541
  msgstr ""
542
 
543
+ #: classes/admin/clippy.php:206 ui/admin.php:254
544
+ msgid "New To Caldera Forms?"
545
  msgstr ""
546
 
547
+ #: classes/admin/clippy.php:209 ui/admin.php:257
548
+ msgid "We have a complete getting started guide for new users."
549
  msgstr ""
550
 
551
+ #: classes/admin/clippy.php:212 ui/admin.php:261
552
+ msgid "Read Now"
553
  msgstr ""
554
 
555
+ #: classes/admin/clippy.php:251
556
+ msgid "Get A Free Add-on For Caldera Forms"
557
  msgstr ""
558
 
559
+ #: classes/admin/clippy.php:257
560
+ msgid "Extend Caldera Forms With Our Add-ons"
561
  msgstr ""
562
 
563
+ #: classes/admin/clippy.php:260
564
+ msgid "Have You Tried Caldera Forms Pro Yet?"
565
  msgstr ""
566
 
567
+ #. translators: it's abbreviation for Personally Identifying Information
568
+ #: classes/admin/privacy.php:57
569
+ msgid "PII"
570
  msgstr ""
571
 
572
+ #: classes/admin/privacy.php:90
573
+ msgid "Does field contain Personally Identifying Information (PII)?"
574
  msgstr ""
575
 
576
+ #: classes/api/crud.php:296
577
+ msgid "Route Not Yet Implemented :("
578
  msgstr ""
579
 
580
+ #: classes/api/entries.php:115
581
+ msgid "Entry Deleted"
 
582
  msgstr ""
583
 
584
+ #: classes/api/entries.php:117
585
+ msgid "Entry Not Deleted"
 
 
 
586
  msgstr ""
587
 
588
+ #: classes/api/entries.php:138 classes/api/response_factory.php:13
589
+ msgid "Form not found"
590
  msgstr ""
591
 
592
+ #: classes/api/entries.php:154
593
+ msgid "Entries deleted"
594
  msgstr ""
595
 
596
+ #: classes/api/entries.php:161 ui/entries/scripts_templates.php:334
597
+ msgid "No entries found"
598
  msgstr ""
599
 
600
+ #: classes/api/forms.php:91
601
+ msgid ""
602
+ "Array of fields that can be used to find personally identifying information "
603
+ "saved with this form."
604
  msgstr ""
605
 
606
+ #: classes/api/forms.php:97 classes/api/forms.php:103
607
+ msgid "Array of fields that contain personally identifying information"
 
 
608
  msgstr ""
609
 
610
+ #: classes/api/forms.php:240
611
+ msgid "No Revisions Found For This Form"
612
  msgstr ""
613
 
614
+ #: classes/api/forms.php:409
615
+ msgid "The desired form ID"
616
  msgstr ""
617
 
618
+ #: classes/api/forms.php:416
619
+ msgid "The name for the form"
620
  msgstr ""
621
 
622
+ #: classes/api/forms.php:423
623
+ msgid "The type of form to create"
624
  msgstr ""
625
 
626
+ #: classes/api/forms.php:432
627
+ msgid "The form template to use"
628
  msgstr ""
629
 
630
+ #: classes/api/forms.php:438
631
+ msgid "The ID of a form to clone"
632
  msgstr ""
633
 
634
+ #: classes/api/forms.php:512 ui/edit.php:203 ui/edit.php:219 ui/edit.php:553
635
+ #: ui/entries/scripts_templates.php:308
636
+ msgid "ID"
637
  msgstr ""
638
 
639
+ #: classes/api/forms.php:516 ui/entries/scripts_templates.php:309
640
+ #: ui/entries/scripts_templates.php:353
641
+ msgid "Submitted"
642
  msgstr ""
643
 
644
+ #: classes/api/response_factory.php:24
645
+ msgid "Form not created"
646
  msgstr ""
647
 
648
+ #: classes/api/response_factory.php:35
649
+ msgid "Form entry not found"
650
  msgstr ""
651
 
652
+ #: classes/core.php:674
653
+ msgid "The captcha wasn't entered correctly."
654
  msgstr ""
655
 
656
+ #: classes/core.php:675 fields/button/config_template.php:20
657
+ msgid "Reset"
 
 
658
  msgstr ""
659
 
660
+ #: classes/core.php:869 classes/entry/token.php:28 classes/entry/token.php:63
661
+ msgid "Permission denied."
662
  msgstr ""
663
 
664
+ #: classes/core.php:1201
665
+ msgid "Auto Responder"
666
  msgstr ""
667
 
668
+ #: classes/core.php:1202
669
+ msgid "Sends out an auto response e-mail"
670
  msgstr ""
671
 
672
+ #: classes/core.php:1206 includes/templates/starter-contact-form.php:186
673
+ msgid "Thank you for contacting us"
674
  msgstr ""
675
 
676
+ #: classes/core.php:1210
677
+ msgid "Redirect"
678
  msgstr ""
679
 
680
+ #: classes/core.php:1211
681
+ msgid "Redirects user to URL on successful submit"
682
  msgstr ""
683
 
684
+ #: classes/core.php:1216
685
+ msgid "Conditional Recipient"
686
  msgstr ""
687
 
688
+ #: classes/core.php:1217
689
+ msgid "Send email to different recipients depending on conditions"
690
  msgstr ""
691
 
692
+ #: classes/core.php:1223
693
+ msgid "Increment Value"
694
  msgstr ""
695
 
696
+ #: classes/core.php:1224
697
+ msgid "Increment a value per entry."
698
  msgstr ""
699
 
700
+ #: classes/core.php:1238
701
+ msgid "Akismet"
702
  msgstr ""
703
 
704
+ #: classes/core.php:1239
705
+ msgid "Anti-spam filtering"
706
  msgstr ""
707
 
708
+ #: classes/core.php:1323
709
+ msgid "Akismet not setup."
710
  msgstr ""
711
 
712
+ #: classes/core.php:1446
713
+ msgid "Calculation is invalid (division by zero)"
714
  msgstr ""
715
 
716
+ #: classes/core.php:1453
717
+ msgid "Calculation is invalid"
718
  msgstr ""
719
 
720
+ #: classes/core.php:1998
721
+ msgid "System Tags"
722
  msgstr ""
723
 
724
+ #: classes/core.php:2574 classes/core.php:2609
725
+ msgid "Mailer Debug"
726
  msgstr ""
727
 
728
+ #: classes/core.php:2681 classes/core.php:3741 ui/edit.php:7
729
+ msgid "Invalid form ID"
 
730
  msgstr ""
731
 
732
+ #: classes/core.php:2935 classes/core.php:2940 classes/core.php:2947
733
+ #: classes/core.php:4344 classes/core.php:4359 classes/core.php:4363
734
+ #: classes/core.php:4367
735
+ msgid "Permission denied or entry does not exist."
736
  msgstr ""
737
 
738
+ #: classes/core.php:3027
739
+ msgid "is required"
740
  msgstr ""
741
 
742
+ #: classes/core.php:4156 classes/core.php:4162
743
+ msgid "Form is currently not active."
744
  msgstr ""
745
 
746
+ #: classes/core.php:4612
747
+ msgid "WARNING: Form is in Mailer Debug mode. Disable before going live."
748
  msgstr ""
749
 
750
+ #: classes/core.php:4725
751
+ #, php-format
752
+ msgid "Navigate to %s"
753
  msgstr ""
754
 
755
+ #: classes/core.php:5082
756
+ msgid "Submission rejected, token invalid"
757
  msgstr ""
758
 
759
+ #: classes/email/previews.php:55
760
+ msgid ""
761
+ "There is no saved email preview. Please submit this form with email "
762
+ "previewing on and then try again."
763
  msgstr ""
764
 
765
+ #: classes/email/settings.php:259
766
+ msgid ""
767
+ "Switching email services requires PHP 5.4 or later. PHP 5.6 is strongly "
768
+ "recommended."
769
  msgstr ""
770
 
771
+ #: classes/entry/fields.php:115
772
+ msgid "Field Not Found"
773
  msgstr ""
774
 
775
+ #: classes/entry/ui.php:190
776
+ msgid "Editing Entry "
777
  msgstr ""
778
 
779
+ #: classes/entry/ui.php:190 ui/admin.php:175 ui/entries.php:14
780
+ msgid "Edit"
781
  msgstr ""
782
 
783
+ #: classes/entry/ui.php:195 ui/entries/scripts_templates.php:351
784
+ msgid "Entry"
785
  msgstr ""
786
 
787
+ #: classes/entry/ui.php:195
788
+ msgid "View"
789
  msgstr ""
790
 
791
+ #: classes/entry/ui.php:201
792
+ msgid "Click to resend email from this message"
793
  msgstr ""
794
 
795
+ #: classes/entry/ui.php:201
796
+ msgid "Resend"
797
  msgstr ""
798
 
799
+ #: classes/entry/vue.php:122
800
+ msgid "No Entries To Display"
801
  msgstr ""
802
 
803
+ #: classes/entry/vue.php:123
804
+ msgid "You are not allowed to view this."
805
  msgstr ""
806
 
807
+ #: classes/field/js.php:236
808
+ msgid "Invalid number"
809
  msgstr ""
810
 
811
+ #: classes/field/js.php:237
812
+ msgid "Invalid country code"
813
  msgstr ""
814
 
815
+ #: classes/field/js.php:238 includes/field_processors.php:308
816
+ msgid "Not a number"
817
  msgstr ""
818
 
819
+ #: classes/field/js.php:239
820
+ msgid "Number is too long"
821
  msgstr ""
822
 
823
+ #: classes/field/js.php:240
824
+ msgid "Number is too short"
825
  msgstr ""
826
 
827
+ #: classes/field/js.php:514
828
+ msgid "Invalid Card Number"
 
 
829
  msgstr ""
830
 
831
+ #: classes/field/js.php:546
832
+ msgid "Invalid Expiration Date"
833
  msgstr ""
834
 
835
+ #: classes/field/js.php:568
836
+ msgid "Invalid Security Code"
837
  msgstr ""
838
 
839
+ #: classes/field/localizer.php:108
840
+ msgid ""
841
+ "Submission URL and current URL protocols do not match. Form may not function "
842
+ "properly."
843
  msgstr ""
844
 
845
+ #: classes/field/localizer.php:109
846
+ msgid ""
847
+ "An out of date version of jQuery is loaded on the page. Form may not "
848
+ "function properly."
849
  msgstr ""
850
 
851
+ #: classes/fields.php:101 ui/edit.php:1041 ui/edit.php:1061
852
+ msgid "Discontinued"
853
  msgstr ""
854
 
855
+ #: classes/fields.php:105 classes/fields.php:106
856
+ msgid "Single Line Text"
857
  msgstr ""
858
 
859
+ #: classes/fields.php:116 classes/fields.php:117
860
+ msgid "Hidden"
861
  msgstr ""
862
 
863
+ #: classes/fields.php:132 classes/fields.php:133
864
+ #: includes/plugin-page-banner.php:275
865
+ #: includes/templates/job-application-form-example.php:153
866
+ #: includes/templates/simple-booking-form-example.php:104
867
+ #: includes/templates/starter-contact-form.php:99 processors/functions.php:61
868
+ #: tests/includes/forms/contact-form-include.php:123
869
+ msgid "Email Address"
870
  msgstr ""
871
 
872
+ #: classes/fields.php:143 fields/button/config_template.php:11
873
+ #: ui/insert_shortcode.php:37
874
+ msgid "Button"
875
  msgstr ""
876
 
877
+ #: classes/fields.php:144
878
+ msgid "Button, Submit and Reset types"
879
+ msgstr ""
880
+
881
+ #: classes/fields.php:164
882
+ msgid "Phone Number (Better)"
883
+ msgstr ""
884
+
885
+ #: classes/fields.php:165
886
+ msgid "Phone number with advanced options and international formatting"
887
+ msgstr ""
888
+
889
+ #: classes/fields.php:185
890
+ msgid "Number"
891
+ msgstr ""
892
+
893
+ #: classes/fields.php:186
894
+ msgid "Number with minimum and maximum controls"
895
+ msgstr ""
896
+
897
+ #: classes/fields.php:195
898
+ msgid "Phone Number (Basic)"
899
+ msgstr ""
900
+
901
+ #: classes/fields.php:196
902
+ msgid "Phone number with masking"
903
+ msgstr ""
904
+
905
+ #: classes/fields.php:211 classes/fields.php:212
906
+ msgid "Paragraph Textarea"
907
+ msgstr ""
908
+
909
+ #: classes/fields.php:224
910
+ msgid "Rich Editor"
911
+ msgstr ""
912
+
913
+ #: classes/fields.php:225
914
+ msgid "TinyMCE WYSIWYG editor"
915
+ msgstr ""
916
+
917
+ #: classes/fields.php:241 processors/akismet/config.php:14
918
+ #: processors/redirect/config.php:2
919
+ msgid "URL"
920
+ msgstr ""
921
+
922
+ #: classes/fields.php:243
923
+ msgid "URL input for website addresses"
924
+ msgstr ""
925
+
926
+ #: classes/fields.php:254
927
+ msgid "Credit Card Number"
928
+ msgstr ""
929
+
930
+ #: classes/fields.php:255
931
+ msgid "Credit Card Number With Validation"
932
+ msgstr ""
933
+
934
+ #: classes/fields.php:257 classes/fields.php:272 classes/fields.php:286
935
+ #: ui/edit.php:374 ui/edit.php:1035
936
+ msgid "eCommerce"
937
+ msgstr ""
938
+
939
+ #: classes/fields.php:268
940
+ msgid "Credit Card Expiration Date"
941
+ msgstr ""
942
+
943
+ #: classes/fields.php:269
944
+ msgid "Credit Card Expiration Date With Validation"
945
+ msgstr ""
946
+
947
+ #: classes/fields.php:282
948
+ msgid "Credit Card CVC"
949
+ msgstr ""
950
+
951
+ #: classes/fields.php:283
952
+ msgid "Credit Card CVC With Validation"
953
+ msgstr ""
954
+
955
+ #: classes/fields.php:299
956
+ msgid "Calculation"
957
+ msgstr ""
958
+
959
+ #: classes/fields.php:303 classes/fields.php:320 classes/fields.php:349
960
+ #: classes/fields.php:375 classes/fields.php:392
961
+ #: includes/custom_field_class.php:37 ui/edit.php:377 ui/edit.php:398
962
+ #: ui/edit.php:1036 ui/edit.php:1075
963
+ msgid "Special"
964
+ msgstr ""
965
+
966
+ #: classes/fields.php:304
967
+ msgid "Calculate values"
968
+ msgstr ""
969
+
970
+ #: classes/fields.php:311 includes/templates/variable-price-example.php:188
971
+ msgid "Total"
972
+ msgstr ""
973
+
974
+ #: classes/fields.php:318
975
+ msgid "Range Slider"
976
+ msgstr ""
977
+
978
+ #: classes/fields.php:321
979
+ msgid "Range Slider input field"
980
+ msgstr ""
981
+
982
+ #: classes/fields.php:347
983
+ msgid "Star Rating"
984
+ msgstr ""
985
+
986
+ #: classes/fields.php:351
987
+ msgid "Star rating input for feedback"
988
+ msgstr ""
989
+
990
+ #: classes/fields.php:373
991
+ msgid "UTM"
992
+ msgstr ""
993
+
994
+ #: classes/fields.php:376
995
+ msgid "Capture all UTM tags"
996
+ msgstr ""
997
+
998
+ #: classes/fields.php:389
999
+ msgid "Consent Field"
1000
+ msgstr ""
1001
+
1002
+ #: classes/fields.php:390
1003
+ msgid "Record consent to collect personally identifying information (PII)."
1004
+ msgstr ""
1005
+
1006
+ #: classes/fields.php:406
1007
+ msgid "Basic HTML5 File Uploader"
1008
+ msgstr ""
1009
+
1010
+ #: classes/fields.php:417
1011
+ msgid "Advanced File Uploader (1.0)"
1012
+ msgstr ""
1013
+
1014
+ #: classes/fields.php:435
1015
+ msgid "HTML"
1016
+ msgstr ""
1017
+
1018
+ #: classes/fields.php:436
1019
+ msgid "Add text/html content"
1020
+ msgstr ""
1021
+
1022
+ #: classes/fields.php:438 classes/fields.php:456 classes/fields.php:472
1023
+ #: fields/html/config_template.php:3 processors/akismet/config.php:20
1024
+ #: ui/edit.php:376 ui/edit.php:1034
1025
+ msgid "Content"
1026
+ msgstr ""
1027
+
1028
+ #: classes/fields.php:453
1029
+ #: includes/templates/job-application-form-example.php:308
1030
+ msgid "Summary"
1031
+ msgstr ""
1032
+
1033
+ #: classes/fields.php:454
1034
+ msgid "Live updating summary of submission"
1035
+ msgstr ""
1036
+
1037
+ #: classes/fields.php:469
1038
+ msgid "Section Break"
1039
+ msgstr ""
1040
+
1041
+ #: classes/fields.php:470
1042
+ msgid "An HR tag to separate sections of your form."
1043
+ msgstr ""
1044
+
1045
+ #: classes/fields.php:487 classes/fields.php:488
1046
+ msgid "Dropdown Select"
1047
+ msgstr ""
1048
+
1049
+ #: classes/fields.php:491 classes/fields.php:506 classes/fields.php:521
1050
+ #: classes/fields.php:534 classes/fields.php:554 classes/fields.php:572
1051
+ #: classes/fields.php:587 classes/fields.php:608 ui/edit.php:373
1052
+ #: ui/edit.php:1032
1053
+ msgid "Select"
1054
+ msgstr ""
1055
+
1056
+ #: classes/fields.php:502 classes/fields.php:503
1057
+ msgid "Checkbox"
1058
+ msgstr ""
1059
+
1060
+ #: classes/fields.php:517 classes/fields.php:518
1061
+ msgid "Radio"
1062
+ msgstr ""
1063
+
1064
+ #: classes/fields.php:531
1065
+ msgid "Autocomplete"
1066
+ msgstr ""
1067
+
1068
+ #: classes/fields.php:550 classes/fields.php:551
1069
+ msgid "Date Picker"
1070
+ msgstr ""
1071
+
1072
+ #: classes/fields.php:570 classes/fields.php:571
1073
+ msgid "Toggle Switch"
1074
+ msgstr ""
1075
+
1076
+ #: classes/fields.php:584 classes/fields.php:585
1077
+ msgid "Color Picker"
1078
+ msgstr ""
1079
+
1080
+ #: classes/fields.php:604
1081
+ msgid "State/ Province Select"
1082
+ msgstr ""
1083
+
1084
+ #: classes/fields.php:606
1085
+ msgid "Dropdown select for US states and Canadian provinces."
1086
+ msgstr ""
1087
+
1088
+ #: classes/fields.php:620
1089
+ msgid "reCAPTCHA"
1090
+ msgstr ""
1091
+
1092
+ #: classes/fields.php:621
1093
+ msgid "reCAPTCHA anti-spam field"
1094
+ msgstr ""
1095
+
1096
+ #: classes/forms.php:595 includes/templates/job-application-form-example.php:18
1097
+ #: includes/templates/rate-our-service-example.php:10
1098
+ #: includes/templates/registration-form-example.php:22
1099
+ #: includes/templates/simple-booking-form-example.php:10
1100
+ #: includes/templates/starter-contact-form.php:17
1101
+ #: includes/templates/variable-price-example.php:23
1102
+ #: tests/includes/cf-test-case.php:98
1103
+ #: tests/includes/forms/contact-form-include.php:41
1104
+ #: tests/includes/forms/simple-form-with-just-a-text-field-include.php:47
1105
+ #: ui/edit.php:41 ui/panels/form-settings.php:69
1106
+ msgid "Form has been successfully submitted. Thank you."
1107
+ msgstr ""
1108
+
1109
+ #: classes/gdpr.php:216
1110
+ msgid "Date"
1111
+ msgstr ""
1112
+
1113
+ #: classes/gdpr.php:224
1114
+ msgid "WordPress User Name"
1115
+ msgstr ""
1116
+
1117
+ #: classes/gdpr.php:230
1118
+ msgid "WordPress User Email"
1119
+ msgstr ""
1120
+
1121
+ #: classes/render/assets.php:631
1122
+ msgid "Remove file"
1123
+ msgstr ""
1124
+
1125
+ #: classes/render/assets.php:632
1126
+ msgid "Drop files or click to select files to Upload"
1127
+ msgstr ""
1128
+
1129
+ #: classes/render/assets.php:633
1130
+ msgid "Error: "
1131
+ msgstr ""
1132
+
1133
+ #: classes/render/assets.php:634
1134
+ msgid " could not be processed"
1135
+ msgstr ""
1136
+
1137
+ #: classes/render/assets.php:635
1138
+ msgid "These Files have been rejected : "
1139
+ msgstr ""
1140
+
1141
+ #: classes/render/assets.php:636
1142
+ msgid "Please check files type and size"
1143
+ msgstr ""
1144
+
1145
+ #: classes/render/assets.php:637
1146
+ msgid "Unknown File Process Error"
1147
+ msgstr ""
1148
+
1149
+ #: classes/render/assets.php:638
1150
+ msgid "Field is required"
1151
+ msgstr ""
1152
+
1153
+ #: classes/render/assets.php:639
1154
+ msgid "bytes"
1155
+ msgstr ""
1156
+
1157
+ #: classes/render/assets.php:640
1158
+ msgid "This file is too large. Maxium size is "
1159
+ msgstr ""
1160
+
1161
+ #: classes/render/assets.php:641
1162
+ msgid "This file type is not allowed. Allowed types are "
1163
+ msgstr ""
1164
+
1165
+ #: classes/render/modals.php:164
1166
+ #, php-format
1167
+ msgid "Click to open the form %s in a modal"
1168
+ msgstr ""
1169
+
1170
+ #: classes/save.php:165 includes/templates/registration-form-example.php:299
1171
+ #: includes/templates/simple-booking-form-example.php:250
1172
+ #: includes/templates/variable-price-example.php:302
1173
+ #: tests/includes/forms/simple-form-with-just-a-text-field-include.php:101
1174
+ #: ui/panels/emailer.php:4
1175
+ msgid "Caldera Forms Notification"
1176
+ msgstr ""
1177
+
1178
+ #: classes/support.php:68 classes/support.php:69
1179
+ msgid "Support"
1180
+ msgstr ""
1181
+
1182
+ #: classes/support.php:195 ui/entries/toolbar.php:31 ui/entries_toolbar.php:30
1183
+ msgid "Active"
1184
+ msgstr ""
1185
+
1186
+ #: classes/support.php:197
1187
+ msgid "Not Active"
1188
+ msgstr ""
1189
+
1190
+ #: classes/widget.php:80 includes/templates/job-application-form-example.php:53
1191
+ #: ui/edit.php:228
1192
+ msgid "Title"
1193
+ msgstr ""
1194
+
1195
+ #: classes/widget.php:84 ui/admin.php:143
1196
+ msgid "Form"
1197
+ msgstr ""
1198
+
1199
+ #: fields/advanced_file/config_template.php:3
1200
+ msgid ""
1201
+ "This file type is discontinued and no longer supported. Please switch to the "
1202
+ "new advanced file field."
1203
+ msgstr ""
1204
+
1205
+ #: fields/advanced_file/config_template.php:10 fields/cf2_file/config.php:16
1206
+ #: fields/file/config_template.php:6
1207
+ msgid "Attach to Mailer"
1208
+ msgstr ""
1209
+
1210
+ #: fields/advanced_file/config_template.php:19 fields/cf2_file/config.php:27
1211
+ #: fields/file/config_template.php:16
1212
+ msgid "Allow Multiple"
1213
+ msgstr ""
1214
+
1215
+ #: fields/advanced_file/config_template.php:28 fields/cf2_file/config.php:38
1216
+ #: fields/file/config_template.php:37
1217
+ msgid "Add to Media Library"
1218
+ msgstr ""
1219
+
1220
+ #: fields/advanced_file/config_template.php:36 fields/cf2_file/config.php:3
1221
+ #: fields/file/config_template.php:26
1222
+ msgid "Button Text"
1223
+ msgstr ""
1224
+
1225
+ #: fields/advanced_file/config_template.php:44 fields/cf2_file/config.php:45
1226
+ #: fields/file/config_template.php:44
1227
+ msgid "Allowed Types"
1228
+ msgstr ""
1229
+
1230
+ #: fields/advanced_file/config_template.php:47 fields/cf2_file/config.php:56
1231
+ #: fields/file/config_template.php:55
1232
+ msgid "Comma separated eg. jpg,pdf,txt"
1233
+ msgstr ""
1234
+
1235
+ #: fields/advanced_file/field.php:19
1236
+ msgid "Add File"
1237
+ msgstr ""
1238
+
1239
+ #: fields/advanced_file/field.php:21 fields/file/field.php:11
1240
+ msgid "Add Files"
1241
+ msgstr ""
1242
+
1243
+ #: fields/advanced_file/field.php:65
1244
+ msgid "File exceeds the maximum upload size for this site."
1245
+ msgstr ""
1246
+
1247
+ #: fields/advanced_file/field.php:66
1248
+ msgid "This file is empty. Please try another."
1249
+ msgstr ""
1250
+
1251
+ #: fields/advanced_file/field.php:67 includes/field_processors.php:110
1252
+ msgid "This file type is not allowed. Please try another."
1253
+ msgstr ""
1254
+
1255
+ #: fields/button/config_template.php:3
1256
+ msgid "Type"
1257
+ msgstr ""
1258
+
1259
+ #: fields/button/config_template.php:8
1260
+ #: includes/templates/job-application-form-example.php:344
1261
+ #: includes/templates/rate-our-service-example.php:118
1262
+ #: includes/templates/registration-form-example.php:206
1263
+ #: includes/templates/simple-booking-form-example.php:227
1264
+ msgid "Submit"
1265
+ msgstr ""
1266
+
1267
+ #: fields/button/config_template.php:14
1268
+ msgid "Next Page"
1269
+ msgstr ""
1270
+
1271
+ #: fields/button/config_template.php:17
1272
+ msgid "Previous Page"
1273
+ msgstr ""
1274
+
1275
+ #: fields/button/config_template.php:27
1276
+ msgid "Class"
1277
+ msgstr ""
1278
+
1279
+ #: fields/button/config_template.php:37
1280
+ msgid "Add Label Space"
1281
+ msgstr ""
1282
+
1283
+ #: fields/button/config_template.php:45
1284
+ msgid "Click Target"
1285
+ msgstr ""
1286
+
1287
+ #: fields/button/config_template.php:49
1288
+ msgid "Selector or callback function to push form values on click."
1289
+ msgstr ""
1290
+
1291
+ #: fields/calculation/config.php:2
1292
+ msgid "Element"
1293
+ msgstr ""
1294
+
1295
+ #: fields/calculation/config.php:8
1296
+ msgid "Classes"
1297
+ msgstr ""
1298
+
1299
+ #: fields/calculation/config.php:14
1300
+ msgid "Before"
1301
+ msgstr ""
1302
+
1303
+ #: fields/calculation/config.php:20
1304
+ msgid "After"
1305
+ msgstr ""
1306
+
1307
+ #: fields/calculation/config.php:27
1308
+ msgid "Money Format"
1309
+ msgstr ""
1310
+
1311
+ #: fields/calculation/config.php:33
1312
+ msgid "Thousands Separator"
1313
+ msgstr ""
1314
+
1315
+ #: fields/calculation/config.php:41
1316
+ msgid "Decimal Separator"
1317
+ msgstr ""
1318
+
1319
+ #: fields/calculation/config.php:50
1320
+ msgid "Manual Formula"
1321
+ msgstr ""
1322
+
1323
+ #: fields/calculation/config.php:63
1324
+ msgid "Add Operator Group"
1325
+ msgstr ""
1326
+
1327
+ #: fields/calculation/config.php:72
1328
+ msgid "Use %field_slug% as field value variables"
1329
+ msgstr ""
1330
+
1331
+ #: fields/cf2_file/config.php:62 fields/file/config_template.php:62
1332
+ msgid "Max Upload Size"
1333
+ msgstr ""
1334
+
1335
+ #: fields/cf2_file/config.php:76 fields/file/config_template.php:76
1336
+ msgid "Max file size in bytes. If 0, any file size is allowed."
1337
+ msgstr ""
1338
+
1339
+ #: fields/cf2_file/config.php:88
1340
+ msgid "Use image previews"
1341
+ msgstr ""
1342
+
1343
+ #: fields/cf2_file/config.php:96
1344
+ msgid "Image Preview Height"
1345
+ msgstr ""
1346
+
1347
+ #: fields/cf2_file/config.php:115
1348
+ msgid "Image Preview Width"
1349
+ msgstr ""
1350
+
1351
+ #: fields/cf2_text/config.php:3 fields/credit_card_cvc/config.php:3
1352
+ #: fields/credit_card_exp/config.php:3 fields/credit_card_number/config.php:3
1353
+ #: fields/dropdown/config_template.php:3 fields/email/config.php:3
1354
+ #: fields/number/config.php:3 fields/paragraph/config_template.php:3
1355
+ #: fields/phone/config.php:3 fields/phone_better/config.php:3
1356
+ #: fields/select2/field/config.php:3 fields/text/config.php:3
1357
+ #: fields/url/config.php:3
1358
+ msgid "Placeholder"
1359
+ msgstr ""
1360
+
1361
+ #: fields/cf2_text/config.php:10 fields/credit_card_cvc/config.php:12
1362
+ #: fields/credit_card_exp/config.php:12 fields/credit_card_number/config.php:12
1363
+ #: fields/date_picker/setup.php:3 fields/email/config.php:11
1364
+ #: fields/number/config.php:12 fields/paragraph/config_template.php:19
1365
+ #: fields/phone/config.php:11 fields/phone_better/config.php:12
1366
+ #: fields/range_slider/config.php:11 fields/star-rate/config.php:3
1367
+ #: fields/text/config.php:10 fields/url/config.php:11
1368
+ #: fields/wysiwyg/config_template.php:3
1369
+ msgid "Default"
1370
+ msgstr ""
1371
+
1372
+ #: fields/cf2_text/config.php:19 fields/text/config.php:19
1373
+ msgid "HTML5 Type"
1374
+ msgstr ""
1375
+
1376
+ #: fields/cf2_text/config.php:34 fields/text/config.php:34
1377
+ msgid "Change the field type."
1378
+ msgstr ""
1379
+
1380
+ #: fields/cf2_text/config.php:40 fields/text/config.php:40
1381
+ msgid "Masked Input"
1382
+ msgstr ""
1383
+
1384
+ #: fields/cf2_text/config.php:42 fields/text/config.php:42
1385
+ msgid "Enable input mask"
1386
+ msgstr ""
1387
+
1388
+ #: fields/cf2_text/config.php:47 fields/text/config.php:47
1389
+ msgid "Mask"
1390
+ msgstr ""
1391
+
1392
+ #: fields/cf2_text/config.php:55 fields/text/config.php:55
1393
+ msgid "numeric"
1394
+ msgstr ""
1395
+
1396
+ #: fields/cf2_text/config.php:56 fields/text/config.php:56
1397
+ msgid "alphabetical"
1398
+ msgstr ""
1399
+
1400
+ #: fields/cf2_text/config.php:57 fields/text/config.php:57
1401
+ msgid "alphanumeric"
1402
+ msgstr ""
1403
+
1404
+ #: fields/cf2_text/config.php:58 fields/text/config.php:58
1405
+ msgid "optional"
1406
+ msgstr ""
1407
+
1408
+ #: fields/cf2_text/config.php:59 fields/text/config.php:59
1409
+ msgid "length"
1410
+ msgstr ""
1411
+
1412
+ #: fields/cf2_text/config.php:61 fields/text/config.php:61
1413
+ msgid "Any length character only"
1414
+ msgstr ""
1415
+
1416
+ #: fields/cf2_text/config.php:62 fields/text/config.php:62
1417
+ msgid "Any length number only"
1418
+ msgstr ""
1419
+
1420
+ #: fields/cf2_text/config.php:63 fields/text/config.php:63
1421
+ msgid "email"
1422
+ msgstr ""
1423
+
1424
+ #: fields/checkbox/config_template.php:5 fields/gdpr/config_template.php:5
1425
+ #: fields/radio/config_template.php:6
1426
+ msgid "Inline"
1427
+ msgstr ""
1428
+
1429
+ #: fields/checkbox/config_template.php:12
1430
+ #: fields/dropdown/config_template.php:12 fields/radio/config_template.php:13
1431
+ #: fields/select2/field/config.php:39
1432
+ #: fields/toggle_switch/config_template.php:34
1433
+ msgid "Default Option"
1434
+ msgstr ""
1435
+
1436
+ #: fields/checkbox/config_template.php:17
1437
+ #: fields/dropdown/config_template.php:17 fields/radio/config_template.php:18
1438
+ #: fields/select2/field/config.php:44
1439
+ #: fields/toggle_switch/config_template.php:39
1440
+ msgid "Overwrite default option - useful for setting default with magic tags."
1441
+ msgstr ""
1442
+
1443
+ #: fields/color_picker/setup.php:3
1444
+ msgid "Default Color"
1445
+ msgstr ""
1446
+
1447
+ #: fields/credit_card_cvc/config.php:21
1448
+ msgid "Credit Card Field"
1449
+ msgstr ""
1450
+
1451
+ #: fields/credit_card_cvc/config.php:27
1452
+ msgid "If set, the type of card will be used for verification."
1453
+ msgstr ""
1454
+
1455
+ #: fields/credit_card_number/config.php:21
1456
+ msgid "Expiration Field"
1457
+ msgstr ""
1458
+
1459
+ #: fields/credit_card_number/config.php:27
1460
+ msgid "Link an expiration field for validation."
1461
+ msgstr ""
1462
+
1463
+ #: fields/credit_card_number/config.php:34
1464
+ msgid "Secret Code Field"
1465
+ msgstr ""
1466
+
1467
+ #: fields/credit_card_number/config.php:40
1468
+ msgid "Link a secret code field for validation."
1469
+ msgstr ""
1470
+
1471
+ #: fields/date_picker/setup.php:11
1472
+ msgid "Format"
1473
+ msgstr ""
1474
+
1475
+ #: fields/date_picker/setup.php:19
1476
+ msgid "Autoclose"
1477
+ msgstr ""
1478
+
1479
+ #: fields/date_picker/setup.php:24
1480
+ msgid "Enable autoclose"
1481
+ msgstr ""
1482
+
1483
+ #: fields/date_picker/setup.php:27
1484
+ msgid ""
1485
+ "If enabled, the date picker will automatically close after selecting the "
1486
+ "final input"
1487
+ msgstr ""
1488
+
1489
+ #: fields/date_picker/setup.php:33
1490
+ msgid "Start View"
1491
+ msgstr ""
1492
+
1493
+ #: fields/date_picker/setup.php:38
1494
+ msgid "Month (Default)"
1495
+ msgstr ""
1496
+
1497
+ #: fields/date_picker/setup.php:41
1498
+ msgid "Year"
1499
+ msgstr ""
1500
+
1501
+ #: fields/date_picker/setup.php:44
1502
+ msgid "Decade"
1503
+ msgstr ""
1504
+
1505
+ #: fields/date_picker/setup.php:47
1506
+ msgid "The starting view of the date picker (month, year, decade)"
1507
+ msgstr ""
1508
+
1509
+ #: fields/date_picker/setup.php:52
1510
+ msgid "Start Date"
1511
+ msgstr ""
1512
+
1513
+ #: fields/date_picker/setup.php:57
1514
+ msgid "The starting date of the date picker like +1d, -2y, +4m. 0d for today."
1515
+ msgstr ""
1516
+
1517
+ #: fields/date_picker/setup.php:63
1518
+ msgid "End Date"
1519
+ msgstr ""
1520
+
1521
+ #: fields/date_picker/setup.php:68
1522
+ msgid "The ending date of the date picker like +1d, -2y, +4m. 0d for today."
1523
+ msgstr ""
1524
+
1525
+ #: fields/date_picker/setup.php:74
1526
+ msgid "language"
1527
+ msgstr ""
1528
+
1529
+ #: fields/date_picker/setup.php:144
1530
+ msgid "Language to use. e.g. pt-BR"
1531
+ msgstr ""
1532
+
1533
+ #: fields/gdpr/config_template.php:12
1534
+ msgid "Agreement"
1535
+ msgstr ""
1536
+
1537
+ #: fields/gdpr/config_template.php:27
1538
+ msgid "The terms of the agreement to data collection."
1539
+ msgstr ""
1540
+
1541
+ #: fields/gdpr/config_template.php:34
1542
+ msgid "Linked Text"
1543
+ msgstr ""
1544
+
1545
+ #: fields/gdpr/config_template.php:50
1546
+ msgid "This text will be linked to Privacy Policy content page."
1547
+ msgstr ""
1548
+
1549
+ #: fields/gdpr/config_template.php:57
1550
+ msgid "Link's title attribute"
1551
+ msgstr ""
1552
+
1553
+ #: fields/gdpr/config_template.php:72
1554
+ msgid ""
1555
+ "The text to be used as the title attribute of the Privacy Page link (leave "
1556
+ "empty to not display title attribute)."
1557
+ msgstr ""
1558
+
1559
+ #: fields/gdpr/field.php:14
1560
+ msgid "Privacy Policy Page"
1561
+ msgstr ""
1562
+
1563
+ #: fields/gravatar/config.php:3
1564
+ msgid "Email Field"
1565
+ msgstr ""
1566
+
1567
+ #: fields/gravatar/config.php:12
1568
+ msgid "Mystery Man"
1569
+ msgstr ""
1570
+
1571
+ #: fields/gravatar/config.php:13
1572
+ msgid "Blank"
1573
+ msgstr ""
1574
+
1575
+ #: fields/gravatar/config.php:14
1576
+ msgid "Gravatar Logo"
1577
+ msgstr ""
1578
+
1579
+ #: fields/gravatar/config.php:15
1580
+ msgid "Identicon (Generated)"
1581
+ msgstr ""
1582
+
1583
+ #: fields/gravatar/config.php:16
1584
+ msgid "Wavatar (Generated)"
1585
+ msgstr ""
1586
+
1587
+ #: fields/gravatar/config.php:17
1588
+ msgid "MonsterID (Generated)"
1589
+ msgstr ""
1590
+
1591
+ #: fields/gravatar/config.php:18
1592
+ msgid "Retro (Generated)"
1593
+ msgstr ""
1594
+
1595
+ #: fields/gravatar/config.php:24
1596
+ msgid "Fallback"
1597
+ msgstr ""
1598
+
1599
+ #: fields/gravatar/config.php:40
1600
+ msgid "Size"
1601
+ msgstr ""
1602
+
1603
+ #: fields/gravatar/config.php:49
1604
+ msgid "Border Color"
1605
+ msgstr ""
1606
+
1607
+ #: fields/gravatar/config.php:58
1608
+ msgid "Border Size"
1609
+ msgstr ""
1610
+
1611
+ #: fields/gravatar/config.php:67
1612
+ msgid "Border Radius"
1613
+ msgstr ""
1614
+
1615
+ #: fields/gravatar/field.php:17
1616
+ msgid "Gravatar Image"
1617
+ msgstr ""
1618
+
1619
+ #: fields/hidden/setup.php:3 ui/edit.php:187 ui/edit.php:334 ui/edit.php:336
1620
+ #: ui/edit.php:1127 ui/edit.php:1134 ui/panels/variables.php:12
1621
+ msgid "Value"
1622
+ msgstr ""
1623
+
1624
+ #: fields/html/config_template.php:15
1625
+ msgid "Email Summary?"
1626
+ msgstr ""
1627
+
1628
+ #: fields/html/config_template.php:30
1629
+ msgid ""
1630
+ "HTML field content is not shown in emails. Check here to add this content to "
1631
+ "the {summary} magic tag."
1632
+ msgstr ""
1633
+
1634
+ #: fields/number/config.php:21 fields/range_slider/config.php:61
1635
+ msgid "Minimum"
1636
+ msgstr ""
1637
+
1638
+ #: fields/number/config.php:30 fields/range_slider/config.php:69
1639
+ msgid "Maximum"
1640
+ msgstr ""
1641
+
1642
+ #: fields/number/config.php:39
1643
+ msgid "Step (increment size)"
1644
+ msgstr ""
1645
+
1646
+ #: fields/paragraph/config_template.php:11
1647
+ msgid "Rows"
1648
+ msgstr ""
1649
+
1650
+ #: fields/phone/config.php:20
1651
+ msgid "Style"
1652
+ msgstr ""
1653
+
1654
+ #: fields/phone/config.php:26
1655
+ msgid "Local"
1656
+ msgstr ""
1657
+
1658
+ #: fields/phone/config.php:35
1659
+ msgid "International"
1660
+ msgstr ""
1661
+
1662
+ #: fields/phone/config.php:44
1663
+ msgid "Custom"
1664
+ msgstr ""
1665
+
1666
+ #: fields/phone/config.php:48
1667
+ msgid "Custom Phone Number Format"
1668
+ msgstr ""
1669
+
1670
+ #: fields/phone/config.php:53
1671
+ msgid "Use the digit 9 to indicate a number"
1672
+ msgstr ""
1673
+
1674
+ #: fields/phone_better/config.php:22
1675
+ msgid "Use Country Code"
1676
+ msgstr ""
1677
+
1678
+ #: fields/phone_better/config.php:27
1679
+ msgid "If not checked, formatting will be for local use, without country code"
1680
+ msgstr ""
1681
+
1682
+ #: fields/range_slider/config.php:20
1683
+ msgid "Track"
1684
+ msgstr ""
1685
+
1686
+ #: fields/range_slider/config.php:28 fields/select2/field/config.php:22
1687
+ msgid "Highlight"
1688
+ msgstr ""
1689
+
1690
+ #: fields/range_slider/config.php:36
1691
+ msgid "Handle"
1692
+ msgstr ""
1693
+
1694
+ #: fields/range_slider/config.php:44 fields/select2/field/config.php:30
1695
+ msgid "Border"
1696
+ msgstr ""
1697
+
1698
+ #: fields/range_slider/config.php:53
1699
+ msgid "Steps"
1700
+ msgstr ""
1701
+
1702
+ #: fields/range_slider/config.php:77
1703
+ msgid "Show Value"
1704
+ msgstr ""
1705
+
1706
+ #: fields/range_slider/config.php:85
1707
+ msgid "Prefix"
1708
+ msgstr ""
1709
+
1710
+ #: fields/range_slider/config.php:93
1711
+ msgid "Suffix"
1712
+ msgstr ""
1713
+
1714
+ #: fields/recaptcha/config.php:3
1715
+ msgid "reCaptcha required keys from Google."
1716
+ msgstr ""
1717
+
1718
+ #: fields/recaptcha/config.php:6
1719
+ msgid "Site Key"
1720
+ msgstr ""
1721
+
1722
+ #: fields/recaptcha/config.php:14
1723
+ msgid "Secret Key"
1724
+ msgstr ""
1725
+
1726
+ #: fields/recaptcha/config.php:22
1727
+ msgid "Theme"
1728
+ msgstr ""
1729
+
1730
+ #: fields/recaptcha/config.php:27
1731
+ msgid "Light"
1732
+ msgstr ""
1733
+
1734
+ #: fields/recaptcha/config.php:30
1735
+ msgid "Dark"
1736
+ msgstr ""
1737
+
1738
+ #: fields/recaptcha/config.php:34
1739
+ msgid ""
1740
+ "Theme changes not available in preview. Save the form and reload to see new "
1741
+ "theme."
1742
+ msgstr ""
1743
+
1744
+ #: fields/recaptcha/preview.php:3
1745
+ msgid "This field type is discontinued."
1746
+ msgstr ""
1747
+
1748
+ #: fields/recaptcha/preview.php:4
1749
+ msgid "Documenation for this field type"
1750
+ msgstr ""
1751
+
1752
+ #: fields/recaptcha/preview.php:5
1753
+ msgid "Click here for more information."
1754
+ msgstr ""
1755
+
1756
+ #: fields/recaptcha/preview.php:29
1757
+ msgid "No Secret Key Added"
1758
+ msgstr ""
1759
+
1760
+ #: fields/recaptcha/preview.php:32
1761
+ msgid "No Site Key Added"
1762
+ msgstr ""
1763
+
1764
+ #: fields/section-break/config.php:9
1765
+ msgid "Width"
1766
+ msgstr ""
1767
+
1768
+ #: fields/section-break/config.php:15
1769
+ msgid "Width of section break element, as a percentage."
1770
+ msgstr ""
1771
+
1772
+ #: fields/select2/field/config.php:11
1773
+ msgid "Multiple"
1774
+ msgstr ""
1775
+
1776
+ #: fields/select2/field/config.php:16
1777
+ msgid "Enable multiple selections"
1778
+ msgstr ""
1779
+
1780
+ #: fields/star-rate/config.php:11
1781
+ msgid "Number of Stars"
1782
+ msgstr ""
1783
+
1784
+ #: fields/star-rate/config.php:19
1785
+ msgid "Star Type"
1786
+ msgstr ""
1787
+
1788
+ #: fields/star-rate/config.php:23
1789
+ msgid "Star"
1790
+ msgstr ""
1791
+
1792
+ #: fields/star-rate/config.php:24
1793
+ msgid "Heart"
1794
+ msgstr ""
1795
+
1796
+ #: fields/star-rate/config.php:25
1797
+ msgid "Face"
1798
+ msgstr ""
1799
+
1800
+ #: fields/star-rate/config.php:26
1801
  msgid "Dot"
1802
  msgstr ""
1803
 
1804
+ #: fields/star-rate/config.php:32
1805
+ msgid "Star Size"
1806
+ msgstr ""
1807
+
1808
+ #: fields/star-rate/config.php:40
1809
+ msgid "Star Spacing"
1810
+ msgstr ""
1811
+
1812
+ #: fields/star-rate/config.php:48
1813
+ msgid "Single Select"
1814
+ msgstr ""
1815
+
1816
+ #: fields/star-rate/config.php:57
1817
+ msgid "Star Color"
1818
+ msgstr ""
1819
+
1820
+ #: fields/star-rate/config.php:65
1821
+ msgid "Track Color"
1822
+ msgstr ""
1823
+
1824
+ #: fields/star-rate/config.php:73
1825
+ msgid "Include Cancel"
1826
+ msgstr ""
1827
+
1828
+ #: fields/toggle_switch/config_template.php:3
1829
+ msgid "Orientation"
1830
+ msgstr ""
1831
+
1832
+ #: fields/toggle_switch/config_template.php:7
1833
+ msgid "Horizontal"
1834
+ msgstr ""
1835
+
1836
+ #: fields/toggle_switch/config_template.php:8
1837
+ msgid "Justified"
1838
+ msgstr ""
1839
+
1840
+ #: fields/toggle_switch/config_template.php:9
1841
+ msgid "Vertical"
1842
+ msgstr ""
1843
+
1844
+ #: fields/toggle_switch/config_template.php:16
1845
+ msgid "Active Class"
1846
+ msgstr ""
1847
+
1848
+ #: fields/toggle_switch/config_template.php:25
1849
+ msgid "Inactive Class"
1850
+ msgstr ""
1851
+
1852
+ #: fields/toggle_switch/field.php:42
1853
+ msgid "Choose Option"
1854
+ msgstr ""
1855
+
1856
+ #: fields/wysiwyg/config_template.php:13
1857
+ msgid "Language Code"
1858
+ msgstr ""
1859
+
1860
+ #: fields/wysiwyg/config_template.php:24
1861
+ msgid "Sanitization Level"
1862
+ msgstr ""
1863
+
1864
+ #: fields/wysiwyg/config_template.php:28
1865
+ msgid "Permissive"
1866
+ msgstr ""
1867
+
1868
+ #: fields/wysiwyg/config_template.php:31
1869
+ msgid "Restrictive"
1870
+ msgstr ""
1871
+
1872
+ #: includes/ajax.php:35
1873
+ msgid "Ajax Submissions"
1874
+ msgstr ""
1875
+
1876
+ #: includes/ajax.php:38
1877
+ msgid "Enable Ajax Submissions. (No page reloads)"
1878
+ msgstr ""
1879
+
1880
+ #: includes/ajax.php:46
1881
+ msgid "Custom Callback"
1882
+ msgstr ""
1883
+
1884
+ #: includes/ajax.php:48
1885
+ msgid "Add a custom Javascript callback handlers on submission."
1886
+ msgstr ""
1887
+
1888
+ #: includes/ajax.php:59
1889
+ msgid "Inhibit Notices"
1890
+ msgstr ""
1891
+
1892
+ #: includes/ajax.php:62
1893
+ msgid "Don't show default alerts (success etc.)"
1894
+ msgstr ""
1895
+
1896
+ #: includes/ajax.php:71
1897
+ msgid "Callback Function"
1898
+ msgstr ""
1899
+
1900
+ #: includes/ajax.php:76
1901
+ msgid ""
1902
+ "Javascript function to call on submission. Passed an object containing form "
1903
+ "submission result."
1904
+ msgstr ""
1905
+
1906
+ #: includes/ajax.php:76
1907
+ msgid "See Example"
1908
+ msgstr ""
1909
+
1910
+ #: includes/ajax.php:108
1911
+ msgid "Multiple Ajax Submissions"
1912
+ msgstr ""
1913
+
1914
+ #: includes/ajax.php:111
1915
+ msgid "If set, form can be submitted multiple times with out a new page load."
1916
+ msgstr ""
1917
+
1918
+ #: includes/ajax.php:152 includes/ajax.php:163
1919
+ #: processors/redirect/config.php:10
1920
+ msgid "Redirecting"
1921
+ msgstr ""
1922
+
1923
+ #: includes/cf-pro-client/bootstrap-cf-pro.php:210
1924
+ #: includes/cf-pro-client/bootstrap-cf-pro.php:219
1925
+ msgid "Download Form Entry As PDF"
1926
+ msgstr ""
1927
+
1928
+ #: includes/cf-pro-client/classes/admin/scripts.php:82
1929
+ msgid "Settings Saved"
1930
+ msgstr ""
1931
+
1932
+ #: includes/cf-pro-client/classes/admin/scripts.php:83
1933
+ msgid "Settings could not be saved"
1934
+ msgstr ""
1935
+
1936
+ #: includes/cf-pro-client/classes/admin/scripts.php:84
1937
+ msgid "You must add your API keys to use Caldera Forms Pro"
1938
+ msgstr ""
1939
+
1940
+ #: includes/cf-pro-client/classes/admin/scripts.php:86
1941
+ msgid "Minimum Log Level"
1942
+ msgstr ""
1943
+
1944
+ #: includes/cf-pro-client/classes/admin/scripts.php:87
1945
+ msgid ""
1946
+ "Setting a higher level than notice may affect performance, and should only "
1947
+ "be used when instructed by support."
1948
+ msgstr ""
1949
+
1950
+ #: includes/cf-pro-client/classes/admin/scripts.php:90
1951
+ msgid "Caldera Forms Pro is an app + plugin that makes forms easy."
1952
+ msgstr ""
1953
+
1954
+ #: includes/cf-pro-client/classes/admin/scripts.php:92
1955
+ msgid "Benefits"
1956
+ msgstr ""
1957
+
1958
+ #: includes/cf-pro-client/classes/admin/scripts.php:93
1959
+ msgid "Enhanced Email Delivery"
1960
+ msgstr ""
1961
+
1962
+ #: includes/cf-pro-client/classes/admin/scripts.php:94
1963
+ msgid "Form To PDF"
1964
+ msgstr ""
1965
+
1966
+ #: includes/cf-pro-client/classes/admin/scripts.php:95
1967
+ msgid "Priority Support."
1968
+ msgstr ""
1969
+
1970
+ #: includes/cf-pro-client/classes/admin/scripts.php:96
1971
+ msgid "Add-ons Included in Yearly Plans"
1972
+ msgstr ""
1973
+
1974
+ #: includes/cf-pro-client/classes/admin/scripts.php:99
1975
+ msgid ""
1976
+ "Ready to try Caldera Forms Pro? Plans start at just $14.99/ month with a 7 "
1977
+ "day free trial."
1978
+ msgstr ""
1979
+
1980
+ #: includes/cf-pro-client/classes/admin/scripts.php:101
1981
+ msgid "View Documentation"
1982
+ msgstr ""
1983
+
1984
+ #: includes/cf-pro-client/classes/admin/scripts.php:102
1985
+ msgid "Start Free Trial"
1986
+ msgstr ""
1987
+
1988
+ #: includes/cf-pro-client/classes/admin/scripts.php:104
1989
+ msgid "Not Connected"
1990
+ msgstr ""
1991
+
1992
+ #: includes/cf-pro-client/classes/admin/scripts.php:105
1993
+ msgid "Connected"
1994
+ msgstr ""
1995
+
1996
+ #: includes/cf-pro-client/classes/admin/scripts.php:107
1997
+ msgid "Account"
1998
+ msgstr ""
1999
+
2000
+ #: includes/cf-pro-client/classes/admin/scripts.php:108 ui/edit.php:745
2001
+ #: ui/panels/form-settings.php:14
2002
+ msgid "Form Settings"
2003
+ msgstr ""
2004
+
2005
+ #: includes/cf-pro-client/classes/admin/scripts.php:109
2006
+ #: ui/panels/processors.php:103
2007
+ msgid "Settings"
2008
+ msgstr ""
2009
+
2010
+ #: includes/cf-pro-client/classes/admin/scripts.php:110
2011
+ msgid "What is Caldera Forms Pro ?"
2012
+ msgstr ""
2013
+
2014
+ #: includes/cf-pro-client/classes/admin/scripts.php:111
2015
+ msgid "Free Trial"
2016
+ msgstr ""
2017
+
2018
+ #: includes/cf-pro-client/classes/admin/tab.php:48
2019
+ msgid "Pro"
2020
+ msgstr ""
2021
+
2022
+ #: includes/cf-pro-client/classes/admin/tab.php:49
2023
+ msgid "Caldera Forms Pro Settings For This Form"
2024
+ msgstr ""
2025
+
2026
+ #: includes/cf-pro-client/classes/api/local/files.php:76
2027
+ msgid "File not found"
2028
+ msgstr ""
2029
+
2030
+ #: includes/cf-pro-client/classes/log/papertrail.php:72
2031
+ #, php-format
2032
+ msgid "Invalid Papertrail destination (%s >> %s:%s)."
2033
+ msgstr ""
2034
+
2035
+ #: includes/cf-pro-client/classes/messages.php:89
2036
+ msgid "Could not store message"
2037
+ msgstr ""
2038
+
2039
+ #: includes/cf-pro-client/classes/messages.php:205
2040
+ msgid "Could not find message."
2041
+ msgstr ""
2042
+
2043
+ #: includes/custom_field_class.php:21
2044
+ msgid "Custom Class"
2045
+ msgstr ""
2046
+
2047
+ #: includes/field_processors.php:149
2048
+ #, php-format
2049
+ msgid "Invalid file upload handler. See %s"
2050
+ msgstr ""
2051
+
2052
+ #: includes/field_processors.php:231
2053
+ msgid "Country code is required"
2054
+ msgstr ""
2055
+
2056
+ #: includes/field_processors.php:255
2057
+ msgid "Value is required"
2058
+ msgstr ""
2059
+
2060
+ #: includes/field_processors.php:282
2061
+ msgid "Not a valid email address"
2062
+ msgstr ""
2063
+
2064
+ #: includes/plugin-page-banner.php:247
2065
+ msgid "Thanks for installing Caldera Forms"
2066
+ msgstr ""
2067
+
2068
+ #: includes/plugin-page-banner.php:256
2069
+ msgid "Get Started"
2070
+ msgstr ""
2071
+
2072
+ #: includes/plugin-page-banner.php:263
2073
+ msgid "Go Further"
2074
+ msgstr ""
2075
+
2076
+ #: includes/plugin-page-banner.php:273
2077
+ msgid "Get notified of plugin updates:"
2078
+ msgstr ""
2079
+
2080
+ #: includes/plugin-page-banner.php:276
2081
+ msgid "Subscribe"
2082
+ msgstr ""
2083
+
2084
+ #: includes/templates/job-application-form-example.php:15
2085
+ msgid "Job Application"
2086
+ msgstr ""
2087
+
2088
+ #: includes/templates/job-application-form-example.php:77
2089
+ msgid "Choose One"
2090
+ msgstr ""
2091
+
2092
+ #: includes/templates/job-application-form-example.php:82
2093
+ msgid "Mr."
2094
+ msgstr ""
2095
+
2096
+ #: includes/templates/job-application-form-example.php:87
2097
+ msgid "Ms."
2098
+ msgstr ""
2099
+
2100
+ #: includes/templates/job-application-form-example.php:92
2101
+ msgid "Mrs."
2102
+ msgstr ""
2103
+
2104
+ #: includes/templates/job-application-form-example.php:97
2105
+ msgid "Prof."
2106
+ msgstr ""
2107
+
2108
+ #: includes/templates/job-application-form-example.php:102
2109
+ msgid "Dr."
2110
+ msgstr ""
2111
+
2112
+ #: includes/templates/job-application-form-example.php:111
2113
+ #: includes/templates/simple-booking-form-example.php:41
2114
+ #: includes/templates/starter-contact-form.php:59
2115
+ #: tests/includes/forms/contact-form-include.php:83
2116
+ msgid "First Name"
2117
+ msgstr ""
2118
+
2119
+ #: includes/templates/job-application-form-example.php:132
2120
+ #: includes/templates/simple-booking-form-example.php:62
2121
+ #: includes/templates/starter-contact-form.php:79
2122
+ #: tests/includes/forms/contact-form-include.php:103
2123
+ msgid "Last Name"
2124
+ msgstr ""
2125
+
2126
+ #: includes/templates/job-application-form-example.php:172
2127
+ msgid "Contact Number"
2128
+ msgstr ""
2129
+
2130
+ #: includes/templates/job-application-form-example.php:192
2131
+ msgid "Alternate Contact Number"
2132
+ msgstr ""
2133
+
2134
+ #: includes/templates/job-application-form-example.php:212
2135
+ msgid "Upload CV"
2136
+ msgstr ""
2137
+
2138
+ #: includes/templates/job-application-form-example.php:231
2139
+ #: includes/templates/rate-our-service-example.php:99
2140
+ msgid "Message / Comments"
2141
+ msgstr ""
2142
+
2143
+ #: includes/templates/job-application-form-example.php:250
2144
+ msgid "Preview Information"
2145
+ msgstr ""
2146
+
2147
+ #: includes/templates/job-application-form-example.php:286
2148
+ msgid "Profile"
2149
+ msgstr ""
2150
+
2151
+ #: includes/templates/job-application-form-example.php:325
2152
+ msgid "Edit information"
2153
+ msgstr ""
2154
+
2155
+ #: includes/templates/rate-our-service-example.php:7
2156
+ #: includes/templates/rate-our-service-example.php:141
2157
+ #: includes/templates/rate-our-service-example.php:147
2158
+ msgid "Rate our service"
2159
+ msgstr ""
2160
+
2161
+ #: includes/templates/rate-our-service-example.php:36
2162
+ msgid "Full Name"
2163
+ msgstr ""
2164
+
2165
+ #: includes/templates/rate-our-service-example.php:76
2166
+ msgid "How would you rate your experience"
2167
+ msgstr ""
2168
+
2169
+ #: includes/templates/registration-form-example.php:16
2170
+ msgid "Registration Form"
2171
+ msgstr ""
2172
+
2173
+ #: includes/templates/registration-form-example.php:47
2174
+ msgid "Number of People"
2175
+ msgstr ""
2176
+
2177
+ #: includes/templates/registration-form-example.php:70
2178
+ #: includes/templates/variable-price-example.php:77
2179
+ msgid "One"
2180
+ msgstr ""
2181
+
2182
+ #: includes/templates/registration-form-example.php:75
2183
+ msgid "Two"
2184
+ msgstr ""
2185
+
2186
+ #: includes/templates/registration-form-example.php:80
2187
+ msgid "Three"
2188
+ msgstr ""
2189
+
2190
+ #: includes/templates/registration-form-example.php:89
2191
+ msgid "Person One Name"
2192
+ msgstr ""
2193
+
2194
+ #: includes/templates/registration-form-example.php:109
2195
+ msgid "Person One Email"
2196
+ msgstr ""
2197
+
2198
+ #: includes/templates/registration-form-example.php:128
2199
+ msgid "Person Two Name"
2200
+ msgstr ""
2201
+
2202
+ #: includes/templates/registration-form-example.php:148
2203
+ msgid "Person Two Email"
2204
+ msgstr ""
2205
+
2206
+ #: includes/templates/registration-form-example.php:167
2207
+ msgid "Person Three Email"
2208
+ msgstr ""
2209
+
2210
+ #: includes/templates/registration-form-example.php:186
2211
+ msgid "Person Three Name"
2212
+ msgstr ""
2213
+
2214
+ #: includes/templates/registration-form-example.php:233
2215
+ msgid "Two People"
2216
+ msgstr ""
2217
+
2218
+ #: includes/templates/registration-form-example.php:267
2219
+ msgid "Three People"
2220
+ msgstr ""
2221
+
2222
+ #: includes/templates/simple-booking-form-example.php:83
2223
+ msgid "Mobile Number"
2224
+ msgstr ""
2225
+
2226
+ #: includes/templates/simple-booking-form-example.php:123
2227
+ msgid "Check in date"
2228
+ msgstr ""
2229
+
2230
+ #: includes/templates/simple-booking-form-example.php:144
2231
+ msgid "Check out date"
2232
+ msgstr ""
2233
+
2234
+ #: includes/templates/simple-booking-form-example.php:165
2235
+ msgid "Number of adults"
2236
+ msgstr ""
2237
+
2238
+ #: includes/templates/simple-booking-form-example.php:187
2239
+ msgid "Number of children"
2240
+ msgstr ""
2241
+
2242
+ #: includes/templates/simple-booking-form-example.php:208
2243
+ msgid "Comments"
2244
+ msgstr ""
2245
+
2246
+ #: includes/templates/starter-contact-form.php:14
2247
+ msgid "Basic starter contact form with auto-responder processor."
2248
+ msgstr ""
2249
+
2250
+ #: includes/templates/starter-contact-form.php:46
2251
+ #: tests/includes/forms/contact-form-include.php:70
2252
+ msgid "Your Details"
2253
+ msgstr ""
2254
+
2255
+ #: includes/templates/starter-contact-form.php:47
2256
+ #: tests/includes/forms/contact-form-include.php:71
2257
+ msgid "Let us know how to get back to you."
2258
+ msgstr ""
2259
+
2260
+ #: includes/templates/starter-contact-form.php:118
2261
+ #: processors/auto_responder/config.php:97
2262
+ #: tests/includes/forms/contact-form-include.php:142
2263
+ msgid "Message"
2264
+ msgstr ""
2265
+
2266
+ #: includes/templates/starter-contact-form.php:124
2267
+ #: tests/includes/forms/contact-form-include.php:148
2268
+ msgid "How can we help?"
2269
+ msgstr ""
2270
+
2271
+ #: includes/templates/starter-contact-form.php:125
2272
+ #: tests/includes/forms/contact-form-include.php:149
2273
+ msgid "Feel free to ask a question or simply leave a comment."
2274
+ msgstr ""
2275
+
2276
+ #: includes/templates/starter-contact-form.php:137
2277
+ #: tests/includes/forms/contact-form-include.php:161
2278
+ msgid "Comments / Questions"
2279
+ msgstr ""
2280
+
2281
+ #: includes/templates/starter-contact-form.php:157
2282
+ msgid "Send Message"
2283
+ msgstr ""
2284
+
2285
+ #: includes/templates/variable-price-example.php:17
2286
+ msgid "Variable Price Example"
2287
+ msgstr ""
2288
+
2289
+ #: includes/templates/variable-price-example.php:48
2290
+ msgid "Value Big"
2291
+ msgstr ""
2292
+
2293
+ #: includes/templates/variable-price-example.php:106
2294
+ msgid "Base"
2295
+ msgstr ""
2296
+
2297
+ #: includes/templates/variable-price-example.php:123
2298
+ msgid "Want Option 1?"
2299
+ msgstr ""
2300
+
2301
+ #: includes/templates/variable-price-example.php:140
2302
+ #: ui/panels/form-settings.php:126
2303
+ msgid "Yes"
2304
+ msgstr ""
2305
+
2306
+ #: includes/templates/variable-price-example.php:153
2307
+ msgid "Option 2 Type"
2308
+ msgstr ""
2309
+
2310
+ #: includes/templates/variable-price-example.php:170
2311
+ msgid "Big"
2312
+ msgstr ""
2313
+
2314
+ #: includes/templates/variable-price-example.php:175
2315
+ msgid "Small"
2316
+ msgstr ""
2317
+
2318
+ #: includes/templates/variable-price-example.php:244
2319
+ msgid "Pay"
2320
+ msgstr ""
2321
+
2322
+ #: includes/templates/variable-price-example.php:262
2323
+ msgid "Value Small"
2324
+ msgstr ""
2325
+
2326
+ #: processors/akismet/config.php:2 ui/edit.php:206 ui/edit.php:561
2327
+ #: ui/panels/conditions.php:57 ui/panels/variables.php:10
2328
+ msgid "Name"
2329
+ msgstr ""
2330
+
2331
+ #: processors/akismet/config.php:27
2332
+ msgid "Error Message"
2333
+ msgstr ""
2334
+
2335
+ #: processors/akismet/config.php:29
2336
+ msgid "Sorry, that looked very spammy, try rephrasing things"
2337
+ msgstr ""
2338
+
2339
+ #: processors/auto_responder/config.php:3 ui/panels/emailer.php:51
2340
+ msgid "From Name"
2341
+ msgstr ""
2342
+
2343
+ #: processors/auto_responder/config.php:14 ui/panels/emailer.php:64
2344
+ msgid "From Email"
2345
+ msgstr ""
2346
+
2347
+ #: processors/auto_responder/config.php:26
2348
+ msgid "Reply To"
2349
+ msgstr ""
2350
+
2351
+ #: processors/auto_responder/config.php:38
2352
+ msgid "CC"
2353
+ msgstr ""
2354
+
2355
+ #: processors/auto_responder/config.php:50 ui/panels/emailer.php:131
2356
+ msgid "BCC"
2357
+ msgstr ""
2358
+
2359
+ #: processors/auto_responder/config.php:64 ui/panels/emailer.php:143
2360
+ msgid "Email Subject"
2361
+ msgstr ""
2362
+
2363
+ #: processors/auto_responder/config.php:75
2364
+ msgid "Recipient Name"
2365
+ msgstr ""
2366
+
2367
+ #: processors/auto_responder/config.php:86
2368
+ msgid "Recipient Email"
2369
+ msgstr ""
2370
+
2371
+ #: processors/classes/get_data.php:76
2372
+ #, php-format
2373
+ msgid "%s is required"
2374
+ msgstr ""
2375
+
2376
+ #: processors/functions.php:67
2377
+ msgid "Remove Default?"
2378
+ msgstr ""
2379
+
2380
+ #: processors/functions.php:68
2381
+ msgid ""
2382
+ "If this conditional is used, default recipient will be removed from "
2383
+ "recipients"
2384
+ msgstr ""
2385
+
2386
+ #: processors/increment/config.php:3
2387
+ msgid "Increment Start"
2388
+ msgstr ""
2389
+
2390
+ #: processors/increment/config.php:9
2391
+ msgid "Number to start increment at."
2392
+ msgstr ""
2393
+
2394
+ #: processors/increment/config.php:13
2395
+ msgid ""
2396
+ "Increment started at {{start}}. To reset, delete this and insert a new "
2397
+ "incremental value processor."
2398
+ msgstr ""
2399
+
2400
+ #: processors/increment/config.php:21
2401
+ msgid "Increment Field"
2402
+ msgstr ""
2403
+
2404
+ #: processors/increment/config.php:26
2405
+ msgid ""
2406
+ "If you want to show the incremented value in the entries, select a hidden "
2407
+ "field in form to capture the value in."
2408
+ msgstr ""
2409
+
2410
+ #: processors/redirect/config.php:8
2411
+ msgid "Redirect Message"
2412
+ msgstr ""
2413
+
2414
+ #: processors/redirect/config.php:11
2415
+ msgid "Message text shown when redirecting in Ajax mode."
2416
+ msgstr ""
2417
+
2418
+ #: tests/includes/forms/contact-form-include.php:181
2419
+ msgid "Send Form"
2420
  msgstr ""
2421
 
2422
+ #: tests/includes/forms/contact-form-include.php:210
2423
+ msgid "Contact auto-response"
2424
  msgstr ""
2425
 
2426
+ #: tests/includes/forms/simple-form-with-just-a-text-field-include.php:107
2427
+ msgid "Simple Form With Just A Text Field"
2428
  msgstr ""
2429
 
2430
+ #: ui/admin.php:47
2431
+ msgid "Create New Form"
2432
  msgstr ""
2433
 
2434
+ #: ui/admin.php:49
2435
+ msgid "New Form"
2436
  msgstr ""
2437
 
2438
+ #: ui/admin.php:61 ui/admin_templates.php:166
2439
+ msgid "Import Form"
2440
  msgstr ""
2441
 
2442
+ #: ui/admin.php:62
2443
+ msgid "Import"
2444
  msgstr ""
2445
 
2446
+ #: ui/admin.php:69
2447
+ msgid "Click to modify Caldera Forms email settings"
2448
  msgstr ""
2449
 
2450
+ #: ui/admin.php:70 ui/admin.php:495 ui/admin.php:508
2451
+ msgid "Email Settings"
2452
  msgstr ""
2453
 
2454
+ #: ui/admin.php:80 ui/admin.php:81 ui/admin.php:85
2455
+ msgid "General Settings"
2456
  msgstr ""
2457
 
2458
+ #: ui/admin.php:84
2459
+ msgid "Click to modify Caldera Forms general settings"
2460
  msgstr ""
2461
 
2462
+ #: ui/admin.php:94
2463
+ msgid "Order Forms By ID"
2464
  msgstr ""
2465
 
2466
+ #: ui/admin.php:97
2467
+ msgid "Order Forms By Name"
2468
  msgstr ""
2469
 
2470
+ #: ui/admin.php:101
2471
+ msgid "Click to change order of the forms"
2472
  msgstr ""
2473
 
2474
+ #: ui/admin.php:110
2475
+ msgid "Message Resent"
2476
  msgstr ""
2477
 
2478
+ #: ui/admin.php:144 ui/admin.php:189 ui/admin.php:205
2479
+ msgid "Entries"
2480
  msgstr ""
2481
 
2482
+ #: ui/admin.php:161
2483
+ msgid "Disabled"
2484
+ msgstr ""
2485
+
2486
+ #: ui/admin.php:168
2487
+ msgid "Get Shortcode"
2488
+ msgstr ""
2489
+
2490
+ #: ui/admin.php:171
2491
+ msgid "Mailer Debug enabled."
2492
+ msgstr ""
2493
+
2494
+ #: ui/admin.php:189
2495
+ #, php-format
2496
+ msgid "Entry viewer is disabled due to your PHP version, see %s"
2497
+ msgstr ""
2498
+
2499
+ #: ui/admin.php:218 ui/admin.php:221
2500
+ msgid "Export Form"
2501
+ msgstr ""
2502
+
2503
+ #: ui/admin.php:223
2504
+ msgid "Export"
2505
+ msgstr ""
2506
+
2507
+ #: ui/admin.php:224
2508
+ msgid "Clone Form"
2509
+ msgstr ""
2510
+
2511
+ #: ui/admin.php:224
2512
+ msgid "Clone"
2513
+ msgstr ""
2514
+
2515
+ #: ui/admin.php:225
2516
+ msgid "This will delete this form permanently. Continue?"
2517
+ msgstr ""
2518
+
2519
+ #: ui/admin.php:225
2520
+ msgid "Delete"
2521
  msgstr ""
2522
 
2523
+ #: ui/admin.php:247
2524
+ msgid "You don't have any forms yet."
2525
  msgstr ""
2526
 
2527
+ #: ui/admin.php:278
2528
+ msgid "Your Forms Might Be Marked Insecure"
2529
+ msgstr ""
2530
+
2531
+ #: ui/admin.php:281
2532
  msgid ""
2533
+ "WordPress reports that you are not using SSL. Your forms may be marked "
2534
+ "insecure by browsers if not loaded using HTTPS."
2535
  msgstr ""
2536
 
2537
+ #: ui/admin.php:304
2538
+ msgid "Need Support? Or Found A Bug?"
2539
  msgstr ""
2540
 
2541
+ #: ui/admin.php:307
2542
+ msgid ""
2543
+ "In addition to our documentation, we have support licenses to get you extra "
2544
+ "help."
2545
  msgstr ""
2546
 
2547
+ #: ui/admin.php:310
2548
+ msgid "Learn About Our Support Options"
2549
  msgstr ""
2550
 
2551
+ #: ui/admin.php:315
2552
+ msgid "Report A Bug"
2553
  msgstr ""
2554
 
2555
+ #: ui/admin.php:394
2556
+ msgid ""
2557
+ "Looks like something is not working. Please try again a little later or post "
2558
+ "to the <a href=\"http://wordpress.org/support/plugin/caldera-forms\" target="
2559
+ "\"_blank\">support forum</a>."
2560
  msgstr ""
2561
 
2562
+ #: ui/admin.php:504
2563
+ msgid "Close Email Settings"
2564
  msgstr ""
2565
 
2566
+ #: ui/admin_templates.php:3 ui/admin_templates.php:93 ui/entries/toolbar.php:59
2567
+ msgid "Bulk Actions"
 
2568
  msgstr ""
2569
 
2570
+ #: ui/admin_templates.php:6 ui/admin_templates.php:96 ui/entries/toolbar.php:62
2571
+ msgid "Export Selected"
2572
  msgstr ""
2573
 
2574
+ #: ui/admin_templates.php:9 ui/entries/toolbar.php:65
2575
+ msgid "Move to Trash"
2576
  msgstr ""
2577
 
2578
+ #: ui/admin_templates.php:18
2579
+ msgid "Export Type"
2580
  msgstr ""
2581
 
2582
+ #: ui/admin_templates.php:22
2583
+ msgid "Backup / Importable (json)"
2584
  msgstr ""
2585
 
2586
+ #: ui/admin_templates.php:23
2587
+ msgid "PHP include File"
2588
  msgstr ""
2589
 
2590
+ #: ui/admin_templates.php:29
2591
+ msgid "This gives you a .json file that can be imported into Caldera Forms."
2592
  msgstr ""
2593
 
2594
+ #: ui/admin_templates.php:34
2595
+ msgid "Form ID"
2596
+ msgstr ""
2597
+
2598
+ #: ui/admin_templates.php:43 ui/panels/form-settings.php:148
2599
+ msgid "Create sub-menu entry viewer"
2600
  msgstr ""
2601
 
2602
+ #: ui/admin_templates.php:47 ui/panels/form-settings.php:161
2603
  msgid ""
2604
+ "Creates a sub-menu item of the Caldera Forms menu and a page to show entries "
2605
+ "for this form."
2606
  msgstr ""
2607
 
2608
+ #: ui/admin_templates.php:54
2609
+ msgid "Field Slugs"
2610
  msgstr ""
2611
 
2612
+ #: ui/admin_templates.php:59
2613
+ msgid "Convert Field ID's to use field slugs"
2614
  msgstr ""
2615
 
2616
+ #: ui/admin_templates.php:66
2617
+ msgid ""
2618
+ "This gives you a hardcoded .php file that can be included in projects. It "
2619
+ "includes the correct filter for the ID specific form allowing you to easily "
2620
+ "use the form by simply including the file."
2621
  msgstr ""
2622
 
2623
+ #: ui/admin_templates.php:69
2624
+ msgid "This is not a backup and cannot be imported."
2625
  msgstr ""
2626
 
2627
+ #: ui/admin_templates.php:102
2628
+ msgid "Delete Permanently"
2629
  msgstr ""
2630
 
2631
+ #: ui/admin_templates.php:128
2632
+ msgid "Form File"
2633
  msgstr ""
2634
 
2635
+ #: ui/admin_templates.php:144
2636
+ msgid "Trusted Source"
 
2637
  msgstr ""
2638
 
2639
+ #: ui/admin_templates.php:157
2640
+ msgid "Is this file from a trusted source?"
2641
  msgstr ""
2642
 
2643
+ #: ui/admin_templates.php:199 ui/admin_templates.php:219
2644
+ #: ui/admin_templates.php:239
2645
+ msgid "Learn more about General and Email Settings."
2646
+ msgstr ""
2647
+
2648
+ #: ui/admin_templates.php:201
2649
+ msgid "Alert Styles"
2650
+ msgstr ""
2651
+
2652
+ #: ui/admin_templates.php:204
2653
+ msgid "Includes Bootstrap 3 styles on the frontend for form alert notices"
2654
+ msgstr ""
2655
+
2656
+ #: ui/admin_templates.php:221
2657
+ msgid "Form Styles"
2658
+ msgstr ""
2659
+
2660
+ #: ui/admin_templates.php:224
2661
+ msgid "Includes Bootstrap 3 styles on the frontend for form fields and buttons"
2662
+ msgstr ""
2663
+
2664
+ #: ui/admin_templates.php:241
2665
+ msgid "Grid Structures"
2666
+ msgstr ""
2667
+
2668
+ #: ui/admin_templates.php:244
2669
+ msgid "Includes Bootstrap 3 styles on the frontend for form grid layouts"
2670
+ msgstr ""
2671
+
2672
+ #: ui/admin_templates.php:260
2673
+ msgid "Learn more about the free CDN and usage sharing."
2674
+ msgstr ""
2675
+
2676
+ #: ui/admin_templates.php:262
2677
+ msgid "Enable Free CDN"
2678
+ msgstr ""
2679
+
2680
+ #: ui/admin_templates.php:265
2681
+ msgid "Some usage data will be shared with CDN providers."
2682
+ msgstr ""
2683
+
2684
+ #: ui/community.php:8
2685
+ msgid "Community"
2686
+ msgstr ""
2687
+
2688
+ #: ui/edit.php:126
2689
+ msgid "Auto Populate"
2690
+ msgstr ""
2691
+
2692
+ #: ui/edit.php:133
2693
+ msgid "Source"
2694
+ msgstr ""
2695
+
2696
+ #: ui/edit.php:136
2697
+ msgid "Select a source"
2698
+ msgstr ""
2699
+
2700
+ #: ui/edit.php:137 ui/edit.php:171
2701
+ msgid "Post Type"
2702
+ msgstr ""
2703
+
2704
+ #: ui/edit.php:138 ui/edit.php:155
2705
+ msgid "Taxonomy"
2706
+ msgstr ""
2707
+
2708
+ #: ui/edit.php:196 ui/edit.php:215
2709
+ msgid "Orderby"
2710
+ msgstr ""
2711
+
2712
+ #: ui/edit.php:200
2713
+ msgid "Count"
2714
+ msgstr ""
2715
+
2716
+ #: ui/edit.php:209 ui/edit.php:575
2717
+ msgid "Slug"
2718
+ msgstr ""
2719
+
2720
+ #: ui/edit.php:222
2721
+ msgid "Name (post slug)"
2722
+ msgstr ""
2723
+
2724
+ #: ui/edit.php:225
2725
+ msgid "Author"
2726
+ msgstr ""
2727
+
2728
+ #: ui/edit.php:231
2729
+ msgid "Publish Date"
2730
+ msgstr ""
2731
+
2732
+ #: ui/edit.php:234
2733
+ msgid "Modified Date"
2734
+ msgstr ""
2735
+
2736
+ #: ui/edit.php:237
2737
+ msgid "Parent ID"
2738
+ msgstr ""
2739
+
2740
+ #: ui/edit.php:240
2741
+ msgid "Comment Count"
2742
+ msgstr ""
2743
+
2744
+ #: ui/edit.php:243
2745
+ msgid "Menu Order"
2746
+ msgstr ""
2747
+
2748
+ #: ui/edit.php:249
2749
+ msgid "Order"
2750
+ msgstr ""
2751
+
2752
+ #: ui/edit.php:253
2753
+ msgid "Ascending"
2754
+ msgstr ""
2755
+
2756
+ #: ui/edit.php:256
2757
+ msgid "Descending"
2758
+ msgstr ""
2759
+
2760
+ #: ui/edit.php:299
2761
+ msgid "Add Option"
2762
+ msgstr ""
2763
+
2764
+ #: ui/edit.php:300
2765
+ msgid "Bulk Insert / Preset"
2766
+ msgstr ""
2767
+
2768
+ #: ui/edit.php:303
2769
+ msgid "Select a preset"
2770
+ msgstr ""
2771
+
2772
+ #: ui/edit.php:307
2773
+ msgid "Single option per line. These replace the current list."
2774
+ msgstr ""
2775
+
2776
+ #: ui/edit.php:308
2777
+ msgid "Insert Options"
2778
+ msgstr ""
2779
+
2780
+ #: ui/edit.php:312
2781
+ msgid "No Default"
2782
+ msgstr ""
2783
+
2784
+ #: ui/edit.php:313
2785
+ msgid "Show Values"
2786
+ msgstr ""
2787
+
2788
+ #: ui/edit.php:323 ui/edit.php:1108
2789
+ msgid "Learn more about using select field options"
2790
+ msgstr ""
2791
+
2792
+ #: ui/edit.php:327 ui/edit.php:329 ui/edit.php:1112 ui/edit.php:1119
2793
+ msgid "Calculation Value"
2794
+ msgstr ""
2795
+
2796
+ #: ui/edit.php:342 ui/edit.php:344 ui/edit.php:1143 ui/edit.php:1150
2797
+ msgid "Label"
2798
+ msgstr ""
2799
+
2800
+ #: ui/edit.php:355
2801
+ msgid "Option values must be unique."
2802
+ msgstr ""
2803
+
2804
+ #: ui/edit.php:525 ui/panels/conditions.php:93
2805
+ msgid "Fields"
2806
+ msgstr ""
2807
+
2808
+ #: ui/edit.php:542
2809
+ msgid "Field Type"
2810
+ msgstr ""
2811
+
2812
+ #: ui/edit.php:568
2813
+ msgid "Hide Label"
2814
+ msgstr ""
2815
+
2816
+ #: ui/edit.php:582
2817
+ msgid "Condition"
2818
+ msgstr ""
2819
+
2820
+ #: ui/edit.php:594
2821
+ msgid "Required"
2822
+ msgstr ""
2823
+
2824
+ #: ui/edit.php:601
2825
+ msgid "Description"
2826
+ msgstr ""
2827
+
2828
+ #: ui/edit.php:608
2829
+ msgid "Show in Entry List"
2830
+ msgstr ""
2831
+
2832
+ #: ui/edit.php:662
2833
+ msgid ""
2834
+ "Are you sure you want to remove this field?. 'Cancel' to stop. 'OK' to delete"
2835
+ msgstr ""
2836
+
2837
+ #: ui/edit.php:662
2838
+ msgid "Delete Field"
2839
+ msgstr ""
2840
+
2841
+ #: ui/edit.php:752
2842
+ msgid "Updated Successfully"
2843
+ msgstr ""
2844
+
2845
+ #: ui/edit.php:759
2846
+ msgid "Save Form"
2847
+ msgstr ""
2848
+
2849
+ #: ui/edit.php:764
2850
+ msgid "Preview Form"
2851
+ msgstr ""
2852
+
2853
+ #: ui/edit.php:774
2854
+ msgid "Exit Revision"
2855
+ msgstr ""
2856
+
2857
+ #: ui/edit.php:786
2858
+ msgid "Restore Form Revision"
2859
+ msgstr ""
2860
+
2861
+ #: ui/edit.php:792
2862
+ msgid "Preview Form Revision"
2863
+ msgstr ""
2864
+
2865
+ #: ui/edit.php:810
2866
+ msgid "Preview Last Email"
2867
+ msgstr ""
2868
+
2869
+ #: ui/edit.php:885
2870
+ msgid "Click to view help doc on CalderaForms.com"
2871
+ msgstr ""
2872
+
2873
+ #: ui/edit.php:890
2874
+ msgid "Add New"
2875
+ msgstr ""
2876
+
2877
+ #: ui/edit.php:955 ui/edit.php:989
2878
+ msgid "Remove"
2879
+ msgstr ""
2880
+
2881
+ #: ui/edit.php:1065
2882
+ msgid "Set Field"
2883
+ msgstr ""
2884
+
2885
+ #: ui/edit.php:1072
2886
+ msgid "No description given"
2887
+ msgstr ""
2888
+
2889
+ #: ui/edit.php:1174 ui/panels/conditions.php:79
2890
+ msgid "or"
2891
+ msgstr ""
2892
+
2893
+ #: ui/edit.php:1183 ui/edit.php:1206 ui/panels/conditions.php:105
2894
+ msgid "is"
2895
  msgstr ""
2896
 
2897
+ #: ui/edit.php:1184 ui/edit.php:1207 ui/panels/conditions.php:106
2898
+ msgid "is not"
2899
  msgstr ""
2900
 
2901
+ #: ui/edit.php:1185 ui/edit.php:1208 ui/panels/conditions.php:107
2902
+ msgid "is greater than"
2903
  msgstr ""
2904
 
2905
+ #: ui/edit.php:1186 ui/edit.php:1209 ui/panels/conditions.php:108
2906
+ msgid "is less than"
2907
  msgstr ""
2908
 
2909
+ #: ui/edit.php:1187 ui/edit.php:1210 ui/panels/conditions.php:109
2910
+ msgid "starts with"
2911
  msgstr ""
2912
 
2913
+ #: ui/edit.php:1188 ui/edit.php:1211 ui/panels/conditions.php:110
2914
+ msgid "ends with"
2915
  msgstr ""
2916
 
2917
+ #: ui/edit.php:1189 ui/edit.php:1212 ui/panels/conditions.php:111
2918
+ msgid "contains"
2919
  msgstr ""
2920
 
2921
+ #: ui/edit.php:1191 ui/edit.php:1214 ui/panels/conditions.php:123
2922
+ #: ui/panels/conditions.php:126
2923
+ msgid "Select field first"
2924
  msgstr ""
2925
 
2926
+ #: ui/edit.php:1196 ui/panels/conditions.php:132
2927
+ msgid "Add Condition"
2928
  msgstr ""
2929
 
2930
+ #: ui/edit.php:1202 ui/panels/conditions.php:88
2931
+ msgid "and"
 
2932
  msgstr ""
2933
 
2934
+ #: ui/emails/email-preview.php:26
2935
+ msgid "Caldera Forms Email Preview"
2936
  msgstr ""
2937
 
2938
+ #: ui/emails/settings.php:18
2939
+ msgid "Deprecated Functionality"
2940
  msgstr ""
2941
 
2942
+ #: ui/emails/settings.php:21
2943
  msgid ""
2944
+ "SendGrid integration was our first attempt to improve email in Caldera "
2945
+ "Forms. But we decided to create something easier and provides more value to "
2946
+ "you -- our users. We call it Caldera Forms Pro."
2947
  msgstr ""
2948
 
2949
+ #: ui/emails/settings.php:32
2950
+ msgid "Email System"
2951
  msgstr ""
2952
 
2953
+ #: ui/emails/settings.php:37
2954
+ msgid "WordPress"
 
 
2955
  msgstr ""
2956
 
2957
+ #: ui/emails/settings.php:40
2958
+ msgid "SendGrid"
2959
  msgstr ""
2960
 
2961
+ #: ui/emails/settings.php:43
2962
+ msgid "Caldera (coming soon)"
2963
  msgstr ""
2964
 
2965
+ #: ui/emails/settings.php:48
2966
+ msgid ""
2967
+ "By default Caldera Forms uses WordPress to send emails. You can choose to "
2968
+ "use another method to increase reliability of emails and reduce server load."
2969
  msgstr ""
2970
 
2971
+ #: ui/emails/settings.php:53 ui/emails/settings.php:60
2972
+ msgid "SendGrid API Key"
2973
  msgstr ""
2974
 
2975
+ #: ui/emails/settings.php:62
2976
+ msgid "Documentation for configuring SendGrid API"
2977
  msgstr ""
2978
 
2979
+ #: ui/emails/settings.php:72
2980
+ msgid "Save Email Settings"
2981
  msgstr ""
2982
 
2983
+ #: ui/entries/pagination.php:11
2984
+ msgid "Posts Per Page"
2985
  msgstr ""
2986
 
2987
+ #: ui/entries/pagination.php:13 ui/viewer-two/viewer.php:61
2988
+ msgid "Entries Per Page"
2989
  msgstr ""
2990
 
2991
+ #: ui/entries/pagination.php:15
2992
+ msgid "Go to the first page"
2993
  msgstr ""
2994
 
2995
+ #: ui/entries/pagination.php:16
2996
+ msgid "Go to the previous page"
2997
  msgstr ""
2998
 
2999
+ #: ui/entries/pagination.php:17
3000
+ msgid "of"
3001
  msgstr ""
3002
 
3003
+ #: ui/entries/pagination.php:18
3004
+ msgid "Go to the next page"
3005
  msgstr ""
3006
 
3007
+ #: ui/entries/pagination.php:19
3008
+ msgid "Go to the last page"
3009
  msgstr ""
3010
 
3011
+ #: ui/entries/scripts_templates.php:33 ui/entry_navigation.php:26
3012
+ msgid "item"
3013
  msgstr ""
3014
 
3015
+ #: ui/entries/scripts_templates.php:33 ui/entry_navigation.php:26
3016
+ msgid "items"
3017
  msgstr ""
3018
 
3019
+ #: ui/entries/scripts_templates.php:340
3020
+ msgid "No entries yet."
 
3021
  msgstr ""
3022
 
3023
+ #: ui/entries/toolbar.php:8 ui/entries_toolbar.php:8
3024
+ msgid "Click to close entry viewer"
3025
  msgstr ""
3026
 
3027
+ #: ui/entries/toolbar.php:46
3028
+ msgctxt "Status: In trash"
3029
+ msgid "Trash"
3030
  msgstr ""
3031
 
3032
+ #: ui/entries/toolbar.php:49 ui/entries_toolbar.php:47
3033
+ msgid "Export All"
3034
  msgstr ""
3035
 
3036
+ #: ui/entries/toolbar.php:55
3037
+ msgid "Bulk Action For Entries"
3038
  msgstr ""
3039
 
3040
+ #: ui/entries/toolbar.php:69 ui/entries_toolbar.php:57
3041
+ msgid "Apply"
3042
  msgstr ""
3043
 
3044
+ #: ui/entries_toolbar.php:44
3045
+ msgid "Trash"
3046
  msgstr ""
3047
 
3048
+ #: ui/extend.php:52
3049
+ msgid "View Caldera Forms Add-ons"
3050
  msgstr ""
3051
 
3052
+ #: ui/extend.php:57
3053
+ msgid "View Caldera Forms Bundles"
3054
  msgstr ""
3055
 
3056
+ #: ui/extend.php:58
3057
+ msgid "Save With Pro"
3058
  msgstr ""
3059
 
3060
+ #: ui/insert_shortcode.php:5
3061
+ msgid "Insert Caldera Form"
3062
  msgstr ""
3063
 
3064
+ #: ui/insert_shortcode.php:23
3065
+ msgid "You don't have any forms to insert."
 
 
 
3066
  msgstr ""
3067
 
3068
+ #: ui/insert_shortcode.php:31
3069
+ msgid "Options"
3070
  msgstr ""
3071
 
3072
+ #: ui/insert_shortcode.php:32
3073
+ msgid "Set as Modal"
3074
  msgstr ""
3075
 
3076
+ #: ui/insert_shortcode.php:34
3077
+ msgid "Open Modal Trigger Type"
3078
  msgstr ""
3079
 
3080
+ #: ui/insert_shortcode.php:36
3081
+ msgid "Link"
3082
  msgstr ""
3083
 
3084
+ #: ui/insert_shortcode.php:39
3085
+ msgid "Open Modal Text"
3086
  msgstr ""
3087
 
3088
+ #: ui/insert_shortcode.php:41
3089
+ msgid "Modal Width"
3090
  msgstr ""
3091
 
3092
+ #: ui/insert_shortcode.php:51
3093
+ msgid "Insert Form"
3094
  msgstr ""
3095
 
3096
+ #: ui/news_templates.php:21
3097
+ msgid "Unable to connect or no extensions available."
3098
  msgstr ""
3099
 
3100
+ #: ui/panels/anti-spam.php:28
3101
+ msgid "AntiSpam Settings"
3102
  msgstr ""
3103
 
3104
+ #: ui/panels/anti-spam.php:50
3105
+ msgid "Uses an anti-spam honeypot"
3106
  msgstr ""
3107
 
3108
+ #: ui/panels/anti-spam.php:58
3109
+ msgid "Advanced"
3110
  msgstr ""
3111
 
3112
+ #: ui/panels/anti-spam.php:75
3113
+ msgid "Uses Caldera Forms Pro for spam scan and email address blacklist check."
3114
  msgstr ""
3115
 
3116
+ #: ui/panels/anti-spam.php:78
3117
+ msgid "Requires Caldera Forms Pro"
 
 
 
3118
  msgstr ""
3119
 
3120
+ #: ui/panels/anti-spam.php:90
3121
+ msgid "Sender Name"
3122
  msgstr ""
3123
 
3124
+ #: ui/panels/anti-spam.php:106
3125
+ msgid "Field with the form submitter's name."
3126
  msgstr ""
3127
 
3128
+ #: ui/panels/anti-spam.php:128
3129
+ msgid "Field with the form submitter's email address"
 
3130
  msgstr ""
3131
 
3132
+ #: ui/panels/conditions.php:8 ui/panels/processors.php:146
3133
+ msgid "Add Conditional Group"
3134
  msgstr ""
3135
 
3136
+ #: ui/panels/conditions.php:68
3137
+ msgid "Show"
3138
  msgstr ""
3139
 
3140
+ #: ui/panels/conditions.php:69
3141
+ msgid "Hide"
3142
  msgstr ""
3143
 
3144
+ #: ui/panels/conditions.php:73
3145
+ msgid "Add Conditional Line"
3146
  msgstr ""
3147
 
3148
+ #: ui/panels/conditions.php:86
3149
+ msgid "if"
3150
  msgstr ""
3151
 
3152
+ #: ui/panels/conditions.php:136
3153
+ msgid "Are you sure you want to remove this condition?"
3154
  msgstr ""
3155
 
3156
+ #: ui/panels/conditions.php:136
3157
+ msgid "Remove Condition"
3158
  msgstr ""
3159
 
3160
+ #: ui/panels/conditions.php:140
3161
+ msgid "Applied Fields"
3162
  msgstr ""
3163
 
3164
+ #: ui/panels/conditions.php:141
3165
+ msgid "Select the fields to apply this condition to."
3166
  msgstr ""
3167
 
3168
+ #: ui/panels/emailer.php:32
3169
+ msgid "Use The Mailer"
3170
  msgstr ""
3171
 
3172
+ #: ui/panels/emailer.php:36
3173
+ msgid "Enable Or Disable Mailer"
3174
  msgstr ""
3175
 
3176
+ #: ui/panels/emailer.php:37
3177
+ msgid "Disable Mailer"
3178
  msgstr ""
3179
 
3180
+ #: ui/panels/emailer.php:38
3181
+ msgid "Enable Mailer"
3182
  msgstr ""
3183
 
3184
+ #: ui/panels/emailer.php:45
3185
+ msgid "Mailer is currently disabled"
3186
  msgstr ""
3187
 
3188
+ #: ui/panels/emailer.php:56
3189
+ msgid "Name for email sender"
3190
  msgstr ""
3191
 
3192
+ #: ui/panels/emailer.php:67 ui/panels/emailer.php:84
3193
+ msgid "Reply To Email"
3194
  msgstr ""
3195
 
3196
+ #: ui/panels/emailer.php:73
3197
+ msgid ""
3198
+ "Email Address for sender. If you want to use a form field use the \"Reply To "
3199
+ "Email\" setting below."
3200
  msgstr ""
3201
 
3202
+ #: ui/panels/emailer.php:74
3203
+ msgid "Do Not Use A Magic Tag"
3204
  msgstr ""
3205
 
3206
+ #: ui/panels/emailer.php:77 ui/panels/emailer.php:89
3207
+ msgid ""
3208
+ "The email address of the person filling in the form. This will allow replies "
3209
+ "to the email to go to the sender."
3210
  msgstr ""
3211
 
3212
+ #: ui/panels/emailer.php:96
3213
+ msgid "Email Type"
3214
  msgstr ""
3215
 
3216
+ #: ui/panels/emailer.php:107
3217
+ msgid "CSV Include"
3218
  msgstr ""
3219
 
3220
+ #: ui/panels/emailer.php:112
3221
+ msgid "Attach a CSV version of the submission"
3222
  msgstr ""
3223
 
3224
+ #: ui/panels/emailer.php:120
3225
+ msgid "Email Recipients"
3226
  msgstr ""
3227
 
3228
+ #: ui/panels/emailer.php:124
3229
+ msgid ""
3230
+ "Who to send email to? Use a comma separated list of email addresses to send "
3231
+ "to more than one address."
3232
  msgstr ""
3233
 
3234
+ #: ui/panels/emailer.php:136
3235
+ msgid "Comma separated list of email addresses to send a BCC to."
3236
  msgstr ""
3237
 
3238
+ #: ui/panels/emailer.php:148
3239
+ msgid "Use %field_slug% to use a value from the form"
3240
  msgstr ""
3241
 
3242
+ #: ui/panels/emailer.php:154
3243
+ msgid "Email Message"
3244
  msgstr ""
3245
 
3246
+ #: ui/panels/emailer.php:160
3247
  msgid ""
3248
+ "Magic tags, %field_slug% are replaced with submitted data. Use {summary} to "
3249
+ "build an automatic mail based on form content. Leaving the mailer blank, "
3250
+ "will create an automatic summary."
3251
  msgstr ""
3252
 
3253
+ #: ui/panels/emailer.php:180
3254
+ msgid "Save Preview"
3255
  msgstr ""
3256
 
3257
+ #: ui/panels/emailer.php:186
3258
+ msgid ""
3259
+ "Allows you to preview the message and who the message is sent to, as well as "
3260
+ "the subject. You should turn this off when not testing."
3261
  msgstr ""
3262
 
3263
+ #: ui/panels/emailer.php:194
3264
+ msgid "Debug Mailer"
3265
  msgstr ""
3266
 
3267
+ #: ui/panels/emailer.php:197
3268
+ msgid "Enable email send transaction log"
3269
  msgstr ""
3270
 
3271
+ #: ui/panels/emailer.php:198
3272
+ msgid ""
3273
+ "If set, entries will have a \"Mailer Debug\" meta tab to see the transaction "
3274
+ "log. Do not keep this enabled on production as it sends two emails for "
3275
+ "tracking."
3276
  msgstr ""
3277
 
3278
+ #: ui/panels/emailer.php:200
3279
+ msgid ""
3280
+ "If you are having email issues, we strongly recommend configuring a third-"
3281
+ "party mailer service, which is easy to do."
3282
  msgstr ""
3283
 
3284
+ #: ui/panels/form-settings.php:30
3285
+ msgid "Shortcode"
3286
  msgstr ""
3287
 
3288
+ #: ui/panels/form-settings.php:40
3289
+ msgid "Scroll To Top On Submit"
3290
  msgstr ""
3291
 
3292
+ #: ui/panels/form-settings.php:47
3293
+ msgid "When form is submitted, scroll page to form message."
3294
  msgstr ""
3295
 
3296
+ #: ui/panels/form-settings.php:54
3297
+ msgid "When form is submitted, do not scroll page."
3298
  msgstr ""
3299
 
3300
+ #: ui/panels/form-settings.php:63
3301
+ msgid "Success Message"
3302
  msgstr ""
3303
 
3304
+ #: ui/panels/form-settings.php:74
3305
+ msgid "Message to show after form is submitted."
3306
  msgstr ""
3307
 
3308
+ #: ui/panels/form-settings.php:82
3309
+ msgid "Capture Entries"
3310
  msgstr ""
3311
 
3312
+ #: ui/panels/form-settings.php:99
3313
+ msgid "Delete Saved Entries"
3314
  msgstr ""
3315
 
3316
+ #: ui/panels/form-settings.php:113
3317
+ msgid "Delete All Saved Entries"
3318
  msgstr ""
3319
 
3320
+ #: ui/panels/form-settings.php:120
3321
+ msgid "Are you sure you want to delete all the entries saved for this form ?"
3322
  msgstr ""
3323
 
3324
+ #: ui/panels/form-settings.php:132
3325
+ msgid "No"
3326
  msgstr ""
3327
 
3328
+ #: ui/panels/form-settings.php:140
3329
+ msgid "Delete all the entries saved for this form. This can NOT be undone."
3330
  msgstr ""
3331
 
3332
+ #: ui/panels/form-settings.php:172
3333
+ msgid "View Entries"
3334
  msgstr ""
3335
 
3336
+ #: ui/panels/form-settings.php:181
3337
+ msgid "All"
3338
  msgstr ""
3339
 
3340
+ #: ui/panels/form-settings.php:215
3341
+ msgid "State"
3342
  msgstr ""
3343
 
3344
+ #: ui/panels/form-settings.php:220
3345
+ msgid "Deactivate / Draft"
3346
  msgstr ""
3347
 
3348
+ #: ui/panels/form-settings.php:229
3349
+ msgid "Hide Form"
3350
  msgstr ""
3351
 
3352
+ #: ui/panels/form-settings.php:235
3353
+ msgid "Hide form after successful submission"
3354
  msgstr ""
3355
 
3356
+ #: ui/panels/form-settings.php:244
3357
+ msgid "Honeypot"
3358
  msgstr ""
3359
 
3360
+ #: ui/panels/form-settings.php:247
3361
+ msgid "This setting has moved to Anti-Spam tab"
3362
  msgstr ""
3363
 
3364
+ #: ui/panels/form-settings.php:255
3365
+ msgid "Gravatar Field"
3366
  msgstr ""
3367
 
3368
+ #: ui/panels/form-settings.php:269
3369
+ msgid "Used when viewing an entry from a non-logged in user."
3370
  msgstr ""
3371
 
3372
+ #: ui/panels/layout.php:13
3373
+ msgid "This will remove all the fields in this row. Are you sure?"
3374
  msgstr ""
3375
 
3376
+ #: ui/panels/layout.php:14 ui/panels/layout.php:18 ui/panels/layout.php:22
3377
+ #: ui/panels/layout.php:110 ui/panels/layout_toolbar.php:4
3378
+ #: ui/panels/pages.php:14
3379
+ msgid "Page"
3380
  msgstr ""
3381
 
3382
+ #: ui/panels/layout.php:107
3383
+ msgid "Click to add a new row to layout."
3384
  msgstr ""
3385
 
3386
+ #: ui/panels/layout_toolbar.php:11
3387
+ msgid "Add Page"
3388
  msgstr ""
3389
 
3390
+ #: ui/panels/layout_toolbar.php:12
3391
+ msgid "Drag this box onto the layout grid where you want the field to appear"
 
3392
  msgstr ""
3393
 
3394
+ #: ui/panels/layout_toolbar.php:17
3395
+ msgid "Add Field"
3396
  msgstr ""
3397
 
3398
+ #: ui/panels/layout_toolbar.php:37
3399
+ msgid "Form Elements & Fields"
3400
  msgstr ""
3401
 
3402
+ #: ui/panels/pages.php:2
3403
+ msgid "Progress Bar"
3404
  msgstr ""
3405
 
3406
+ #: ui/panels/pages.php:4
3407
+ msgid "Show Breadcrumbs"
3408
  msgstr ""
3409
 
3410
+ #: ui/panels/pages.php:5
3411
+ msgid "ProTip: Use an HTML element to build a custom progress per page"
3412
  msgstr ""
3413
 
3414
+ #: ui/panels/processors.php:22 ui/panels/processors.php:52
3415
+ #: ui/panels/processors.php:106
3416
+ msgid "New Form Processor"
3417
  msgstr ""
3418
 
3419
+ #: ui/panels/processors.php:110
3420
+ msgid "Enable / Disable Processor"
3421
  msgstr ""
3422
 
3423
+ #: ui/panels/processors.php:111
3424
+ msgid "Disable Processor"
 
 
 
3425
  msgstr ""
3426
 
3427
+ #: ui/panels/processors.php:112
3428
+ msgid "Enable Processor"
3429
  msgstr ""
3430
 
3431
+ #: ui/panels/processors.php:118
3432
+ msgid "Processor is currently disabled"
3433
  msgstr ""
3434
 
3435
+ #: ui/panels/processors.php:121
3436
+ msgid "Processor Type"
3437
  msgstr ""
3438
 
3439
+ #: ui/panels/processors.php:137
3440
+ msgid "Are you sure you want to remove this processor?"
3441
  msgstr ""
3442
 
3443
+ #: ui/panels/processors.php:137
3444
+ msgid "Remove Processor"
3445
  msgstr ""
3446
 
3447
+ #: ui/panels/processors.php:143
3448
+ msgid "Use"
3449
  msgstr ""
3450
 
3451
+ #: ui/panels/processors.php:144
3452
+ msgid "Don't Use"
3453
  msgstr ""
3454
 
3455
+ #: ui/panels/processors.php:191
3456
+ msgid "Add Processor"
3457
  msgstr ""
3458
 
3459
+ #: ui/panels/processors.php:255
3460
+ msgid "Use Processor"
3461
  msgstr ""
3462
 
3463
+ #: ui/panels/processors.php:260
3464
+ msgid "by"
3465
  msgstr ""
3466
 
3467
+ #: ui/panels/processors.php:318
3468
+ msgid "This processor has no configurable options."
3469
  msgstr ""
3470
 
3471
+ #: ui/panels/revisions.php:3
3472
+ msgid "Currently Viewing A Revision"
3473
  msgstr ""
3474
 
3475
+ #: ui/panels/revisions.php:14
3476
+ msgid "Choose Revision To Edit"
3477
  msgstr ""
3478
 
3479
+ #: ui/panels/revisions.php:21
3480
+ msgid "Edit Revision:"
3481
  msgstr ""
3482
 
3483
+ #: ui/panels/revisions.php:30
3484
+ msgid "View Selected Revision"
3485
  msgstr ""
3486
 
3487
+ #: ui/panels/revisions.php:33
3488
+ msgid "No Saved Revisions"
3489
  msgstr ""
3490
 
3491
+ #: ui/panels/variable_add.php:1
3492
+ msgid "Add Variable"
 
 
 
3493
  msgstr ""
3494
 
3495
+ #: ui/panels/variables.php:14
3496
+ msgid "Behaviour"
3497
  msgstr ""
3498
 
3499
+ #: ui/panels/variables.php:16
3500
+ msgid "No variables defined"
 
 
3501
  msgstr ""
3502
 
3503
+ #: ui/panels/variables.php:29 ui/panels/variables.php:49
3504
+ msgid "Static"
3505
  msgstr ""
3506
 
3507
+ #: ui/panels/variables.php:30 ui/panels/variables.php:50
3508
+ msgid "Passback"
3509
  msgstr ""
3510
 
3511
+ #: ui/panels/variables.php:31 ui/panels/variables.php:51
3512
+ msgid "Entry List"
3513
  msgstr ""
3514
 
3515
+ #: ui/pro.php:22
3516
+ msgid ""
3517
+ "Caldera Forms Pro could not be loaded because your site's version of PHP is "
3518
+ "out of date. Caldera Forms Pro requires PHP 5.6 or later."
3519
  msgstr ""
3520
 
3521
+ #: ui/pro.php:24
3522
+ msgid "For more information, please see: "
3523
  msgstr ""
3524
 
3525
+ #: ui/support/clippy_templates.php:9
3526
+ msgid "Documentation"
3527
  msgstr ""
3528
 
3529
+ #: ui/support/clippy_templates.php:20
3530
+ msgid "All Documentation"
3531
  msgstr ""
3532
 
3533
+ #: ui/support/page.php:17
3534
+ msgid "Caldera Forms: Support"
3535
  msgstr ""
3536
 
3537
+ #: ui/support/page.php:23
3538
+ msgid "How To Get Support"
3539
  msgstr ""
3540
 
3541
+ #: ui/support/page.php:28
3542
+ msgid "Debug Information"
 
 
 
3543
  msgstr ""
3544
 
3545
+ #: ui/support/page.php:33
3546
+ msgid "Get Latest Beta"
3547
  msgstr ""
3548
 
3549
+ #: ui/support/panels/beta.php:13
3550
+ msgid "Options For Getting The Latest Version of Caldera Forms:"
3551
  msgstr ""
3552
 
3553
+ #: ui/support/panels/beta.php:17
3554
  msgid ""
3555
+ "You can install the CalderaWP License manager plugin to automatically update "
3556
+ "to the latest beta of Caldera Forms."
 
3557
  msgstr ""
3558
 
3559
+ #: ui/support/panels/beta.php:23
3560
+ msgid "You can use the GitHub Updater plugin."
3561
  msgstr ""
3562
 
3563
+ #: ui/support/panels/beta.php:29
3564
  msgid ""
3565
+ "If you have installed the plugin via Git, you can pull the \"develop\" "
3566
+ "branch."
3567
  msgstr ""
3568
 
3569
+ #: ui/support/panels/beta.php:38
3570
+ msgid "You can download the latest beta as a zip file and install it manually."
3571
  msgstr ""
3572
 
3573
+ #: ui/support/panels/debug.php:14
3574
+ msgid "Short Debug Information"
 
 
3575
  msgstr ""
3576
 
3577
+ #: ui/support/panels/debug.php:21
3578
+ msgid "Full Debug Information"
3579
  msgstr ""
3580
 
3581
+ #: ui/support/panels/support.php:14
3582
+ msgid "Caldera Forms Support"
3583
  msgstr ""
3584
 
3585
+ #: ui/support/panels/support.php:17
3586
+ msgid ""
3587
+ "Caldera Forms is free to use, if you need any help, we provide services to "
3588
+ "ensure you can get the most out of Caldera Forms."
3589
  msgstr ""
3590
 
3591
+ #: ui/support/panels/support.php:20
3592
+ msgid "Priority Support"
3593
  msgstr ""
3594
 
3595
+ #: ui/support/panels/support.php:20
3596
+ msgid ""
3597
+ "Direct support from our team, your questions answered within one business "
3598
+ "day."
3599
  msgstr ""
3600
 
3601
+ #: ui/support/panels/support.php:23
3602
+ msgid "Form Creation"
3603
  msgstr ""
3604
 
3605
+ #: ui/support/panels/support.php:23
3606
+ msgid "Got a really trick form and not a lot of time?"
 
3607
  msgstr ""
3608
 
3609
+ #: ui/support/panels/support.php:23
3610
+ msgid "We can help"
3611
  msgstr ""
3612
 
3613
+ #: ui/support/panels/support.php:24
3614
+ msgid "Customization"
3615
  msgstr ""
3616
 
3617
+ #: ui/support/panels/support.php:24
3618
+ msgid ""
3619
+ "Need an integration with a third-party service or to modify the default of "
3620
+ "Caldera Forms or to do something else special?"
3621
  msgstr ""
3622
 
3623
+ #: ui/support/panels/support.php:24
3624
+ msgid "Let us write you some code for you"
3625
  msgstr ""
3626
 
3627
+ #: ui/viewer-two/viewer.php:10
3628
+ msgid "Click To Close"
3629
  msgstr ""
3630
 
3631
+ #: ui/viewer-two/viewer.php:44
3632
+ msgid "View Entry Details"
3633
  msgstr ""
3634
 
3635
+ #: ui/viewer-two/viewer.php:45
3636
+ msgid "Details"
3637
  msgstr ""
3638
 
3639
+ #: ui/viewer-two/viewer.php:54
3640
+ msgid "Previous page of entries"
3641
  msgstr ""
3642
 
3643
+ #: ui/viewer-two/viewer.php:55
3644
+ msgid "Previous"
3645
  msgstr ""
3646
 
3647
+ #: ui/viewer-two/viewer.php:57
3648
+ msgid "Next page of entries"
3649
  msgstr ""
3650
 
3651
+ #: ui/viewer-two/viewer.php:58
3652
+ msgid "Next"
3653
  msgstr ""
3654
 
3655
+ #: vendor/a5hleyrich/wp-queue/src/WP_Queue/Cron.php:86
3656
+ #, php-format
3657
+ msgid "Every %d Minutes"
3658
  msgstr ""
3659
 
3660
+ #. Plugin URI of the plugin/theme
3661
+ msgid "https://CalderaForms.com"
3662
  msgstr ""
3663
 
3664
+ #. Description of the plugin/theme
3665
+ msgid ""
3666
+ "Easy to use, grid based responsive form builder for creating simple to "
3667
+ "complex forms."
3668
  msgstr ""
3669
 
3670
+ #. Author of the plugin/theme
3671
+ msgid "Caldera Labs"
3672
  msgstr ""
3673
 
3674
+ #. Author URI of the plugin/theme
3675
+ msgid "http://CalderaLabs.org"
3676
  msgstr ""
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: Shelob9, Desertsnowman, christiechirinos, andrewza, nahuelmahe
3
  Tags: form, contact form, forms, form creator, form manager, mailchimp, paypal, stripe, login, payment, forms manager, forms creation
4
  Requires at least: 4.7
5
  Tested up to: 5.1
6
- Stable tag: 1.8.0
7
  License: GPLv2
8
  Requires PHP: 5.6
9
 
@@ -791,8 +791,15 @@ This could also be a sign of a more serious issue on your server, but is probabl
791
  4. **Powerful Conditional Logic** - Hide, show and disable fields based on user input! Don't pay for conditional logic!
792
  5. **Go Further With Form Processors** - Auto-responders, conditional recipients, redirects are included! Go further with our add-ons!
793
 
794
-
795
  == Changelog ==
 
 
 
 
 
 
 
 
796
  = Caldera Forms 1.8.0 (February 27, 2019) cf2 taste. =
797
  See: [https://calderaforms.com/updates/caldera-forms-1-8-0](https://calderaforms.com/updates/caldera-forms-1-8-0?utm_source=dotOrg&utm_medium=plugins&utm_campaign=caldera-forms&utm_term=1-8-0)
798
  * ADDED: Filter for forms rturned by Rest API ( 'caldera_forms_api_prepare_form', $form, $request ) Doc =>
3
  Tags: form, contact form, forms, form creator, form manager, mailchimp, paypal, stripe, login, payment, forms manager, forms creation
4
  Requires at least: 4.7
5
  Tested up to: 5.1
6
+ Stable tag: 1.8.1
7
  License: GPLv2
8
  Requires PHP: 5.6
9
 
791
  4. **Powerful Conditional Logic** - Hide, show and disable fields based on user input! Don't pay for conditional logic!
792
  5. **Go Further With Form Processors** - Auto-responders, conditional recipients, redirects are included! Go further with our add-ons!
793
 
 
794
  == Changelog ==
795
+
796
+ = Caldera Forms 1.8.1 (February 28, 2019) Improved options in fields and fixed js conflicts =
797
+ See: [https://calderaforms.com/updates/caldera-forms-1-8-1](https://calderaforms.com/updates/caldera-forms-1-8-1?utm_source=dotOrg&utm_medium=plugins&utm_campaign=caldera-forms&utm_term=1-8-1)
798
+ * FIXED: JavaScript error on form submission in Firefox, and possibly other browsers.
799
+ * FIXED: Regenerated translation pot file.
800
+ * FIXED: Remove forced 'checked' attribute value for radio field types.
801
+ * FIXED: Checkbox, dropdown, and autocomplete field types could not have disabled options.
802
+
803
  = Caldera Forms 1.8.0 (February 27, 2019) cf2 taste. =
804
  See: [https://calderaforms.com/updates/caldera-forms-1-8-0](https://calderaforms.com/updates/caldera-forms-1-8-0?utm_source=dotOrg&utm_medium=plugins&utm_campaign=caldera-forms&utm_term=1-8-0)
805
  * ADDED: Filter for forms rturned by Rest API ( 'caldera_forms_api_prepare_form', $form, $request ) Doc =>
vendor/symfony/translation/Loader/schema/dic/xliff-core/xliff-core-1.2-strict.xsd DELETED
@@ -1,2223 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
-
3
- <!--
4
-
5
- May-19-2004:
6
- - Changed the <choice> for ElemType_header, moving minOccurs="0" maxOccurs="unbounded" from its elements
7
- to <choice> itself.
8
- - Added <choice> for ElemType_trans-unit to allow "any order" for <context-group>, <count-group>, <prop-group>, <note>, and
9
- <alt-trans>.
10
-
11
- Oct-2005
12
- - updated version info to 1.2
13
- - equiv-trans attribute to <trans-unit> element
14
- - merged-trans attribute for <group> element
15
- - Add the <seg-source> element as optional in the <trans-unit> and <alt-trans> content models, at the same level as <source>
16
- - Create a new value "seg" for the mtype attribute of the <mrk> element
17
- - Add mid as an optional attribute for the <alt-trans> element
18
-
19
- Nov-14-2005
20
- - Changed name attribute for <context-group> from required to optional
21
- - Added extension point at <xliff>
22
-
23
- Jan-9-2006
24
- - Added alttranstype type attribute to <alt-trans>, and values
25
-
26
- Jan-10-2006
27
- - Corrected error with overwritten purposeValueList
28
- - Corrected name="AttrType_Version", attribute should have been "name"
29
-
30
- -->
31
- <xsd:schema xmlns:xlf="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsd="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" targetNamespace="urn:oasis:names:tc:xliff:document:1.2" xml:lang="en">
32
- <!-- Import for xml:lang and xml:space -->
33
- <xsd:import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="http://www.w3.org/2001/xml.xsd"/>
34
- <!-- Attributes Lists -->
35
- <xsd:simpleType name="XTend">
36
- <xsd:restriction base="xsd:string">
37
- <xsd:pattern value="x-[^\s]+"/>
38
- </xsd:restriction>
39
- </xsd:simpleType>
40
- <xsd:simpleType name="context-typeValueList">
41
- <xsd:annotation>
42
- <xsd:documentation>Values for the attribute 'context-type'.</xsd:documentation>
43
- </xsd:annotation>
44
- <xsd:restriction base="xsd:string">
45
- <xsd:enumeration value="database">
46
- <xsd:annotation>
47
- <xsd:documentation>Indicates a database content.</xsd:documentation>
48
- </xsd:annotation>
49
- </xsd:enumeration>
50
- <xsd:enumeration value="element">
51
- <xsd:annotation>
52
- <xsd:documentation>Indicates the content of an element within an XML document.</xsd:documentation>
53
- </xsd:annotation>
54
- </xsd:enumeration>
55
- <xsd:enumeration value="elementtitle">
56
- <xsd:annotation>
57
- <xsd:documentation>Indicates the name of an element within an XML document.</xsd:documentation>
58
- </xsd:annotation>
59
- </xsd:enumeration>
60
- <xsd:enumeration value="linenumber">
61
- <xsd:annotation>
62
- <xsd:documentation>Indicates the line number from the sourcefile (see context-type="sourcefile") where the &lt;source&gt; is found.</xsd:documentation>
63
- </xsd:annotation>
64
- </xsd:enumeration>
65
- <xsd:enumeration value="numparams">
66
- <xsd:annotation>
67
- <xsd:documentation>Indicates a the number of parameters contained within the &lt;source&gt;.</xsd:documentation>
68
- </xsd:annotation>
69
- </xsd:enumeration>
70
- <xsd:enumeration value="paramnotes">
71
- <xsd:annotation>
72
- <xsd:documentation>Indicates notes pertaining to the parameters in the &lt;source&gt;.</xsd:documentation>
73
- </xsd:annotation>
74
- </xsd:enumeration>
75
- <xsd:enumeration value="record">
76
- <xsd:annotation>
77
- <xsd:documentation>Indicates the content of a record within a database.</xsd:documentation>
78
- </xsd:annotation>
79
- </xsd:enumeration>
80
- <xsd:enumeration value="recordtitle">
81
- <xsd:annotation>
82
- <xsd:documentation>Indicates the name of a record within a database.</xsd:documentation>
83
- </xsd:annotation>
84
- </xsd:enumeration>
85
- <xsd:enumeration value="sourcefile">
86
- <xsd:annotation>
87
- <xsd:documentation>Indicates the original source file in the case that multiple files are merged to form the original file from which the XLIFF file is created. This differs from the original &lt;file&gt; attribute in that this sourcefile is one of many that make up that file.</xsd:documentation>
88
- </xsd:annotation>
89
- </xsd:enumeration>
90
- </xsd:restriction>
91
- </xsd:simpleType>
92
- <xsd:simpleType name="count-typeValueList">
93
- <xsd:annotation>
94
- <xsd:documentation>Values for the attribute 'count-type'.</xsd:documentation>
95
- </xsd:annotation>
96
- <xsd:restriction base="xsd:NMTOKEN">
97
- <xsd:enumeration value="num-usages">
98
- <xsd:annotation>
99
- <xsd:documentation>Indicates the count units are items that are used X times in a certain context; example: this is a reusable text unit which is used 42 times in other texts.</xsd:documentation>
100
- </xsd:annotation>
101
- </xsd:enumeration>
102
- <xsd:enumeration value="repetition">
103
- <xsd:annotation>
104
- <xsd:documentation>Indicates the count units are translation units existing already in the same document.</xsd:documentation>
105
- </xsd:annotation>
106
- </xsd:enumeration>
107
- <xsd:enumeration value="total">
108
- <xsd:annotation>
109
- <xsd:documentation>Indicates a total count.</xsd:documentation>
110
- </xsd:annotation>
111
- </xsd:enumeration>
112
- </xsd:restriction>
113
- </xsd:simpleType>
114
- <xsd:simpleType name="InlineDelimitersValueList">
115
- <xsd:annotation>
116
- <xsd:documentation>Values for the attribute 'ctype' when used other elements than &lt;ph&gt; or &lt;x&gt;.</xsd:documentation>
117
- </xsd:annotation>
118
- <xsd:restriction base="xsd:NMTOKEN">
119
- <xsd:enumeration value="bold">
120
- <xsd:annotation>
121
- <xsd:documentation>Indicates a run of bolded text.</xsd:documentation>
122
- </xsd:annotation>
123
- </xsd:enumeration>
124
- <xsd:enumeration value="italic">
125
- <xsd:annotation>
126
- <xsd:documentation>Indicates a run of text in italics.</xsd:documentation>
127
- </xsd:annotation>
128
- </xsd:enumeration>
129
- <xsd:enumeration value="underlined">
130
- <xsd:annotation>
131
- <xsd:documentation>Indicates a run of underlined text.</xsd:documentation>
132
- </xsd:annotation>
133
- </xsd:enumeration>
134
- <xsd:enumeration value="link">
135
- <xsd:annotation>
136
- <xsd:documentation>Indicates a run of hyper-text.</xsd:documentation>
137
- </xsd:annotation>
138
- </xsd:enumeration>
139
- </xsd:restriction>
140
- </xsd:simpleType>
141
- <xsd:simpleType name="InlinePlaceholdersValueList">
142
- <xsd:annotation>
143
- <xsd:documentation>Values for the attribute 'ctype' when used with &lt;ph&gt; or &lt;x&gt;.</xsd:documentation>
144
- </xsd:annotation>
145
- <xsd:restriction base="xsd:NMTOKEN">
146
- <xsd:enumeration value="image">
147
- <xsd:annotation>
148
- <xsd:documentation>Indicates a inline image.</xsd:documentation>
149
- </xsd:annotation>
150
- </xsd:enumeration>
151
- <xsd:enumeration value="pb">
152
- <xsd:annotation>
153
- <xsd:documentation>Indicates a page break.</xsd:documentation>
154
- </xsd:annotation>
155
- </xsd:enumeration>
156
- <xsd:enumeration value="lb">
157
- <xsd:annotation>
158
- <xsd:documentation>Indicates a line break.</xsd:documentation>
159
- </xsd:annotation>
160
- </xsd:enumeration>
161
- </xsd:restriction>
162
- </xsd:simpleType>
163
- <xsd:simpleType name="mime-typeValueList">
164
- <xsd:restriction base="xsd:string">
165
- <xsd:pattern value="(text|multipart|message|application|image|audio|video|model)(/.+)*"/>
166
- </xsd:restriction>
167
- </xsd:simpleType>
168
- <xsd:simpleType name="datatypeValueList">
169
- <xsd:annotation>
170
- <xsd:documentation>Values for the attribute 'datatype'.</xsd:documentation>
171
- </xsd:annotation>
172
- <xsd:restriction base="xsd:NMTOKEN">
173
- <xsd:enumeration value="asp">
174
- <xsd:annotation>
175
- <xsd:documentation>Indicates Active Server Page data.</xsd:documentation>
176
- </xsd:annotation>
177
- </xsd:enumeration>
178
- <xsd:enumeration value="c">
179
- <xsd:annotation>
180
- <xsd:documentation>Indicates C source file data.</xsd:documentation>
181
- </xsd:annotation>
182
- </xsd:enumeration>
183
- <xsd:enumeration value="cdf">
184
- <xsd:annotation>
185
- <xsd:documentation>Indicates Channel Definition Format (CDF) data.</xsd:documentation>
186
- </xsd:annotation>
187
- </xsd:enumeration>
188
- <xsd:enumeration value="cfm">
189
- <xsd:annotation>
190
- <xsd:documentation>Indicates ColdFusion data.</xsd:documentation>
191
- </xsd:annotation>
192
- </xsd:enumeration>
193
- <xsd:enumeration value="cpp">
194
- <xsd:annotation>
195
- <xsd:documentation>Indicates C++ source file data.</xsd:documentation>
196
- </xsd:annotation>
197
- </xsd:enumeration>
198
- <xsd:enumeration value="csharp">
199
- <xsd:annotation>
200
- <xsd:documentation>Indicates C-Sharp data.</xsd:documentation>
201
- </xsd:annotation>
202
- </xsd:enumeration>
203
- <xsd:enumeration value="cstring">
204
- <xsd:annotation>
205
- <xsd:documentation>Indicates strings from C, ASM, and driver files data.</xsd:documentation>
206
- </xsd:annotation>
207
- </xsd:enumeration>
208
- <xsd:enumeration value="csv">
209
- <xsd:annotation>
210
- <xsd:documentation>Indicates comma-separated values data.</xsd:documentation>
211
- </xsd:annotation>
212
- </xsd:enumeration>
213
- <xsd:enumeration value="database">
214
- <xsd:annotation>
215
- <xsd:documentation>Indicates database data.</xsd:documentation>
216
- </xsd:annotation>
217
- </xsd:enumeration>
218
- <xsd:enumeration value="documentfooter">
219
- <xsd:annotation>
220
- <xsd:documentation>Indicates portions of document that follows data and contains metadata.</xsd:documentation>
221
- </xsd:annotation>
222
- </xsd:enumeration>
223
- <xsd:enumeration value="documentheader">
224
- <xsd:annotation>
225
- <xsd:documentation>Indicates portions of document that precedes data and contains metadata.</xsd:documentation>
226
- </xsd:annotation>
227
- </xsd:enumeration>
228
- <xsd:enumeration value="filedialog">
229
- <xsd:annotation>
230
- <xsd:documentation>Indicates data from standard UI file operations dialogs (e.g., Open, Save, Save As, Export, Import).</xsd:documentation>
231
- </xsd:annotation>
232
- </xsd:enumeration>
233
- <xsd:enumeration value="form">
234
- <xsd:annotation>
235
- <xsd:documentation>Indicates standard user input screen data.</xsd:documentation>
236
- </xsd:annotation>
237
- </xsd:enumeration>
238
- <xsd:enumeration value="html">
239
- <xsd:annotation>
240
- <xsd:documentation>Indicates HyperText Markup Language (HTML) data - document instance.</xsd:documentation>
241
- </xsd:annotation>
242
- </xsd:enumeration>
243
- <xsd:enumeration value="htmlbody">
244
- <xsd:annotation>
245
- <xsd:documentation>Indicates content within an HTML document’s &lt;body&gt; element.</xsd:documentation>
246
- </xsd:annotation>
247
- </xsd:enumeration>
248
- <xsd:enumeration value="ini">
249
- <xsd:annotation>
250
- <xsd:documentation>Indicates Windows INI file data.</xsd:documentation>
251
- </xsd:annotation>
252
- </xsd:enumeration>
253
- <xsd:enumeration value="interleaf">
254
- <xsd:annotation>
255
- <xsd:documentation>Indicates Interleaf data.</xsd:documentation>
256
- </xsd:annotation>
257
- </xsd:enumeration>
258
- <xsd:enumeration value="javaclass">
259
- <xsd:annotation>
260
- <xsd:documentation>Indicates Java source file data (extension '.java').</xsd:documentation>
261
- </xsd:annotation>
262
- </xsd:enumeration>
263
- <xsd:enumeration value="javapropertyresourcebundle">
264
- <xsd:annotation>
265
- <xsd:documentation>Indicates Java property resource bundle data.</xsd:documentation>
266
- </xsd:annotation>
267
- </xsd:enumeration>
268
- <xsd:enumeration value="javalistresourcebundle">
269
- <xsd:annotation>
270
- <xsd:documentation>Indicates Java list resource bundle data.</xsd:documentation>
271
- </xsd:annotation>
272
- </xsd:enumeration>
273
- <xsd:enumeration value="javascript">
274
- <xsd:annotation>
275
- <xsd:documentation>Indicates JavaScript source file data.</xsd:documentation>
276
- </xsd:annotation>
277
- </xsd:enumeration>
278
- <xsd:enumeration value="jscript">
279
- <xsd:annotation>
280
- <xsd:documentation>Indicates JScript source file data.</xsd:documentation>
281
- </xsd:annotation>
282
- </xsd:enumeration>
283
- <xsd:enumeration value="layout">
284
- <xsd:annotation>
285
- <xsd:documentation>Indicates information relating to formatting.</xsd:documentation>
286
- </xsd:annotation>
287
- </xsd:enumeration>
288
- <xsd:enumeration value="lisp">
289
- <xsd:annotation>
290
- <xsd:documentation>Indicates LISP source file data.</xsd:documentation>
291
- </xsd:annotation>
292
- </xsd:enumeration>
293
- <xsd:enumeration value="margin">
294
- <xsd:annotation>
295
- <xsd:documentation>Indicates information relating to margin formats.</xsd:documentation>
296
- </xsd:annotation>
297
- </xsd:enumeration>
298
- <xsd:enumeration value="menufile">
299
- <xsd:annotation>
300
- <xsd:documentation>Indicates a file containing menu.</xsd:documentation>
301
- </xsd:annotation>
302
- </xsd:enumeration>
303
- <xsd:enumeration value="messagefile">
304
- <xsd:annotation>
305
- <xsd:documentation>Indicates numerically identified string table.</xsd:documentation>
306
- </xsd:annotation>
307
- </xsd:enumeration>
308
- <xsd:enumeration value="mif">
309
- <xsd:annotation>
310
- <xsd:documentation>Indicates Maker Interchange Format (MIF) data.</xsd:documentation>
311
- </xsd:annotation>
312
- </xsd:enumeration>
313
- <xsd:enumeration value="mimetype">
314
- <xsd:annotation>
315
- <xsd:documentation>Indicates that the datatype attribute value is a MIME Type value and is defined in the mime-type attribute.</xsd:documentation>
316
- </xsd:annotation>
317
- </xsd:enumeration>
318
- <xsd:enumeration value="mo">
319
- <xsd:annotation>
320
- <xsd:documentation>Indicates GNU Machine Object data.</xsd:documentation>
321
- </xsd:annotation>
322
- </xsd:enumeration>
323
- <xsd:enumeration value="msglib">
324
- <xsd:annotation>
325
- <xsd:documentation>Indicates Message Librarian strings created by Novell's Message Librarian Tool.</xsd:documentation>
326
- </xsd:annotation>
327
- </xsd:enumeration>
328
- <xsd:enumeration value="pagefooter">
329
- <xsd:annotation>
330
- <xsd:documentation>Indicates information to be displayed at the bottom of each page of a document.</xsd:documentation>
331
- </xsd:annotation>
332
- </xsd:enumeration>
333
- <xsd:enumeration value="pageheader">
334
- <xsd:annotation>
335
- <xsd:documentation>Indicates information to be displayed at the top of each page of a document.</xsd:documentation>
336
- </xsd:annotation>
337
- </xsd:enumeration>
338
- <xsd:enumeration value="parameters">
339
- <xsd:annotation>
340
- <xsd:documentation>Indicates a list of property values (e.g., settings within INI files or preferences dialog).</xsd:documentation>
341
- </xsd:annotation>
342
- </xsd:enumeration>
343
- <xsd:enumeration value="pascal">
344
- <xsd:annotation>
345
- <xsd:documentation>Indicates Pascal source file data.</xsd:documentation>
346
- </xsd:annotation>
347
- </xsd:enumeration>
348
- <xsd:enumeration value="php">
349
- <xsd:annotation>
350
- <xsd:documentation>Indicates Hypertext Preprocessor data.</xsd:documentation>
351
- </xsd:annotation>
352
- </xsd:enumeration>
353
- <xsd:enumeration value="plaintext">
354
- <xsd:annotation>
355
- <xsd:documentation>Indicates plain text file (no formatting other than, possibly, wrapping).</xsd:documentation>
356
- </xsd:annotation>
357
- </xsd:enumeration>
358
- <xsd:enumeration value="po">
359
- <xsd:annotation>
360
- <xsd:documentation>Indicates GNU Portable Object file.</xsd:documentation>
361
- </xsd:annotation>
362
- </xsd:enumeration>
363
- <xsd:enumeration value="report">
364
- <xsd:annotation>
365
- <xsd:documentation>Indicates dynamically generated user defined document. e.g. Oracle Report, Crystal Report, etc.</xsd:documentation>
366
- </xsd:annotation>
367
- </xsd:enumeration>
368
- <xsd:enumeration value="resources">
369
- <xsd:annotation>
370
- <xsd:documentation>Indicates Windows .NET binary resources.</xsd:documentation>
371
- </xsd:annotation>
372
- </xsd:enumeration>
373
- <xsd:enumeration value="resx">
374
- <xsd:annotation>
375
- <xsd:documentation>Indicates Windows .NET Resources.</xsd:documentation>
376
- </xsd:annotation>
377
- </xsd:enumeration>
378
- <xsd:enumeration value="rtf">
379
- <xsd:annotation>
380
- <xsd:documentation>Indicates Rich Text Format (RTF) data.</xsd:documentation>
381
- </xsd:annotation>
382
- </xsd:enumeration>
383
- <xsd:enumeration value="sgml">
384
- <xsd:annotation>
385
- <xsd:documentation>Indicates Standard Generalized Markup Language (SGML) data - document instance.</xsd:documentation>
386
- </xsd:annotation>
387
- </xsd:enumeration>
388
- <xsd:enumeration value="sgmldtd">
389
- <xsd:annotation>
390
- <xsd:documentation>Indicates Standard Generalized Markup Language (SGML) data - Document Type Definition (DTD).</xsd:documentation>
391
- </xsd:annotation>
392
- </xsd:enumeration>
393
- <xsd:enumeration value="svg">
394
- <xsd:annotation>
395
- <xsd:documentation>Indicates Scalable Vector Graphic (SVG) data.</xsd:documentation>
396
- </xsd:annotation>
397
- </xsd:enumeration>
398
- <xsd:enumeration value="vbscript">
399
- <xsd:annotation>
400
- <xsd:documentation>Indicates VisualBasic Script source file.</xsd:documentation>
401
- </xsd:annotation>
402
- </xsd:enumeration>
403
- <xsd:enumeration value="warning">
404
- <xsd:annotation>
405
- <xsd:documentation>Indicates warning message.</xsd:documentation>
406
- </xsd:annotation>
407
- </xsd:enumeration>
408
- <xsd:enumeration value="winres">
409
- <xsd:annotation>
410
- <xsd:documentation>Indicates Windows (Win32) resources (i.e. resources extracted from an RC script, a message file, or a compiled file).</xsd:documentation>
411
- </xsd:annotation>
412
- </xsd:enumeration>
413
- <xsd:enumeration value="xhtml">
414
- <xsd:annotation>
415
- <xsd:documentation>Indicates Extensible HyperText Markup Language (XHTML) data - document instance.</xsd:documentation>
416
- </xsd:annotation>
417
- </xsd:enumeration>
418
- <xsd:enumeration value="xml">
419
- <xsd:annotation>
420
- <xsd:documentation>Indicates Extensible Markup Language (XML) data - document instance.</xsd:documentation>
421
- </xsd:annotation>
422
- </xsd:enumeration>
423
- <xsd:enumeration value="xmldtd">
424
- <xsd:annotation>
425
- <xsd:documentation>Indicates Extensible Markup Language (XML) data - Document Type Definition (DTD).</xsd:documentation>
426
- </xsd:annotation>
427
- </xsd:enumeration>
428
- <xsd:enumeration value="xsl">
429
- <xsd:annotation>
430
- <xsd:documentation>Indicates Extensible Stylesheet Language (XSL) data.</xsd:documentation>
431
- </xsd:annotation>
432
- </xsd:enumeration>
433
- <xsd:enumeration value="xul">
434
- <xsd:annotation>
435
- <xsd:documentation>Indicates XUL elements.</xsd:documentation>
436
- </xsd:annotation>
437
- </xsd:enumeration>
438
- </xsd:restriction>
439
- </xsd:simpleType>
440
- <xsd:simpleType name="mtypeValueList">
441
- <xsd:annotation>
442
- <xsd:documentation>Values for the attribute 'mtype'.</xsd:documentation>
443
- </xsd:annotation>
444
- <xsd:restriction base="xsd:NMTOKEN">
445
- <xsd:enumeration value="abbrev">
446
- <xsd:annotation>
447
- <xsd:documentation>Indicates the marked text is an abbreviation.</xsd:documentation>
448
- </xsd:annotation>
449
- </xsd:enumeration>
450
- <xsd:enumeration value="abbreviated-form">
451
- <xsd:annotation>
452
- <xsd:documentation>ISO-12620 2.1.8: A term resulting from the omission of any part of the full term while designating the same concept.</xsd:documentation>
453
- </xsd:annotation>
454
- </xsd:enumeration>
455
- <xsd:enumeration value="abbreviation">
456
- <xsd:annotation>
457
- <xsd:documentation>ISO-12620 2.1.8.1: An abbreviated form of a simple term resulting from the omission of some of its letters (e.g. 'adj.' for 'adjective').</xsd:documentation>
458
- </xsd:annotation>
459
- </xsd:enumeration>
460
- <xsd:enumeration value="acronym">
461
- <xsd:annotation>
462
- <xsd:documentation>ISO-12620 2.1.8.4: An abbreviated form of a term made up of letters from the full form of a multiword term strung together into a sequence pronounced only syllabically (e.g. 'radar' for 'radio detecting and ranging').</xsd:documentation>
463
- </xsd:annotation>
464
- </xsd:enumeration>
465
- <xsd:enumeration value="appellation">
466
- <xsd:annotation>
467
- <xsd:documentation>ISO-12620: A proper-name term, such as the name of an agency or other proper entity.</xsd:documentation>
468
- </xsd:annotation>
469
- </xsd:enumeration>
470
- <xsd:enumeration value="collocation">
471
- <xsd:annotation>
472
- <xsd:documentation>ISO-12620 2.1.18.1: A recurrent word combination characterized by cohesion in that the components of the collocation must co-occur within an utterance or series of utterances, even though they do not necessarily have to maintain immediate proximity to one another.</xsd:documentation>
473
- </xsd:annotation>
474
- </xsd:enumeration>
475
- <xsd:enumeration value="common-name">
476
- <xsd:annotation>
477
- <xsd:documentation>ISO-12620 2.1.5: A synonym for an international scientific term that is used in general discourse in a given language.</xsd:documentation>
478
- </xsd:annotation>
479
- </xsd:enumeration>
480
- <xsd:enumeration value="datetime">
481
- <xsd:annotation>
482
- <xsd:documentation>Indicates the marked text is a date and/or time.</xsd:documentation>
483
- </xsd:annotation>
484
- </xsd:enumeration>
485
- <xsd:enumeration value="equation">
486
- <xsd:annotation>
487
- <xsd:documentation>ISO-12620 2.1.15: An expression used to represent a concept based on a statement that two mathematical expressions are, for instance, equal as identified by the equal sign (=), or assigned to one another by a similar sign.</xsd:documentation>
488
- </xsd:annotation>
489
- </xsd:enumeration>
490
- <xsd:enumeration value="expanded-form">
491
- <xsd:annotation>
492
- <xsd:documentation>ISO-12620 2.1.7: The complete representation of a term for which there is an abbreviated form.</xsd:documentation>
493
- </xsd:annotation>
494
- </xsd:enumeration>
495
- <xsd:enumeration value="formula">
496
- <xsd:annotation>
497
- <xsd:documentation>ISO-12620 2.1.14: Figures, symbols or the like used to express a concept briefly, such as a mathematical or chemical formula.</xsd:documentation>
498
- </xsd:annotation>
499
- </xsd:enumeration>
500
- <xsd:enumeration value="head-term">
501
- <xsd:annotation>
502
- <xsd:documentation>ISO-12620 2.1.1: The concept designation that has been chosen to head a terminological record.</xsd:documentation>
503
- </xsd:annotation>
504
- </xsd:enumeration>
505
- <xsd:enumeration value="initialism">
506
- <xsd:annotation>
507
- <xsd:documentation>ISO-12620 2.1.8.3: An abbreviated form of a term consisting of some of the initial letters of the words making up a multiword term or the term elements making up a compound term when these letters are pronounced individually (e.g. 'BSE' for 'bovine spongiform encephalopathy').</xsd:documentation>
508
- </xsd:annotation>
509
- </xsd:enumeration>
510
- <xsd:enumeration value="international-scientific-term">
511
- <xsd:annotation>
512
- <xsd:documentation>ISO-12620 2.1.4: A term that is part of an international scientific nomenclature as adopted by an appropriate scientific body.</xsd:documentation>
513
- </xsd:annotation>
514
- </xsd:enumeration>
515
- <xsd:enumeration value="internationalism">
516
- <xsd:annotation>
517
- <xsd:documentation>ISO-12620 2.1.6: A term that has the same or nearly identical orthographic or phonemic form in many languages.</xsd:documentation>
518
- </xsd:annotation>
519
- </xsd:enumeration>
520
- <xsd:enumeration value="logical-expression">
521
- <xsd:annotation>
522
- <xsd:documentation>ISO-12620 2.1.16: An expression used to represent a concept based on mathematical or logical relations, such as statements of inequality, set relationships, Boolean operations, and the like.</xsd:documentation>
523
- </xsd:annotation>
524
- </xsd:enumeration>
525
- <xsd:enumeration value="materials-management-unit">
526
- <xsd:annotation>
527
- <xsd:documentation>ISO-12620 2.1.17: A unit to track object.</xsd:documentation>
528
- </xsd:annotation>
529
- </xsd:enumeration>
530
- <xsd:enumeration value="name">
531
- <xsd:annotation>
532
- <xsd:documentation>Indicates the marked text is a name.</xsd:documentation>
533
- </xsd:annotation>
534
- </xsd:enumeration>
535
- <xsd:enumeration value="near-synonym">
536
- <xsd:annotation>
537
- <xsd:documentation>ISO-12620 2.1.3: A term that represents the same or a very similar concept as another term in the same language, but for which interchangeability is limited to some contexts and inapplicable in others.</xsd:documentation>
538
- </xsd:annotation>
539
- </xsd:enumeration>
540
- <xsd:enumeration value="part-number">
541
- <xsd:annotation>
542
- <xsd:documentation>ISO-12620 2.1.17.2: A unique alphanumeric designation assigned to an object in a manufacturing system.</xsd:documentation>
543
- </xsd:annotation>
544
- </xsd:enumeration>
545
- <xsd:enumeration value="phrase">
546
- <xsd:annotation>
547
- <xsd:documentation>Indicates the marked text is a phrase.</xsd:documentation>
548
- </xsd:annotation>
549
- </xsd:enumeration>
550
- <xsd:enumeration value="phraseological-unit">
551
- <xsd:annotation>
552
- <xsd:documentation>ISO-12620 2.1.18: Any group of two or more words that form a unit, the meaning of which frequently cannot be deduced based on the combined sense of the words making up the phrase.</xsd:documentation>
553
- </xsd:annotation>
554
- </xsd:enumeration>
555
- <xsd:enumeration value="protected">
556
- <xsd:annotation>
557
- <xsd:documentation>Indicates the marked text should not be translated.</xsd:documentation>
558
- </xsd:annotation>
559
- </xsd:enumeration>
560
- <xsd:enumeration value="romanized-form">
561
- <xsd:annotation>
562
- <xsd:documentation>ISO-12620 2.1.12: A form of a term resulting from an operation whereby non-Latin writing systems are converted to the Latin alphabet.</xsd:documentation>
563
- </xsd:annotation>
564
- </xsd:enumeration>
565
- <xsd:enumeration value="seg">
566
- <xsd:annotation>
567
- <xsd:documentation>Indicates that the marked text represents a segment.</xsd:documentation>
568
- </xsd:annotation>
569
- </xsd:enumeration>
570
- <xsd:enumeration value="set-phrase">
571
- <xsd:annotation>
572
- <xsd:documentation>ISO-12620 2.1.18.2: A fixed, lexicalized phrase.</xsd:documentation>
573
- </xsd:annotation>
574
- </xsd:enumeration>
575
- <xsd:enumeration value="short-form">
576
- <xsd:annotation>
577
- <xsd:documentation>ISO-12620 2.1.8.2: A variant of a multiword term that includes fewer words than the full form of the term (e.g. 'Group of Twenty-four' for 'Intergovernmental Group of Twenty-four on International Monetary Affairs').</xsd:documentation>
578
- </xsd:annotation>
579
- </xsd:enumeration>
580
- <xsd:enumeration value="sku">
581
- <xsd:annotation>
582
- <xsd:documentation>ISO-12620 2.1.17.1: Stock keeping unit, an inventory item identified by a unique alphanumeric designation assigned to an object in an inventory control system.</xsd:documentation>
583
- </xsd:annotation>
584
- </xsd:enumeration>
585
- <xsd:enumeration value="standard-text">
586
- <xsd:annotation>
587
- <xsd:documentation>ISO-12620 2.1.19: A fixed chunk of recurring text.</xsd:documentation>
588
- </xsd:annotation>
589
- </xsd:enumeration>
590
- <xsd:enumeration value="symbol">
591
- <xsd:annotation>
592
- <xsd:documentation>ISO-12620 2.1.13: A designation of a concept by letters, numerals, pictograms or any combination thereof.</xsd:documentation>
593
- </xsd:annotation>
594
- </xsd:enumeration>
595
- <xsd:enumeration value="synonym">
596
- <xsd:annotation>
597
- <xsd:documentation>ISO-12620 2.1.2: Any term that represents the same or a very similar concept as the main entry term in a term entry.</xsd:documentation>
598
- </xsd:annotation>
599
- </xsd:enumeration>
600
- <xsd:enumeration value="synonymous-phrase">
601
- <xsd:annotation>
602
- <xsd:documentation>ISO-12620 2.1.18.3: Phraseological unit in a language that expresses the same semantic content as another phrase in that same language.</xsd:documentation>
603
- </xsd:annotation>
604
- </xsd:enumeration>
605
- <xsd:enumeration value="term">
606
- <xsd:annotation>
607
- <xsd:documentation>Indicates the marked text is a term.</xsd:documentation>
608
- </xsd:annotation>
609
- </xsd:enumeration>
610
- <xsd:enumeration value="transcribed-form">
611
- <xsd:annotation>
612
- <xsd:documentation>ISO-12620 2.1.11: A form of a term resulting from an operation whereby the characters of one writing system are represented by characters from another writing system, taking into account the pronunciation of the characters converted.</xsd:documentation>
613
- </xsd:annotation>
614
- </xsd:enumeration>
615
- <xsd:enumeration value="transliterated-form">
616
- <xsd:annotation>
617
- <xsd:documentation>ISO-12620 2.1.10: A form of a term resulting from an operation whereby the characters of an alphabetic writing system are represented by characters from another alphabetic writing system.</xsd:documentation>
618
- </xsd:annotation>
619
- </xsd:enumeration>
620
- <xsd:enumeration value="truncated-term">
621
- <xsd:annotation>
622
- <xsd:documentation>ISO-12620 2.1.8.5: An abbreviated form of a term resulting from the omission of one or more term elements or syllables (e.g. 'flu' for 'influenza').</xsd:documentation>
623
- </xsd:annotation>
624
- </xsd:enumeration>
625
- <xsd:enumeration value="variant">
626
- <xsd:annotation>
627
- <xsd:documentation>ISO-12620 2.1.9: One of the alternate forms of a term.</xsd:documentation>
628
- </xsd:annotation>
629
- </xsd:enumeration>
630
- </xsd:restriction>
631
- </xsd:simpleType>
632
- <xsd:simpleType name="restypeValueList">
633
- <xsd:annotation>
634
- <xsd:documentation>Values for the attribute 'restype'.</xsd:documentation>
635
- </xsd:annotation>
636
- <xsd:restriction base="xsd:NMTOKEN">
637
- <xsd:enumeration value="auto3state">
638
- <xsd:annotation>
639
- <xsd:documentation>Indicates a Windows RC AUTO3STATE control.</xsd:documentation>
640
- </xsd:annotation>
641
- </xsd:enumeration>
642
- <xsd:enumeration value="autocheckbox">
643
- <xsd:annotation>
644
- <xsd:documentation>Indicates a Windows RC AUTOCHECKBOX control.</xsd:documentation>
645
- </xsd:annotation>
646
- </xsd:enumeration>
647
- <xsd:enumeration value="autoradiobutton">
648
- <xsd:annotation>
649
- <xsd:documentation>Indicates a Windows RC AUTORADIOBUTTON control.</xsd:documentation>
650
- </xsd:annotation>
651
- </xsd:enumeration>
652
- <xsd:enumeration value="bedit">
653
- <xsd:annotation>
654
- <xsd:documentation>Indicates a Windows RC BEDIT control.</xsd:documentation>
655
- </xsd:annotation>
656
- </xsd:enumeration>
657
- <xsd:enumeration value="bitmap">
658
- <xsd:annotation>
659
- <xsd:documentation>Indicates a bitmap, for example a BITMAP resource in Windows.</xsd:documentation>
660
- </xsd:annotation>
661
- </xsd:enumeration>
662
- <xsd:enumeration value="button">
663
- <xsd:annotation>
664
- <xsd:documentation>Indicates a button object, for example a BUTTON control Windows.</xsd:documentation>
665
- </xsd:annotation>
666
- </xsd:enumeration>
667
- <xsd:enumeration value="caption">
668
- <xsd:annotation>
669
- <xsd:documentation>Indicates a caption, such as the caption of a dialog box.</xsd:documentation>
670
- </xsd:annotation>
671
- </xsd:enumeration>
672
- <xsd:enumeration value="cell">
673
- <xsd:annotation>
674
- <xsd:documentation>Indicates the cell in a table, for example the content of the &lt;td&gt; element in HTML.</xsd:documentation>
675
- </xsd:annotation>
676
- </xsd:enumeration>
677
- <xsd:enumeration value="checkbox">
678
- <xsd:annotation>
679
- <xsd:documentation>Indicates check box object, for example a CHECKBOX control in Windows.</xsd:documentation>
680
- </xsd:annotation>
681
- </xsd:enumeration>
682
- <xsd:enumeration value="checkboxmenuitem">
683
- <xsd:annotation>
684
- <xsd:documentation>Indicates a menu item with an associated checkbox.</xsd:documentation>
685
- </xsd:annotation>
686
- </xsd:enumeration>
687
- <xsd:enumeration value="checkedlistbox">
688
- <xsd:annotation>
689
- <xsd:documentation>Indicates a list box, but with a check-box for each item.</xsd:documentation>
690
- </xsd:annotation>
691
- </xsd:enumeration>
692
- <xsd:enumeration value="colorchooser">
693
- <xsd:annotation>
694
- <xsd:documentation>Indicates a color selection dialog.</xsd:documentation>
695
- </xsd:annotation>
696
- </xsd:enumeration>
697
- <xsd:enumeration value="combobox">
698
- <xsd:annotation>
699
- <xsd:documentation>Indicates a combination of edit box and listbox object, for example a COMBOBOX control in Windows.</xsd:documentation>
700
- </xsd:annotation>
701
- </xsd:enumeration>
702
- <xsd:enumeration value="comboboxexitem">
703
- <xsd:annotation>
704
- <xsd:documentation>Indicates an initialization entry of an extended combobox DLGINIT resource block. (code 0x1234).</xsd:documentation>
705
- </xsd:annotation>
706
- </xsd:enumeration>
707
- <xsd:enumeration value="comboboxitem">
708
- <xsd:annotation>
709
- <xsd:documentation>Indicates an initialization entry of a combobox DLGINIT resource block (code 0x0403).</xsd:documentation>
710
- </xsd:annotation>
711
- </xsd:enumeration>
712
- <xsd:enumeration value="component">
713
- <xsd:annotation>
714
- <xsd:documentation>Indicates a UI base class element that cannot be represented by any other element.</xsd:documentation>
715
- </xsd:annotation>
716
- </xsd:enumeration>
717
- <xsd:enumeration value="contextmenu">
718
- <xsd:annotation>
719
- <xsd:documentation>Indicates a context menu.</xsd:documentation>
720
- </xsd:annotation>
721
- </xsd:enumeration>
722
- <xsd:enumeration value="ctext">
723
- <xsd:annotation>
724
- <xsd:documentation>Indicates a Windows RC CTEXT control.</xsd:documentation>
725
- </xsd:annotation>
726
- </xsd:enumeration>
727
- <xsd:enumeration value="cursor">
728
- <xsd:annotation>
729
- <xsd:documentation>Indicates a cursor, for example a CURSOR resource in Windows.</xsd:documentation>
730
- </xsd:annotation>
731
- </xsd:enumeration>
732
- <xsd:enumeration value="datetimepicker">
733
- <xsd:annotation>
734
- <xsd:documentation>Indicates a date/time picker.</xsd:documentation>
735
- </xsd:annotation>
736
- </xsd:enumeration>
737
- <xsd:enumeration value="defpushbutton">
738
- <xsd:annotation>
739
- <xsd:documentation>Indicates a Windows RC DEFPUSHBUTTON control.</xsd:documentation>
740
- </xsd:annotation>
741
- </xsd:enumeration>
742
- <xsd:enumeration value="dialog">
743
- <xsd:annotation>
744
- <xsd:documentation>Indicates a dialog box.</xsd:documentation>
745
- </xsd:annotation>
746
- </xsd:enumeration>
747
- <xsd:enumeration value="dlginit">
748
- <xsd:annotation>
749
- <xsd:documentation>Indicates a Windows RC DLGINIT resource block.</xsd:documentation>
750
- </xsd:annotation>
751
- </xsd:enumeration>
752
- <xsd:enumeration value="edit">
753
- <xsd:annotation>
754
- <xsd:documentation>Indicates an edit box object, for example an EDIT control in Windows.</xsd:documentation>
755
- </xsd:annotation>
756
- </xsd:enumeration>
757
- <xsd:enumeration value="file">
758
- <xsd:annotation>
759
- <xsd:documentation>Indicates a filename.</xsd:documentation>
760
- </xsd:annotation>
761
- </xsd:enumeration>
762
- <xsd:enumeration value="filechooser">
763
- <xsd:annotation>
764
- <xsd:documentation>Indicates a file dialog.</xsd:documentation>
765
- </xsd:annotation>
766
- </xsd:enumeration>
767
- <xsd:enumeration value="fn">
768
- <xsd:annotation>
769
- <xsd:documentation>Indicates a footnote.</xsd:documentation>
770
- </xsd:annotation>
771
- </xsd:enumeration>
772
- <xsd:enumeration value="font">
773
- <xsd:annotation>
774
- <xsd:documentation>Indicates a font name.</xsd:documentation>
775
- </xsd:annotation>
776
- </xsd:enumeration>
777
- <xsd:enumeration value="footer">
778
- <xsd:annotation>
779
- <xsd:documentation>Indicates a footer.</xsd:documentation>
780
- </xsd:annotation>
781
- </xsd:enumeration>
782
- <xsd:enumeration value="frame">
783
- <xsd:annotation>
784
- <xsd:documentation>Indicates a frame object.</xsd:documentation>
785
- </xsd:annotation>
786
- </xsd:enumeration>
787
- <xsd:enumeration value="grid">
788
- <xsd:annotation>
789
- <xsd:documentation>Indicates a XUL grid element.</xsd:documentation>
790
- </xsd:annotation>
791
- </xsd:enumeration>
792
- <xsd:enumeration value="groupbox">
793
- <xsd:annotation>
794
- <xsd:documentation>Indicates a groupbox object, for example a GROUPBOX control in Windows.</xsd:documentation>
795
- </xsd:annotation>
796
- </xsd:enumeration>
797
- <xsd:enumeration value="header">
798
- <xsd:annotation>
799
- <xsd:documentation>Indicates a header item.</xsd:documentation>
800
- </xsd:annotation>
801
- </xsd:enumeration>
802
- <xsd:enumeration value="heading">
803
- <xsd:annotation>
804
- <xsd:documentation>Indicates a heading, such has the content of &lt;h1&gt;, &lt;h2&gt;, etc. in HTML.</xsd:documentation>
805
- </xsd:annotation>
806
- </xsd:enumeration>
807
- <xsd:enumeration value="hedit">
808
- <xsd:annotation>
809
- <xsd:documentation>Indicates a Windows RC HEDIT control.</xsd:documentation>
810
- </xsd:annotation>
811
- </xsd:enumeration>
812
- <xsd:enumeration value="hscrollbar">
813
- <xsd:annotation>
814
- <xsd:documentation>Indicates a horizontal scrollbar.</xsd:documentation>
815
- </xsd:annotation>
816
- </xsd:enumeration>
817
- <xsd:enumeration value="icon">
818
- <xsd:annotation>
819
- <xsd:documentation>Indicates an icon, for example an ICON resource in Windows.</xsd:documentation>
820
- </xsd:annotation>
821
- </xsd:enumeration>
822
- <xsd:enumeration value="iedit">
823
- <xsd:annotation>
824
- <xsd:documentation>Indicates a Windows RC IEDIT control.</xsd:documentation>
825
- </xsd:annotation>
826
- </xsd:enumeration>
827
- <xsd:enumeration value="keywords">
828
- <xsd:annotation>
829
- <xsd:documentation>Indicates keyword list, such as the content of the Keywords meta-data in HTML, or a K footnote in WinHelp RTF.</xsd:documentation>
830
- </xsd:annotation>
831
- </xsd:enumeration>
832
- <xsd:enumeration value="label">
833
- <xsd:annotation>
834
- <xsd:documentation>Indicates a label object.</xsd:documentation>
835
- </xsd:annotation>
836
- </xsd:enumeration>
837
- <xsd:enumeration value="linklabel">
838
- <xsd:annotation>
839
- <xsd:documentation>Indicates a label that is also a HTML link (not necessarily a URL).</xsd:documentation>
840
- </xsd:annotation>
841
- </xsd:enumeration>
842
- <xsd:enumeration value="list">
843
- <xsd:annotation>
844
- <xsd:documentation>Indicates a list (a group of list-items, for example an &lt;ol&gt; or &lt;ul&gt; element in HTML).</xsd:documentation>
845
- </xsd:annotation>
846
- </xsd:enumeration>
847
- <xsd:enumeration value="listbox">
848
- <xsd:annotation>
849
- <xsd:documentation>Indicates a listbox object, for example an LISTBOX control in Windows.</xsd:documentation>
850
- </xsd:annotation>
851
- </xsd:enumeration>
852
- <xsd:enumeration value="listitem">
853
- <xsd:annotation>
854
- <xsd:documentation>Indicates an list item (an entry in a list).</xsd:documentation>
855
- </xsd:annotation>
856
- </xsd:enumeration>
857
- <xsd:enumeration value="ltext">
858
- <xsd:annotation>
859
- <xsd:documentation>Indicates a Windows RC LTEXT control.</xsd:documentation>
860
- </xsd:annotation>
861
- </xsd:enumeration>
862
- <xsd:enumeration value="menu">
863
- <xsd:annotation>
864
- <xsd:documentation>Indicates a menu (a group of menu-items).</xsd:documentation>
865
- </xsd:annotation>
866
- </xsd:enumeration>
867
- <xsd:enumeration value="menubar">
868
- <xsd:annotation>
869
- <xsd:documentation>Indicates a toolbar containing one or more tope level menus.</xsd:documentation>
870
- </xsd:annotation>
871
- </xsd:enumeration>
872
- <xsd:enumeration value="menuitem">
873
- <xsd:annotation>
874
- <xsd:documentation>Indicates a menu item (an entry in a menu).</xsd:documentation>
875
- </xsd:annotation>
876
- </xsd:enumeration>
877
- <xsd:enumeration value="menuseparator">
878
- <xsd:annotation>
879
- <xsd:documentation>Indicates a XUL menuseparator element.</xsd:documentation>
880
- </xsd:annotation>
881
- </xsd:enumeration>
882
- <xsd:enumeration value="message">
883
- <xsd:annotation>
884
- <xsd:documentation>Indicates a message, for example an entry in a MESSAGETABLE resource in Windows.</xsd:documentation>
885
- </xsd:annotation>
886
- </xsd:enumeration>
887
- <xsd:enumeration value="monthcalendar">
888
- <xsd:annotation>
889
- <xsd:documentation>Indicates a calendar control.</xsd:documentation>
890
- </xsd:annotation>
891
- </xsd:enumeration>
892
- <xsd:enumeration value="numericupdown">
893
- <xsd:annotation>
894
- <xsd:documentation>Indicates an edit box beside a spin control.</xsd:documentation>
895
- </xsd:annotation>
896
- </xsd:enumeration>
897
- <xsd:enumeration value="panel">
898
- <xsd:annotation>
899
- <xsd:documentation>Indicates a catch all for rectangular areas.</xsd:documentation>
900
- </xsd:annotation>
901
- </xsd:enumeration>
902
- <xsd:enumeration value="popupmenu">
903
- <xsd:annotation>
904
- <xsd:documentation>Indicates a standalone menu not necessarily associated with a menubar.</xsd:documentation>
905
- </xsd:annotation>
906
- </xsd:enumeration>
907
- <xsd:enumeration value="pushbox">
908
- <xsd:annotation>
909
- <xsd:documentation>Indicates a pushbox object, for example a PUSHBOX control in Windows.</xsd:documentation>
910
- </xsd:annotation>
911
- </xsd:enumeration>
912
- <xsd:enumeration value="pushbutton">
913
- <xsd:annotation>
914
- <xsd:documentation>Indicates a Windows RC PUSHBUTTON control.</xsd:documentation>
915
- </xsd:annotation>
916
- </xsd:enumeration>
917
- <xsd:enumeration value="radio">
918
- <xsd:annotation>
919
- <xsd:documentation>Indicates a radio button object.</xsd:documentation>
920
- </xsd:annotation>
921
- </xsd:enumeration>
922
- <xsd:enumeration value="radiobuttonmenuitem">
923
- <xsd:annotation>
924
- <xsd:documentation>Indicates a menuitem with associated radio button.</xsd:documentation>
925
- </xsd:annotation>
926
- </xsd:enumeration>
927
- <xsd:enumeration value="rcdata">
928
- <xsd:annotation>
929
- <xsd:documentation>Indicates raw data resources for an application.</xsd:documentation>
930
- </xsd:annotation>
931
- </xsd:enumeration>
932
- <xsd:enumeration value="row">
933
- <xsd:annotation>
934
- <xsd:documentation>Indicates a row in a table.</xsd:documentation>
935
- </xsd:annotation>
936
- </xsd:enumeration>
937
- <xsd:enumeration value="rtext">
938
- <xsd:annotation>
939
- <xsd:documentation>Indicates a Windows RC RTEXT control.</xsd:documentation>
940
- </xsd:annotation>
941
- </xsd:enumeration>
942
- <xsd:enumeration value="scrollpane">
943
- <xsd:annotation>
944
- <xsd:documentation>Indicates a user navigable container used to show a portion of a document.</xsd:documentation>
945
- </xsd:annotation>
946
- </xsd:enumeration>
947
- <xsd:enumeration value="separator">
948
- <xsd:annotation>
949
- <xsd:documentation>Indicates a generic divider object (e.g. menu group separator).</xsd:documentation>
950
- </xsd:annotation>
951
- </xsd:enumeration>
952
- <xsd:enumeration value="shortcut">
953
- <xsd:annotation>
954
- <xsd:documentation>Windows accelerators, shortcuts in resource or property files.</xsd:documentation>
955
- </xsd:annotation>
956
- </xsd:enumeration>
957
- <xsd:enumeration value="spinner">
958
- <xsd:annotation>
959
- <xsd:documentation>Indicates a UI control to indicate process activity but not progress.</xsd:documentation>
960
- </xsd:annotation>
961
- </xsd:enumeration>
962
- <xsd:enumeration value="splitter">
963
- <xsd:annotation>
964
- <xsd:documentation>Indicates a splitter bar.</xsd:documentation>
965
- </xsd:annotation>
966
- </xsd:enumeration>
967
- <xsd:enumeration value="state3">
968
- <xsd:annotation>
969
- <xsd:documentation>Indicates a Windows RC STATE3 control.</xsd:documentation>
970
- </xsd:annotation>
971
- </xsd:enumeration>
972
- <xsd:enumeration value="statusbar">
973
- <xsd:annotation>
974
- <xsd:documentation>Indicates a window for providing feedback to the users, like 'read-only', etc.</xsd:documentation>
975
- </xsd:annotation>
976
- </xsd:enumeration>
977
- <xsd:enumeration value="string">
978
- <xsd:annotation>
979
- <xsd:documentation>Indicates a string, for example an entry in a STRINGTABLE resource in Windows.</xsd:documentation>
980
- </xsd:annotation>
981
- </xsd:enumeration>
982
- <xsd:enumeration value="tabcontrol">
983
- <xsd:annotation>
984
- <xsd:documentation>Indicates a layers of controls with a tab to select layers.</xsd:documentation>
985
- </xsd:annotation>
986
- </xsd:enumeration>
987
- <xsd:enumeration value="table">
988
- <xsd:annotation>
989
- <xsd:documentation>Indicates a display and edits regular two-dimensional tables of cells.</xsd:documentation>
990
- </xsd:annotation>
991
- </xsd:enumeration>
992
- <xsd:enumeration value="textbox">
993
- <xsd:annotation>
994
- <xsd:documentation>Indicates a XUL textbox element.</xsd:documentation>
995
- </xsd:annotation>
996
- </xsd:enumeration>
997
- <xsd:enumeration value="togglebutton">
998
- <xsd:annotation>
999
- <xsd:documentation>Indicates a UI button that can be toggled to on or off state.</xsd:documentation>
1000
- </xsd:annotation>
1001
- </xsd:enumeration>
1002
- <xsd:enumeration value="toolbar">
1003
- <xsd:annotation>
1004
- <xsd:documentation>Indicates an array of controls, usually buttons.</xsd:documentation>
1005
- </xsd:annotation>
1006
- </xsd:enumeration>
1007
- <xsd:enumeration value="tooltip">
1008
- <xsd:annotation>
1009
- <xsd:documentation>Indicates a pop up tool tip text.</xsd:documentation>
1010
- </xsd:annotation>
1011
- </xsd:enumeration>
1012
- <xsd:enumeration value="trackbar">
1013
- <xsd:annotation>
1014
- <xsd:documentation>Indicates a bar with a pointer indicating a position within a certain range.</xsd:documentation>
1015
- </xsd:annotation>
1016
- </xsd:enumeration>
1017
- <xsd:enumeration value="tree">
1018
- <xsd:annotation>
1019
- <xsd:documentation>Indicates a control that displays a set of hierarchical data.</xsd:documentation>
1020
- </xsd:annotation>
1021
- </xsd:enumeration>
1022
- <xsd:enumeration value="uri">
1023
- <xsd:annotation>
1024
- <xsd:documentation>Indicates a URI (URN or URL).</xsd:documentation>
1025
- </xsd:annotation>
1026
- </xsd:enumeration>
1027
- <xsd:enumeration value="userbutton">
1028
- <xsd:annotation>
1029
- <xsd:documentation>Indicates a Windows RC USERBUTTON control.</xsd:documentation>
1030
- </xsd:annotation>
1031
- </xsd:enumeration>
1032
- <xsd:enumeration value="usercontrol">
1033
- <xsd:annotation>
1034
- <xsd:documentation>Indicates a user-defined control like CONTROL control in Windows.</xsd:documentation>
1035
- </xsd:annotation>
1036
- </xsd:enumeration>
1037
- <xsd:enumeration value="var">
1038
- <xsd:annotation>
1039
- <xsd:documentation>Indicates the text of a variable.</xsd:documentation>
1040
- </xsd:annotation>
1041
- </xsd:enumeration>
1042
- <xsd:enumeration value="versioninfo">
1043
- <xsd:annotation>
1044
- <xsd:documentation>Indicates version information about a resource like VERSIONINFO in Windows.</xsd:documentation>
1045
- </xsd:annotation>
1046
- </xsd:enumeration>
1047
- <xsd:enumeration value="vscrollbar">
1048
- <xsd:annotation>
1049
- <xsd:documentation>Indicates a vertical scrollbar.</xsd:documentation>
1050
- </xsd:annotation>
1051
- </xsd:enumeration>
1052
- <xsd:enumeration value="window">
1053
- <xsd:annotation>
1054
- <xsd:documentation>Indicates a graphical window.</xsd:documentation>
1055
- </xsd:annotation>
1056
- </xsd:enumeration>
1057
- </xsd:restriction>
1058
- </xsd:simpleType>
1059
- <xsd:simpleType name="size-unitValueList">
1060
- <xsd:annotation>
1061
- <xsd:documentation>Values for the attribute 'size-unit'.</xsd:documentation>
1062
- </xsd:annotation>
1063
- <xsd:restriction base="xsd:NMTOKEN">
1064
- <xsd:enumeration value="byte">
1065
- <xsd:annotation>
1066
- <xsd:documentation>Indicates a size in 8-bit bytes.</xsd:documentation>
1067
- </xsd:annotation>
1068
- </xsd:enumeration>
1069
- <xsd:enumeration value="char">
1070
- <xsd:annotation>
1071
- <xsd:documentation>Indicates a size in Unicode characters.</xsd:documentation>
1072
- </xsd:annotation>
1073
- </xsd:enumeration>
1074
- <xsd:enumeration value="col">
1075
- <xsd:annotation>
1076
- <xsd:documentation>Indicates a size in columns. Used for HTML text area.</xsd:documentation>
1077
- </xsd:annotation>
1078
- </xsd:enumeration>
1079
- <xsd:enumeration value="cm">
1080
- <xsd:annotation>
1081
- <xsd:documentation>Indicates a size in centimeters.</xsd:documentation>
1082
- </xsd:annotation>
1083
- </xsd:enumeration>
1084
- <xsd:enumeration value="dlgunit">
1085
- <xsd:annotation>
1086
- <xsd:documentation>Indicates a size in dialog units, as defined in Windows resources.</xsd:documentation>
1087
- </xsd:annotation>
1088
- </xsd:enumeration>
1089
- <xsd:enumeration value="em">
1090
- <xsd:annotation>
1091
- <xsd:documentation>Indicates a size in 'font-size' units (as defined in CSS).</xsd:documentation>
1092
- </xsd:annotation>
1093
- </xsd:enumeration>
1094
- <xsd:enumeration value="ex">
1095
- <xsd:annotation>
1096
- <xsd:documentation>Indicates a size in 'x-height' units (as defined in CSS).</xsd:documentation>
1097
- </xsd:annotation>
1098
- </xsd:enumeration>
1099
- <xsd:enumeration value="glyph">
1100
- <xsd:annotation>
1101
- <xsd:documentation>Indicates a size in glyphs. A glyph is considered to be one or more combined Unicode characters that represent a single displayable text character. Sometimes referred to as a 'grapheme cluster'</xsd:documentation>
1102
- </xsd:annotation>
1103
- </xsd:enumeration>
1104
- <xsd:enumeration value="in">
1105
- <xsd:annotation>
1106
- <xsd:documentation>Indicates a size in inches.</xsd:documentation>
1107
- </xsd:annotation>
1108
- </xsd:enumeration>
1109
- <xsd:enumeration value="mm">
1110
- <xsd:annotation>
1111
- <xsd:documentation>Indicates a size in millimeters.</xsd:documentation>
1112
- </xsd:annotation>
1113
- </xsd:enumeration>
1114
- <xsd:enumeration value="percent">
1115
- <xsd:annotation>
1116
- <xsd:documentation>Indicates a size in percentage.</xsd:documentation>
1117
- </xsd:annotation>
1118
- </xsd:enumeration>
1119
- <xsd:enumeration value="pixel">
1120
- <xsd:annotation>
1121
- <xsd:documentation>Indicates a size in pixels.</xsd:documentation>
1122
- </xsd:annotation>
1123
- </xsd:enumeration>
1124
- <xsd:enumeration value="point">
1125
- <xsd:annotation>
1126
- <xsd:documentation>Indicates a size in point.</xsd:documentation>
1127
- </xsd:annotation>
1128
- </xsd:enumeration>
1129
- <xsd:enumeration value="row">
1130
- <xsd:annotation>
1131
- <xsd:documentation>Indicates a size in rows. Used for HTML text area.</xsd:documentation>
1132
- </xsd:annotation>
1133
- </xsd:enumeration>
1134
- </xsd:restriction>
1135
- </xsd:simpleType>
1136
- <xsd:simpleType name="stateValueList">
1137
- <xsd:annotation>
1138
- <xsd:documentation>Values for the attribute 'state'.</xsd:documentation>
1139
- </xsd:annotation>
1140
- <xsd:restriction base="xsd:NMTOKEN">
1141
- <xsd:enumeration value="final">
1142
- <xsd:annotation>
1143
- <xsd:documentation>Indicates the terminating state.</xsd:documentation>
1144
- </xsd:annotation>
1145
- </xsd:enumeration>
1146
- <xsd:enumeration value="needs-adaptation">
1147
- <xsd:annotation>
1148
- <xsd:documentation>Indicates only non-textual information needs adaptation.</xsd:documentation>
1149
- </xsd:annotation>
1150
- </xsd:enumeration>
1151
- <xsd:enumeration value="needs-l10n">
1152
- <xsd:annotation>
1153
- <xsd:documentation>Indicates both text and non-textual information needs adaptation.</xsd:documentation>
1154
- </xsd:annotation>
1155
- </xsd:enumeration>
1156
- <xsd:enumeration value="needs-review-adaptation">
1157
- <xsd:annotation>
1158
- <xsd:documentation>Indicates only non-textual information needs review.</xsd:documentation>
1159
- </xsd:annotation>
1160
- </xsd:enumeration>
1161
- <xsd:enumeration value="needs-review-l10n">
1162
- <xsd:annotation>
1163
- <xsd:documentation>Indicates both text and non-textual information needs review.</xsd:documentation>
1164
- </xsd:annotation>
1165
- </xsd:enumeration>
1166
- <xsd:enumeration value="needs-review-translation">
1167
- <xsd:annotation>
1168
- <xsd:documentation>Indicates that only the text of the item needs to be reviewed.</xsd:documentation>
1169
- </xsd:annotation>
1170
- </xsd:enumeration>
1171
- <xsd:enumeration value="needs-translation">
1172
- <xsd:annotation>
1173
- <xsd:documentation>Indicates that the item needs to be translated.</xsd:documentation>
1174
- </xsd:annotation>
1175
- </xsd:enumeration>
1176
- <xsd:enumeration value="new">
1177
- <xsd:annotation>
1178
- <xsd:documentation>Indicates that the item is new. For example, translation units that were not in a previous version of the document.</xsd:documentation>
1179
- </xsd:annotation>
1180
- </xsd:enumeration>
1181
- <xsd:enumeration value="signed-off">
1182
- <xsd:annotation>
1183
- <xsd:documentation>Indicates that changes are reviewed and approved.</xsd:documentation>
1184
- </xsd:annotation>
1185
- </xsd:enumeration>
1186
- <xsd:enumeration value="translated">
1187
- <xsd:annotation>
1188
- <xsd:documentation>Indicates that the item has been translated.</xsd:documentation>
1189
- </xsd:annotation>
1190
- </xsd:enumeration>
1191
- </xsd:restriction>
1192
- </xsd:simpleType>
1193
- <xsd:simpleType name="state-qualifierValueList">
1194
- <xsd:annotation>
1195
- <xsd:documentation>Values for the attribute 'state-qualifier'.</xsd:documentation>
1196
- </xsd:annotation>
1197
- <xsd:restriction base="xsd:NMTOKEN">
1198
- <xsd:enumeration value="exact-match">
1199
- <xsd:annotation>
1200
- <xsd:documentation>Indicates an exact match. An exact match occurs when a source text of a segment is exactly the same as the source text of a segment that was translated previously.</xsd:documentation>
1201
- </xsd:annotation>
1202
- </xsd:enumeration>
1203
- <xsd:enumeration value="fuzzy-match">
1204
- <xsd:annotation>
1205
- <xsd:documentation>Indicates a fuzzy match. A fuzzy match occurs when a source text of a segment is very similar to the source text of a segment that was translated previously (e.g. when the difference is casing, a few changed words, white-space discripancy, etc.).</xsd:documentation>
1206
- </xsd:annotation>
1207
- </xsd:enumeration>
1208
- <xsd:enumeration value="id-match">
1209
- <xsd:annotation>
1210
- <xsd:documentation>Indicates a match based on matching IDs (in addition to matching text).</xsd:documentation>
1211
- </xsd:annotation>
1212
- </xsd:enumeration>
1213
- <xsd:enumeration value="leveraged-glossary">
1214
- <xsd:annotation>
1215
- <xsd:documentation>Indicates a translation derived from a glossary.</xsd:documentation>
1216
- </xsd:annotation>
1217
- </xsd:enumeration>
1218
- <xsd:enumeration value="leveraged-inherited">
1219
- <xsd:annotation>
1220
- <xsd:documentation>Indicates a translation derived from existing translation.</xsd:documentation>
1221
- </xsd:annotation>
1222
- </xsd:enumeration>
1223
- <xsd:enumeration value="leveraged-mt">
1224
- <xsd:annotation>
1225
- <xsd:documentation>Indicates a translation derived from machine translation.</xsd:documentation>
1226
- </xsd:annotation>
1227
- </xsd:enumeration>
1228
- <xsd:enumeration value="leveraged-repository">
1229
- <xsd:annotation>
1230
- <xsd:documentation>Indicates a translation derived from a translation repository.</xsd:documentation>
1231
- </xsd:annotation>
1232
- </xsd:enumeration>
1233
- <xsd:enumeration value="leveraged-tm">
1234
- <xsd:annotation>
1235
- <xsd:documentation>Indicates a translation derived from a translation memory.</xsd:documentation>
1236
- </xsd:annotation>
1237
- </xsd:enumeration>
1238
- <xsd:enumeration value="mt-suggestion">
1239
- <xsd:annotation>
1240
- <xsd:documentation>Indicates the translation is suggested by machine translation.</xsd:documentation>
1241
- </xsd:annotation>
1242
- </xsd:enumeration>
1243
- <xsd:enumeration value="rejected-grammar">
1244
- <xsd:annotation>
1245
- <xsd:documentation>Indicates that the item has been rejected because of incorrect grammar.</xsd:documentation>
1246
- </xsd:annotation>
1247
- </xsd:enumeration>
1248
- <xsd:enumeration value="rejected-inaccurate">
1249
- <xsd:annotation>
1250
- <xsd:documentation>Indicates that the item has been rejected because it is incorrect.</xsd:documentation>
1251
- </xsd:annotation>
1252
- </xsd:enumeration>
1253
- <xsd:enumeration value="rejected-length">
1254
- <xsd:annotation>
1255
- <xsd:documentation>Indicates that the item has been rejected because it is too long or too short.</xsd:documentation>
1256
- </xsd:annotation>
1257
- </xsd:enumeration>
1258
- <xsd:enumeration value="rejected-spelling">
1259
- <xsd:annotation>
1260
- <xsd:documentation>Indicates that the item has been rejected because of incorrect spelling.</xsd:documentation>
1261
- </xsd:annotation>
1262
- </xsd:enumeration>
1263
- <xsd:enumeration value="tm-suggestion">
1264
- <xsd:annotation>
1265
- <xsd:documentation>Indicates the translation is suggested by translation memory.</xsd:documentation>
1266
- </xsd:annotation>
1267
- </xsd:enumeration>
1268
- </xsd:restriction>
1269
- </xsd:simpleType>
1270
- <xsd:simpleType name="unitValueList">
1271
- <xsd:annotation>
1272
- <xsd:documentation>Values for the attribute 'unit'.</xsd:documentation>
1273
- </xsd:annotation>
1274
- <xsd:restriction base="xsd:NMTOKEN">
1275
- <xsd:enumeration value="word">
1276
- <xsd:annotation>
1277
- <xsd:documentation>Refers to words.</xsd:documentation>
1278
- </xsd:annotation>
1279
- </xsd:enumeration>
1280
- <xsd:enumeration value="page">
1281
- <xsd:annotation>
1282
- <xsd:documentation>Refers to pages.</xsd:documentation>
1283
- </xsd:annotation>
1284
- </xsd:enumeration>
1285
- <xsd:enumeration value="trans-unit">
1286
- <xsd:annotation>
1287
- <xsd:documentation>Refers to &lt;trans-unit&gt; elements.</xsd:documentation>
1288
- </xsd:annotation>
1289
- </xsd:enumeration>
1290
- <xsd:enumeration value="bin-unit">
1291
- <xsd:annotation>
1292
- <xsd:documentation>Refers to &lt;bin-unit&gt; elements.</xsd:documentation>
1293
- </xsd:annotation>
1294
- </xsd:enumeration>
1295
- <xsd:enumeration value="glyph">
1296
- <xsd:annotation>
1297
- <xsd:documentation>Refers to glyphs.</xsd:documentation>
1298
- </xsd:annotation>
1299
- </xsd:enumeration>
1300
- <xsd:enumeration value="item">
1301
- <xsd:annotation>
1302
- <xsd:documentation>Refers to &lt;trans-unit&gt; and/or &lt;bin-unit&gt; elements.</xsd:documentation>
1303
- </xsd:annotation>
1304
- </xsd:enumeration>
1305
- <xsd:enumeration value="instance">
1306
- <xsd:annotation>
1307
- <xsd:documentation>Refers to the occurrences of instances defined by the count-type value.</xsd:documentation>
1308
- </xsd:annotation>
1309
- </xsd:enumeration>
1310
- <xsd:enumeration value="character">
1311
- <xsd:annotation>
1312
- <xsd:documentation>Refers to characters.</xsd:documentation>
1313
- </xsd:annotation>
1314
- </xsd:enumeration>
1315
- <xsd:enumeration value="line">
1316
- <xsd:annotation>
1317
- <xsd:documentation>Refers to lines.</xsd:documentation>
1318
- </xsd:annotation>
1319
- </xsd:enumeration>
1320
- <xsd:enumeration value="sentence">
1321
- <xsd:annotation>
1322
- <xsd:documentation>Refers to sentences.</xsd:documentation>
1323
- </xsd:annotation>
1324
- </xsd:enumeration>
1325
- <xsd:enumeration value="paragraph">
1326
- <xsd:annotation>
1327
- <xsd:documentation>Refers to paragraphs.</xsd:documentation>
1328
- </xsd:annotation>
1329
- </xsd:enumeration>
1330
- <xsd:enumeration value="segment">
1331
- <xsd:annotation>
1332
- <xsd:documentation>Refers to segments.</xsd:documentation>
1333
- </xsd:annotation>
1334
- </xsd:enumeration>
1335
- <xsd:enumeration value="placeable">
1336
- <xsd:annotation>
1337
- <xsd:documentation>Refers to placeables (inline elements).</xsd:documentation>
1338
- </xsd:annotation>
1339
- </xsd:enumeration>
1340
- </xsd:restriction>
1341
- </xsd:simpleType>
1342
- <xsd:simpleType name="priorityValueList">
1343
- <xsd:annotation>
1344
- <xsd:documentation>Values for the attribute 'priority'.</xsd:documentation>
1345
- </xsd:annotation>
1346
- <xsd:restriction base="xsd:positiveInteger">
1347
- <xsd:enumeration value="1">
1348
- <xsd:annotation>
1349
- <xsd:documentation>Highest priority.</xsd:documentation>
1350
- </xsd:annotation>
1351
- </xsd:enumeration>
1352
- <xsd:enumeration value="2">
1353
- <xsd:annotation>
1354
- <xsd:documentation>High priority.</xsd:documentation>
1355
- </xsd:annotation>
1356
- </xsd:enumeration>
1357
- <xsd:enumeration value="3">
1358
- <xsd:annotation>
1359
- <xsd:documentation>High priority, but not as important as 2.</xsd:documentation>
1360
- </xsd:annotation>
1361
- </xsd:enumeration>
1362
- <xsd:enumeration value="4">
1363
- <xsd:annotation>
1364
- <xsd:documentation>High priority, but not as important as 3.</xsd:documentation>
1365
- </xsd:annotation>
1366
- </xsd:enumeration>
1367
- <xsd:enumeration value="5">
1368
- <xsd:annotation>
1369
- <xsd:documentation>Medium priority, but more important than 6.</xsd:documentation>
1370
- </xsd:annotation>
1371
- </xsd:enumeration>
1372
- <xsd:enumeration value="6">
1373
- <xsd:annotation>
1374
- <xsd:documentation>Medium priority, but less important than 5.</xsd:documentation>
1375
- </xsd:annotation>
1376
- </xsd:enumeration>
1377
- <xsd:enumeration value="7">
1378
- <xsd:annotation>
1379
- <xsd:documentation>Low priority, but more important than 8.</xsd:documentation>
1380
- </xsd:annotation>
1381
- </xsd:enumeration>
1382
- <xsd:enumeration value="8">
1383
- <xsd:annotation>
1384
- <xsd:documentation>Low priority, but more important than 9.</xsd:documentation>
1385
- </xsd:annotation>
1386
- </xsd:enumeration>
1387
- <xsd:enumeration value="9">
1388
- <xsd:annotation>
1389
- <xsd:documentation>Low priority.</xsd:documentation>
1390
- </xsd:annotation>
1391
- </xsd:enumeration>
1392
- <xsd:enumeration value="10">
1393
- <xsd:annotation>
1394
- <xsd:documentation>Lowest priority.</xsd:documentation>
1395
- </xsd:annotation>
1396
- </xsd:enumeration>
1397
- </xsd:restriction>
1398
- </xsd:simpleType>
1399
- <xsd:simpleType name="reformatValueYesNo">
1400
- <xsd:restriction base="xsd:string">
1401
- <xsd:enumeration value="yes">
1402
- <xsd:annotation>
1403
- <xsd:documentation>This value indicates that all properties can be reformatted. This value must be used alone.</xsd:documentation>
1404
- </xsd:annotation>
1405
- </xsd:enumeration>
1406
- <xsd:enumeration value="no">
1407
- <xsd:annotation>
1408
- <xsd:documentation>This value indicates that no properties should be reformatted. This value must be used alone.</xsd:documentation>
1409
- </xsd:annotation>
1410
- </xsd:enumeration>
1411
- </xsd:restriction>
1412
- </xsd:simpleType>
1413
- <xsd:simpleType name="reformatValueList">
1414
- <xsd:list>
1415
- <xsd:simpleType>
1416
- <xsd:union memberTypes="xlf:XTend">
1417
- <xsd:simpleType>
1418
- <xsd:restriction base="xsd:string">
1419
- <xsd:enumeration value="coord">
1420
- <xsd:annotation>
1421
- <xsd:documentation>This value indicates that all information in the coord attribute can be modified.</xsd:documentation>
1422
- </xsd:annotation>
1423
- </xsd:enumeration>
1424
- <xsd:enumeration value="coord-x">
1425
- <xsd:annotation>
1426
- <xsd:documentation>This value indicates that the x information in the coord attribute can be modified.</xsd:documentation>
1427
- </xsd:annotation>
1428
- </xsd:enumeration>
1429
- <xsd:enumeration value="coord-y">
1430
- <xsd:annotation>
1431
- <xsd:documentation>This value indicates that the y information in the coord attribute can be modified.</xsd:documentation>
1432
- </xsd:annotation>
1433
- </xsd:enumeration>
1434
- <xsd:enumeration value="coord-cx">
1435
- <xsd:annotation>
1436
- <xsd:documentation>This value indicates that the cx information in the coord attribute can be modified.</xsd:documentation>
1437
- </xsd:annotation>
1438
- </xsd:enumeration>
1439
- <xsd:enumeration value="coord-cy">
1440
- <xsd:annotation>
1441
- <xsd:documentation>This value indicates that the cy information in the coord attribute can be modified.</xsd:documentation>
1442
- </xsd:annotation>
1443
- </xsd:enumeration>
1444
- <xsd:enumeration value="font">
1445
- <xsd:annotation>
1446
- <xsd:documentation>This value indicates that all the information in the font attribute can be modified.</xsd:documentation>
1447
- </xsd:annotation>
1448
- </xsd:enumeration>
1449
- <xsd:enumeration value="font-name">
1450
- <xsd:annotation>
1451
- <xsd:documentation>This value indicates that the name information in the font attribute can be modified.</xsd:documentation>
1452
- </xsd:annotation>
1453
- </xsd:enumeration>
1454
- <xsd:enumeration value="font-size">
1455
- <xsd:annotation>
1456
- <xsd:documentation>This value indicates that the size information in the font attribute can be modified.</xsd:documentation>
1457
- </xsd:annotation>
1458
- </xsd:enumeration>
1459
- <xsd:enumeration value="font-weight">
1460
- <xsd:annotation>
1461
- <xsd:documentation>This value indicates that the weight information in the font attribute can be modified.</xsd:documentation>
1462
- </xsd:annotation>
1463
- </xsd:enumeration>
1464
- <xsd:enumeration value="css-style">
1465
- <xsd:annotation>
1466
- <xsd:documentation>This value indicates that the information in the css-style attribute can be modified.</xsd:documentation>
1467
- </xsd:annotation>
1468
- </xsd:enumeration>
1469
- <xsd:enumeration value="style">
1470
- <xsd:annotation>
1471
- <xsd:documentation>This value indicates that the information in the style attribute can be modified.</xsd:documentation>
1472
- </xsd:annotation>
1473
- </xsd:enumeration>
1474
- <xsd:enumeration value="ex-style">
1475
- <xsd:annotation>
1476
- <xsd:documentation>This value indicates that the information in the exstyle attribute can be modified.</xsd:documentation>
1477
- </xsd:annotation>
1478
- </xsd:enumeration>
1479
- </xsd:restriction>
1480
- </xsd:simpleType>
1481
- </xsd:union>
1482
- </xsd:simpleType>
1483
- </xsd:list>
1484
- </xsd:simpleType>
1485
- <xsd:simpleType name="purposeValueList">
1486
- <xsd:restriction base="xsd:string">
1487
- <xsd:enumeration value="information">
1488
- <xsd:annotation>
1489
- <xsd:documentation>Indicates that the context is informational in nature, specifying for example, how a term should be translated. Thus, should be displayed to anyone editing the XLIFF document.</xsd:documentation>
1490
- </xsd:annotation>
1491
- </xsd:enumeration>
1492
- <xsd:enumeration value="location">
1493
- <xsd:annotation>
1494
- <xsd:documentation>Indicates that the context-group is used to specify where the term was found in the translatable source. Thus, it is not displayed.</xsd:documentation>
1495
- </xsd:annotation>
1496
- </xsd:enumeration>
1497
- <xsd:enumeration value="match">
1498
- <xsd:annotation>
1499
- <xsd:documentation>Indicates that the context information should be used during translation memory lookups. Thus, it is not displayed.</xsd:documentation>
1500
- </xsd:annotation>
1501
- </xsd:enumeration>
1502
- </xsd:restriction>
1503
- </xsd:simpleType>
1504
- <xsd:simpleType name="alttranstypeValueList">
1505
- <xsd:restriction base="xsd:string">
1506
- <xsd:enumeration value="proposal">
1507
- <xsd:annotation>
1508
- <xsd:documentation>Represents a translation proposal from a translation memory or other resource.</xsd:documentation>
1509
- </xsd:annotation>
1510
- </xsd:enumeration>
1511
- <xsd:enumeration value="previous-version">
1512
- <xsd:annotation>
1513
- <xsd:documentation>Represents a previous version of the target element.</xsd:documentation>
1514
- </xsd:annotation>
1515
- </xsd:enumeration>
1516
- <xsd:enumeration value="rejected">
1517
- <xsd:annotation>
1518
- <xsd:documentation>Represents a rejected version of the target element.</xsd:documentation>
1519
- </xsd:annotation>
1520
- </xsd:enumeration>
1521
- <xsd:enumeration value="reference">
1522
- <xsd:annotation>
1523
- <xsd:documentation>Represents a translation to be used for reference purposes only, for example from a related product or a different language.</xsd:documentation>
1524
- </xsd:annotation>
1525
- </xsd:enumeration>
1526
- <xsd:enumeration value="accepted">
1527
- <xsd:annotation>
1528
- <xsd:documentation>Represents a proposed translation that was used for the translation of the trans-unit, possibly modified.</xsd:documentation>
1529
- </xsd:annotation>
1530
- </xsd:enumeration>
1531
- </xsd:restriction>
1532
- </xsd:simpleType>
1533
- <!-- Other Types -->
1534
- <xsd:complexType name="ElemType_ExternalReference">
1535
- <xsd:choice>
1536
- <xsd:element ref="xlf:internal-file"/>
1537
- <xsd:element ref="xlf:external-file"/>
1538
- </xsd:choice>
1539
- </xsd:complexType>
1540
- <xsd:simpleType name="AttrType_purpose">
1541
- <xsd:list>
1542
- <xsd:simpleType>
1543
- <xsd:union memberTypes="xlf:purposeValueList xlf:XTend"/>
1544
- </xsd:simpleType>
1545
- </xsd:list>
1546
- </xsd:simpleType>
1547
- <xsd:simpleType name="AttrType_datatype">
1548
- <xsd:union memberTypes="xlf:datatypeValueList xlf:XTend"/>
1549
- </xsd:simpleType>
1550
- <xsd:simpleType name="AttrType_restype">
1551
- <xsd:union memberTypes="xlf:restypeValueList xlf:XTend"/>
1552
- </xsd:simpleType>
1553
- <xsd:simpleType name="AttrType_alttranstype">
1554
- <xsd:union memberTypes="xlf:alttranstypeValueList xlf:XTend"/>
1555
- </xsd:simpleType>
1556
- <xsd:simpleType name="AttrType_context-type">
1557
- <xsd:union memberTypes="xlf:context-typeValueList xlf:XTend"/>
1558
- </xsd:simpleType>
1559
- <xsd:simpleType name="AttrType_state">
1560
- <xsd:union memberTypes="xlf:stateValueList xlf:XTend"/>
1561
- </xsd:simpleType>
1562
- <xsd:simpleType name="AttrType_state-qualifier">
1563
- <xsd:union memberTypes="xlf:state-qualifierValueList xlf:XTend"/>
1564
- </xsd:simpleType>
1565
- <xsd:simpleType name="AttrType_count-type">
1566
- <xsd:union memberTypes="xlf:restypeValueList xlf:count-typeValueList xlf:datatypeValueList xlf:stateValueList xlf:state-qualifierValueList xlf:XTend"/>
1567
- </xsd:simpleType>
1568
- <xsd:simpleType name="AttrType_InlineDelimiters">
1569
- <xsd:union memberTypes="xlf:InlineDelimitersValueList xlf:XTend"/>
1570
- </xsd:simpleType>
1571
- <xsd:simpleType name="AttrType_InlinePlaceholders">
1572
- <xsd:union memberTypes="xlf:InlinePlaceholdersValueList xlf:XTend"/>
1573
- </xsd:simpleType>
1574
- <xsd:simpleType name="AttrType_size-unit">
1575
- <xsd:union memberTypes="xlf:size-unitValueList xlf:XTend"/>
1576
- </xsd:simpleType>
1577
- <xsd:simpleType name="AttrType_mtype">
1578
- <xsd:union memberTypes="xlf:mtypeValueList xlf:XTend"/>
1579
- </xsd:simpleType>
1580
- <xsd:simpleType name="AttrType_unit">
1581
- <xsd:union memberTypes="xlf:unitValueList xlf:XTend"/>
1582
- </xsd:simpleType>
1583
- <xsd:simpleType name="AttrType_priority">
1584
- <xsd:union memberTypes="xlf:priorityValueList"/>
1585
- </xsd:simpleType>
1586
- <xsd:simpleType name="AttrType_reformat">
1587
- <xsd:union memberTypes="xlf:reformatValueYesNo xlf:reformatValueList"/>
1588
- </xsd:simpleType>
1589
- <xsd:simpleType name="AttrType_YesNo">
1590
- <xsd:restriction base="xsd:NMTOKEN">
1591
- <xsd:enumeration value="yes"/>
1592
- <xsd:enumeration value="no"/>
1593
- </xsd:restriction>
1594
- </xsd:simpleType>
1595
- <xsd:simpleType name="AttrType_Position">
1596
- <xsd:restriction base="xsd:NMTOKEN">
1597
- <xsd:enumeration value="open"/>
1598
- <xsd:enumeration value="close"/>
1599
- </xsd:restriction>
1600
- </xsd:simpleType>
1601
- <xsd:simpleType name="AttrType_assoc">
1602
- <xsd:restriction base="xsd:NMTOKEN">
1603
- <xsd:enumeration value="preceding"/>
1604
- <xsd:enumeration value="following"/>
1605
- <xsd:enumeration value="both"/>
1606
- </xsd:restriction>
1607
- </xsd:simpleType>
1608
- <xsd:simpleType name="AttrType_annotates">
1609
- <xsd:restriction base="xsd:NMTOKEN">
1610
- <xsd:enumeration value="source"/>
1611
- <xsd:enumeration value="target"/>
1612
- <xsd:enumeration value="general"/>
1613
- </xsd:restriction>
1614
- </xsd:simpleType>
1615
- <xsd:simpleType name="AttrType_Coordinates">
1616
- <xsd:annotation>
1617
- <xsd:documentation>Values for the attribute 'coord'.</xsd:documentation>
1618
- </xsd:annotation>
1619
- <xsd:restriction base="xsd:string">
1620
- <xsd:pattern value="(-?\d+|#);(-?\d+|#);(-?\d+|#);(-?\d+|#)"/>
1621
- </xsd:restriction>
1622
- </xsd:simpleType>
1623
- <xsd:simpleType name="AttrType_Version">
1624
- <xsd:annotation>
1625
- <xsd:documentation>Version values: 1.0 and 1.1 are allowed for backward compatibility.</xsd:documentation>
1626
- </xsd:annotation>
1627
- <xsd:restriction base="xsd:string">
1628
- <xsd:enumeration value="1.2"/>
1629
- <xsd:enumeration value="1.1"/>
1630
- <xsd:enumeration value="1.0"/>
1631
- </xsd:restriction>
1632
- </xsd:simpleType>
1633
- <!-- Groups -->
1634
- <xsd:group name="ElemGroup_TextContent">
1635
- <xsd:choice>
1636
- <xsd:element ref="xlf:g"/>
1637
- <xsd:element ref="xlf:bpt"/>
1638
- <xsd:element ref="xlf:ept"/>
1639
- <xsd:element ref="xlf:ph"/>
1640
- <xsd:element ref="xlf:it"/>
1641
- <xsd:element ref="xlf:mrk"/>
1642
- <xsd:element ref="xlf:x"/>
1643
- <xsd:element ref="xlf:bx"/>
1644
- <xsd:element ref="xlf:ex"/>
1645
- </xsd:choice>
1646
- </xsd:group>
1647
- <xsd:attributeGroup name="AttrGroup_TextContent">
1648
- <xsd:attribute name="id" type="xsd:string" use="required"/>
1649
- <xsd:attribute name="xid" type="xsd:string" use="optional"/>
1650
- <xsd:attribute name="equiv-text" type="xsd:string" use="optional"/>
1651
- <xsd:anyAttribute namespace="##other" processContents="strict"/>
1652
- </xsd:attributeGroup>
1653
- <!-- XLIFF Structure -->
1654
- <xsd:element name="xliff">
1655
- <xsd:complexType>
1656
- <xsd:sequence maxOccurs="unbounded">
1657
- <xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="strict"/>
1658
- <xsd:element ref="xlf:file"/>
1659
- </xsd:sequence>
1660
- <xsd:attribute name="version" type="xlf:AttrType_Version" use="required"/>
1661
- <xsd:attribute ref="xml:lang" use="optional"/>
1662
- <xsd:anyAttribute namespace="##other" processContents="strict"/>
1663
- </xsd:complexType>
1664
- </xsd:element>
1665
- <xsd:element name="file">
1666
- <xsd:complexType>
1667
- <xsd:sequence>
1668
- <xsd:element minOccurs="0" ref="xlf:header"/>
1669
- <xsd:element ref="xlf:body"/>
1670
- </xsd:sequence>
1671
- <xsd:attribute name="original" type="xsd:string" use="required"/>
1672
- <xsd:attribute name="source-language" type="xsd:language" use="required"/>
1673
- <xsd:attribute name="datatype" type="xlf:AttrType_datatype" use="required"/>
1674
- <xsd:attribute name="tool-id" type="xsd:string" use="optional"/>
1675
- <xsd:attribute name="date" type="xsd:dateTime" use="optional"/>
1676
- <xsd:attribute ref="xml:space" use="optional"/>
1677
- <xsd:attribute name="category" type="xsd:string" use="optional"/>
1678
- <xsd:attribute name="target-language" type="xsd:language" use="optional"/>
1679
- <xsd:attribute name="product-name" type="xsd:string" use="optional"/>
1680
- <xsd:attribute name="product-version" type="xsd:string" use="optional"/>
1681
- <xsd:attribute name="build-num" type="xsd:string" use="optional"/>
1682
- <xsd:anyAttribute namespace="##other" processContents="strict"/>
1683
- </xsd:complexType>
1684
- <xsd:unique name="U_group_id">
1685
- <xsd:selector xpath=".//xlf:group"/>
1686
- <xsd:field xpath="@id"/>
1687
- </xsd:unique>
1688
- <xsd:key name="K_unit_id">
1689
- <xsd:selector xpath=".//xlf:trans-unit|.//xlf:bin-unit"/>
1690
- <xsd:field xpath="@id"/>
1691
- </xsd:key>
1692
- <xsd:keyref name="KR_unit_id" refer="xlf:K_unit_id">
1693
- <xsd:selector xpath=".//bpt|.//ept|.//it|.//ph|.//g|.//x|.//bx|.//ex|.//sub"/>
1694
- <xsd:field xpath="@xid"/>
1695
- </xsd:keyref>
1696
- <xsd:key name="K_tool-id">
1697
- <xsd:selector xpath="xlf:header/xlf:tool"/>
1698
- <xsd:field xpath="@tool-id"/>
1699
- </xsd:key>
1700
- <xsd:keyref name="KR_file_tool-id" refer="xlf:K_tool-id">
1701
- <xsd:selector xpath="."/>
1702
- <xsd:field xpath="@tool-id"/>
1703
- </xsd:keyref>
1704
- <xsd:keyref name="KR_phase_tool-id" refer="xlf:K_tool-id">
1705
- <xsd:selector xpath="xlf:header/xlf:phase-group/xlf:phase"/>
1706
- <xsd:field xpath="@tool-id"/>
1707
- </xsd:keyref>
1708
- <xsd:keyref name="KR_alt-trans_tool-id" refer="xlf:K_tool-id">
1709
- <xsd:selector xpath=".//xlf:trans-unit/xlf:alt-trans"/>
1710
- <xsd:field xpath="@tool-id"/>
1711
- </xsd:keyref>
1712
- <xsd:key name="K_count-group_name">
1713
- <xsd:selector xpath=".//xlf:count-group"/>
1714
- <xsd:field xpath="@name"/>
1715
- </xsd:key>
1716
- <xsd:unique name="U_context-group_name">
1717
- <xsd:selector xpath=".//xlf:context-group"/>
1718
- <xsd:field xpath="@name"/>
1719
- </xsd:unique>
1720
- <xsd:key name="K_phase-name">
1721
- <xsd:selector xpath="xlf:header/xlf:phase-group/xlf:phase"/>
1722
- <xsd:field xpath="@phase-name"/>
1723
- </xsd:key>
1724
- <xsd:keyref name="KR_phase-name" refer="xlf:K_phase-name">
1725
- <xsd:selector xpath=".//xlf:count|.//xlf:trans-unit|.//xlf:target|.//bin-unit|.//bin-target"/>
1726
- <xsd:field xpath="@phase-name"/>
1727
- </xsd:keyref>
1728
- <xsd:unique name="U_uid">
1729
- <xsd:selector xpath=".//xlf:external-file"/>
1730
- <xsd:field xpath="@uid"/>
1731
- </xsd:unique>
1732
- </xsd:element>
1733
- <xsd:element name="header">
1734
- <xsd:complexType>
1735
- <xsd:sequence>
1736
- <xsd:element minOccurs="0" name="skl" type="xlf:ElemType_ExternalReference"/>
1737
- <xsd:element minOccurs="0" ref="xlf:phase-group"/>
1738
- <xsd:choice maxOccurs="unbounded" minOccurs="0">
1739
- <xsd:element name="glossary" type="xlf:ElemType_ExternalReference"/>
1740
- <xsd:element name="reference" type="xlf:ElemType_ExternalReference"/>
1741
- <xsd:element ref="xlf:count-group"/>
1742
- <xsd:element ref="xlf:note"/>
1743
- <xsd:element ref="xlf:tool"/>
1744
- </xsd:choice>
1745
- <xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="strict"/>
1746
- </xsd:sequence>
1747
- </xsd:complexType>
1748
- </xsd:element>
1749
- <xsd:element name="internal-file">
1750
- <xsd:complexType>
1751
- <xsd:simpleContent>
1752
- <xsd:extension base="xsd:string">
1753
- <xsd:attribute name="form" type="xsd:string"/>
1754
- <xsd:attribute name="crc" type="xsd:NMTOKEN"/>
1755
- </xsd:extension>
1756
- </xsd:simpleContent>
1757
- </xsd:complexType>
1758
- </xsd:element>
1759
- <xsd:element name="external-file">
1760
- <xsd:complexType>
1761
- <xsd:attribute name="href" type="xsd:string" use="required"/>
1762
- <xsd:attribute name="crc" type="xsd:NMTOKEN"/>
1763
- <xsd:attribute name="uid" type="xsd:NMTOKEN"/>
1764
- </xsd:complexType>
1765
- </xsd:element>
1766
- <xsd:element name="note">
1767
- <xsd:complexType>
1768
- <xsd:simpleContent>
1769
- <xsd:extension base="xsd:string">
1770
- <xsd:attribute ref="xml:lang" use="optional"/>
1771
- <xsd:attribute default="1" name="priority" type="xlf:AttrType_priority" use="optional"/>
1772
- <xsd:attribute name="from" type="xsd:string" use="optional"/>
1773
- <xsd:attribute default="general" name="annotates" type="xlf:AttrType_annotates" use="optional"/>
1774
- </xsd:extension>
1775
- </xsd:simpleContent>
1776
- </xsd:complexType>
1777
- </xsd:element>
1778
- <xsd:element name="phase-group">
1779
- <xsd:complexType>
1780
- <xsd:sequence maxOccurs="unbounded">
1781
- <xsd:element ref="xlf:phase"/>
1782
- </xsd:sequence>
1783
- </xsd:complexType>
1784
- </xsd:element>
1785
- <xsd:element name="phase">
1786
- <xsd:complexType>
1787
- <xsd:sequence maxOccurs="unbounded" minOccurs="0">
1788
- <xsd:element ref="xlf:note"/>
1789
- </xsd:sequence>
1790
- <xsd:attribute name="phase-name" type="xsd:string" use="required"/>
1791
- <xsd:attribute name="process-name" type="xsd:string" use="required"/>
1792
- <xsd:attribute name="company-name" type="xsd:string" use="optional"/>
1793
- <xsd:attribute name="tool-id" type="xsd:string" use="optional"/>
1794
- <xsd:attribute name="date" type="xsd:dateTime" use="optional"/>
1795
- <xsd:attribute name="job-id" type="xsd:string" use="optional"/>
1796
- <xsd:attribute name="contact-name" type="xsd:string" use="optional"/>
1797
- <xsd:attribute name="contact-email" type="xsd:string" use="optional"/>
1798
- <xsd:attribute name="contact-phone" type="xsd:string" use="optional"/>
1799
- </xsd:complexType>
1800
- </xsd:element>
1801
- <xsd:element name="count-group">
1802
- <xsd:complexType>
1803
- <xsd:sequence maxOccurs="unbounded" minOccurs="0">
1804
- <xsd:element ref="xlf:count"/>
1805
- </xsd:sequence>
1806
- <xsd:attribute name="name" type="xsd:string" use="required"/>
1807
- </xsd:complexType>
1808
- </xsd:element>
1809
- <xsd:element name="count">
1810
- <xsd:complexType>
1811
- <xsd:simpleContent>
1812
- <xsd:extension base="xsd:string">
1813
- <xsd:attribute name="count-type" type="xlf:AttrType_count-type" use="optional"/>
1814
- <xsd:attribute name="phase-name" type="xsd:string" use="optional"/>
1815
- <xsd:attribute default="word" name="unit" type="xlf:AttrType_unit" use="optional"/>
1816
- </xsd:extension>
1817
- </xsd:simpleContent>
1818
- </xsd:complexType>
1819
- </xsd:element>
1820
- <xsd:element name="context-group">
1821
- <xsd:complexType>
1822
- <xsd:sequence maxOccurs="unbounded">
1823
- <xsd:element ref="xlf:context"/>
1824
- </xsd:sequence>
1825
- <xsd:attribute name="name" type="xsd:string" use="optional"/>
1826
- <xsd:attribute name="crc" type="xsd:NMTOKEN" use="optional"/>
1827
- <xsd:attribute name="purpose" type="xlf:AttrType_purpose" use="optional"/>
1828
- </xsd:complexType>
1829
- </xsd:element>
1830
- <xsd:element name="context">
1831
- <xsd:complexType>
1832
- <xsd:simpleContent>
1833
- <xsd:extension base="xsd:string">
1834
- <xsd:attribute name="context-type" type="xlf:AttrType_context-type" use="required"/>
1835
- <xsd:attribute default="no" name="match-mandatory" type="xlf:AttrType_YesNo" use="optional"/>
1836
- <xsd:attribute name="crc" type="xsd:NMTOKEN" use="optional"/>
1837
- </xsd:extension>
1838
- </xsd:simpleContent>
1839
- </xsd:complexType>
1840
- </xsd:element>
1841
- <xsd:element name="tool">
1842
- <xsd:complexType mixed="true">
1843
- <xsd:sequence>
1844
- <xsd:any namespace="##any" processContents="strict" minOccurs="0" maxOccurs="unbounded"/>
1845
- </xsd:sequence>
1846
- <xsd:attribute name="tool-id" type="xsd:string" use="required"/>
1847
- <xsd:attribute name="tool-name" type="xsd:string" use="required"/>
1848
- <xsd:attribute name="tool-version" type="xsd:string" use="optional"/>
1849
- <xsd:attribute name="tool-company" type="xsd:string" use="optional"/>
1850
- <xsd:anyAttribute namespace="##other" processContents="strict"/>
1851
- </xsd:complexType>
1852
- </xsd:element>
1853
- <xsd:element name="body">
1854
- <xsd:complexType>
1855
- <xsd:choice maxOccurs="unbounded" minOccurs="0">
1856
- <xsd:element maxOccurs="unbounded" minOccurs="0" ref="xlf:group"/>
1857
- <xsd:element maxOccurs="unbounded" minOccurs="0" ref="xlf:trans-unit"/>
1858
- <xsd:element maxOccurs="unbounded" minOccurs="0" ref="xlf:bin-unit"/>
1859
- </xsd:choice>
1860
- </xsd:complexType>
1861
- </xsd:element>
1862
- <xsd:element name="group">
1863
- <xsd:complexType>
1864
- <xsd:sequence>
1865
- <xsd:sequence>
1866
- <xsd:element maxOccurs="unbounded" minOccurs="0" ref="xlf:context-group"/>
1867
- <xsd:element maxOccurs="unbounded" minOccurs="0" ref="xlf:count-group"/>
1868
- <xsd:element maxOccurs="unbounded" minOccurs="0" ref="xlf:note"/>
1869
- <xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="strict"/>
1870
- </xsd:sequence>
1871
- <xsd:choice maxOccurs="unbounded">
1872
- <xsd:element maxOccurs="unbounded" minOccurs="0" ref="xlf:group"/>
1873
- <xsd:element maxOccurs="unbounded" minOccurs="0" ref="xlf:trans-unit"/>
1874
- <xsd:element maxOccurs="unbounded" minOccurs="0" ref="xlf:bin-unit"/>
1875
- </xsd:choice>
1876
- </xsd:sequence>
1877
- <xsd:attribute name="id" type="xsd:string" use="optional"/>
1878
- <xsd:attribute name="datatype" type="xlf:AttrType_datatype" use="optional"/>
1879
- <xsd:attribute default="default" ref="xml:space" use="optional"/>
1880
- <xsd:attribute name="restype" type="xlf:AttrType_restype" use="optional"/>
1881
- <xsd:attribute name="resname" type="xsd:string" use="optional"/>
1882
- <xsd:attribute name="extradata" type="xsd:string" use="optional"/>
1883
- <xsd:attribute name="extype" type="xsd:string" use="optional"/>
1884
- <xsd:attribute name="help-id" type="xsd:NMTOKEN" use="optional"/>
1885
- <xsd:attribute name="menu" type="xsd:string" use="optional"/>
1886
- <xsd:attribute name="menu-option" type="xsd:string" use="optional"/>
1887
- <xsd:attribute name="menu-name" type="xsd:string" use="optional"/>
1888
- <xsd:attribute name="coord" type="xlf:AttrType_Coordinates" use="optional"/>
1889
- <xsd:attribute name="font" type="xsd:string" use="optional"/>
1890
- <xsd:attribute name="css-style" type="xsd:string" use="optional"/>
1891
- <xsd:attribute name="style" type="xsd:NMTOKEN" use="optional"/>
1892
- <xsd:attribute name="exstyle" type="xsd:NMTOKEN" use="optional"/>
1893
- <xsd:attribute default="yes" name="translate" type="xlf:AttrType_YesNo" use="optional"/>
1894
- <xsd:attribute default="yes" name="reformat" type="xlf:AttrType_reformat" use="optional"/>
1895
- <xsd:attribute default="pixel" name="size-unit" type="xlf:AttrType_size-unit" use="optional"/>
1896
- <xsd:attribute name="maxwidth" type="xsd:NMTOKEN" use="optional"/>
1897
- <xsd:attribute name="minwidth" type="xsd:NMTOKEN" use="optional"/>
1898
- <xsd:attribute name="maxheight" type="xsd:NMTOKEN" use="optional"/>
1899
- <xsd:attribute name="minheight" type="xsd:NMTOKEN" use="optional"/>
1900
- <xsd:attribute name="maxbytes" type="xsd:NMTOKEN" use="optional"/>
1901
- <xsd:attribute name="minbytes" type="xsd:NMTOKEN" use="optional"/>
1902
- <xsd:attribute name="charclass" type="xsd:string" use="optional"/>
1903
- <xsd:attribute default="no" name="merged-trans" type="xlf:AttrType_YesNo" use="optional"/>
1904
- <xsd:anyAttribute namespace="##other" processContents="strict"/>
1905
- </xsd:complexType>
1906
- </xsd:element>
1907
- <xsd:element name="trans-unit">
1908
- <xsd:complexType>
1909
- <xsd:sequence>
1910
- <xsd:element ref="xlf:source"/>
1911
- <xsd:element minOccurs="0" ref="xlf:seg-source"/>
1912
- <xsd:element minOccurs="0" ref="xlf:target"/>
1913
- <xsd:choice maxOccurs="unbounded" minOccurs="0">
1914
- <xsd:element ref="xlf:context-group"/>
1915
- <xsd:element ref="xlf:count-group"/>
1916
- <xsd:element ref="xlf:note"/>
1917
- <xsd:element ref="xlf:alt-trans"/>
1918
- </xsd:choice>
1919
- <xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="strict"/>
1920
- </xsd:sequence>
1921
- <xsd:attribute name="id" type="xsd:string" use="required"/>
1922
- <xsd:attribute name="approved" type="xlf:AttrType_YesNo" use="optional"/>
1923
- <xsd:attribute default="yes" name="translate" type="xlf:AttrType_YesNo" use="optional"/>
1924
- <xsd:attribute default="yes" name="reformat" type="xlf:AttrType_reformat" use="optional"/>
1925
- <xsd:attribute default="default" ref="xml:space" use="optional"/>
1926
- <xsd:attribute name="datatype" type="xlf:AttrType_datatype" use="optional"/>
1927
- <xsd:attribute name="phase-name" type="xsd:string" use="optional"/>
1928
- <xsd:attribute name="restype" type="xlf:AttrType_restype" use="optional"/>
1929
- <xsd:attribute name="resname" type="xsd:string" use="optional"/>
1930
- <xsd:attribute name="extradata" type="xsd:string" use="optional"/>
1931
- <xsd:attribute name="extype" type="xsd:string" use="optional"/>
1932
- <xsd:attribute name="help-id" type="xsd:NMTOKEN" use="optional"/>
1933
- <xsd:attribute name="menu" type="xsd:string" use="optional"/>
1934
- <xsd:attribute name="menu-option" type="xsd:string" use="optional"/>
1935
- <xsd:attribute name="menu-name" type="xsd:string" use="optional"/>
1936
- <xsd:attribute name="coord" type="xlf:AttrType_Coordinates" use="optional"/>
1937
- <xsd:attribute name="font" type="xsd:string" use="optional"/>
1938
- <xsd:attribute name="css-style" type="xsd:string" use="optional"/>
1939
- <xsd:attribute name="style" type="xsd:NMTOKEN" use="optional"/>
1940
- <xsd:attribute name="exstyle" type="xsd:NMTOKEN" use="optional"/>
1941
- <xsd:attribute default="pixel" name="size-unit" type="xlf:AttrType_size-unit" use="optional"/>
1942
- <xsd:attribute name="maxwidth" type="xsd:NMTOKEN" use="optional"/>
1943
- <xsd:attribute name="minwidth" type="xsd:NMTOKEN" use="optional"/>
1944
- <xsd:attribute name="maxheight" type="xsd:NMTOKEN" use="optional"/>
1945
- <xsd:attribute name="minheight" type="xsd:NMTOKEN" use="optional"/>
1946
- <xsd:attribute name="maxbytes" type="xsd:NMTOKEN" use="optional"/>
1947
- <xsd:attribute name="minbytes" type="xsd:NMTOKEN" use="optional"/>
1948
- <xsd:attribute name="charclass" type="xsd:string" use="optional"/>
1949
- <xsd:attribute default="yes" name="merged-trans" type="xlf:AttrType_YesNo" use="optional"/>
1950
- <xsd:anyAttribute namespace="##other" processContents="strict"/>
1951
- </xsd:complexType>
1952
- <xsd:unique name="U_tu_segsrc_mid">
1953
- <xsd:selector xpath="./xlf:seg-source/xlf:mrk"/>
1954
- <xsd:field xpath="@mid"/>
1955
- </xsd:unique>
1956
- <xsd:keyref name="KR_tu_segsrc_mid" refer="xlf:U_tu_segsrc_mid">
1957
- <xsd:selector xpath="./xlf:target/xlf:mrk|./xlf:alt-trans"/>
1958
- <xsd:field xpath="@mid"/>
1959
- </xsd:keyref>
1960
- </xsd:element>
1961
- <xsd:element name="source">
1962
- <xsd:complexType mixed="true">
1963
- <xsd:group maxOccurs="unbounded" minOccurs="0" ref="xlf:ElemGroup_TextContent"/>
1964
- <xsd:attribute ref="xml:lang" use="optional"/>
1965
- <xsd:anyAttribute namespace="##other" processContents="strict"/>
1966
- </xsd:complexType>
1967
- <xsd:unique name="U_source_bpt_rid">
1968
- <xsd:selector xpath=".//xlf:bpt"/>
1969
- <xsd:field xpath="@rid"/>
1970
- </xsd:unique>
1971
- <xsd:keyref name="KR_source_ept_rid" refer="xlf:U_source_bpt_rid">
1972
- <xsd:selector xpath=".//xlf:ept"/>
1973
- <xsd:field xpath="@rid"/>
1974
- </xsd:keyref>
1975
- <xsd:unique name="U_source_bx_rid">
1976
- <xsd:selector xpath=".//xlf:bx"/>
1977
- <xsd:field xpath="@rid"/>
1978
- </xsd:unique>
1979
- <xsd:keyref name="KR_source_ex_rid" refer="xlf:U_source_bx_rid">
1980
- <xsd:selector xpath=".//xlf:ex"/>
1981
- <xsd:field xpath="@rid"/>
1982
- </xsd:keyref>
1983
- </xsd:element>
1984
- <xsd:element name="seg-source">
1985
- <xsd:complexType mixed="true">
1986
- <xsd:group maxOccurs="unbounded" minOccurs="0" ref="xlf:ElemGroup_TextContent"/>
1987
- <xsd:attribute ref="xml:lang" use="optional"/>
1988
- <xsd:anyAttribute namespace="##other" processContents="strict"/>
1989
- </xsd:complexType>
1990
- <xsd:unique name="U_segsrc_bpt_rid">
1991
- <xsd:selector xpath=".//xlf:bpt"/>
1992
- <xsd:field xpath="@rid"/>
1993
- </xsd:unique>
1994
- <xsd:keyref name="KR_segsrc_ept_rid" refer="xlf:U_segsrc_bpt_rid">
1995
- <xsd:selector xpath=".//xlf:ept"/>
1996
- <xsd:field xpath="@rid"/>
1997
- </xsd:keyref>
1998
- <xsd:unique name="U_segsrc_bx_rid">
1999
- <xsd:selector xpath=".//xlf:bx"/>
2000
- <xsd:field xpath="@rid"/>
2001
- </xsd:unique>
2002
- <xsd:keyref name="KR_segsrc_ex_rid" refer="xlf:U_segsrc_bx_rid">
2003
- <xsd:selector xpath=".//xlf:ex"/>
2004
- <xsd:field xpath="@rid"/>
2005
- </xsd:keyref>
2006
- </xsd:element>
2007
- <xsd:element name="target">
2008
- <xsd:complexType mixed="true">
2009
- <xsd:group maxOccurs="unbounded" minOccurs="0" ref="xlf:ElemGroup_TextContent"/>
2010
- <xsd:attribute name="state" type="xlf:AttrType_state" use="optional"/>
2011
- <xsd:attribute name="state-qualifier" type="xlf:AttrType_state-qualifier" use="optional"/>
2012
- <xsd:attribute name="phase-name" type="xsd:NMTOKEN" use="optional"/>
2013
- <xsd:attribute ref="xml:lang" use="optional"/>
2014
- <xsd:attribute name="resname" type="xsd:string" use="optional"/>
2015
- <xsd:attribute name="coord" type="xlf:AttrType_Coordinates" use="optional"/>
2016
- <xsd:attribute name="font" type="xsd:string" use="optional"/>
2017
- <xsd:attribute name="css-style" type="xsd:string" use="optional"/>
2018
- <xsd:attribute name="style" type="xsd:NMTOKEN" use="optional"/>
2019
- <xsd:attribute name="exstyle" type="xsd:NMTOKEN" use="optional"/>
2020
- <xsd:attribute default="yes" name="equiv-trans" type="xlf:AttrType_YesNo" use="optional"/>
2021
- <xsd:anyAttribute namespace="##other" processContents="strict"/>
2022
- </xsd:complexType>
2023
- <xsd:unique name="U_target_bpt_rid">
2024
- <xsd:selector xpath=".//xlf:bpt"/>
2025
- <xsd:field xpath="@rid"/>
2026
- </xsd:unique>
2027
- <xsd:keyref name="KR_target_ept_rid" refer="xlf:U_target_bpt_rid">
2028
- <xsd:selector xpath=".//xlf:ept"/>
2029
- <xsd:field xpath="@rid"/>
2030
- </xsd:keyref>
2031
- <xsd:unique name="U_target_bx_rid">
2032
- <xsd:selector xpath=".//xlf:bx"/>
2033
- <xsd:field xpath="@rid"/>
2034
- </xsd:unique>
2035
- <xsd:keyref name="KR_target_ex_rid" refer="xlf:U_target_bx_rid">
2036
- <xsd:selector xpath=".//xlf:ex"/>
2037
- <xsd:field xpath="@rid"/>
2038
- </xsd:keyref>
2039
- </xsd:element>
2040
- <xsd:element name="alt-trans">
2041
- <xsd:complexType>
2042
- <xsd:sequence>
2043
- <xsd:element minOccurs="0" ref="xlf:source"/>
2044
- <xsd:element minOccurs="0" ref="xlf:seg-source"/>
2045
- <xsd:element maxOccurs="1" ref="xlf:target"/>
2046
- <xsd:element maxOccurs="unbounded" minOccurs="0" ref="xlf:context-group"/>
2047
- <xsd:element maxOccurs="unbounded" minOccurs="0" ref="xlf:note"/>
2048
- <xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="strict"/>
2049
- </xsd:sequence>
2050
- <xsd:attribute name="match-quality" type="xsd:string" use="optional"/>
2051
- <xsd:attribute name="tool-id" type="xsd:string" use="optional"/>
2052
- <xsd:attribute name="crc" type="xsd:NMTOKEN" use="optional"/>
2053
- <xsd:attribute ref="xml:lang" use="optional"/>
2054
- <xsd:attribute name="origin" type="xsd:string" use="optional"/>
2055
- <xsd:attribute name="datatype" type="xlf:AttrType_datatype" use="optional"/>
2056
- <xsd:attribute default="default" ref="xml:space" use="optional"/>
2057
- <xsd:attribute name="restype" type="xlf:AttrType_restype" use="optional"/>
2058
- <xsd:attribute name="resname" type="xsd:string" use="optional"/>
2059
- <xsd:attribute name="extradata" type="xsd:string" use="optional"/>
2060
- <xsd:attribute name="extype" type="xsd:string" use="optional"/>
2061
- <xsd:attribute name="help-id" type="xsd:NMTOKEN" use="optional"/>
2062
- <xsd:attribute name="menu" type="xsd:string" use="optional"/>
2063
- <xsd:attribute name="menu-option" type="xsd:string" use="optional"/>
2064
- <xsd:attribute name="menu-name" type="xsd:string" use="optional"/>
2065
- <xsd:attribute name="mid" type="xsd:NMTOKEN" use="optional"/>
2066
- <xsd:attribute name="coord" type="xlf:AttrType_Coordinates" use="optional"/>
2067
- <xsd:attribute name="font" type="xsd:string" use="optional"/>
2068
- <xsd:attribute name="css-style" type="xsd:string" use="optional"/>
2069
- <xsd:attribute name="style" type="xsd:NMTOKEN" use="optional"/>
2070
- <xsd:attribute name="exstyle" type="xsd:NMTOKEN" use="optional"/>
2071
- <xsd:attribute name="phase-name" type="xsd:NMTOKEN" use="optional"/>
2072
- <xsd:attribute default="proposal" name="alttranstype" type="xlf:AttrType_alttranstype" use="optional"/>
2073
- <xsd:anyAttribute namespace="##other" processContents="strict"/>
2074
- </xsd:complexType>
2075
- <xsd:unique name="U_at_segsrc_mid">
2076
- <xsd:selector xpath="./xlf:seg-source/xlf:mrk"/>
2077
- <xsd:field xpath="@mid"/>
2078
- </xsd:unique>
2079
- <xsd:keyref name="KR_at_segsrc_mid" refer="xlf:U_at_segsrc_mid">
2080
- <xsd:selector xpath="./xlf:target/xlf:mrk"/>
2081
- <xsd:field xpath="@mid"/>
2082
- </xsd:keyref>
2083
- </xsd:element>
2084
- <xsd:element name="bin-unit">
2085
- <xsd:complexType>
2086
- <xsd:sequence>
2087
- <xsd:element ref="xlf:bin-source"/>
2088
- <xsd:element minOccurs="0" ref="xlf:bin-target"/>
2089
- <xsd:choice maxOccurs="unbounded" minOccurs="0">
2090
- <xsd:element ref="xlf:context-group"/>
2091
- <xsd:element ref="xlf:count-group"/>
2092
- <xsd:element ref="xlf:note"/>
2093
- <xsd:element ref="xlf:trans-unit"/>
2094
- </xsd:choice>
2095
- <xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="strict"/>
2096
- </xsd:sequence>
2097
- <xsd:attribute name="id" type="xsd:string" use="required"/>
2098
- <xsd:attribute name="mime-type" type="xlf:mime-typeValueList" use="required"/>
2099
- <xsd:attribute name="approved" type="xlf:AttrType_YesNo" use="optional"/>
2100
- <xsd:attribute default="yes" name="translate" type="xlf:AttrType_YesNo" use="optional"/>
2101
- <xsd:attribute default="yes" name="reformat" type="xlf:AttrType_reformat" use="optional"/>
2102
- <xsd:attribute name="restype" type="xlf:AttrType_restype" use="optional"/>
2103
- <xsd:attribute name="resname" type="xsd:string" use="optional"/>
2104
- <xsd:attribute name="phase-name" type="xsd:string" use="optional"/>
2105
- <xsd:anyAttribute namespace="##other" processContents="strict"/>
2106
- </xsd:complexType>
2107
- </xsd:element>
2108
- <xsd:element name="bin-source">
2109
- <xsd:complexType>
2110
- <xsd:choice>
2111
- <xsd:element ref="xlf:internal-file"/>
2112
- <xsd:element ref="xlf:external-file"/>
2113
- </xsd:choice>
2114
- <xsd:anyAttribute namespace="##other" processContents="strict"/>
2115
- </xsd:complexType>
2116
- </xsd:element>
2117
- <xsd:element name="bin-target">
2118
- <xsd:complexType>
2119
- <xsd:choice>
2120
- <xsd:element ref="xlf:internal-file"/>
2121
- <xsd:element ref="xlf:external-file"/>
2122
- </xsd:choice>
2123
- <xsd:attribute name="mime-type" type="xlf:mime-typeValueList" use="optional"/>
2124
- <xsd:attribute name="state" type="xlf:AttrType_state" use="optional"/>
2125
- <xsd:attribute name="state-qualifier" type="xlf:AttrType_state-qualifier" use="optional"/>
2126
- <xsd:attribute name="phase-name" type="xsd:NMTOKEN" use="optional"/>
2127
- <xsd:attribute name="restype" type="xlf:AttrType_restype" use="optional"/>
2128
- <xsd:attribute name="resname" type="xsd:string" use="optional"/>
2129
- <xsd:anyAttribute namespace="##other" processContents="strict"/>
2130
- </xsd:complexType>
2131
- </xsd:element>
2132
- <!-- Element for inline codes -->
2133
- <xsd:element name="g">
2134
- <xsd:complexType mixed="true">
2135
- <xsd:group maxOccurs="unbounded" minOccurs="0" ref="xlf:ElemGroup_TextContent"/>
2136
- <xsd:attribute name="ctype" type="xlf:AttrType_InlineDelimiters" use="optional"/>
2137
- <xsd:attribute default="yes" name="clone" type="xlf:AttrType_YesNo" use="optional"/>
2138
- <xsd:attributeGroup ref="xlf:AttrGroup_TextContent"/>
2139
- </xsd:complexType>
2140
- </xsd:element>
2141
- <xsd:element name="x">
2142
- <xsd:complexType>
2143
- <xsd:attribute name="ctype" type="xlf:AttrType_InlinePlaceholders" use="optional"/>
2144
- <xsd:attribute default="yes" name="clone" type="xlf:AttrType_YesNo" use="optional"/>
2145
- <xsd:attributeGroup ref="xlf:AttrGroup_TextContent"/>
2146
- </xsd:complexType>
2147
- </xsd:element>
2148
- <xsd:element name="bx">
2149
- <xsd:complexType>
2150
- <xsd:attribute name="rid" type="xsd:NMTOKEN" use="optional"/>
2151
- <xsd:attribute name="ctype" type="xlf:AttrType_InlineDelimiters" use="optional"/>
2152
- <xsd:attribute default="yes" name="clone" type="xlf:AttrType_YesNo" use="optional"/>
2153
- <xsd:attributeGroup ref="xlf:AttrGroup_TextContent"/>
2154
- </xsd:complexType>
2155
- </xsd:element>
2156
- <xsd:element name="ex">
2157
- <xsd:complexType>
2158
- <xsd:attribute name="rid" type="xsd:NMTOKEN" use="optional"/>
2159
- <xsd:attributeGroup ref="xlf:AttrGroup_TextContent"/>
2160
- </xsd:complexType>
2161
- </xsd:element>
2162
- <xsd:element name="ph">
2163
- <xsd:complexType mixed="true">
2164
- <xsd:sequence maxOccurs="unbounded" minOccurs="0">
2165
- <xsd:element ref="xlf:sub"/>
2166
- </xsd:sequence>
2167
- <xsd:attribute name="ctype" type="xlf:AttrType_InlinePlaceholders" use="optional"/>
2168
- <xsd:attribute name="crc" type="xsd:string" use="optional"/>
2169
- <xsd:attribute name="assoc" type="xlf:AttrType_assoc" use="optional"/>
2170
- <xsd:attributeGroup ref="xlf:AttrGroup_TextContent"/>
2171
- </xsd:complexType>
2172
- </xsd:element>
2173
- <xsd:element name="bpt">
2174
- <xsd:complexType mixed="true">
2175
- <xsd:sequence maxOccurs="unbounded" minOccurs="0">
2176
- <xsd:element ref="xlf:sub"/>
2177
- </xsd:sequence>
2178
- <xsd:attribute name="rid" type="xsd:NMTOKEN" use="optional"/>
2179
- <xsd:attribute name="ctype" type="xlf:AttrType_InlineDelimiters" use="optional"/>
2180
- <xsd:attribute name="crc" type="xsd:string" use="optional"/>
2181
- <xsd:attributeGroup ref="xlf:AttrGroup_TextContent"/>
2182
- </xsd:complexType>
2183
- </xsd:element>
2184
- <xsd:element name="ept">
2185
- <xsd:complexType mixed="true">
2186
- <xsd:sequence maxOccurs="unbounded" minOccurs="0">
2187
- <xsd:element ref="xlf:sub"/>
2188
- </xsd:sequence>
2189
- <xsd:attribute name="rid" type="xsd:NMTOKEN" use="optional"/>
2190
- <xsd:attribute name="crc" type="xsd:string" use="optional"/>
2191
- <xsd:attributeGroup ref="xlf:AttrGroup_TextContent"/>
2192
- </xsd:complexType>
2193
- </xsd:element>
2194
- <xsd:element name="it">
2195
- <xsd:complexType mixed="true">
2196
- <xsd:sequence maxOccurs="unbounded" minOccurs="0">
2197
- <xsd:element ref="xlf:sub"/>
2198
- </xsd:sequence>
2199
- <xsd:attribute name="pos" type="xlf:AttrType_Position" use="required"/>
2200
- <xsd:attribute name="rid" type="xsd:NMTOKEN" use="optional"/>
2201
- <xsd:attribute name="ctype" type="xlf:AttrType_InlineDelimiters" use="optional"/>
2202
- <xsd:attribute name="crc" type="xsd:string" use="optional"/>
2203
- <xsd:attributeGroup ref="xlf:AttrGroup_TextContent"/>
2204
- </xsd:complexType>
2205
- </xsd:element>
2206
- <xsd:element name="sub">
2207
- <xsd:complexType mixed="true">
2208
- <xsd:group maxOccurs="unbounded" minOccurs="0" ref="xlf:ElemGroup_TextContent"/>
2209
- <xsd:attribute name="datatype" type="xlf:AttrType_datatype" use="optional"/>
2210
- <xsd:attribute name="ctype" type="xlf:AttrType_InlineDelimiters" use="optional"/>
2211
- <xsd:attribute name="xid" type="xsd:string" use="optional"/>
2212
- </xsd:complexType>
2213
- </xsd:element>
2214
- <xsd:element name="mrk">
2215
- <xsd:complexType mixed="true">
2216
- <xsd:group maxOccurs="unbounded" minOccurs="0" ref="xlf:ElemGroup_TextContent"/>
2217
- <xsd:attribute name="mtype" type="xlf:AttrType_mtype" use="required"/>
2218
- <xsd:attribute name="mid" type="xsd:NMTOKEN" use="optional"/>
2219
- <xsd:attribute name="comment" type="xsd:string" use="optional"/>
2220
- <xsd:anyAttribute namespace="##other" processContents="strict"/>
2221
- </xsd:complexType>
2222
- </xsd:element>
2223
- </xsd:schema>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
vendor/symfony/translation/Loader/schema/dic/xliff-core/xliff-core-2.0.xsd DELETED
@@ -1,411 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <!--
3
-
4
- XLIFF Version 2.0
5
- OASIS Standard
6
- 05 August 2014
7
- Copyright (c) OASIS Open 2014. All rights reserved.
8
- Source: http://docs.oasis-open.org/xliff/xliff-core/v2.0/os/schemas/
9
- -->
10
- <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
11
- elementFormDefault="qualified"
12
- xmlns:xlf="urn:oasis:names:tc:xliff:document:2.0"
13
- targetNamespace="urn:oasis:names:tc:xliff:document:2.0">
14
-
15
- <!-- Import -->
16
-
17
- <xs:import namespace="http://www.w3.org/XML/1998/namespace"
18
- schemaLocation="informativeCopiesOf3rdPartySchemas/w3c/xml.xsd"/>
19
-
20
- <!-- Element Group -->
21
-
22
- <xs:group name="inline">
23
- <xs:choice>
24
- <xs:element ref="xlf:cp"/>
25
- <xs:element ref="xlf:ph"/>
26
- <xs:element ref="xlf:pc"/>
27
- <xs:element ref="xlf:sc"/>
28
- <xs:element ref="xlf:ec"/>
29
- <xs:element ref="xlf:mrk"/>
30
- <xs:element ref="xlf:sm"/>
31
- <xs:element ref="xlf:em"/>
32
- </xs:choice>
33
- </xs:group>
34
-
35
- <!-- Attribute Types -->
36
-
37
- <xs:simpleType name="yesNo">
38
- <xs:restriction base="xs:string">
39
- <xs:enumeration value="yes"/>
40
- <xs:enumeration value="no"/>
41
- </xs:restriction>
42
- </xs:simpleType>
43
-
44
- <xs:simpleType name="yesNoFirstNo">
45
- <xs:restriction base="xs:string">
46
- <xs:enumeration value="yes"/>
47
- <xs:enumeration value="firstNo"/>
48
- <xs:enumeration value="no"/>
49
- </xs:restriction>
50
- </xs:simpleType>
51
-
52
- <xs:simpleType name="dirValue">
53
- <xs:restriction base="xs:string">
54
- <xs:enumeration value="ltr"/>
55
- <xs:enumeration value="rtl"/>
56
- <xs:enumeration value="auto"/>
57
- </xs:restriction>
58
- </xs:simpleType>
59
-
60
- <xs:simpleType name="appliesTo">
61
- <xs:restriction base="xs:string">
62
- <xs:enumeration value="source"/>
63
- <xs:enumeration value="target"/>
64
- </xs:restriction>
65
- </xs:simpleType>
66
-
67
- <xs:simpleType name="userDefinedValue">
68
- <xs:restriction base="xs:string">
69
- <xs:pattern value="[^\s:]+:[^\s:]+"/>
70
- </xs:restriction>
71
- </xs:simpleType>
72
-
73
- <xs:simpleType name="attrType_type">
74
- <xs:restriction base="xs:string">
75
- <xs:enumeration value="fmt"/>
76
- <xs:enumeration value="ui"/>
77
- <xs:enumeration value="quote"/>
78
- <xs:enumeration value="link"/>
79
- <xs:enumeration value="image"/>
80
- <xs:enumeration value="other"/>
81
- </xs:restriction>
82
- </xs:simpleType>
83
-
84
- <xs:simpleType name="typeForMrkValues">
85
- <xs:restriction base="xs:NMTOKEN">
86
- <xs:enumeration value="generic"/>
87
- <xs:enumeration value="comment"/>
88
- <xs:enumeration value="term"/>
89
- </xs:restriction>
90
- </xs:simpleType>
91
-
92
- <xs:simpleType name="attrType_typeForMrk">
93
- <xs:union memberTypes="xlf:typeForMrkValues xlf:userDefinedValue"/>
94
- </xs:simpleType>
95
-
96
- <xs:simpleType name="priorityValue">
97
- <xs:restriction base="xs:positiveInteger">
98
- <xs:minInclusive value="1"/>
99
- <xs:maxInclusive value="10"/>
100
- </xs:restriction>
101
- </xs:simpleType>
102
-
103
- <xs:simpleType name="stateType">
104
- <xs:restriction base="xs:string">
105
- <xs:enumeration value="initial"/>
106
- <xs:enumeration value="translated"/>
107
- <xs:enumeration value="reviewed"/>
108
- <xs:enumeration value="final"/>
109
- </xs:restriction>
110
- </xs:simpleType>
111
-
112
- <!-- Structural Elements -->
113
-
114
- <xs:element name="xliff">
115
- <xs:complexType mixed="false">
116
- <xs:sequence>
117
- <xs:element minOccurs="1" maxOccurs="unbounded" ref="xlf:file"/>
118
- </xs:sequence>
119
- <xs:attribute name="version" use="required"/>
120
- <xs:attribute name="srcLang" use="required"/>
121
- <xs:attribute name="trgLang" use="optional"/>
122
- <xs:attribute ref="xml:space" use="optional" default="default"/>
123
- <xs:anyAttribute namespace="##other" processContents="lax"/>
124
- </xs:complexType>
125
- </xs:element>
126
-
127
- <xs:element name="file">
128
- <xs:complexType mixed="false">
129
- <xs:sequence>
130
- <xs:element minOccurs="0" maxOccurs="1" ref="xlf:skeleton"/>
131
- <xs:any minOccurs="0" maxOccurs="unbounded" namespace="##other"
132
- processContents="lax"/>
133
- <xs:element minOccurs="0" maxOccurs="1" ref="xlf:notes"/>
134
- <xs:choice minOccurs="1" maxOccurs="unbounded">
135
- <xs:element ref="xlf:unit"/>
136
- <xs:element ref="xlf:group"/>
137
- </xs:choice>
138
- </xs:sequence>
139
- <xs:attribute name="id" use="required" type="xs:NMTOKEN"/>
140
- <xs:attribute name="canResegment" use="optional" type="xlf:yesNo" default="yes"/>
141
- <xs:attribute name="original" use="optional"/>
142
- <xs:attribute name="translate" use="optional" type="xlf:yesNo" default="yes"/>
143
- <xs:attribute name="srcDir" use="optional" type="xlf:dirValue" default="auto"/>
144
- <xs:attribute name="trgDir" use="optional" type="xlf:dirValue" default="auto"/>
145
- <xs:attribute ref="xml:space" use="optional"/>
146
- <xs:anyAttribute namespace="##other" processContents="lax"/>
147
- </xs:complexType>
148
- </xs:element>
149
-
150
- <xs:element name="skeleton">
151
- <xs:complexType mixed="true">
152
- <xs:sequence>
153
- <xs:any minOccurs="0" maxOccurs="unbounded" namespace="##other"
154
- processContents="lax"/>
155
- </xs:sequence>
156
- <xs:attribute name="href" use="optional"/>
157
- </xs:complexType>
158
- </xs:element>
159
-
160
- <xs:element name="group">
161
- <xs:complexType mixed="false">
162
- <xs:sequence>
163
- <xs:any minOccurs="0" maxOccurs="unbounded" namespace="##other"
164
- processContents="lax"/>
165
- <xs:element minOccurs="0" maxOccurs="1" ref="xlf:notes"/>
166
- <xs:choice minOccurs="0" maxOccurs="unbounded">
167
- <xs:element ref="xlf:unit"/>
168
- <xs:element ref="xlf:group"/>
169
- </xs:choice>
170
- </xs:sequence>
171
- <xs:attribute name="id" use="required" type="xs:NMTOKEN"/>
172
- <xs:attribute name="name" use="optional"/>
173
- <xs:attribute name="canResegment" use="optional" type="xlf:yesNo"/>
174
- <xs:attribute name="translate" use="optional" type="xlf:yesNo"/>
175
- <xs:attribute name="srcDir" use="optional" type="xlf:dirValue"/>
176
- <xs:attribute name="trgDir" use="optional" type="xlf:dirValue"/>
177
- <xs:attribute name="type" use="optional" type="xlf:userDefinedValue"/>
178
- <xs:attribute ref="xml:space" use="optional"/>
179
- <xs:anyAttribute namespace="##other" processContents="lax"/>
180
- </xs:complexType>
181
- </xs:element>
182
-
183
- <xs:element name="unit">
184
- <xs:complexType mixed="false">
185
- <xs:sequence>
186
- <xs:any minOccurs="0" maxOccurs="unbounded" namespace="##other"
187
- processContents="lax"/>
188
- <xs:element minOccurs="0" maxOccurs="1" ref="xlf:notes"/>
189
- <xs:element minOccurs="0" maxOccurs="1" ref="xlf:originalData"/>
190
- <xs:choice minOccurs="1" maxOccurs="unbounded">
191
- <xs:element ref="xlf:segment"/>
192
- <xs:element ref="xlf:ignorable"/>
193
- </xs:choice>
194
- </xs:sequence>
195
- <xs:attribute name="id" use="required" type="xs:NMTOKEN"/>
196
- <xs:attribute name="name" use="optional"/>
197
- <xs:attribute name="canResegment" use="optional" type="xlf:yesNo"/>
198
- <xs:attribute name="translate" use="optional" type="xlf:yesNo"/>
199
- <xs:attribute name="srcDir" use="optional" type="xlf:dirValue"/>
200
- <xs:attribute name="trgDir" use="optional" type="xlf:dirValue"/>
201
- <xs:attribute ref="xml:space" use="optional"/>
202
- <xs:attribute name="type" use="optional" type="xlf:userDefinedValue"/>
203
- <xs:anyAttribute namespace="##other" processContents="lax"/>
204
- </xs:complexType>
205
- </xs:element>
206
-
207
- <xs:element name="segment">
208
- <xs:complexType mixed="false">
209
- <xs:sequence>
210
- <xs:element minOccurs="1" maxOccurs="1" ref="xlf:source"/>
211
- <xs:element minOccurs="0" maxOccurs="1" ref="xlf:target"/>
212
- </xs:sequence>
213
- <xs:attribute name="id" use="optional" type="xs:NMTOKEN"/>
214
- <xs:attribute name="canResegment" use="optional" type="xlf:yesNo"/>
215
- <xs:attribute name="state" use="optional" type="xlf:stateType" default="initial"/>
216
- <xs:attribute name="subState" use="optional"/>
217
- </xs:complexType>
218
- </xs:element>
219
-
220
- <xs:element name="ignorable">
221
- <xs:complexType mixed="false">
222
- <xs:sequence>
223
- <xs:element minOccurs="1" maxOccurs="1" ref="xlf:source"/>
224
- <xs:element minOccurs="0" maxOccurs="1" ref="xlf:target"/>
225
- </xs:sequence>
226
- <xs:attribute name="id" use="optional" type="xs:NMTOKEN"/>
227
- </xs:complexType>
228
- </xs:element>
229
-
230
- <xs:element name="notes">
231
- <xs:complexType mixed="false">
232
- <xs:sequence>
233
- <xs:element minOccurs="1" maxOccurs="unbounded" ref="xlf:note"/>
234
- </xs:sequence>
235
- </xs:complexType>
236
- </xs:element>
237
-
238
- <xs:element name="note">
239
- <xs:complexType mixed="true">
240
- <xs:attribute name="id" use="optional" type="xs:NMTOKEN"/>
241
- <xs:attribute name="appliesTo" use="optional" type="xlf:appliesTo"/>
242
- <xs:attribute name="category" use="optional"/>
243
- <xs:attribute name="priority" use="optional" type="xlf:priorityValue" default="1"/>
244
- <xs:anyAttribute namespace="##other" processContents="lax"/>
245
- </xs:complexType>
246
- </xs:element>
247
-
248
- <xs:element name="originalData">
249
- <xs:complexType mixed="false">
250
- <xs:sequence>
251
- <xs:element minOccurs="1" maxOccurs="unbounded" ref="xlf:data"/>
252
- </xs:sequence>
253
- </xs:complexType>
254
- </xs:element>
255
-
256
- <xs:element name="data">
257
- <xs:complexType mixed="true">
258
- <xs:sequence>
259
- <xs:element minOccurs="0" maxOccurs="unbounded" ref="xlf:cp"/>
260
- </xs:sequence>
261
- <xs:attribute name="id" use="required" type="xs:NMTOKEN"/>
262
- <xs:attribute name="dir" use="optional" type="xlf:dirValue" default="auto"/>
263
- <xs:attribute ref="xml:space" use="optional" fixed="preserve"/>
264
- </xs:complexType>
265
- </xs:element>
266
-
267
- <xs:element name="source">
268
- <xs:complexType mixed="true">
269
- <xs:group ref="xlf:inline" minOccurs="0" maxOccurs="unbounded"/>
270
- <xs:attribute ref="xml:lang" use="optional"/>
271
- <xs:attribute ref="xml:space" use="optional"/>
272
- </xs:complexType>
273
- </xs:element>
274
-
275
- <xs:element name="target">
276
- <xs:complexType mixed="true">
277
- <xs:group ref="xlf:inline" minOccurs="0" maxOccurs="unbounded"/>
278
- <xs:attribute ref="xml:lang" use="optional"/>
279
- <xs:attribute ref="xml:space" use="optional"/>
280
- <xs:attribute name="order" use="optional" type="xs:positiveInteger"/>
281
- </xs:complexType>
282
- </xs:element>
283
-
284
- <!-- Inline Elements -->
285
-
286
- <xs:element name="cp">
287
- <!-- Code Point -->
288
- <xs:complexType mixed="false">
289
- <xs:attribute name="hex" use="required" type="xs:hexBinary"/>
290
- </xs:complexType>
291
- </xs:element>
292
-
293
- <xs:element name="ph">
294
- <!-- Placeholder -->
295
- <xs:complexType mixed="false">
296
- <xs:attribute name="canCopy" use="optional" type="xlf:yesNo" default="yes"/>
297
- <xs:attribute name="canDelete" use="optional" type="xlf:yesNo" default="yes"/>
298
- <xs:attribute name="canReorder" use="optional" type="xlf:yesNoFirstNo" default="yes"/>
299
- <xs:attribute name="copyOf" use="optional" type="xs:NMTOKEN"/>
300
- <xs:attribute name="disp" use="optional"/>
301
- <xs:attribute name="equiv" use="optional"/>
302
- <xs:attribute name="id" use="required" type="xs:NMTOKEN"/>
303
- <xs:attribute name="dataRef" use="optional" type="xs:NMTOKEN"/>
304
- <xs:attribute name="subFlows" use="optional" type="xs:NMTOKENS"/>
305
- <xs:attribute name="subType" use="optional" type="xlf:userDefinedValue"/>
306
- <xs:attribute name="type" use="optional" type="xlf:attrType_type"/>
307
- <xs:anyAttribute namespace="##other" processContents="lax"/>
308
- </xs:complexType>
309
- </xs:element>
310
-
311
- <xs:element name="pc">
312
- <!-- Paired Code -->
313
- <xs:complexType mixed="true">
314
- <xs:group ref="xlf:inline" minOccurs="0" maxOccurs="unbounded"/>
315
- <xs:attribute name="canCopy" use="optional" type="xlf:yesNo" default="yes"/>
316
- <xs:attribute name="canDelete" use="optional" type="xlf:yesNo" default="yes"/>
317
- <xs:attribute name="canOverlap" use="optional" type="xlf:yesNo"/>
318
- <xs:attribute name="canReorder" use="optional" type="xlf:yesNoFirstNo" default="yes"/>
319
- <xs:attribute name="copyOf" use="optional" type="xs:NMTOKEN"/>
320
- <xs:attribute name="dispEnd" use="optional"/>
321
- <xs:attribute name="dispStart" use="optional"/>
322
- <xs:attribute name="equivEnd" use="optional"/>
323
- <xs:attribute name="equivStart" use="optional"/>
324
- <xs:attribute name="id" use="required" type="xs:NMTOKEN"/>
325
- <xs:attribute name="dataRefEnd" use="optional" type="xs:NMTOKEN"/>
326
- <xs:attribute name="dataRefStart" use="optional" type="xs:NMTOKEN"/>
327
- <xs:attribute name="subFlowsEnd" use="optional" type="xs:NMTOKENS"/>
328
- <xs:attribute name="subFlowsStart" use="optional" type="xs:NMTOKENS"/>
329
- <xs:attribute name="subType" use="optional" type="xlf:userDefinedValue"/>
330
- <xs:attribute name="type" use="optional" type="xlf:attrType_type"/>
331
- <xs:attribute name="dir" use="optional" type="xlf:dirValue"/>
332
- <xs:anyAttribute namespace="##other" processContents="lax"/>
333
- </xs:complexType>
334
- </xs:element>
335
-
336
- <xs:element name="sc">
337
- <!-- Start Code -->
338
- <xs:complexType mixed="false">
339
- <xs:attribute name="canCopy" use="optional" type="xlf:yesNo" default="yes"/>
340
- <xs:attribute name="canDelete" use="optional" type="xlf:yesNo" default="yes"/>
341
- <xs:attribute name="canOverlap" use="optional" type="xlf:yesNo" default="yes"/>
342
- <xs:attribute name="canReorder" use="optional" type="xlf:yesNoFirstNo" default="yes"/>
343
- <xs:attribute name="copyOf" use="optional" type="xs:NMTOKEN"/>
344
- <xs:attribute name="dataRef" use="optional" type="xs:NMTOKEN"/>
345
- <xs:attribute name="dir" use="optional" type="xlf:dirValue"/>
346
- <xs:attribute name="disp" use="optional"/>
347
- <xs:attribute name="equiv" use="optional"/>
348
- <xs:attribute name="id" use="required" type="xs:NMTOKEN"/>
349
- <xs:attribute name="isolated" use="optional" type="xlf:yesNo" default="no"/>
350
- <xs:attribute name="subFlows" use="optional" type="xs:NMTOKENS"/>
351
- <xs:attribute name="subType" use="optional" type="xlf:userDefinedValue"/>
352
- <xs:attribute name="type" use="optional" type="xlf:attrType_type"/>
353
- <xs:anyAttribute namespace="##other" processContents="lax"/>
354
- </xs:complexType>
355
- </xs:element>
356
-
357
- <xs:element name="ec">
358
- <!-- End Code -->
359
- <xs:complexType mixed="false">
360
- <xs:attribute name="canCopy" use="optional" type="xlf:yesNo" default="yes"/>
361
- <xs:attribute name="canDelete" use="optional" type="xlf:yesNo" default="yes"/>
362
- <xs:attribute name="canOverlap" use="optional" type="xlf:yesNo" default="yes"/>
363
- <xs:attribute name="canReorder" use="optional" type="xlf:yesNoFirstNo" default="yes"/>
364
- <xs:attribute name="copyOf" use="optional" type="xs:NMTOKEN"/>
365
- <xs:attribute name="dataRef" use="optional" type="xs:NMTOKEN"/>
366
- <xs:attribute name="dir" use="optional" type="xlf:dirValue"/>
367
- <xs:attribute name="disp" use="optional"/>
368
- <xs:attribute name="equiv" use="optional"/>
369
- <xs:attribute name="id" use="optional" type="xs:NMTOKEN"/>
370
- <xs:attribute name="isolated" use="optional" type="xlf:yesNo" default="no"/>
371
- <xs:attribute name="startRef" use="optional" type="xs:NMTOKEN"/>
372
- <xs:attribute name="subFlows" use="optional" type="xs:NMTOKENS"/>
373
- <xs:attribute name="subType" use="optional" type="xlf:userDefinedValue"/>
374
- <xs:attribute name="type" use="optional" type="xlf:attrType_type"/>
375
- <xs:anyAttribute namespace="##other" processContents="lax"/>
376
- </xs:complexType>
377
- </xs:element>
378
-
379
- <xs:element name="mrk">
380
- <!-- Annotation Marker -->
381
- <xs:complexType mixed="true">
382
- <xs:group ref="xlf:inline" minOccurs="0" maxOccurs="unbounded"/>
383
- <xs:attribute name="id" use="required" type="xs:NMTOKEN"/>
384
- <xs:attribute name="translate" use="optional" type="xlf:yesNo"/>
385
- <xs:attribute name="type" use="optional" type="xlf:attrType_typeForMrk"/>
386
- <xs:attribute name="ref" use="optional" type="xs:anyURI"/>
387
- <xs:attribute name="value" use="optional"/>
388
- <xs:anyAttribute namespace="##other" processContents="lax"/>
389
- </xs:complexType>
390
- </xs:element>
391
-
392
- <xs:element name="sm">
393
- <!-- Start Annotation Marker -->
394
- <xs:complexType mixed="false">
395
- <xs:attribute name="id" use="required" type="xs:NMTOKEN"/>
396
- <xs:attribute name="translate" use="optional" type="xlf:yesNo"/>
397
- <xs:attribute name="type" use="optional" type="xlf:attrType_typeForMrk"/>
398
- <xs:attribute name="ref" use="optional" type="xs:anyURI"/>
399
- <xs:attribute name="value" use="optional"/>
400
- <xs:anyAttribute namespace="##other" processContents="lax"/>
401
- </xs:complexType>
402
- </xs:element>
403
-
404
- <xs:element name="em">
405
- <!-- End Annotation Marker -->
406
- <xs:complexType mixed="false">
407
- <xs:attribute name="startRef" use="required" type="xs:NMTOKEN"/>
408
- </xs:complexType>
409
- </xs:element>
410
-
411
- </xs:schema>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
vendor/symfony/translation/Loader/schema/dic/xliff-core/xml.xsd DELETED
@@ -1,309 +0,0 @@
1
- <?xml version='1.0'?>
2
- <?xml-stylesheet href="../2008/09/xsd.xsl" type="text/xsl"?>
3
- <xs:schema targetNamespace="http://www.w3.org/XML/1998/namespace"
4
- xmlns:xs="http://www.w3.org/2001/XMLSchema"
5
- xmlns ="http://www.w3.org/1999/xhtml"
6
- xml:lang="en">
7
-
8
- <xs:annotation>
9
- <xs:documentation>
10
- <div>
11
- <h1>About the XML namespace</h1>
12
-
13
- <div class="bodytext">
14
- <p>
15
-
16
- This schema document describes the XML namespace, in a form
17
- suitable for import by other schema documents.
18
- </p>
19
- <p>
20
- See <a href="http://www.w3.org/XML/1998/namespace.html">
21
- http://www.w3.org/XML/1998/namespace.html</a> and
22
- <a href="http://www.w3.org/TR/REC-xml">
23
- http://www.w3.org/TR/REC-xml</a> for information
24
- about this namespace.
25
- </p>
26
-
27
- <p>
28
- Note that local names in this namespace are intended to be
29
- defined only by the World Wide Web Consortium or its subgroups.
30
- The names currently defined in this namespace are listed below.
31
- They should not be used with conflicting semantics by any Working
32
- Group, specification, or document instance.
33
- </p>
34
- <p>
35
- See further below in this document for more information about <a
36
- href="#usage">how to refer to this schema document from your own
37
- XSD schema documents</a> and about <a href="#nsversioning">the
38
- namespace-versioning policy governing this schema document</a>.
39
- </p>
40
- </div>
41
- </div>
42
-
43
- </xs:documentation>
44
- </xs:annotation>
45
-
46
- <xs:attribute name="lang">
47
- <xs:annotation>
48
- <xs:documentation>
49
- <div>
50
-
51
- <h3>lang (as an attribute name)</h3>
52
- <p>
53
-
54
- denotes an attribute whose value
55
- is a language code for the natural language of the content of
56
- any element; its value is inherited. This name is reserved
57
- by virtue of its definition in the XML specification.</p>
58
-
59
- </div>
60
- <div>
61
- <h4>Notes</h4>
62
- <p>
63
- Attempting to install the relevant ISO 2- and 3-letter
64
- codes as the enumerated possible values is probably never
65
- going to be a realistic possibility.
66
- </p>
67
- <p>
68
-
69
- See BCP 47 at <a href="http://www.rfc-editor.org/rfc/bcp/bcp47.txt">
70
- http://www.rfc-editor.org/rfc/bcp/bcp47.txt</a>
71
- and the IANA language subtag registry at
72
- <a href="http://www.iana.org/assignments/language-subtag-registry">
73
- http://www.iana.org/assignments/language-subtag-registry</a>
74
- for further information.
75
- </p>
76
- <p>
77
-
78
- The union allows for the 'un-declaration' of xml:lang with
79
- the empty string.
80
- </p>
81
- </div>
82
- </xs:documentation>
83
- </xs:annotation>
84
- <xs:simpleType>
85
- <xs:union memberTypes="xs:language">
86
- <xs:simpleType>
87
- <xs:restriction base="xs:string">
88
- <xs:enumeration value=""/>
89
-
90
- </xs:restriction>
91
- </xs:simpleType>
92
- </xs:union>
93
- </xs:simpleType>
94
- </xs:attribute>
95
-
96
- <xs:attribute name="space">
97
- <xs:annotation>
98
- <xs:documentation>
99
-
100
- <div>
101
-
102
- <h3>space (as an attribute name)</h3>
103
- <p>
104
- denotes an attribute whose
105
- value is a keyword indicating what whitespace processing
106
- discipline is intended for the content of the element; its
107
- value is inherited. This name is reserved by virtue of its
108
- definition in the XML specification.</p>
109
-
110
- </div>
111
- </xs:documentation>
112
- </xs:annotation>
113
- <xs:simpleType>
114
-
115
- <xs:restriction base="xs:NCName">
116
- <xs:enumeration value="default"/>
117
- <xs:enumeration value="preserve"/>
118
- </xs:restriction>
119
- </xs:simpleType>
120
- </xs:attribute>
121
-
122
- <xs:attribute name="base" type="xs:anyURI"> <xs:annotation>
123
- <xs:documentation>
124
-
125
- <div>
126
-
127
- <h3>base (as an attribute name)</h3>
128
- <p>
129
- denotes an attribute whose value
130
- provides a URI to be used as the base for interpreting any
131
- relative URIs in the scope of the element on which it
132
- appears; its value is inherited. This name is reserved
133
- by virtue of its definition in the XML Base specification.</p>
134
-
135
- <p>
136
- See <a
137
- href="http://www.w3.org/TR/xmlbase/">http://www.w3.org/TR/xmlbase/</a>
138
- for information about this attribute.
139
- </p>
140
-
141
- </div>
142
- </xs:documentation>
143
- </xs:annotation>
144
- </xs:attribute>
145
-
146
- <xs:attribute name="id" type="xs:ID">
147
- <xs:annotation>
148
- <xs:documentation>
149
- <div>
150
-
151
- <h3>id (as an attribute name)</h3>
152
- <p>
153
-
154
- denotes an attribute whose value
155
- should be interpreted as if declared to be of type ID.
156
- This name is reserved by virtue of its definition in the
157
- xml:id specification.</p>
158
-
159
- <p>
160
- See <a
161
- href="http://www.w3.org/TR/xml-id/">http://www.w3.org/TR/xml-id/</a>
162
- for information about this attribute.
163
- </p>
164
- </div>
165
- </xs:documentation>
166
- </xs:annotation>
167
-
168
- </xs:attribute>
169
-
170
- <xs:attributeGroup name="specialAttrs">
171
- <xs:attribute ref="xml:base"/>
172
- <xs:attribute ref="xml:lang"/>
173
- <xs:attribute ref="xml:space"/>
174
- <xs:attribute ref="xml:id"/>
175
- </xs:attributeGroup>
176
-
177
- <xs:annotation>
178
-
179
- <xs:documentation>
180
- <div>
181
-
182
- <h3>Father (in any context at all)</h3>
183
-
184
- <div class="bodytext">
185
- <p>
186
- denotes Jon Bosak, the chair of
187
- the original XML Working Group. This name is reserved by
188
- the following decision of the W3C XML Plenary and
189
- XML Coordination groups:
190
- </p>
191
- <blockquote>
192
- <p>
193
-
194
- In appreciation for his vision, leadership and
195
- dedication the W3C XML Plenary on this 10th day of
196
- February, 2000, reserves for Jon Bosak in perpetuity
197
- the XML name "xml:Father".
198
- </p>
199
- </blockquote>
200
- </div>
201
- </div>
202
- </xs:documentation>
203
- </xs:annotation>
204
-
205
- <xs:annotation>
206
- <xs:documentation>
207
-
208
- <div xml:id="usage" id="usage">
209
- <h2><a name="usage">About this schema document</a></h2>
210
-
211
- <div class="bodytext">
212
- <p>
213
- This schema defines attributes and an attribute group suitable
214
- for use by schemas wishing to allow <code>xml:base</code>,
215
- <code>xml:lang</code>, <code>xml:space</code> or
216
- <code>xml:id</code> attributes on elements they define.
217
- </p>
218
-
219
- <p>
220
- To enable this, such a schema must import this schema for
221
- the XML namespace, e.g. as follows:
222
- </p>
223
- <pre>
224
- &lt;schema.. .>
225
- .. .
226
- &lt;import namespace="http://www.w3.org/XML/1998/namespace"
227
- schemaLocation="http://www.w3.org/2001/xml.xsd"/>
228
- </pre>
229
- <p>
230
- or
231
- </p>
232
- <pre>
233
-
234
- &lt;import namespace="http://www.w3.org/XML/1998/namespace"
235
- schemaLocation="http://www.w3.org/2009/01/xml.xsd"/>
236
- </pre>
237
- <p>
238
- Subsequently, qualified reference to any of the attributes or the
239
- group defined below will have the desired effect, e.g.
240
- </p>
241
- <pre>
242
- &lt;type.. .>
243
- .. .
244
- &lt;attributeGroup ref="xml:specialAttrs"/>
245
- </pre>
246
- <p>
247
- will define a type which will schema-validate an instance element
248
- with any of those attributes.
249
- </p>
250
-
251
- </div>
252
- </div>
253
- </xs:documentation>
254
- </xs:annotation>
255
-
256
- <xs:annotation>
257
- <xs:documentation>
258
- <div id="nsversioning" xml:id="nsversioning">
259
- <h2><a name="nsversioning">Versioning policy for this schema document</a></h2>
260
-
261
- <div class="bodytext">
262
- <p>
263
- In keeping with the XML Schema WG's standard versioning
264
- policy, this schema document will persist at
265
- <a href="http://www.w3.org/2009/01/xml.xsd">
266
- http://www.w3.org/2009/01/xml.xsd</a>.
267
- </p>
268
- <p>
269
- At the date of issue it can also be found at
270
- <a href="http://www.w3.org/2001/xml.xsd">
271
- http://www.w3.org/2001/xml.xsd</a>.
272
- </p>
273
-
274
- <p>
275
- The schema document at that URI may however change in the future,
276
- in order to remain compatible with the latest version of XML
277
- Schema itself, or with the XML namespace itself. In other words,
278
- if the XML Schema or XML namespaces change, the version of this
279
- document at <a href="http://www.w3.org/2001/xml.xsd">
280
- http://www.w3.org/2001/xml.xsd
281
- </a>
282
- will change accordingly; the version at
283
- <a href="http://www.w3.org/2009/01/xml.xsd">
284
- http://www.w3.org/2009/01/xml.xsd
285
- </a>
286
- will not change.
287
- </p>
288
- <p>
289
-
290
- Previous dated (and unchanging) versions of this schema
291
- document are at:
292
- </p>
293
- <ul>
294
- <li><a href="http://www.w3.org/2009/01/xml.xsd">
295
- http://www.w3.org/2009/01/xml.xsd</a></li>
296
- <li><a href="http://www.w3.org/2007/08/xml.xsd">
297
- http://www.w3.org/2007/08/xml.xsd</a></li>
298
- <li><a href="http://www.w3.org/2004/10/xml.xsd">
299
-
300
- http://www.w3.org/2004/10/xml.xsd</a></li>
301
- <li><a href="http://www.w3.org/2001/03/xml.xsd">
302
- http://www.w3.org/2001/03/xml.xsd</a></li>
303
- </ul>
304
- </div>
305
- </div>
306
- </xs:documentation>
307
- </xs:annotation>
308
-
309
- </xs:schema>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
vendor/symfony/translation/Tests/Catalogue/MergeOperationTest.php CHANGED
@@ -53,6 +53,20 @@ class MergeOperationTest extends AbstractOperationTest
53
  );
54
  }
55
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
56
  public function testGetResultWithMetadata()
57
  {
58
  $leftCatalogue = new MessageCatalogue('en', ['messages' => ['a' => 'old_a', 'b' => 'old_b']]);
53
  );
54
  }
55
 
56
+ public function testGetResultFromIntlDomain()
57
+ {
58
+ $this->assertEquals(
59
+ new MessageCatalogue('en', [
60
+ 'messages' => ['a' => 'old_a', 'b' => 'old_b'],
61
+ 'messages+intl-icu' => ['d' => 'old_d', 'c' => 'new_c'],
62
+ ]),
63
+ $this->createOperation(
64
+ new MessageCatalogue('en', ['messages' => ['a' => 'old_a', 'b' => 'old_b'], 'messages+intl-icu' => ['d' => 'old_d']]),
65
+ new MessageCatalogue('en', ['messages+intl-icu' => ['a' => 'new_a', 'c' => 'new_c']])
66
+ )->getResult()
67
+ );
68
+ }
69
+
70
  public function testGetResultWithMetadata()
71
  {
72
  $leftCatalogue = new MessageCatalogue('en', ['messages' => ['a' => 'old_a', 'b' => 'old_b']]);
vendor/symfony/translation/Tests/Catalogue/TargetOperationTest.php CHANGED
@@ -53,6 +53,20 @@ class TargetOperationTest extends AbstractOperationTest
53
  );
54
  }
55
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
56
  public function testGetResultWithMetadata()
57
  {
58
  $leftCatalogue = new MessageCatalogue('en', ['messages' => ['a' => 'old_a', 'b' => 'old_b']]);
53
  );
54
  }
55
 
56
+ public function testGetResultFromIntlDomain()
57
+ {
58
+ $this->assertEquals(
59
+ new MessageCatalogue('en', [
60
+ 'messages' => ['a' => 'old_a'],
61
+ 'messages+intl-icu' => ['c' => 'new_c'],
62
+ ]),
63
+ $this->createOperation(
64
+ new MessageCatalogue('en', ['messages' => ['a' => 'old_a'], 'messages+intl-icu' => ['b' => 'old_b']]),
65
+ new MessageCatalogue('en', ['messages' => ['a' => 'new_a'], 'messages+intl-icu' => ['c' => 'new_c']])
66
+ )->getResult()
67
+ );
68
+ }
69
+
70
  public function testGetResultWithMetadata()
71
  {
72
  $leftCatalogue = new MessageCatalogue('en', ['messages' => ['a' => 'old_a', 'b' => 'old_b']]);
vendor/symfony/translation/Tests/DataCollectorTranslatorTest.php CHANGED
@@ -25,7 +25,7 @@ class DataCollectorTranslatorTest extends TestCase
25
 
26
  $collector->trans('foo');
27
  $collector->trans('bar');
28
- $collector->transChoice('choice', 0);
29
  $collector->trans('bar_ru');
30
  $collector->trans('bar_ru', ['foo' => 'bar']);
31
 
@@ -54,7 +54,7 @@ class DataCollectorTranslatorTest extends TestCase
54
  'locale' => 'en',
55
  'domain' => 'messages',
56
  'state' => DataCollectorTranslator::MESSAGE_MISSING,
57
- 'parameters' => [],
58
  'transChoiceNumber' => 0,
59
  ];
60
  $expectedMessages[] = [
@@ -79,6 +79,30 @@ class DataCollectorTranslatorTest extends TestCase
79
  $this->assertEquals($expectedMessages, $collector->getCollectedMessages());
80
  }
81
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
82
  private function createCollector()
83
  {
84
  $translator = new Translator('en');
25
 
26
  $collector->trans('foo');
27
  $collector->trans('bar');
28
+ $collector->trans('choice', ['%count%' => 0]);
29
  $collector->trans('bar_ru');
30
  $collector->trans('bar_ru', ['foo' => 'bar']);
31
 
54
  'locale' => 'en',
55
  'domain' => 'messages',
56
  'state' => DataCollectorTranslator::MESSAGE_MISSING,
57
+ 'parameters' => ['%count%' => 0],
58
  'transChoiceNumber' => 0,
59
  ];
60
  $expectedMessages[] = [
79
  $this->assertEquals($expectedMessages, $collector->getCollectedMessages());
80
  }
81
 
82
+ /**
83
+ * @group legacy
84
+ */
85
+ public function testCollectMessagesTransChoice()
86
+ {
87
+ $collector = $this->createCollector();
88
+ $collector->setFallbackLocales(['fr', 'ru']);
89
+ $collector->transChoice('choice', 0);
90
+
91
+ $expectedMessages = [];
92
+
93
+ $expectedMessages[] = [
94
+ 'id' => 'choice',
95
+ 'translation' => 'choice',
96
+ 'locale' => 'en',
97
+ 'domain' => 'messages',
98
+ 'state' => DataCollectorTranslator::MESSAGE_MISSING,
99
+ 'parameters' => ['%count%' => 0],
100
+ 'transChoiceNumber' => 0,
101
+ ];
102
+
103
+ $this->assertEquals($expectedMessages, $collector->getCollectedMessages());
104
+ }
105
+
106
  private function createCollector()
107
  {
108
  $translator = new Translator('en');
vendor/symfony/translation/Tests/DependencyInjection/TranslationPassTest.php CHANGED
@@ -54,50 +54,4 @@ class TranslationPassTest extends TestCase
54
  $expected = ['translation.xliff_loader' => new ServiceClosureArgument(new Reference('translation.xliff_loader'))];
55
  $this->assertEquals($expected, $container->getDefinition((string) $translator->getArgument(0))->getArgument(0));
56
  }
57
-
58
- /**
59
- * @group legacy
60
- * @expectedDeprecation The default value for $readerServiceId in "Symfony\Component\Translation\DependencyInjection\TranslatorPass::__construct()" will change in 4.0 to "translation.reader".
61
- *
62
- * A test that verifies the deprecated "translation.loader" gets the LoaderInterfaces added.
63
- *
64
- * This test should be removed in 4.0.
65
- */
66
- public function testValidCollectorWithDeprecatedTranslationLoader()
67
- {
68
- $loader = (new Definition())
69
- ->addTag('translation.loader', ['alias' => 'xliff', 'legacy-alias' => 'xlf']);
70
-
71
- $legacyReader = new Definition();
72
- $reader = new Definition();
73
-
74
- $translator = (new Definition())
75
- ->setArguments([null, null, null, null]);
76
-
77
- $container = new ContainerBuilder();
78
- $container->setDefinition('translator.default', $translator);
79
- $container->setDefinition('translation.loader', $legacyReader);
80
- $container->setDefinition('translation.reader', $reader);
81
- $container->setDefinition('translation.xliff_loader', $loader);
82
-
83
- $pass = new TranslatorPass();
84
- $pass->process($container);
85
-
86
- $expectedReader = (new Definition())
87
- ->addMethodCall('addLoader', ['xliff', new Reference('translation.xliff_loader')])
88
- ->addMethodCall('addLoader', ['xlf', new Reference('translation.xliff_loader')])
89
- ;
90
- $this->assertEquals($expectedReader, $legacyReader);
91
- $this->assertEquals($expectedReader, $reader);
92
-
93
- $expectedLoader = (new Definition())
94
- ->addTag('translation.loader', ['alias' => 'xliff', 'legacy-alias' => 'xlf'])
95
- ;
96
- $this->assertEquals($expectedLoader, $loader);
97
-
98
- $this->assertSame(['translation.xliff_loader' => ['xliff', 'xlf']], $translator->getArgument(3));
99
-
100
- $expected = ['translation.xliff_loader' => new ServiceClosureArgument(new Reference('translation.xliff_loader'))];
101
- $this->assertEquals($expected, $container->getDefinition((string) $translator->getArgument(0))->getArgument(0));
102
- }
103
  }
54
  $expected = ['translation.xliff_loader' => new ServiceClosureArgument(new Reference('translation.xliff_loader'))];
55
  $this->assertEquals($expected, $container->getDefinition((string) $translator->getArgument(0))->getArgument(0));
56
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
57
  }
vendor/symfony/translation/Tests/Dumper/FileDumperTest.php CHANGED
@@ -32,27 +32,28 @@ class FileDumperTest extends TestCase
32
  @unlink($tempDir.'/messages.en.concrete');
33
  }
34
 
35
- /**
36
- * @group legacy
37
- */
38
- public function testDumpBackupsFileIfExisting()
39
  {
40
  $tempDir = sys_get_temp_dir();
41
- $file = $tempDir.'/messages.en.concrete';
42
- $backupFile = $file.'~';
43
-
44
- @touch($file);
45
 
46
  $catalogue = new MessageCatalogue('en');
47
- $catalogue->add(['foo' => 'bar']);
 
 
48
 
49
  $dumper = new ConcreteFileDumper();
 
50
  $dumper->dump($catalogue, ['path' => $tempDir]);
51
 
52
- $this->assertFileExists($backupFile);
 
53
 
54
- @unlink($file);
55
- @unlink($backupFile);
 
 
 
 
56
  }
57
 
58
  public function testDumpCreatesNestedDirectoriesAndFile()
@@ -79,7 +80,7 @@ class ConcreteFileDumper extends FileDumper
79
  {
80
  public function formatCatalogue(MessageCatalogue $messages, $domain, array $options = [])
81
  {
82
- return '';
83
  }
84
 
85
  protected function getExtension()
32
  @unlink($tempDir.'/messages.en.concrete');
33
  }
34
 
35
+ public function testDumpIntl()
 
 
 
36
  {
37
  $tempDir = sys_get_temp_dir();
 
 
 
 
38
 
39
  $catalogue = new MessageCatalogue('en');
40
+ $catalogue->add(['foo' => 'bar'], 'd1');
41
+ $catalogue->add(['bar' => 'foo'], 'd1+intl-icu');
42
+ $catalogue->add(['bar' => 'foo'], 'd2+intl-icu');
43
 
44
  $dumper = new ConcreteFileDumper();
45
+ @unlink($tempDir.'/d2.en.concrete');
46
  $dumper->dump($catalogue, ['path' => $tempDir]);
47
 
48
+ $this->assertStringEqualsFile($tempDir.'/d1.en.concrete', 'foo=bar');
49
+ @unlink($tempDir.'/d1.en.concrete');
50
 
51
+ $this->assertStringEqualsFile($tempDir.'/d1+intl-icu.en.concrete', 'bar=foo');
52
+ @unlink($tempDir.'/d1+intl-icu.en.concrete');
53
+
54
+ $this->assertFileNotExists($tempDir.'/d2.en.concrete');
55
+ $this->assertStringEqualsFile($tempDir.'/d2+intl-icu.en.concrete', 'bar=foo');
56
+ @unlink($tempDir.'/d2+intl-icu.en.concrete');
57
  }
58
 
59
  public function testDumpCreatesNestedDirectoriesAndFile()
80
  {
81
  public function formatCatalogue(MessageCatalogue $messages, $domain, array $options = [])
82
  {
83
+ return http_build_query($messages->all($domain), '', '&');
84
  }
85
 
86
  protected function getExtension()
vendor/symfony/translation/Tests/Formatter/MessageFormatterTest.php CHANGED
@@ -26,6 +26,7 @@ class MessageFormatterTest extends TestCase
26
 
27
  /**
28
  * @dataProvider getTransChoiceMessages
 
29
  */
30
  public function testFormatPlural($expected, $message, $number, $parameters)
31
  {
26
 
27
  /**
28
  * @dataProvider getTransChoiceMessages
29
+ * @group legacy
30
  */
31
  public function testFormatPlural($expected, $message, $number, $parameters)
32
  {
vendor/symfony/translation/Tests/IdentityTranslatorTest.php CHANGED
@@ -11,86 +11,13 @@
11
 
12
  namespace Symfony\Component\Translation\Tests;
13
 
14
- use PHPUnit\Framework\TestCase;
15
- use Symfony\Component\Intl\Util\IntlTestHelper;
16
  use Symfony\Component\Translation\IdentityTranslator;
 
17
 
18
- class IdentityTranslatorTest extends TestCase
19
  {
20
- /**
21
- * @dataProvider getTransTests
22
- */
23
- public function testTrans($expected, $id, $parameters)
24
  {
25
- $translator = new IdentityTranslator();
26
-
27
- $this->assertEquals($expected, $translator->trans($id, $parameters));
28
- }
29
-
30
- /**
31
- * @dataProvider getTransChoiceTests
32
- */
33
- public function testTransChoiceWithExplicitLocale($expected, $id, $number, $parameters)
34
- {
35
- $translator = new IdentityTranslator();
36
- $translator->setLocale('en');
37
-
38
- $this->assertEquals($expected, $translator->transChoice($id, $number, $parameters));
39
- }
40
-
41
- /**
42
- * @dataProvider getTransChoiceTests
43
- */
44
- public function testTransChoiceWithDefaultLocale($expected, $id, $number, $parameters)
45
- {
46
- \Locale::setDefault('en');
47
-
48
- $translator = new IdentityTranslator();
49
-
50
- $this->assertEquals($expected, $translator->transChoice($id, $number, $parameters));
51
- }
52
-
53
- public function testGetSetLocale()
54
- {
55
- $translator = new IdentityTranslator();
56
- $translator->setLocale('en');
57
-
58
- $this->assertEquals('en', $translator->getLocale());
59
- }
60
-
61
- public function testGetLocaleReturnsDefaultLocaleIfNotSet()
62
- {
63
- // in order to test with "pt_BR"
64
- IntlTestHelper::requireFullIntl($this, false);
65
-
66
- $translator = new IdentityTranslator();
67
-
68
- \Locale::setDefault('en');
69
- $this->assertEquals('en', $translator->getLocale());
70
-
71
- \Locale::setDefault('pt_BR');
72
- $this->assertEquals('pt_BR', $translator->getLocale());
73
- }
74
-
75
- public function getTransTests()
76
- {
77
- return [
78
- ['Symfony is great!', 'Symfony is great!', []],
79
- ['Symfony is awesome!', 'Symfony is %what%!', ['%what%' => 'awesome']],
80
- ];
81
- }
82
-
83
- public function getTransChoiceTests()
84
- {
85
- return [
86
- ['There are no apples', '{0} There are no apples|{1} There is one apple|]1,Inf] There are %count% apples', 0, ['%count%' => 0]],
87
- ['There is one apple', '{0} There are no apples|{1} There is one apple|]1,Inf] There are %count% apples', 1, ['%count%' => 1]],
88
- ['There are 10 apples', '{0} There are no apples|{1} There is one apple|]1,Inf] There are %count% apples', 10, ['%count%' => 10]],
89
- ['There are 0 apples', 'There is 1 apple|There are %count% apples', 0, ['%count%' => 0]],
90
- ['There is 1 apple', 'There is 1 apple|There are %count% apples', 1, ['%count%' => 1]],
91
- ['There are 10 apples', 'There is 1 apple|There are %count% apples', 10, ['%count%' => 10]],
92
- // custom validation messages may be coded with a fixed value
93
- ['There are 2 apples', 'There are 2 apples', 2, ['%count%' => 2]],
94
- ];
95
  }
96
  }
11
 
12
  namespace Symfony\Component\Translation\Tests;
13
 
 
 
14
  use Symfony\Component\Translation\IdentityTranslator;
15
+ use Symfony\Contracts\Tests\Translation\TranslatorTest;
16
 
17
+ class IdentityTranslatorTest extends TranslatorTest
18
  {
19
+ public function getTranslator()
 
 
 
20
  {
21
+ return new IdentityTranslator();
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  }
23
  }
vendor/symfony/translation/Tests/IntervalTest.php CHANGED
@@ -14,6 +14,9 @@ namespace Symfony\Component\Translation\Tests;
14
  use PHPUnit\Framework\TestCase;
15
  use Symfony\Component\Translation\Interval;
16
 
 
 
 
17
  class IntervalTest extends TestCase
18
  {
19
  /**
14
  use PHPUnit\Framework\TestCase;
15
  use Symfony\Component\Translation\Interval;
16
 
17
+ /**
18
+ * @group legacy
19
+ */
20
  class IntervalTest extends TestCase
21
  {
22
  /**
vendor/symfony/translation/Tests/LoggingTranslatorTest.php CHANGED
@@ -21,17 +21,19 @@ class LoggingTranslatorTest extends TestCase
21
  public function testTransWithNoTranslationIsLogged()
22
  {
23
  $logger = $this->getMockBuilder('Psr\Log\LoggerInterface')->getMock();
24
- $logger->expects($this->exactly(2))
25
  ->method('warning')
26
  ->with('Translation not found.')
27
  ;
28
 
29
  $translator = new Translator('ar');
30
  $loggableTranslator = new LoggingTranslator($translator, $logger);
31
- $loggableTranslator->transChoice('some_message2', 10, ['%count%' => 10]);
32
  $loggableTranslator->trans('bar');
33
  }
34
 
 
 
 
35
  public function testTransChoiceFallbackIsLogged()
36
  {
37
  $logger = $this->getMockBuilder('Psr\Log\LoggerInterface')->getMock();
@@ -47,4 +49,20 @@ class LoggingTranslatorTest extends TestCase
47
  $loggableTranslator = new LoggingTranslator($translator, $logger);
48
  $loggableTranslator->transChoice('some_message2', 10, ['%count%' => 10]);
49
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
50
  }
21
  public function testTransWithNoTranslationIsLogged()
22
  {
23
  $logger = $this->getMockBuilder('Psr\Log\LoggerInterface')->getMock();
24
+ $logger->expects($this->exactly(1))
25
  ->method('warning')
26
  ->with('Translation not found.')
27
  ;
28
 
29
  $translator = new Translator('ar');
30
  $loggableTranslator = new LoggingTranslator($translator, $logger);
 
31
  $loggableTranslator->trans('bar');
32
  }
33
 
34
+ /**
35
+ * @group legacy
36
+ */
37
  public function testTransChoiceFallbackIsLogged()
38
  {
39
  $logger = $this->getMockBuilder('Psr\Log\LoggerInterface')->getMock();
49
  $loggableTranslator = new LoggingTranslator($translator, $logger);
50
  $loggableTranslator->transChoice('some_message2', 10, ['%count%' => 10]);
51
  }
52
+
53
+ /**
54
+ * @group legacy
55
+ */
56
+ public function testTransChoiceWithNoTranslationIsLogged()
57
+ {
58
+ $logger = $this->getMockBuilder('Psr\Log\LoggerInterface')->getMock();
59
+ $logger->expects($this->exactly(1))
60
+ ->method('warning')
61
+ ->with('Translation not found.')
62
+ ;
63
+
64
+ $translator = new Translator('ar');
65
+ $loggableTranslator = new LoggingTranslator($translator, $logger);
66
+ $loggableTranslator->transChoice('some_message2', 10, ['%count%' => 10]);
67
+ }
68
  }
vendor/symfony/translation/Tests/MessageCatalogueTest.php CHANGED
@@ -25,9 +25,9 @@ class MessageCatalogueTest extends TestCase
25
 
26
  public function testGetDomains()
27
  {
28
- $catalogue = new MessageCatalogue('en', ['domain1' => [], 'domain2' => []]);
29
 
30
- $this->assertEquals(['domain1', 'domain2'], $catalogue->getDomains());
31
  }
32
 
33
  public function testAll()
@@ -37,24 +37,43 @@ class MessageCatalogueTest extends TestCase
37
  $this->assertEquals(['foo' => 'foo'], $catalogue->all('domain1'));
38
  $this->assertEquals([], $catalogue->all('domain88'));
39
  $this->assertEquals($messages, $catalogue->all());
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
40
  }
41
 
42
  public function testHas()
43
  {
44
- $catalogue = new MessageCatalogue('en', ['domain1' => ['foo' => 'foo'], 'domain2' => ['bar' => 'bar']]);
45
 
46
  $this->assertTrue($catalogue->has('foo', 'domain1'));
 
47
  $this->assertFalse($catalogue->has('bar', 'domain1'));
48
  $this->assertFalse($catalogue->has('foo', 'domain88'));
49
  }
50
 
51
  public function testGetSet()
52
  {
53
- $catalogue = new MessageCatalogue('en', ['domain1' => ['foo' => 'foo'], 'domain2' => ['bar' => 'bar']]);
54
  $catalogue->set('foo1', 'foo1', 'domain1');
55
 
56
  $this->assertEquals('foo', $catalogue->get('foo', 'domain1'));
57
  $this->assertEquals('foo1', $catalogue->get('foo1', 'domain1'));
 
58
  }
59
 
60
  public function testAdd()
@@ -75,7 +94,7 @@ class MessageCatalogueTest extends TestCase
75
 
76
  public function testReplace()
77
  {
78
- $catalogue = new MessageCatalogue('en', ['domain1' => ['foo' => 'foo'], 'domain2' => ['bar' => 'bar']]);
79
  $catalogue->replace($messages = ['foo1' => 'foo1'], 'domain1');
80
 
81
  $this->assertEquals($messages, $catalogue->all('domain1'));
@@ -89,16 +108,18 @@ class MessageCatalogueTest extends TestCase
89
  $r1 = $this->getMockBuilder('Symfony\Component\Config\Resource\ResourceInterface')->getMock();
90
  $r1->expects($this->any())->method('__toString')->will($this->returnValue('r1'));
91
 
92
- $catalogue = new MessageCatalogue('en', ['domain1' => ['foo' => 'foo'], 'domain2' => ['bar' => 'bar']]);
93
  $catalogue->addResource($r);
94
 
95
- $catalogue1 = new MessageCatalogue('en', ['domain1' => ['foo1' => 'foo1']]);
96
  $catalogue1->addResource($r1);
97
 
98
  $catalogue->addCatalogue($catalogue1);
99
 
100
  $this->assertEquals('foo', $catalogue->get('foo', 'domain1'));
101
  $this->assertEquals('foo1', $catalogue->get('foo1', 'domain1'));
 
 
102
 
103
  $this->assertEquals([$r, $r1], $catalogue->getResources());
104
  }
25
 
26
  public function testGetDomains()
27
  {
28
+ $catalogue = new MessageCatalogue('en', ['domain1' => [], 'domain2' => [], 'domain2+intl-icu' => [], 'domain3+intl-icu' => []]);
29
 
30
+ $this->assertEquals(['domain1', 'domain2', 'domain3'], $catalogue->getDomains());
31
  }
32
 
33
  public function testAll()
37
  $this->assertEquals(['foo' => 'foo'], $catalogue->all('domain1'));
38
  $this->assertEquals([], $catalogue->all('domain88'));
39
  $this->assertEquals($messages, $catalogue->all());
40
+
41
+ $messages = ['domain1+intl-icu' => ['foo' => 'bar']] + $messages + [
42
+ 'domain2+intl-icu' => ['bar' => 'foo'],
43
+ 'domain3+intl-icu' => ['biz' => 'biz'],
44
+ ];
45
+ $catalogue = new MessageCatalogue('en', $messages);
46
+
47
+ $this->assertEquals(['foo' => 'bar'], $catalogue->all('domain1'));
48
+ $this->assertEquals(['bar' => 'foo'], $catalogue->all('domain2'));
49
+ $this->assertEquals(['biz' => 'biz'], $catalogue->all('domain3'));
50
+
51
+ $messages = [
52
+ 'domain1' => ['foo' => 'bar'],
53
+ 'domain2' => ['bar' => 'foo'],
54
+ 'domain3' => ['biz' => 'biz'],
55
+ ];
56
+ $this->assertEquals($messages, $catalogue->all());
57
  }
58
 
59
  public function testHas()
60
  {
61
+ $catalogue = new MessageCatalogue('en', ['domain1' => ['foo' => 'foo'], 'domain2+intl-icu' => ['bar' => 'bar']]);
62
 
63
  $this->assertTrue($catalogue->has('foo', 'domain1'));
64
+ $this->assertTrue($catalogue->has('bar', 'domain2'));
65
  $this->assertFalse($catalogue->has('bar', 'domain1'));
66
  $this->assertFalse($catalogue->has('foo', 'domain88'));
67
  }
68
 
69
  public function testGetSet()
70
  {
71
+ $catalogue = new MessageCatalogue('en', ['domain1' => ['foo' => 'foo'], 'domain2' => ['bar' => 'bar'], 'domain2+intl-icu' => ['bar' => 'foo']]);
72
  $catalogue->set('foo1', 'foo1', 'domain1');
73
 
74
  $this->assertEquals('foo', $catalogue->get('foo', 'domain1'));
75
  $this->assertEquals('foo1', $catalogue->get('foo1', 'domain1'));
76
+ $this->assertEquals('foo', $catalogue->get('bar', 'domain2'));
77
  }
78
 
79
  public function testAdd()
94
 
95
  public function testReplace()
96
  {
97
+ $catalogue = new MessageCatalogue('en', ['domain1' => ['foo' => 'foo'], 'domain1+intl-icu' => ['bar' => 'bar']]);
98
  $catalogue->replace($messages = ['foo1' => 'foo1'], 'domain1');
99
 
100
  $this->assertEquals($messages, $catalogue->all('domain1'));
108
  $r1 = $this->getMockBuilder('Symfony\Component\Config\Resource\ResourceInterface')->getMock();
109
  $r1->expects($this->any())->method('__toString')->will($this->returnValue('r1'));
110
 
111
+ $catalogue = new MessageCatalogue('en', ['domain1' => ['foo' => 'foo']]);
112
  $catalogue->addResource($r);
113
 
114
+ $catalogue1 = new MessageCatalogue('en', ['domain1' => ['foo1' => 'foo1'], 'domain2+intl-icu' => ['bar' => 'bar']]);
115
  $catalogue1->addResource($r1);
116
 
117
  $catalogue->addCatalogue($catalogue1);
118
 
119
  $this->assertEquals('foo', $catalogue->get('foo', 'domain1'));
120
  $this->assertEquals('foo1', $catalogue->get('foo1', 'domain1'));
121
+ $this->assertEquals('bar', $catalogue->get('bar', 'domain2'));
122
+ $this->assertEquals('bar', $catalogue->get('bar', 'domain2+intl-icu'));
123
 
124
  $this->assertEquals([$r, $r1], $catalogue->getResources());
125
  }
vendor/symfony/translation/Tests/MessageSelectorTest.php CHANGED
@@ -14,6 +14,9 @@ namespace Symfony\Component\Translation\Tests;
14
  use PHPUnit\Framework\TestCase;
15
  use Symfony\Component\Translation\MessageSelector;
16
 
 
 
 
17
  class MessageSelectorTest extends TestCase
18
  {
19
  /**
14
  use PHPUnit\Framework\TestCase;
15
  use Symfony\Component\Translation\MessageSelector;
16
 
17
+ /**
18
+ * @group legacy
19
+ */
20
  class MessageSelectorTest extends TestCase
21
  {
22
  /**
vendor/symfony/translation/Tests/PluralizationRulesTest.php CHANGED
@@ -26,6 +26,8 @@ use Symfony\Component\Translation\PluralizationRules;
26
  * The goal to cover all languages is to far fetched so this test case is smaller.
27
  *
28
  * @author Clemens Tolboom clemens@build2be.nl
 
 
29
  */
30
  class PluralizationRulesTest extends TestCase
31
  {
26
  * The goal to cover all languages is to far fetched so this test case is smaller.
27
  *
28
  * @author Clemens Tolboom clemens@build2be.nl
29
+ *
30
+ * @group legacy
31
  */
32
  class PluralizationRulesTest extends TestCase
33
  {
vendor/symfony/translation/Tests/TranslatorCacheTest.php CHANGED
@@ -24,7 +24,7 @@ class TranslatorCacheTest extends TestCase
24
 
25
  protected function setUp()
26
  {
27
- $this->tmpDir = sys_get_temp_dir().'/sf2_translation';
28
  $this->deleteTmpDir();
29
  }
30
 
@@ -66,13 +66,17 @@ class TranslatorCacheTest extends TestCase
66
  $translator = new Translator($locale, null, $this->tmpDir, $debug);
67
  $translator->addLoader($format, new ArrayLoader());
68
  $translator->addResource($format, [$msgid => 'OK'], $locale);
 
69
  $translator->trans($msgid);
 
70
 
71
  // Try again and see we get a valid result whilst no loader can be used
72
  $translator = new Translator($locale, null, $this->tmpDir, $debug);
73
  $translator->addLoader($format, $this->createFailingLoader());
74
  $translator->addResource($format, [$msgid => 'OK'], $locale);
 
75
  $this->assertEquals('OK', $translator->trans($msgid), '-> caching does not work in '.($debug ? 'debug' : 'production'));
 
76
  }
77
 
78
  public function testCatalogueIsReloadedWhenResourcesAreNoLongerFresh()
@@ -212,6 +216,7 @@ class TranslatorCacheTest extends TestCase
212
  $translator->addResource('array', ['foo' => 'foo (a)'], 'a');
213
  $translator->addResource('array', ['foo' => 'foo (b)'], 'b');
214
  $translator->addResource('array', ['bar' => 'bar (b)'], 'b');
 
215
 
216
  $catalogue = $translator->getCatalogue('a');
217
  $this->assertFalse($catalogue->defines('bar')); // Sure, the "a" catalogue does not contain that message.
@@ -230,12 +235,14 @@ class TranslatorCacheTest extends TestCase
230
  $translator->addResource('array', ['foo' => 'foo (a)'], 'a');
231
  $translator->addResource('array', ['foo' => 'foo (b)'], 'b');
232
  $translator->addResource('array', ['bar' => 'bar (b)'], 'b');
 
233
 
234
  $catalogue = $translator->getCatalogue('a');
235
  $this->assertFalse($catalogue->defines('bar'));
236
 
237
  $fallback = $catalogue->getFallbackCatalogue();
238
  $this->assertTrue($fallback->defines('foo'));
 
239
  }
240
 
241
  public function testRefreshCacheWhenResourcesAreNoLongerFresh()
24
 
25
  protected function setUp()
26
  {
27
+ $this->tmpDir = sys_get_temp_dir().'/sf_translation';
28
  $this->deleteTmpDir();
29
  }
30
 
66
  $translator = new Translator($locale, null, $this->tmpDir, $debug);
67
  $translator->addLoader($format, new ArrayLoader());
68
  $translator->addResource($format, [$msgid => 'OK'], $locale);
69
+ $translator->addResource($format, [$msgid.'+intl' => 'OK'], $locale, 'messages+intl-icu');
70
  $translator->trans($msgid);
71
+ $translator->trans($msgid.'+intl', [], 'messages+intl-icu');
72
 
73
  // Try again and see we get a valid result whilst no loader can be used
74
  $translator = new Translator($locale, null, $this->tmpDir, $debug);
75
  $translator->addLoader($format, $this->createFailingLoader());
76
  $translator->addResource($format, [$msgid => 'OK'], $locale);
77
+ $translator->addResource($format, [$msgid.'+intl' => 'OK'], $locale, 'messages+intl-icu');
78
  $this->assertEquals('OK', $translator->trans($msgid), '-> caching does not work in '.($debug ? 'debug' : 'production'));
79
+ $this->assertEquals('OK', $translator->trans($msgid.'+intl', [], 'messages+intl-icu'));
80
  }
81
 
82
  public function testCatalogueIsReloadedWhenResourcesAreNoLongerFresh()
216
  $translator->addResource('array', ['foo' => 'foo (a)'], 'a');
217
  $translator->addResource('array', ['foo' => 'foo (b)'], 'b');
218
  $translator->addResource('array', ['bar' => 'bar (b)'], 'b');
219
+ $translator->addResource('array', ['baz' => 'baz (b)'], 'b', 'messages+intl-icu');
220
 
221
  $catalogue = $translator->getCatalogue('a');
222
  $this->assertFalse($catalogue->defines('bar')); // Sure, the "a" catalogue does not contain that message.
235
  $translator->addResource('array', ['foo' => 'foo (a)'], 'a');
236
  $translator->addResource('array', ['foo' => 'foo (b)'], 'b');
237
  $translator->addResource('array', ['bar' => 'bar (b)'], 'b');
238
+ $translator->addResource('array', ['baz' => 'baz (b)'], 'b', 'messages+intl-icu');
239
 
240
  $catalogue = $translator->getCatalogue('a');
241
  $this->assertFalse($catalogue->defines('bar'));
242
 
243
  $fallback = $catalogue->getFallbackCatalogue();
244
  $this->assertTrue($fallback->defines('foo'));
245
+ $this->assertTrue($fallback->defines('baz', 'messages+intl-icu'));
246
  }
247
 
248
  public function testRefreshCacheWhenResourcesAreNoLongerFresh()
vendor/symfony/translation/Tests/TranslatorTest.php CHANGED
@@ -234,6 +234,42 @@ class TranslatorTest extends TestCase
234
  $this->assertEquals('bar', $translator->trans('foo', [], 'resources'));
235
  }
236
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
237
  public function testTransWithFallbackLocaleBis()
238
  {
239
  $translator = new Translator('en_US');
@@ -357,6 +393,7 @@ class TranslatorTest extends TestCase
357
 
358
  /**
359
  * @dataProvider getTransChoiceTests
 
360
  */
361
  public function testTransChoice($expected, $id, $translation, $number, $parameters, $locale, $domain)
362
  {
@@ -370,6 +407,7 @@ class TranslatorTest extends TestCase
370
  /**
371
  * @dataProvider getInvalidLocalesTests
372
  * @expectedException \Symfony\Component\Translation\Exception\InvalidArgumentException
 
373
  */
374
  public function testTransChoiceInvalidLocale($locale)
375
  {
@@ -382,6 +420,7 @@ class TranslatorTest extends TestCase
382
 
383
  /**
384
  * @dataProvider getValidLocalesTests
 
385
  */
386
  public function testTransChoiceValidLocale($locale)
387
  {
@@ -463,7 +502,7 @@ class TranslatorTest extends TestCase
463
  ['Il y a 0 pomme', new StringClass('{0} There are no appless|{1} There is one apple|]1,Inf] There is %count% apples'), '[0,1] Il y a %count% pomme|]1,Inf] Il y a %count% pommes', 0, [], 'fr', ''],
464
 
465
  // Override %count% with a custom value
466
- ['Il y a quelques pommes', 'one: There is one apple|more: There are %count% apples', 'one: Il y a %count% pomme|more: Il y a %count% pommes', 2, ['%count%' => 'quelques'], 'fr', ''],
467
  ];
468
  }
469
 
@@ -501,6 +540,24 @@ class TranslatorTest extends TestCase
501
  ];
502
  }
503
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
504
  public function testTransChoiceFallback()
505
  {
506
  $translator = new Translator('ru');
@@ -511,6 +568,9 @@ class TranslatorTest extends TestCase
511
  $this->assertEquals('10 things', $translator->transChoice('some_message2', 10, ['%count%' => 10]));
512
  }
513
 
 
 
 
514
  public function testTransChoiceFallbackBis()
515
  {
516
  $translator = new Translator('ru');
@@ -521,6 +581,9 @@ class TranslatorTest extends TestCase
521
  $this->assertEquals('10 things', $translator->transChoice('some_message2', 10, ['%count%' => 10]));
522
  }
523
 
 
 
 
524
  public function testTransChoiceFallbackWithNoTranslation()
525
  {
526
  $translator = new Translator('ru');
234
  $this->assertEquals('bar', $translator->trans('foo', [], 'resources'));
235
  }
236
 
237
+ public function testTransWithIcuFallbackLocale()
238
+ {
239
+ $translator = new Translator('en_GB');
240
+ $translator->addLoader('array', new ArrayLoader());
241
+ $translator->addResource('array', ['foo' => 'foofoo'], 'en_GB');
242
+ $translator->addResource('array', ['bar' => 'foobar'], 'en_001');
243
+ $translator->addResource('array', ['baz' => 'foobaz'], 'en');
244
+ $this->assertSame('foofoo', $translator->trans('foo'));
245
+ $this->assertSame('foobar', $translator->trans('bar'));
246
+ $this->assertSame('foobaz', $translator->trans('baz'));
247
+ }
248
+
249
+ public function testTransWithIcuVariantFallbackLocale()
250
+ {
251
+ $translator = new Translator('en_GB_scouse');
252
+ $translator->addLoader('array', new ArrayLoader());
253
+ $translator->addResource('array', ['foo' => 'foofoo'], 'en_GB_scouse');
254
+ $translator->addResource('array', ['bar' => 'foobar'], 'en_GB');
255
+ $translator->addResource('array', ['baz' => 'foobaz'], 'en_001');
256
+ $translator->addResource('array', ['qux' => 'fooqux'], 'en');
257
+ $this->assertSame('foofoo', $translator->trans('foo'));
258
+ $this->assertSame('foobar', $translator->trans('bar'));
259
+ $this->assertSame('foobaz', $translator->trans('baz'));
260
+ $this->assertSame('fooqux', $translator->trans('qux'));
261
+ }
262
+
263
+ public function testTransWithIcuRootFallbackLocale()
264
+ {
265
+ $translator = new Translator('az_Cyrl');
266
+ $translator->addLoader('array', new ArrayLoader());
267
+ $translator->addResource('array', ['foo' => 'foofoo'], 'az_Cyrl');
268
+ $translator->addResource('array', ['bar' => 'foobar'], 'az');
269
+ $this->assertSame('foofoo', $translator->trans('foo'));
270
+ $this->assertSame('bar', $translator->trans('bar'));
271
+ }
272
+
273
  public function testTransWithFallbackLocaleBis()
274
  {
275
  $translator = new Translator('en_US');
393
 
394
  /**
395
  * @dataProvider getTransChoiceTests
396
+ * @group legacy
397
  */
398
  public function testTransChoice($expected, $id, $translation, $number, $parameters, $locale, $domain)
399
  {
407
  /**
408
  * @dataProvider getInvalidLocalesTests
409
  * @expectedException \Symfony\Component\Translation\Exception\InvalidArgumentException
410
+ * @group legacy
411
  */
412
  public function testTransChoiceInvalidLocale($locale)
413
  {
420
 
421
  /**
422
  * @dataProvider getValidLocalesTests
423
+ * @group legacy
424
  */
425
  public function testTransChoiceValidLocale($locale)
426
  {
502
  ['Il y a 0 pomme', new StringClass('{0} There are no appless|{1} There is one apple|]1,Inf] There is %count% apples'), '[0,1] Il y a %count% pomme|]1,Inf] Il y a %count% pommes', 0, [], 'fr', ''],
503
 
504
  // Override %count% with a custom value
505
+ ['Il y a quelques pommes', 'one: There is one apple|more: There are %count% apples', 'one: Il y a %count% pomme|more: Il y a quelques pommes', 2, ['%count%' => 'quelques'], 'fr', ''],
506
  ];
507
  }
508
 
540
  ];
541
  }
542
 
543
+ /**
544
+ * @requires extension intl
545
+ */
546
+ public function testIntlFormattedDomain()
547
+ {
548
+ $translator = new Translator('en');
549
+ $translator->addLoader('array', new ArrayLoader());
550
+
551
+ $translator->addResource('array', ['some_message' => 'Hello %name%'], 'en');
552
+ $this->assertSame('Hello Bob', $translator->trans('some_message', ['%name%' => 'Bob']));
553
+
554
+ $translator->addResource('array', ['some_message' => 'Hi {name}'], 'en', 'messages+intl-icu');
555
+ $this->assertSame('Hi Bob', $translator->trans('some_message', ['%name%' => 'Bob']));
556
+ }
557
+
558
+ /**
559
+ * @group legacy
560
+ */
561
  public function testTransChoiceFallback()
562
  {
563
  $translator = new Translator('ru');
568
  $this->assertEquals('10 things', $translator->transChoice('some_message2', 10, ['%count%' => 10]));
569
  }
570
 
571
+ /**
572
+ * @group legacy
573
+ */
574
  public function testTransChoiceFallbackBis()
575
  {
576
  $translator = new Translator('ru');
581
  $this->assertEquals('10 things', $translator->transChoice('some_message2', 10, ['%count%' => 10]));
582
  }
583
 
584
+ /**
585
+ * @group legacy
586
+ */
587
  public function testTransChoiceFallbackWithNoTranslation()
588
  {
589
  $translator = new Translator('ru');
vendor/symfony/translation/Tests/Writer/TranslationWriterTest.php CHANGED
@@ -18,22 +18,6 @@ use Symfony\Component\Translation\Writer\TranslationWriter;
18
 
19
  class TranslationWriterTest extends TestCase
20
  {
21
- /**
22
- * @group legacy
23
- * @expectedDeprecation The "Symfony\Component\Translation\Writer\TranslationWriter::writeTranslations()" method is deprecated since Symfony 3.4 and will be removed in 4.0. Use write() instead.
24
- */
25
- public function testWriteTranslations()
26
- {
27
- $dumper = $this->getMockBuilder('Symfony\Component\Translation\Dumper\DumperInterface')->getMock();
28
- $dumper
29
- ->expects($this->once())
30
- ->method('dump');
31
-
32
- $writer = new TranslationWriter();
33
- $writer->addDumper('test', $dumper);
34
- $writer->writeTranslations(new MessageCatalogue('en'), 'test');
35
- }
36
-
37
  public function testWrite()
38
  {
39
  $dumper = $this->getMockBuilder('Symfony\Component\Translation\Dumper\DumperInterface')->getMock();
@@ -43,9 +27,12 @@ class TranslationWriterTest extends TestCase
43
 
44
  $writer = new TranslationWriter();
45
  $writer->addDumper('test', $dumper);
46
- $writer->write(new MessageCatalogue([]), 'test');
47
  }
48
 
 
 
 
49
  public function testDisableBackup()
50
  {
51
  $nonBackupDumper = new NonBackupDumper();
18
 
19
  class TranslationWriterTest extends TestCase
20
  {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  public function testWrite()
22
  {
23
  $dumper = $this->getMockBuilder('Symfony\Component\Translation\Dumper\DumperInterface')->getMock();
27
 
28
  $writer = new TranslationWriter();
29
  $writer->addDumper('test', $dumper);
30
+ $writer->write(new MessageCatalogue('en'), 'test');
31
  }
32
 
33
+ /**
34
+ * @group legacy
35
+ */
36
  public function testDisableBackup()
37
  {
38
  $nonBackupDumper = new NonBackupDumper();
vendor/symfony/translation/Tests/fixtures/resources-2.0-clean.xlf CHANGED
@@ -1,19 +1,19 @@
1
  <?xml version="1.0" encoding="utf-8"?>
2
  <xliff xmlns="urn:oasis:names:tc:xliff:document:2.0" version="2.0" srcLang="fr-FR" trgLang="en-US">
3
  <file id="messages.en_US">
4
- <unit id="LCa0a2j">
5
  <segment>
6
  <source>foo</source>
7
  <target>bar</target>
8
  </segment>
9
  </unit>
10
- <unit id="LHDhK3o">
11
  <segment>
12
  <source>key</source>
13
  <target order="1"></target>
14
  </segment>
15
  </unit>
16
- <unit id="2DA_bnh">
17
  <segment>
18
  <source>key.with.cdata</source>
19
  <target><![CDATA[<source> & <target>]]></target>
1
  <?xml version="1.0" encoding="utf-8"?>
2
  <xliff xmlns="urn:oasis:names:tc:xliff:document:2.0" version="2.0" srcLang="fr-FR" trgLang="en-US">
3
  <file id="messages.en_US">
4
+ <unit id="LCa0a2j" name="foo">
5
  <segment>
6
  <source>foo</source>
7
  <target>bar</target>
8
  </segment>
9
  </unit>
10
+ <unit id="LHDhK3o" name="key">
11
  <segment>
12
  <source>key</source>
13
  <target order="1"></target>
14
  </segment>
15
  </unit>
16
+ <unit id="2DA_bnh" name="key.with.cdata">
17
  <segment>
18
  <source>key.with.cdata</source>
19
  <target><![CDATA[<source> & <target>]]></target>
vendor/symfony/translation/Tests/fixtures/resources-notes-meta.xlf CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0" encoding="utf-8"?>
2
  <xliff xmlns="urn:oasis:names:tc:xliff:document:2.0" version="2.0" srcLang="fr-FR" trgLang="en-US">
3
  <file id="messages.en_US">
4
- <unit id="LCa0a2j">
5
  <notes>
6
  <note category="state">new</note>
7
  <note category="approved">true</note>
@@ -12,7 +12,7 @@
12
  <target>bar</target>
13
  </segment>
14
  </unit>
15
- <unit id="uqWglk0">
16
  <notes>
17
  <note id="x">x_content</note>
18
  <note appliesTo="target" category="quality">Fuzzy</note>
1
  <?xml version="1.0" encoding="utf-8"?>
2
  <xliff xmlns="urn:oasis:names:tc:xliff:document:2.0" version="2.0" srcLang="fr-FR" trgLang="en-US">
3
  <file id="messages.en_US">
4
+ <unit id="LCa0a2j" name="foo">
5
  <notes>
6
  <note category="state">new</note>
7
  <note category="approved">true</note>
12
  <target>bar</target>
13
  </segment>
14
  </unit>
15
+ <unit id="uqWglk0" name="baz">
16
  <notes>
17
  <note id="x">x_content</note>
18
  <note appliesTo="target" category="quality">Fuzzy</note>