// TODO: This file can be deleted entirely when the new Marketing pages are up and/or no longer using shared AJS. [PD-87164] angular.module('uib/template/accordion/accordion-group.html', []).run([ '$templateCache', function ($templateCache) { $templateCache.put( 'uib/template/accordion/accordion-group.html', ' \n' + '
\n' + '
\n' + '
\n' + '' ); }, ]); angular.module('uib/template/accordion/accordion.html', []).run([ '$templateCache', function ($templateCache) { $templateCache.put( 'uib/template/accordion/accordion.html', '
' ); }, ]); angular.module('uib/template/alert/alert.html', []).run([ '$templateCache', function ($templateCache) { $templateCache.put( 'uib/template/alert/alert.html', ' \n' + '
\n' + '' ); }, ]); angular.module('uib/template/carousel/carousel.html', []).run([ '$templateCache', function ($templateCache) { $templateCache.put( 'uib/template/carousel/carousel.html', ' \n' + ' \n' + ' \n' + ' previous\n' + ' \n' + ' \n' + ' \n' + ' next\n' + ' \n' + ' \n' + '' ); }, ]); angular.module('uib/template/carousel/slide.html', []).run([ '$templateCache', function ($templateCache) { $templateCache.put( 'uib/template/carousel/slide.html', '
\n' + '' ); }, ]); angular.module('uib/template/datepicker/datepicker.html', []).run([ '$templateCache', function ($templateCache) { $templateCache.put( 'uib/template/datepicker/datepicker.html', '
\n' + '
\n' + '
\n' + '
\n' + '
\n' + '' ); }, ]); angular.module('uib/template/modal/window.html', []).run([ '$templateCache', function ($templateCache) { $templateCache.put( 'uib/template/modal/window.html', '' ); }, ]); angular.module('uib/template/pager/pager.html', []).run([ '$templateCache', function ($templateCache) { $templateCache.put( 'uib/template/pager/pager.html', '
  • {{::getText(\'previous\')}}
  • \n' + '
  • {{::getText(\'next\')}}
  • \n' + '' ); }, ]); angular.module('uib/template/pagination/pagination.html', []).run([ '$templateCache', function ($templateCache) { $templateCache.put( 'uib/template/pagination/pagination.html', '
  • {{::getText(\'first\')}}
  • \n' + '
  • {{::getText(\'previous\')}}
  • \n' + '
  • {{page.text}}
  • \n' + '
  • {{::getText(\'next\')}}
  • \n' + '
  • {{::getText(\'last\')}}
  • \n' + '' ); }, ]); angular.module('uib/template/tooltip/tooltip-html-popup.html', []).run([ '$templateCache', function ($templateCache) { $templateCache.put( 'uib/template/tooltip/tooltip-html-popup.html', '
    \n' + '
    \n' + '' ); }, ]); angular.module('uib/template/tooltip/tooltip-popup.html', []).run([ '$templateCache', function ($templateCache) { $templateCache.put( 'uib/template/tooltip/tooltip-popup.html', '
    \n' + '
    \n' + '' ); }, ]); angular.module('uib/template/tooltip/tooltip-template-popup.html', []).run([ '$templateCache', function ($templateCache) { $templateCache.put( 'uib/template/tooltip/tooltip-template-popup.html', '
    \n' + '
    \n' + '' ); }, ]); angular.module('uib/template/popover/popover-html.html', []).run([ '$templateCache', function ($templateCache) { $templateCache.put( 'uib/template/popover/popover-html.html', '
    \n' + '\n' + '
    \n' + '

    \n' + '
    \n' + '
    \n' + '' ); }, ]); angular.module('uib/template/popover/popover-template.html', []).run([ '$templateCache', function ($templateCache) { $templateCache.put( 'uib/template/popover/popover-template.html', '
    \n' + '\n' + '
    \n' + '

    \n' + '
    \n' + '
    \n' + '' ); }, ]); angular.module('uib/template/popover/popover.html', []).run([ '$templateCache', function ($templateCache) { $templateCache.put( 'uib/template/popover/popover.html', '
    \n' + '\n' + '
    \n' + '

    \n' + '
    \n' + '
    \n' + '' ); }, ]); angular.module('uib/template/progressbar/bar.html', []).run([ '$templateCache', function ($templateCache) { $templateCache.put( 'uib/template/progressbar/bar.html', '
    \n' + '' ); }, ]); angular.module('uib/template/progressbar/progress.html', []).run([ '$templateCache', function ($templateCache) { $templateCache.put( 'uib/template/progressbar/progress.html', '
    ' ); }, ]); angular.module('uib/template/progressbar/progressbar.html', []).run([ '$templateCache', function ($templateCache) { $templateCache.put( 'uib/template/progressbar/progressbar.html', '
    \n' + '
    \n' + '
    \n' + '' ); }, ]); angular.module('uib/template/rating/rating.html', []).run([ '$templateCache', function ($templateCache) { $templateCache.put( 'uib/template/rating/rating.html', '\n' + ' ({{ $index < value ? \'*\' : \' \' }})\n' + ' \n' + '\n' + '' ); }, ]); angular.module('uib/template/tabs/tab.html', []).run([ '$templateCache', function ($templateCache) { $templateCache.put( 'uib/template/tabs/tab.html', '\n' + '' ); }, ]); angular.module('uib/template/tabs/tabset.html', []).run([ '$templateCache', function ($templateCache) { $templateCache.put( 'uib/template/tabs/tabset.html', "
    \n" + ' \n' + '
    \n' + '
    \n' + '
    \n' + '
    \n' + '
    \n' + '' ); }, ]); angular.module('uib/template/timepicker/timepicker.html', []).run([ '$templateCache', function ($templateCache) { $templateCache.put( 'uib/template/timepicker/timepicker.html', '\n' + ' \n' + ' \n' + ' \n' + ' \n' + ' \n' + ' \n' + ' \n' + ' \n' + ' \n' + ' \n' + ' \n' + ' \n' + ' \n' + ' \n' + ' \n' + ' \n' + ' \n' + ' \n' + ' \n' + ' \n' + ' \n' + ' \n' + ' \n' + ' \n' + ' \n' + ' \n' + '
      
    \n' + ' \n' + ' :\n' + ' \n' + ' :\n' + ' \n' + '
      
    \n' + '' ); }, ]); angular.module('uib/template/typeahead/typeahead-match.html', []).run([ '$templateCache', function ($templateCache) { $templateCache.put( 'uib/template/typeahead/typeahead-match.html', '\n' + '' ); }, ]); angular.module('uib/template/typeahead/typeahead-popup.html', []).run([ '$templateCache', function ($templateCache) { $templateCache.put( 'uib/template/typeahead/typeahead-popup.html', '\n' + '' ); }, ]); /* jshint ignore:start */ angular.module('ui.bootstrap.carousel').run(function () { !angular.$$csp().noInlineStyle && !angular.$$uibCarouselCss && angular .element(document) .find('head') .prepend( '' ); angular.$$uibCarouselCss = true; }); angular.module('ui.bootstrap.datepicker').run(function () { !angular.$$csp().noInlineStyle && !angular.$$uibDatepickerCss && angular .element(document) .find('head') .prepend( '' ); angular.$$uibDatepickerCss = true; }); angular.module('ui.bootstrap.position').run(function () { !angular.$$csp().noInlineStyle && !angular.$$uibPositionCss && angular .element(document) .find('head') .prepend( '' ); angular.$$uibPositionCss = true; }); angular.module('ui.bootstrap.datepickerPopup').run(function () { !angular.$$csp().noInlineStyle && !angular.$$uibDatepickerpopupCss && angular .element(document) .find('head') .prepend( '' ); angular.$$uibDatepickerpopupCss = true; }); angular.module('ui.bootstrap.tooltip').run(function () { !angular.$$csp().noInlineStyle && !angular.$$uibTooltipCss && angular .element(document) .find('head') .prepend( '' ); angular.$$uibTooltipCss = true; }); angular.module('ui.bootstrap.timepicker').run(function () { !angular.$$csp().noInlineStyle && !angular.$$uibTimepickerCss && angular .element(document) .find('head') .prepend(''); angular.$$uibTimepickerCss = true; }); angular.module('ui.bootstrap.typeahead').run(function () { !angular.$$csp().noInlineStyle && !angular.$$uibTypeaheadCss && angular .element(document) .find('head') .prepend( '' ); angular.$$uibTypeaheadCss = true; }); /* jshint ignore:end */