bundleManifest.js 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192
  1. 'use strict';
  2. /*
  3. *+------------------------------------------------------------------------+
  4. *| Licensed Materials - Property of IBM
  5. *| IBM Cognos Products: SHARE
  6. *| (C) Copyright IBM Corp. 2017, 2018
  7. *|
  8. *| US Government Users Restricted Rights - Use, duplication or disclosure
  9. *| restricted by GSA ADP Schedule Contract with IBM Corp.
  10. *+------------------------------------------------------------------------+
  11. */
  12. // eslint-disable-next-line no-undef
  13. requirejs.config({
  14. paths: {
  15. storytelling: 'js/storytelling',
  16. 'storytelling-ui': 'storytelling-ui'
  17. },
  18. bundles: {
  19. 'storytelling/baseBundle': [
  20. 'storytelling/glass/controllers/OpenActionHandler',
  21. 'storytelling/nls/CAStorytellingResources',
  22. 'storytelling/nls/root/CAStorytellingResources',
  23. 'storytelling/nls/StringResources',
  24. 'storytelling/glass/controllers/ShareActionHandler',
  25. 'text!storytelling/views/templates/TimelineRulerView.html',
  26. 'storytelling/views/TimelineRulerView',
  27. 'text!storytelling/views/templates/TimeIndicator.html',
  28. 'storytelling/views/TimelineTimeIndicatorView',
  29. 'storytelling/ScaleManager',
  30. 'storytelling/NoScaleManager',
  31. 'text!storytelling/views/templates/PlayerViewProgressBar.html',
  32. 'storytelling/views/PlayerViewProgressBar',
  33. 'text!storytelling/views/templates/TimelinePlayerView.html',
  34. 'storytelling/lib/@ba-ui-toolkit/ba-graphics/dist/icons-js/ba-graphics-icons-commons.js',
  35. 'storytelling/lib/@ba-ui-toolkit/ba-graphics/dist/icons-js/chevron-left_16',
  36. 'storytelling/lib/@ba-ui-toolkit/ba-graphics/dist/icons-js/chevron-right_16',
  37. 'storytelling/lib/@ba-ui-toolkit/ba-graphics/dist/icons-js/settings_16',
  38. 'storytelling/lib/@ba-ui-toolkit/ba-graphics/dist/icons-js/play_16',
  39. 'storytelling/lib/@ba-ui-toolkit/ba-graphics/dist/icons-js/pause_16',
  40. 'storytelling/lib/@ba-ui-toolkit/ba-graphics/dist/icons-js/minimize_16',
  41. 'storytelling/lib/@ba-ui-toolkit/ba-graphics/dist/icons-js/skip-back_32',
  42. 'storytelling/lib/@ba-ui-toolkit/ba-graphics/dist/icons-js/skip-forward_32',
  43. 'storytelling/views/TimelinePlayerView',
  44. 'storytelling/navigation/ui/AutoHidingControl',
  45. 'storytelling/views/StoryNavControl',
  46. 'storytelling/views/MouseOverArea',
  47. 'storytelling/StoryPaneController',
  48. 'storytelling/api/StoryAPI',
  49. 'storytelling/api/impl/StoryAPIImpl',
  50. 'storytelling/AnimationDirector',
  51. 'storytelling/TimeQueue',
  52. 'storytelling/util/WidgetHelper',
  53. 'storytelling/TimelineController',
  54. 'storytelling/api/TimelineAPI',
  55. 'storytelling/api/impl/TimelineAPIImpl',
  56. 'storytelling/glass/InlineContributions',
  57. 'storytelling/glass/controllers/StoryPrint',
  58. 'storytelling/glass/StoryView',
  59. 'storytelling/layouts/BlankSceneLayout',
  60. 'storytelling/layouts/SceneLayout2',
  61. 'storytelling/model/EpisodeActEntry',
  62. 'storytelling/model/EpisodeActs',
  63. 'storytelling/model/TimelineEpisodeEntry',
  64. 'storytelling/model/TimelineEpisodes',
  65. 'storytelling/model/TimelineModel',
  66. 'storytelling/StoryService',
  67. 'storytelling/layout/views/SceneLayout',
  68. 'storytelling/navigation/NavigationController',
  69. 'storytelling/navigation/TransitionController',
  70. 'storytelling/util/AnimationHelper',
  71. 'storytelling/navigation/slideShow/TransitionDirector',
  72. 'storytelling/navigation/slideShow/AnimatedPathSlideShowTransitionController',
  73. 'storytelling/navigation/slideShow/SlideTransitionController',
  74. 'storytelling/navigation/slideShow/SlideShowTransitionController',
  75. 'storytelling/navigation/slideShow/NoTransitionSlideShowTransitionController',
  76. 'storytelling/navigation/SceneLoader',
  77. 'storytelling/navigation/slideShow/SlideShowSceneLoader',
  78. 'text!storytelling/layout/views/templates/SlideShow.html',
  79. 'text!storytelling/layout/views/templates/SlideShowItems.html',
  80. 'storytelling/layout/views/SlideShow',
  81. 'storytelling/navigation/panandzoom/PanAndZoomTransitionController',
  82. 'storytelling/layout/views/PanAndZoomLayout',
  83. 'text!storytelling/layout/views/templates/PanAndZoom.html',
  84. 'text!storytelling/layout/views/templates/PanAndZoomItems.html',
  85. 'storytelling/layout/views/PanAndZoomLayout1',
  86. 'storytelling/layout/views/PanAndZoomLayout2',
  87. 'storytelling/layout/views/PanAndZoomLayout3',
  88. 'storytelling/layout/views/PanAndZoomLayout4',
  89. 'storytelling/layout/views/PanAndZoomLayout5',
  90. 'text!storytelling/layout/views/templates/Sequence.html',
  91. 'text!storytelling/layout/views/templates/SequenceItems.html',
  92. 'storytelling/layout/views/PanAndZoomLayout6',
  93. 'storytelling/layout/views/all',
  94. 'storytelling/model/extensions/LayoutModelData',
  95. 'storytelling/model/extensions/LayoutModelHasOverview',
  96. 'storytelling/model/extensions/LayoutModelShowOverviews',
  97. 'storytelling/model/extensions/LayoutModelTransition',
  98. 'storytelling/model/extensions/all',
  99. 'text!storytelling/views/templates/StoryPaneView.html',
  100. 'text!storytelling/views/templates/FilmStripView.html',
  101. 'text!storytelling/views/templates/SceneCell.html',
  102. 'text!storytelling/views/templates/AddSceneCell.html',
  103. 'text!storytelling/views/templates/OverviewCell.html',
  104. 'text!storytelling/layout/templates/sceneLayoutListing.json',
  105. 'text!storytelling/views/templates/TimelineView.html',
  106. 'text!storytelling/views/templates/TimelineSliderContentView.html',
  107. 'storytelling/lib/@ba-ui-toolkit/ba-graphics/dist/icons-js/resize-panel_16',
  108. 'storytelling/views/TimelineSliderContentView',
  109. 'text!storytelling/views/templates/TimelineHighlightIndicatorView.html',
  110. 'storytelling/views/highlight/TimelineHighlightAction',
  111. 'storytelling/views/highlight/TimelineHighlightFlyoutController',
  112. 'storytelling/views/TimelineHighlightIndicatorView',
  113. 'storytelling/views/TimelineSliderView',
  114. 'storytelling/views/SnapIndicatorView',
  115. 'storytelling/lib/@ba-ui-toolkit/ba-graphics/dist/icons-js/zoom-in_16',
  116. 'storytelling/lib/@ba-ui-toolkit/ba-graphics/dist/icons-js/zoom-out_16',
  117. 'storytelling/lib/@ba-ui-toolkit/ba-graphics/dist/icons-js/zoom-fit_16',
  118. 'storytelling/views/TimelineView',
  119. 'storytelling/lib/@ba-ui-toolkit/ba-graphics/dist/icons-js/chevron-down_16',
  120. 'storytelling/lib/@ba-ui-toolkit/ba-graphics/dist/icons-js/add_16',
  121. 'storytelling/lib/@ba-ui-toolkit/ba-graphics/dist/icons-js/maximize_16',
  122. 'storytelling/lib/@ba-ui-toolkit/ba-graphics/dist/icons-js/overflow-menu--horizontal_16',
  123. 'storytelling/lib/@ba-ui-toolkit/ba-graphics/dist/illustrations-js/ba-graphics-icons-commons.js',
  124. 'storytelling/lib/@ba-ui-toolkit/ba-graphics/dist/illustrations-js/visualization-widget_128',
  125. 'storytelling/views/FilmStripView',
  126. 'storytelling/lib/@ba-ui-toolkit/ba-graphics/dist/icons-js/catalog_32',
  127. 'storytelling/views/StoryPaneView',
  128. 'text!storytelling/glass/templates/ExportView.html',
  129. 'storytelling/glass/ExportView',
  130. 'storytelling/glass/ExportToStoryDialog'
  131. ],
  132. 'storytelling/exportBundle': [
  133. 'storytelling/glass/controllers/ExportAsStory'
  134. ],
  135. 'storytelling/authorBundle': [
  136. 'storytelling/glass/controllers/NewStoryActionHandler',
  137. 'text!storytelling/layout/templates/storyLayoutListing.json',
  138. 'text!storytelling/glass/templates/StoryLayoutPickerView.html',
  139. 'storytelling/lib/@ba-ui-toolkit/ba-graphics/dist/illustrations-js/slideshow_128',
  140. 'storytelling/lib/@ba-ui-toolkit/ba-graphics/dist/illustrations-js/guided-journey-1_128',
  141. 'storytelling/lib/@ba-ui-toolkit/ba-graphics/dist/illustrations-js/guided-journey-2_128',
  142. 'storytelling/lib/@ba-ui-toolkit/ba-graphics/dist/illustrations-js/guided-journey-3_128',
  143. 'storytelling/lib/@ba-ui-toolkit/ba-graphics/dist/illustrations-js/guided-journey-4_128',
  144. 'storytelling/lib/@ba-ui-toolkit/ba-graphics/dist/illustrations-js/guided-journey-5_128',
  145. 'storytelling/lib/@ba-ui-toolkit/ba-graphics/dist/illustrations-js/time-sequence_128',
  146. 'storytelling/glass/StoryLayoutPickerView',
  147. 'text!storytelling/glass/templates/CreateStoryView.html',
  148. 'storytelling/glass/CreateStoryView',
  149. 'storytelling/layout/authoring/views/PanAndZoomLayout',
  150. 'storytelling/layout/authoring/views/SlideShow',
  151. 'storytelling/layout/authoring/views/all',
  152. 'storytelling/layouts/TitleSceneLayout',
  153. 'storytelling/layouts/SceneLayout1',
  154. 'storytelling/layouts/PanAndZoomLayout1',
  155. 'storytelling/layouts/PanAndZoomLayout2',
  156. 'storytelling/layouts/PanAndZoomLayout3',
  157. 'storytelling/layouts/PanAndZoomLayout4',
  158. 'storytelling/layouts/PanAndZoomLayout5',
  159. 'storytelling/layouts/PanAndZoomLayout6',
  160. 'storytelling/layouts/SceneLayout10',
  161. 'storytelling/layouts/SceneLayout11',
  162. 'storytelling/layouts/SceneLayout12',
  163. 'storytelling/layouts/SceneLayout3',
  164. 'storytelling/layouts/SceneLayout4',
  165. 'storytelling/layouts/SceneLayout5',
  166. 'storytelling/layouts/SceneLayout6',
  167. 'storytelling/layouts/SceneLayout7',
  168. 'storytelling/layouts/SceneLayout8',
  169. 'storytelling/layouts/SceneLayout9',
  170. 'storytelling/layouts/SlideShowLayout',
  171. 'storytelling/layouts/all',
  172. 'storytelling/properties/RevealProperties',
  173. 'storytelling/properties/LiveWidgetPropertiesFilter',
  174. 'storytelling/views/highlight/NonNumericHighlightFilterController',
  175. 'storytelling/views/highlight/TimelineHighlightEditWrapperView',
  176. 'storytelling/features/properties/GuidedJourneyLayoutPropertiesProvider.js',
  177. 'storytelling/features/properties/TopLevelPropertiesProvider.js',
  178. 'storytelling/features/properties/RevealPropertiesProvider.js',
  179. 'storytelling/lib/@ba-ui-toolkit/ba-graphics/dist/icons-js/guided-journey-1_32',
  180. 'storytelling/lib/@ba-ui-toolkit/ba-graphics/dist/icons-js/guided-journey-2_32',
  181. 'storytelling/lib/@ba-ui-toolkit/ba-graphics/dist/icons-js/guided-journey-3_32',
  182. 'storytelling/lib/@ba-ui-toolkit/ba-graphics/dist/icons-js/guided-journey-4_32',
  183. 'storytelling/lib/@ba-ui-toolkit/ba-graphics/dist/icons-js/guided-journey-5_32',
  184. 'storytelling/lib/@ba-ui-toolkit/ba-graphics/dist/icons-js/timesequence_32',
  185. 'storytelling/lib/@ba-ui-toolkit/ba-graphics/dist/icons-js/help_16',
  186. 'storytelling/features/properties/StorytellingPropertiesProvider.js',
  187. 'storytelling/features/properties/TimelinePropertiesProvider.js'
  188. ]
  189. }
  190. });
  191. //# sourceMappingURL=bundleManifest.js.map