@clickview/library-editor 1.1.23 → 1.1.24-rc.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (457) hide show
  1. package/dist/css/13.chunk.css +2 -2
  2. package/dist/en.json +1 -1
  3. package/dist/libs/analytics/src/interfaces/AnalyticsTypes.d.ts +38 -2
  4. package/dist/libs/common/src/backbone/core/BaseView.d.ts +4 -0
  5. package/dist/libs/common/src/backbone/services/data-providers/SignalRDataProvider.d.ts +3 -3
  6. package/dist/libs/common/src/backbone/utils/UrlHelper.d.ts +1 -0
  7. package/dist/libs/common/src/react/utils/TextHelper.d.ts +9 -0
  8. package/dist/libs/shared/src/constants/AppVariables.d.ts +1 -0
  9. package/dist/libs/shared/src/enums/SettingName.d.ts +15 -1
  10. package/dist/libs/shared/src/interfaces/app-variables/BaseSearchAppVariables.d.ts +1 -0
  11. package/dist/libs/shared/src/interfaces/models/EntitySetting.d.ts +2 -2
  12. package/dist/libs/shared/src/interfaces/models/Theme.d.ts +7 -3
  13. package/dist/libs/shared/src/interfaces/models/User.d.ts +1 -1
  14. package/dist/libs/shared/src/interfaces/services/BaseSettingsDataService.d.ts +7 -0
  15. package/dist/libs/shared/src/interfaces/services/BaseUserDataService.d.ts +4 -0
  16. package/dist/libs/shared/src/interfaces/services/index.d.ts +2 -0
  17. package/dist/libs/shared/src/services/UserDataService.d.ts +4 -3
  18. package/dist/libs/shared/src/utils/ImageHelper.d.ts +1 -0
  19. package/dist/projects/library-editor/src/apps/search/models/SearchAppVariables.d.ts +1 -0
  20. package/dist/projects/library-editor/src/shared/enums/index.d.ts +0 -1
  21. package/dist/projects/library-editor/src/shared/errors/customer-setting/CustomerSettingError.d.ts +1 -1
  22. package/dist/projects/library-editor/src/shared/filters/CustomerSettingsFilter.d.ts +1 -1
  23. package/dist/projects/library-editor/src/shared/services/SettingsDataService.d.ts +6 -2
  24. package/dist/projects/library-editor/src/shared/utils/SettingsHelper.d.ts +1 -1
  25. package/dist/scripts/{0-09e1e33a5c.chunk.js → 0-64f8709b77.chunk.js} +1 -1
  26. package/dist/scripts/1-8f3f74d7ab.chunk.js +1 -0
  27. package/dist/scripts/{10-6c79d8c6f9.chunk.js → 10-c34a9f8786.chunk.js} +1 -1
  28. package/dist/scripts/{11-cecf8d22f0.chunk.js → 11-3dec7d2c7e.chunk.js} +1 -1
  29. package/dist/scripts/{12-dbffa50a92.chunk.js → 12-83486e66d2.chunk.js} +1 -1
  30. package/dist/scripts/13-91676908be.chunk.js +1 -0
  31. package/dist/scripts/{14-b524fbd295.chunk.js → 14-b4fd2ae68c.chunk.js} +1 -1
  32. package/dist/scripts/15-5fa4a707b6.chunk.js +1 -0
  33. package/dist/scripts/{16-b27142fe98.chunk.js → 16-1854ee8917.chunk.js} +1 -1
  34. package/dist/scripts/{17-c3bbe50816.chunk.js → 17-15af3147a3.chunk.js} +1 -1
  35. package/dist/scripts/{2-e6d104415e.chunk.js → 2-7cc9176e8a.chunk.js} +1 -1
  36. package/dist/scripts/{20-6d9086f5db.chunk.js → 20-c4b56b90a7.chunk.js} +1 -1
  37. package/dist/scripts/{21-2f10553302.chunk.js → 21-0ff3390fd0.chunk.js} +1 -1
  38. package/dist/scripts/{22-59ae44b448.chunk.js → 22-a266d3ebaf.chunk.js} +1 -1
  39. package/dist/scripts/23-a1bedc2abf.chunk.js +1 -0
  40. package/dist/scripts/{24-7f21e384d2.chunk.js → 24-5395319afd.chunk.js} +1 -1
  41. package/dist/scripts/{25-f0f7fa16a4.chunk.js → 25-d328075704.chunk.js} +1 -1
  42. package/dist/scripts/{26-e65533bd94.chunk.js → 26-c07a67c304.chunk.js} +1 -1
  43. package/dist/scripts/{27-9dc0f5a4df.chunk.js → 27-7c19dc0e07.chunk.js} +1 -1
  44. package/dist/scripts/{28-26e5c371c7.chunk.js → 28-8453c6a1a5.chunk.js} +1 -1
  45. package/dist/scripts/29-251320ec94.chunk.js +1 -0
  46. package/dist/scripts/{3-5eff8c9df5.chunk.js → 3-b5f655359f.chunk.js} +1 -1
  47. package/dist/scripts/{30-6075c28972.chunk.js → 30-2040afe178.chunk.js} +1 -1
  48. package/dist/scripts/31-c78e492fff.chunk.js +1 -0
  49. package/dist/scripts/{32-d5a50a7592.chunk.js → 32-1fbaf64553.chunk.js} +1 -1
  50. package/dist/scripts/{33-5ae90ed7d7.chunk.js → 33-7f74b15daa.chunk.js} +1 -1
  51. package/dist/scripts/34-06182d71ca.chunk.js +1 -0
  52. package/dist/scripts/{35-ec8c190357.chunk.js → 35-de846cd9ba.chunk.js} +1 -1
  53. package/dist/scripts/36-969e374669.chunk.js +1 -0
  54. package/dist/scripts/{37-37e8965783.chunk.js → 37-813a5d5c2c.chunk.js} +1 -1
  55. package/dist/scripts/{38-3dc24b8867.chunk.js → 38-0ac4079552.chunk.js} +1 -1
  56. package/dist/scripts/{39-350ff66a2b.chunk.js → 39-1af2b966bb.chunk.js} +1 -1
  57. package/dist/scripts/{4-b3f3c7c71c.chunk.js → 4-3782853ccc.chunk.js} +1 -1
  58. package/dist/scripts/{40-3443f99cb2.chunk.js → 40-de9b14c11c.chunk.js} +1 -1
  59. package/dist/scripts/{41-b5dfd35e9e.chunk.js → 41-a86a413701.chunk.js} +1 -1
  60. package/dist/scripts/{42-103fecb7b6.chunk.js → 42-c6f77d1281.chunk.js} +1 -1
  61. package/dist/scripts/{43-57b07579f7.chunk.js → 43-cacf93c4ef.chunk.js} +1 -1
  62. package/dist/scripts/{44-210d64dffe.chunk.js → 44-4e4902588e.chunk.js} +1 -1
  63. package/dist/scripts/{45-632b07e926.chunk.js → 45-303cff19b8.chunk.js} +1 -1
  64. package/dist/scripts/{46-82cce63cbf.chunk.js → 46-e0150c3a5b.chunk.js} +1 -1
  65. package/dist/scripts/{47-595b4aae87.chunk.js → 47-ed8bb29d9a.chunk.js} +1 -1
  66. package/dist/scripts/{48-fcf6378889.chunk.js → 48-64fe2b207d.chunk.js} +1 -1
  67. package/dist/scripts/{49-d8a4899eb1.chunk.js → 49-b21e03b234.chunk.js} +1 -1
  68. package/dist/scripts/{5-06bc197b1e.chunk.js → 5-eb5ed1d890.chunk.js} +1 -1
  69. package/dist/scripts/{50-11b1a49916.chunk.js → 50-fb3a755d2d.chunk.js} +1 -1
  70. package/dist/scripts/{51-72a75e0265.chunk.js → 51-9df5032226.chunk.js} +1 -1
  71. package/dist/scripts/{52-195f73bcd6.chunk.js → 52-8675ecad38.chunk.js} +1 -1
  72. package/dist/scripts/{53-bb4f37ee25.chunk.js → 53-4f3affc027.chunk.js} +1 -1
  73. package/dist/scripts/{54-7a201d8285.chunk.js → 54-67e3a031f0.chunk.js} +1 -1
  74. package/dist/scripts/{55-be3d7b8805.chunk.js → 55-e62c862627.chunk.js} +1 -1
  75. package/dist/scripts/{56-6aeece1bf1.chunk.js → 56-27ef75b33c.chunk.js} +1 -1
  76. package/dist/scripts/{57-59ee15161b.chunk.js → 57-f761652a6b.chunk.js} +1 -1
  77. package/dist/scripts/{58-8ff58b194a.chunk.js → 58-ac57438815.chunk.js} +1 -1
  78. package/dist/scripts/{59-3d33954fcb.chunk.js → 59-edc8e6eb72.chunk.js} +1 -1
  79. package/dist/scripts/{6-a469872b10.chunk.js → 6-179cf36d4d.chunk.js} +1 -1
  80. package/dist/scripts/{60-f092baa91c.chunk.js → 60-8922b491bc.chunk.js} +1 -1
  81. package/dist/scripts/{61-bd9ef62ccd.chunk.js → 61-eb56d033b9.chunk.js} +1 -1
  82. package/dist/scripts/{62-f15b3bf74c.chunk.js → 62-aa812b2bf2.chunk.js} +1 -1
  83. package/dist/scripts/{63-92757f75e7.chunk.js → 63-7c22b91a88.chunk.js} +1 -1
  84. package/dist/scripts/{64-c5a1c55521.chunk.js → 64-ef6892572c.chunk.js} +1 -1
  85. package/dist/scripts/{65-6bb10ae23b.chunk.js → 65-d818bfb54a.chunk.js} +1 -1
  86. package/dist/scripts/{66-f047027f7d.chunk.js → 66-bba14bbd56.chunk.js} +1 -1
  87. package/dist/scripts/{67-2e1a011200.chunk.js → 67-9ceaced9d2.chunk.js} +1 -1
  88. package/dist/scripts/{68-d5c0ab3fc1.chunk.js → 68-f479a22705.chunk.js} +1 -1
  89. package/dist/scripts/{69-fc8325afc9.chunk.js → 69-0b2b108bf9.chunk.js} +1 -1
  90. package/dist/scripts/{7-58dd909fa3.chunk.js → 7-05174a139c.chunk.js} +1 -1
  91. package/dist/scripts/{70-ceda95013e.chunk.js → 70-19812e042e.chunk.js} +1 -1
  92. package/dist/scripts/{71-6e8fc95beb.chunk.js → 71-0c55aa228f.chunk.js} +1 -1
  93. package/dist/scripts/{72-53fe3338bf.chunk.js → 72-c1ef717851.chunk.js} +1 -1
  94. package/dist/scripts/{8-6974afed28.chunk.js → 8-556650fab2.chunk.js} +1 -1
  95. package/dist/scripts/9-54ec14d3b3.chunk.js +1 -0
  96. package/dist/scripts/bundle-99208a7a66.min.js +8 -0
  97. package/dist/scripts/bundles.json +2 -2
  98. package/dist/scripts/polyfills-73e2407954.min.js +1 -0
  99. package/package.json +3 -3
  100. package/dist/css/1.chunk.css.map +0 -1
  101. package/dist/css/10.chunk.css.map +0 -1
  102. package/dist/css/11.chunk.css +0 -137
  103. package/dist/css/11.chunk.css.map +0 -1
  104. package/dist/css/12.chunk.css.map +0 -1
  105. package/dist/css/13.chunk.css.map +0 -1
  106. package/dist/css/14.chunk.css.map +0 -1
  107. package/dist/css/16.chunk.css.map +0 -1
  108. package/dist/css/17.chunk.css.map +0 -1
  109. package/dist/css/18.chunk.css +0 -20
  110. package/dist/css/18.chunk.css.map +0 -1
  111. package/dist/css/2.chunk.css +0 -145
  112. package/dist/css/2.chunk.css.map +0 -1
  113. package/dist/css/21.chunk.css.map +0 -1
  114. package/dist/css/22.chunk.css.map +0 -1
  115. package/dist/css/23.chunk.css.map +0 -1
  116. package/dist/css/25.chunk.css.map +0 -1
  117. package/dist/css/26.chunk.css.map +0 -1
  118. package/dist/css/28.chunk.css.map +0 -1
  119. package/dist/css/29.chunk.css.map +0 -1
  120. package/dist/css/3.chunk.css.map +0 -1
  121. package/dist/css/30.chunk.css.map +0 -1
  122. package/dist/css/31.chunk.css.map +0 -1
  123. package/dist/css/32.chunk.css.map +0 -1
  124. package/dist/css/33.chunk.css.map +0 -1
  125. package/dist/css/34.chunk.css +0 -21
  126. package/dist/css/34.chunk.css.map +0 -1
  127. package/dist/css/35.chunk.css +0 -20
  128. package/dist/css/35.chunk.css.map +0 -1
  129. package/dist/css/36.chunk.css +0 -14
  130. package/dist/css/36.chunk.css.map +0 -1
  131. package/dist/css/37.chunk.css.map +0 -1
  132. package/dist/css/38.chunk.css.map +0 -1
  133. package/dist/css/40.chunk.css.map +0 -1
  134. package/dist/css/41.chunk.css.map +0 -1
  135. package/dist/css/42.chunk.css.map +0 -1
  136. package/dist/css/43.chunk.css.map +0 -1
  137. package/dist/css/44.chunk.css.map +0 -1
  138. package/dist/css/45.chunk.css.map +0 -1
  139. package/dist/css/46.chunk.css.map +0 -1
  140. package/dist/css/47.chunk.css.map +0 -1
  141. package/dist/css/48.chunk.css.map +0 -1
  142. package/dist/css/49.chunk.css +0 -35
  143. package/dist/css/49.chunk.css.map +0 -1
  144. package/dist/css/50.chunk.css.map +0 -1
  145. package/dist/css/51.chunk.css.map +0 -1
  146. package/dist/css/52.chunk.css +0 -66
  147. package/dist/css/52.chunk.css.map +0 -1
  148. package/dist/css/55.chunk.css.map +0 -1
  149. package/dist/css/56.chunk.css.map +0 -1
  150. package/dist/css/58.chunk.css.map +0 -1
  151. package/dist/css/59.chunk.css.map +0 -1
  152. package/dist/css/6.chunk.css.map +0 -1
  153. package/dist/css/60.chunk.css +0 -18
  154. package/dist/css/60.chunk.css.map +0 -1
  155. package/dist/css/62.chunk.css.map +0 -1
  156. package/dist/css/63.chunk.css +0 -170
  157. package/dist/css/63.chunk.css.map +0 -1
  158. package/dist/css/67.chunk.css +0 -78
  159. package/dist/css/67.chunk.css.map +0 -1
  160. package/dist/css/68.chunk.css +0 -17
  161. package/dist/css/68.chunk.css.map +0 -1
  162. package/dist/css/69.chunk.css +0 -17
  163. package/dist/css/69.chunk.css.map +0 -1
  164. package/dist/css/7.chunk.css.map +0 -1
  165. package/dist/css/70.chunk.css +0 -23
  166. package/dist/css/70.chunk.css.map +0 -1
  167. package/dist/css/71.chunk.css +0 -40
  168. package/dist/css/71.chunk.css.map +0 -1
  169. package/dist/css/72.chunk.css +0 -16
  170. package/dist/css/72.chunk.css.map +0 -1
  171. package/dist/css/73.chunk.css +0 -37
  172. package/dist/css/73.chunk.css.map +0 -1
  173. package/dist/css/74.chunk.css +0 -29
  174. package/dist/css/74.chunk.css.map +0 -1
  175. package/dist/css/75.chunk.css +0 -6
  176. package/dist/css/75.chunk.css.map +0 -1
  177. package/dist/css/76.chunk.css +0 -6
  178. package/dist/css/76.chunk.css.map +0 -1
  179. package/dist/css/8.chunk.css.map +0 -1
  180. package/dist/css/library-editor-app.css.map +0 -1
  181. package/dist/projects/library-editor/src/shared/enums/Settings.d.ts +0 -18
  182. package/dist/scripts/0-f604eee110.chunk.js +0 -1
  183. package/dist/scripts/0.chunk.js +0 -1034
  184. package/dist/scripts/0.chunk.js.map +0 -1
  185. package/dist/scripts/1-056bd8c79b.chunk.js +0 -1
  186. package/dist/scripts/1-a66bb44471.chunk.js +0 -1
  187. package/dist/scripts/1.chunk.js +0 -442
  188. package/dist/scripts/1.chunk.js.map +0 -1
  189. package/dist/scripts/10-028c6001e1.chunk.js +0 -1
  190. package/dist/scripts/10.chunk.js +0 -820
  191. package/dist/scripts/10.chunk.js.map +0 -1
  192. package/dist/scripts/11-6eef9e160e.chunk.js +0 -11
  193. package/dist/scripts/11.chunk.js +0 -4091
  194. package/dist/scripts/11.chunk.js.map +0 -1
  195. package/dist/scripts/12-d3f51f4e06.chunk.js +0 -1
  196. package/dist/scripts/12.chunk.js +0 -555
  197. package/dist/scripts/12.chunk.js.map +0 -1
  198. package/dist/scripts/13-37e5cfab3e.chunk.js +0 -1
  199. package/dist/scripts/13-4029d31569.chunk.js +0 -1
  200. package/dist/scripts/13.chunk.js +0 -373
  201. package/dist/scripts/13.chunk.js.map +0 -1
  202. package/dist/scripts/14-4c94f97e4e.chunk.js +0 -1
  203. package/dist/scripts/14.chunk.js +0 -2386
  204. package/dist/scripts/14.chunk.js.map +0 -1
  205. package/dist/scripts/15-1ff1252d1a.chunk.js +0 -1
  206. package/dist/scripts/15-ec9aa4878b.chunk.js +0 -1
  207. package/dist/scripts/15.chunk.js +0 -314
  208. package/dist/scripts/15.chunk.js.map +0 -1
  209. package/dist/scripts/16-5bc8299e14.chunk.js +0 -1
  210. package/dist/scripts/16.chunk.js +0 -1290
  211. package/dist/scripts/16.chunk.js.map +0 -1
  212. package/dist/scripts/17-9fe035f9e2.chunk.js +0 -1
  213. package/dist/scripts/17.chunk.js +0 -381
  214. package/dist/scripts/17.chunk.js.map +0 -1
  215. package/dist/scripts/18.chunk.js +0 -393
  216. package/dist/scripts/18.chunk.js.map +0 -1
  217. package/dist/scripts/19.chunk.js +0 -364
  218. package/dist/scripts/19.chunk.js.map +0 -1
  219. package/dist/scripts/2-2cc3988222.chunk.js +0 -1
  220. package/dist/scripts/2.chunk.js +0 -523
  221. package/dist/scripts/2.chunk.js.map +0 -1
  222. package/dist/scripts/20-60e4eee833.chunk.js +0 -1
  223. package/dist/scripts/20.chunk.js +0 -317
  224. package/dist/scripts/20.chunk.js.map +0 -1
  225. package/dist/scripts/21-a7fffe8852.chunk.js +0 -1
  226. package/dist/scripts/21.chunk.js +0 -531
  227. package/dist/scripts/21.chunk.js.map +0 -1
  228. package/dist/scripts/22-f670791432.chunk.js +0 -1
  229. package/dist/scripts/22.chunk.js +0 -354
  230. package/dist/scripts/22.chunk.js.map +0 -1
  231. package/dist/scripts/23-11e008ee63.chunk.js +0 -1
  232. package/dist/scripts/23-4d26d6300a.chunk.js +0 -1
  233. package/dist/scripts/23.chunk.js +0 -604
  234. package/dist/scripts/23.chunk.js.map +0 -1
  235. package/dist/scripts/24-813ef82099.chunk.js +0 -1
  236. package/dist/scripts/24.chunk.js +0 -318
  237. package/dist/scripts/24.chunk.js.map +0 -1
  238. package/dist/scripts/25-023d08a591.chunk.js +0 -1
  239. package/dist/scripts/25.chunk.js +0 -365
  240. package/dist/scripts/25.chunk.js.map +0 -1
  241. package/dist/scripts/26-a9fcf0d596.chunk.js +0 -1
  242. package/dist/scripts/26.chunk.js +0 -442
  243. package/dist/scripts/26.chunk.js.map +0 -1
  244. package/dist/scripts/27-84f7bbade6.chunk.js +0 -1
  245. package/dist/scripts/27.chunk.js +0 -3630
  246. package/dist/scripts/27.chunk.js.map +0 -1
  247. package/dist/scripts/28-cdf603f4cf.chunk.js +0 -1
  248. package/dist/scripts/28.chunk.js +0 -3173
  249. package/dist/scripts/28.chunk.js.map +0 -1
  250. package/dist/scripts/29-61415c2af0.chunk.js +0 -1
  251. package/dist/scripts/29-8278d23f9b.chunk.js +0 -1
  252. package/dist/scripts/29.chunk.js +0 -3088
  253. package/dist/scripts/29.chunk.js.map +0 -1
  254. package/dist/scripts/3-1fa81c9d9b.chunk.js +0 -1
  255. package/dist/scripts/3.chunk.js +0 -833
  256. package/dist/scripts/3.chunk.js.map +0 -1
  257. package/dist/scripts/30-7ab880728c.chunk.js +0 -1
  258. package/dist/scripts/30.chunk.js +0 -1852
  259. package/dist/scripts/30.chunk.js.map +0 -1
  260. package/dist/scripts/31-aa4cd0f45e.chunk.js +0 -1
  261. package/dist/scripts/31-e35ae4e153.chunk.js +0 -1
  262. package/dist/scripts/31.chunk.js +0 -958
  263. package/dist/scripts/31.chunk.js.map +0 -1
  264. package/dist/scripts/32-7717941f1d.chunk.js +0 -1
  265. package/dist/scripts/32.chunk.js +0 -1235
  266. package/dist/scripts/32.chunk.js.map +0 -1
  267. package/dist/scripts/33-6da33143ea.chunk.js +0 -1
  268. package/dist/scripts/33.chunk.js +0 -792
  269. package/dist/scripts/33.chunk.js.map +0 -1
  270. package/dist/scripts/34-27e40f4d4b.chunk.js +0 -1
  271. package/dist/scripts/34-50402c1835.chunk.js +0 -1
  272. package/dist/scripts/34.chunk.js +0 -990
  273. package/dist/scripts/34.chunk.js.map +0 -1
  274. package/dist/scripts/35-3260300446.chunk.js +0 -1
  275. package/dist/scripts/35.chunk.js +0 -518
  276. package/dist/scripts/35.chunk.js.map +0 -1
  277. package/dist/scripts/36-4d467bc42e.chunk.js +0 -1
  278. package/dist/scripts/36-bec0c74d05.chunk.js +0 -1
  279. package/dist/scripts/36.chunk.js +0 -335
  280. package/dist/scripts/36.chunk.js.map +0 -1
  281. package/dist/scripts/37-3916177181.chunk.js +0 -1
  282. package/dist/scripts/37.chunk.js +0 -236
  283. package/dist/scripts/37.chunk.js.map +0 -1
  284. package/dist/scripts/38-89f7c22ea8.chunk.js +0 -1
  285. package/dist/scripts/38.chunk.js +0 -315
  286. package/dist/scripts/38.chunk.js.map +0 -1
  287. package/dist/scripts/39-9456631219.chunk.js +0 -1
  288. package/dist/scripts/39.chunk.js +0 -116
  289. package/dist/scripts/39.chunk.js.map +0 -1
  290. package/dist/scripts/4-a7f6d378e0.chunk.js +0 -1
  291. package/dist/scripts/4.chunk.js +0 -335
  292. package/dist/scripts/4.chunk.js.map +0 -1
  293. package/dist/scripts/40-f65196723f.chunk.js +0 -1
  294. package/dist/scripts/40.chunk.js +0 -2493
  295. package/dist/scripts/40.chunk.js.map +0 -1
  296. package/dist/scripts/41-70b16d99d0.chunk.js +0 -1
  297. package/dist/scripts/41.chunk.js +0 -1782
  298. package/dist/scripts/41.chunk.js.map +0 -1
  299. package/dist/scripts/42-e17f214d6c.chunk.js +0 -1
  300. package/dist/scripts/42.chunk.js +0 -2116
  301. package/dist/scripts/42.chunk.js.map +0 -1
  302. package/dist/scripts/43-6826fbc7d4.chunk.js +0 -1
  303. package/dist/scripts/43.chunk.js +0 -2243
  304. package/dist/scripts/43.chunk.js.map +0 -1
  305. package/dist/scripts/44-593e820fa2.chunk.js +0 -1
  306. package/dist/scripts/44.chunk.js +0 -1024
  307. package/dist/scripts/44.chunk.js.map +0 -1
  308. package/dist/scripts/45-8231a03833.chunk.js +0 -1
  309. package/dist/scripts/45.chunk.js +0 -1065
  310. package/dist/scripts/45.chunk.js.map +0 -1
  311. package/dist/scripts/46-682ca88fd9.chunk.js +0 -1
  312. package/dist/scripts/46.chunk.js +0 -656
  313. package/dist/scripts/46.chunk.js.map +0 -1
  314. package/dist/scripts/47-aec7cf95e8.chunk.js +0 -1
  315. package/dist/scripts/47.chunk.js +0 -735
  316. package/dist/scripts/47.chunk.js.map +0 -1
  317. package/dist/scripts/48-7b09165697.chunk.js +0 -1
  318. package/dist/scripts/48.chunk.js +0 -994
  319. package/dist/scripts/48.chunk.js.map +0 -1
  320. package/dist/scripts/49-0e6ceb191f.chunk.js +0 -1
  321. package/dist/scripts/49.chunk.js +0 -759
  322. package/dist/scripts/49.chunk.js.map +0 -1
  323. package/dist/scripts/5-e2e64bc05f.chunk.js +0 -1
  324. package/dist/scripts/5.chunk.js +0 -15
  325. package/dist/scripts/5.chunk.js.map +0 -1
  326. package/dist/scripts/50-fa6f6fd1dc.chunk.js +0 -1
  327. package/dist/scripts/50.chunk.js +0 -528
  328. package/dist/scripts/50.chunk.js.map +0 -1
  329. package/dist/scripts/51-1c9fca4604.chunk.js +0 -1
  330. package/dist/scripts/51.chunk.js +0 -932
  331. package/dist/scripts/51.chunk.js.map +0 -1
  332. package/dist/scripts/52-ebce0c9f12.chunk.js +0 -1
  333. package/dist/scripts/52.chunk.js +0 -408
  334. package/dist/scripts/52.chunk.js.map +0 -1
  335. package/dist/scripts/53-c6807d4e0b.chunk.js +0 -1
  336. package/dist/scripts/53.chunk.js +0 -754
  337. package/dist/scripts/53.chunk.js.map +0 -1
  338. package/dist/scripts/54-e6195aa62a.chunk.js +0 -1
  339. package/dist/scripts/54.chunk.js +0 -681
  340. package/dist/scripts/54.chunk.js.map +0 -1
  341. package/dist/scripts/55-f9f9a251af.chunk.js +0 -1
  342. package/dist/scripts/55.chunk.js +0 -645
  343. package/dist/scripts/55.chunk.js.map +0 -1
  344. package/dist/scripts/56-20f27f96db.chunk.js +0 -1
  345. package/dist/scripts/56.chunk.js +0 -346
  346. package/dist/scripts/56.chunk.js.map +0 -1
  347. package/dist/scripts/57-b25862dbf0.chunk.js +0 -1
  348. package/dist/scripts/57.chunk.js +0 -422
  349. package/dist/scripts/57.chunk.js.map +0 -1
  350. package/dist/scripts/58-edf06f18f9.chunk.js +0 -1
  351. package/dist/scripts/58.chunk.js +0 -437
  352. package/dist/scripts/58.chunk.js.map +0 -1
  353. package/dist/scripts/59-241a666e49.chunk.js +0 -1
  354. package/dist/scripts/59.chunk.js +0 -342
  355. package/dist/scripts/59.chunk.js.map +0 -1
  356. package/dist/scripts/6-c631df7bda.chunk.js +0 -1
  357. package/dist/scripts/6.chunk.js +0 -484
  358. package/dist/scripts/6.chunk.js.map +0 -1
  359. package/dist/scripts/60-ac631fa385.chunk.js +0 -1
  360. package/dist/scripts/60.chunk.js +0 -254
  361. package/dist/scripts/60.chunk.js.map +0 -1
  362. package/dist/scripts/61-360e50b6cb.chunk.js +0 -1
  363. package/dist/scripts/61.chunk.js +0 -409
  364. package/dist/scripts/61.chunk.js.map +0 -1
  365. package/dist/scripts/62-22ee1d2a94.chunk.js +0 -1
  366. package/dist/scripts/62.chunk.js +0 -142
  367. package/dist/scripts/62.chunk.js.map +0 -1
  368. package/dist/scripts/63-25413d744e.chunk.js +0 -1
  369. package/dist/scripts/63.chunk.js +0 -147
  370. package/dist/scripts/63.chunk.js.map +0 -1
  371. package/dist/scripts/64-1b027092be.chunk.js +0 -1
  372. package/dist/scripts/64.chunk.js +0 -439
  373. package/dist/scripts/64.chunk.js.map +0 -1
  374. package/dist/scripts/65-c8a9aae545.chunk.js +0 -1
  375. package/dist/scripts/65.chunk.js +0 -582
  376. package/dist/scripts/65.chunk.js.map +0 -1
  377. package/dist/scripts/66-20aec598ca.chunk.js +0 -1
  378. package/dist/scripts/66.chunk.js +0 -442
  379. package/dist/scripts/66.chunk.js.map +0 -1
  380. package/dist/scripts/67-d8d1cb35a4.chunk.js +0 -1
  381. package/dist/scripts/67.chunk.js +0 -295
  382. package/dist/scripts/67.chunk.js.map +0 -1
  383. package/dist/scripts/68-869ea333d9.chunk.js +0 -1
  384. package/dist/scripts/68.chunk.js +0 -165
  385. package/dist/scripts/68.chunk.js.map +0 -1
  386. package/dist/scripts/69-c4ff3e5568.chunk.js +0 -1
  387. package/dist/scripts/69.chunk.js +0 -248
  388. package/dist/scripts/69.chunk.js.map +0 -1
  389. package/dist/scripts/7-1d94e0bb0c.chunk.js +0 -1
  390. package/dist/scripts/7.chunk.js +0 -309
  391. package/dist/scripts/7.chunk.js.map +0 -1
  392. package/dist/scripts/70-171dcf9fe1.chunk.js +0 -1
  393. package/dist/scripts/70.chunk.js +0 -207
  394. package/dist/scripts/70.chunk.js.map +0 -1
  395. package/dist/scripts/71-33e7082ca2.chunk.js +0 -1
  396. package/dist/scripts/71.chunk.js +0 -237
  397. package/dist/scripts/71.chunk.js.map +0 -1
  398. package/dist/scripts/72-2eef8b13b0.chunk.js +0 -1
  399. package/dist/scripts/72.chunk.js +0 -331
  400. package/dist/scripts/72.chunk.js.map +0 -1
  401. package/dist/scripts/73.chunk.js +0 -404
  402. package/dist/scripts/73.chunk.js.map +0 -1
  403. package/dist/scripts/74.chunk.js +0 -301
  404. package/dist/scripts/74.chunk.js.map +0 -1
  405. package/dist/scripts/75.chunk.js +0 -231
  406. package/dist/scripts/75.chunk.js.map +0 -1
  407. package/dist/scripts/76.chunk.js +0 -157
  408. package/dist/scripts/76.chunk.js.map +0 -1
  409. package/dist/scripts/77.chunk.js +0 -307
  410. package/dist/scripts/77.chunk.js.map +0 -1
  411. package/dist/scripts/78.chunk.js +0 -249
  412. package/dist/scripts/78.chunk.js.map +0 -1
  413. package/dist/scripts/79.chunk.js +0 -282
  414. package/dist/scripts/79.chunk.js.map +0 -1
  415. package/dist/scripts/8-34ae87490f.chunk.js +0 -1
  416. package/dist/scripts/8.chunk.js +0 -307
  417. package/dist/scripts/8.chunk.js.map +0 -1
  418. package/dist/scripts/80.chunk.js +0 -308
  419. package/dist/scripts/80.chunk.js.map +0 -1
  420. package/dist/scripts/81.chunk.js +0 -366
  421. package/dist/scripts/81.chunk.js.map +0 -1
  422. package/dist/scripts/82.chunk.js +0 -314
  423. package/dist/scripts/82.chunk.js.map +0 -1
  424. package/dist/scripts/83.chunk.js +0 -328
  425. package/dist/scripts/83.chunk.js.map +0 -1
  426. package/dist/scripts/84.chunk.js +0 -313
  427. package/dist/scripts/84.chunk.js.map +0 -1
  428. package/dist/scripts/85.chunk.js +0 -291
  429. package/dist/scripts/85.chunk.js.map +0 -1
  430. package/dist/scripts/86.chunk.js +0 -119
  431. package/dist/scripts/86.chunk.js.map +0 -1
  432. package/dist/scripts/87.chunk.js +0 -219
  433. package/dist/scripts/87.chunk.js.map +0 -1
  434. package/dist/scripts/88.chunk.js +0 -194
  435. package/dist/scripts/88.chunk.js.map +0 -1
  436. package/dist/scripts/89.chunk.js +0 -522
  437. package/dist/scripts/89.chunk.js.map +0 -1
  438. package/dist/scripts/9-0d7004dd33.chunk.js +0 -1
  439. package/dist/scripts/9-9279038caa.chunk.js +0 -1
  440. package/dist/scripts/9.chunk.js +0 -222
  441. package/dist/scripts/9.chunk.js.map +0 -1
  442. package/dist/scripts/90.chunk.js +0 -337
  443. package/dist/scripts/90.chunk.js.map +0 -1
  444. package/dist/scripts/91.chunk.js +0 -131
  445. package/dist/scripts/91.chunk.js.map +0 -1
  446. package/dist/scripts/92.chunk.js +0 -266
  447. package/dist/scripts/92.chunk.js.map +0 -1
  448. package/dist/scripts/bundle-06dc1f4908.min.js +0 -8
  449. package/dist/scripts/bundle-8498807388.min.js +0 -1
  450. package/dist/scripts/bundle-891db89400.min.js +0 -1
  451. package/dist/scripts/bundle-f4a423ce34.min.js +0 -1
  452. package/dist/scripts/bundle.js +0 -66631
  453. package/dist/scripts/bundle.js.map +0 -1
  454. package/dist/scripts/polyfills-21eaf1215c.min.js +0 -1
  455. package/dist/scripts/polyfills-efb4d7caa3.min.js +0 -1
  456. package/dist/scripts/polyfills.js +0 -14866
  457. package/dist/scripts/polyfills.js.map +0 -1
@@ -1,531 +0,0 @@
1
- (window["webpackJsonp_clickview_library_editor"] = window["webpackJsonp_clickview_library_editor"] || []).push([[21],{
2
-
3
- /***/ "./src/shared/components/edit-video/base/edit-video-info.scss":
4
- /*!********************************************************************!*\
5
- !*** ./src/shared/components/edit-video/base/edit-video-info.scss ***!
6
- \********************************************************************/
7
- /*! no static exports found */
8
- /***/ (function(module, exports, __webpack_require__) {
9
-
10
- // extracted by mini-css-extract-plugin
11
- module.exports = {"requiredStar":"cv--requiredStar--3S5iJ","disabled":"cv--disabled--3iZQ5","formGroup":"cv--formGroup--B4xS9","suggestEdit":"cv--suggestEdit--3n3sM","programTitle":"cv--programTitle--3bWJB","description":"cv--description--3qayV","seriesTitle":"cv--seriesTitle--3ojjo","broadcastDate":"cv--broadcastDate--2hA-0","channel":"cv--channel--1SMGG","rating":"cv--rating--3AkUv","productionYear":"cv--productionYear--1DYCl","distributors":"cv--distributors--2CbiR","productionCompanies":"cv--productionCompanies--3hB5o","directors":"cv--directors--ksEaA","producers":"cv--producers--h7P2B","episodeNumber":"cv--episodeNumber--3fMUg","seasonNumber":"cv--seasonNumber--GwqaB","icon":"cv--icon--quxL2","infoSvgContainer":"cv--infoSvgContainer--18UDY"};
12
-
13
- /***/ }),
14
-
15
- /***/ "./src/shared/components/edit-video/select-rating/SelectRating.hbs":
16
- /*!*************************************************************************!*\
17
- !*** ./src/shared/components/edit-video/select-rating/SelectRating.hbs ***!
18
- \*************************************************************************/
19
- /*! no static exports found */
20
- /***/ (function(module, exports, __webpack_require__) {
21
-
22
- var Handlebars = __webpack_require__(/*! handlebars */ "handlebars");
23
- module.exports = (Handlebars['default'] || Handlebars).template({"1":function(container,depth0,helpers,partials,data) {
24
- var stack1, alias1=container.propertyIsEnumerable, alias2=depth0 != null ? depth0 : (container.nullContext || {});
25
-
26
- return " <label class=\""
27
- + ((stack1 = helpers.unless.call(alias2,((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.editable : stack1),{"name":"unless","hash":{},"fn":container.program(2, data, 0),"inverse":container.noop,"data":data})) != null ? stack1 : "")
28
- + "\">"
29
- + container.escapeExpression((helpers.lang||(depth0 && depth0.lang)||container.hooks.helperMissing).call(alias2,"rating",{"name":"lang","hash":{},"data":data}))
30
- + "</label>\r\n "
31
- + ((stack1 = helpers.unless.call(alias2,((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.editable : stack1),{"name":"unless","hash":{},"fn":container.program(4, data, 0),"inverse":container.noop,"data":data})) != null ? stack1 : "")
32
- + "\r\n";
33
- },"2":function(container,depth0,helpers,partials,data) {
34
- return "d-inline-block";
35
- },"4":function(container,depth0,helpers,partials,data) {
36
- var stack1, alias1=container.propertyIsEnumerable, alias2=container.escapeExpression;
37
-
38
- return "<span class=\""
39
- + alias2(container.lambda(((stack1 = ((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.styles : stack1)) != null ? stack1.suggestEdit : stack1), depth0))
40
- + "\">- <a class=\"suggest-rating\">"
41
- + alias2((helpers.lang||(depth0 && depth0.lang)||container.hooks.helperMissing).call(depth0 != null ? depth0 : (container.nullContext || {}),"suggestEdit",{"name":"lang","hash":{},"data":data}))
42
- + "</a></span><br>";
43
- },"6":function(container,depth0,helpers,partials,data) {
44
- var stack1, alias1=container.propertyIsEnumerable, alias2=container.escapeExpression;
45
-
46
- return "<span class=\"text-muted mx-2 remove-rating "
47
- + alias2(container.lambda(((stack1 = ((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.styles : stack1)) != null ? stack1.removeRating : stack1), depth0))
48
- + "\">"
49
- + alias2((helpers.lang||(depth0 && depth0.lang)||container.hooks.helperMissing).call(depth0 != null ? depth0 : (container.nullContext || {}),"remove",{"name":"lang","hash":{},"data":data}))
50
- + "</span>";
51
- },"compiler":[8,">= 4.3.0"],"main":function(container,depth0,helpers,partials,data) {
52
- var stack1, alias1=container.propertyIsEnumerable, alias2=container.lambda, alias3=container.escapeExpression, alias4=depth0 != null ? depth0 : (container.nullContext || {});
53
-
54
- return "<div class=\"edit-rating form-group "
55
- + alias3(alias2(((stack1 = ((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.styles : stack1)) != null ? stack1.selectRating : stack1), depth0))
56
- + " "
57
- + alias3(alias2(((stack1 = ((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.styles : stack1)) != null ? stack1.rating : stack1), depth0))
58
- + "\">\r\n"
59
- + ((stack1 = helpers.unless.call(alias4,((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.hideHeaderText : stack1),{"name":"unless","hash":{},"fn":container.program(1, data, 0),"inverse":container.noop,"data":data})) != null ? stack1 : "")
60
- + " <div>\r\n <div class=\"ratings-region\" name=\"rating\"></div>\r\n "
61
- + ((stack1 = helpers["if"].call(alias4,((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.showRemove : stack1),{"name":"if","hash":{},"fn":container.program(6, data, 0),"inverse":container.noop,"data":data})) != null ? stack1 : "")
62
- + "\r\n <div class=\"form-feedback\"></div>\r\n </div>\r\n</div>";
63
- },"useData":true});
64
-
65
- /***/ }),
66
-
67
- /***/ "./src/shared/components/edit-video/select-rating/SelectRatingCollectionComponent.ts":
68
- /*!*******************************************************************************************!*\
69
- !*** ./src/shared/components/edit-video/select-rating/SelectRatingCollectionComponent.ts ***!
70
- \*******************************************************************************************/
71
- /*! exports provided: SelectRatingCollectionComponent */
72
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
73
-
74
- "use strict";
75
- __webpack_require__.r(__webpack_exports__);
76
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "SelectRatingCollectionComponent", function() { return SelectRatingCollectionComponent; });
77
- /* harmony import */ var _libs_common_src_backbone__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../../../../../../libs/common/src/backbone */ "../../libs/common/src/backbone/index.ts");
78
- /* harmony import */ var _SelectRatingItemComponent__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./SelectRatingItemComponent */ "./src/shared/components/edit-video/select-rating/SelectRatingItemComponent.ts");
79
- function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
80
-
81
- function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
82
-
83
- function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
84
-
85
- function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
86
-
87
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
88
-
89
- function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
90
-
91
- function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = _getPrototypeOf(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
92
-
93
- function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
94
-
95
- function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
96
-
97
- function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
98
-
99
- function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }
100
-
101
-
102
-
103
- var SelectRatingCollectionComponent = /*#__PURE__*/function (_Core$ComponentCollec) {
104
- _inherits(SelectRatingCollectionComponent, _Core$ComponentCollec);
105
-
106
- var _super = _createSuper(SelectRatingCollectionComponent);
107
-
108
- function SelectRatingCollectionComponent(options) {
109
- _classCallCheck(this, SelectRatingCollectionComponent);
110
-
111
- return _super.call(this, options);
112
- }
113
-
114
- _createClass(SelectRatingCollectionComponent, [{
115
- key: "name",
116
- get: function get() {
117
- return 'SelectRatingCollectionComponent';
118
- }
119
- }, {
120
- key: "tagName",
121
- get: function get() {
122
- return 'ul';
123
- }
124
- }, {
125
- key: "className",
126
- get: function get() {
127
- return "rating-group btn-group p-0 m-0";
128
- }
129
- }, {
130
- key: "childView",
131
- get: function get() {
132
- return _SelectRatingItemComponent__WEBPACK_IMPORTED_MODULE_1__["SelectRatingItemComponent"];
133
- }
134
- }, {
135
- key: "childViewOptions",
136
- get: function get() {
137
- return {
138
- channelName: this.options.channelName,
139
- currentRatingId: this.options.currentRatingId,
140
- editable: this.options.editable
141
- };
142
- }
143
- }]);
144
-
145
- return SelectRatingCollectionComponent;
146
- }(_libs_common_src_backbone__WEBPACK_IMPORTED_MODULE_0__["Core"].ComponentCollection);
147
-
148
- /***/ }),
149
-
150
- /***/ "./src/shared/components/edit-video/select-rating/SelectRatingComponent.ts":
151
- /*!*********************************************************************************!*\
152
- !*** ./src/shared/components/edit-video/select-rating/SelectRatingComponent.ts ***!
153
- \*********************************************************************************/
154
- /*! exports provided: SelectRatingComponent */
155
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
156
-
157
- "use strict";
158
- __webpack_require__.r(__webpack_exports__);
159
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "SelectRatingComponent", function() { return SelectRatingComponent; });
160
- /* harmony import */ var underscore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! underscore */ "underscore");
161
- /* harmony import */ var underscore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(underscore__WEBPACK_IMPORTED_MODULE_0__);
162
- /* harmony import */ var backbone__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! backbone */ "backbone");
163
- /* harmony import */ var backbone__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(backbone__WEBPACK_IMPORTED_MODULE_1__);
164
- /* harmony import */ var _libs_common_src_backbone__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../../../../../../../libs/common/src/backbone */ "../../libs/common/src/backbone/index.ts");
165
- /* harmony import */ var _libs_shared_src_legacy_behaviors_tooltip_TooltipBehavior__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../../../../../../../libs/shared/src/legacy/behaviors/tooltip/TooltipBehavior */ "../../libs/shared/src/legacy/behaviors/tooltip/TooltipBehavior.ts");
166
- /* harmony import */ var _collections_RatingCollection__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../../../collections/RatingCollection */ "./src/shared/collections/RatingCollection.ts");
167
- /* harmony import */ var _SelectRatingCollectionComponent__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./SelectRatingCollectionComponent */ "./src/shared/components/edit-video/select-rating/SelectRatingCollectionComponent.ts");
168
- /* harmony import */ var _utils__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../../../utils */ "./src/shared/utils/index.ts");
169
- /* harmony import */ var _libs_common_src_backbone_services_LanguageService__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../../../../../../../libs/common/src/backbone/services/LanguageService */ "../../libs/common/src/backbone/services/LanguageService.tsx");
170
- /* harmony import */ var _constants__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ../../../constants */ "./src/shared/constants/index.ts");
171
- /* harmony import */ var _apps_library_editor_constants__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ../../../../apps/library-editor/constants */ "./src/apps/library-editor/constants/index.ts");
172
- /* harmony import */ var _SelectRating_hbs__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ./SelectRating.hbs */ "./src/shared/components/edit-video/select-rating/SelectRating.hbs");
173
- /* harmony import */ var _SelectRating_hbs__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__webpack_require__.n(_SelectRating_hbs__WEBPACK_IMPORTED_MODULE_10__);
174
- /* harmony import */ var _select_rating_scss__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ./select-rating.scss */ "./src/shared/components/edit-video/select-rating/select-rating.scss");
175
- /* harmony import */ var _select_rating_scss__WEBPACK_IMPORTED_MODULE_11___default = /*#__PURE__*/__webpack_require__.n(_select_rating_scss__WEBPACK_IMPORTED_MODULE_11__);
176
- /* harmony import */ var _base_edit_video_info_scss__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ../base/edit-video-info.scss */ "./src/shared/components/edit-video/base/edit-video-info.scss");
177
- /* harmony import */ var _base_edit_video_info_scss__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__webpack_require__.n(_base_edit_video_info_scss__WEBPACK_IMPORTED_MODULE_12__);
178
- function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
179
-
180
- function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
181
-
182
- function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
183
-
184
- function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
185
-
186
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
187
-
188
- function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
189
-
190
- function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = _getPrototypeOf(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
191
-
192
- function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
193
-
194
- function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
195
-
196
- function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
197
-
198
- function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }
199
-
200
-
201
-
202
-
203
-
204
-
205
-
206
-
207
-
208
-
209
-
210
-
211
-
212
-
213
- var SelectRatingComponent = /*#__PURE__*/function (_Core$Component) {
214
- _inherits(SelectRatingComponent, _Core$Component);
215
-
216
- var _super = _createSuper(SelectRatingComponent);
217
-
218
- function SelectRatingComponent(options) {
219
- _classCallCheck(this, SelectRatingComponent);
220
-
221
- return _super.call(this, options);
222
- }
223
-
224
- _createClass(SelectRatingComponent, [{
225
- key: "events",
226
- value: function events() {
227
- return {
228
- 'click .remove-rating': 'onRemoveRating'
229
- };
230
- }
231
- }, {
232
- key: "regions",
233
- value: function regions() {
234
- return {
235
- ratings: {
236
- el: '.ratings-region',
237
- replaceElement: true
238
- }
239
- };
240
- }
241
- }, {
242
- key: "initialize",
243
- value: function initialize() {
244
- this.setViewCollection();
245
- this.setCurrentRating(this.model);
246
- this.bindListeners();
247
- }
248
- }, {
249
- key: "bindListeners",
250
- value: function bindListeners() {
251
- this.listenTo(this.channelName, 'select:rating', this.onRatingSelected);
252
- }
253
- }, {
254
- key: "setCurrentRating",
255
- value: function setCurrentRating(model) {
256
- _utils__WEBPACK_IMPORTED_MODULE_6__["RatingHelper"].setRating(model, this.viewCollection);
257
- }
258
- }, {
259
- key: "onRatingSelected",
260
- value: function onRatingSelected(model) {
261
- this.setCurrentRating(model);
262
- var newRating = _utils__WEBPACK_IMPORTED_MODULE_6__["CollectionHelpers"].getSelected(this.viewCollection);
263
- this.updateRating(newRating);
264
- }
265
- }, {
266
- key: "onRemoveRating",
267
- value: function onRemoveRating(e) {
268
- e.preventDefault();
269
- this.$('.remove-rating').tooltip('dispose'); // Deselect the current rating
270
-
271
- this.setCurrentRating(null); // Set the new rating as Unrated
272
-
273
- var unratedModel = this.collection.findWhere({
274
- value: 0
275
- });
276
- this.updateRating(unratedModel);
277
- return false;
278
- }
279
- }, {
280
- key: "updateRating",
281
- value: function updateRating(rating) {
282
- backbone__WEBPACK_IMPORTED_MODULE_1__["Radio"].channel(this.options.parentChannelName).trigger('select:rating', rating);
283
- this.render();
284
- }
285
- /**
286
- * Create a new view collection that omits the unrated model
287
- */
288
-
289
- }, {
290
- key: "setViewCollection",
291
- value: function setViewCollection() {
292
- var models = underscore__WEBPACK_IMPORTED_MODULE_0__["filter"](this.collection.toJSON(), function (m) {
293
- return m.value !== 0;
294
- });
295
-
296
- return this.viewCollection = new _collections_RatingCollection__WEBPACK_IMPORTED_MODULE_4__["RatingCollection"](models);
297
- }
298
- }, {
299
- key: "viewOptions",
300
- value: function viewOptions() {
301
- var currentModel = _utils__WEBPACK_IMPORTED_MODULE_6__["CollectionHelpers"].getSelected(this.viewCollection);
302
- return {
303
- styles: underscore__WEBPACK_IMPORTED_MODULE_0__["extend"](_base_edit_video_info_scss__WEBPACK_IMPORTED_MODULE_12___default.a, _select_rating_scss__WEBPACK_IMPORTED_MODULE_11___default.a),
304
- showRemove: !this.options.hideRemove && currentModel && this.options.editable,
305
- editable: this.options.editable,
306
- hideHeaderText: this.options.hideHeaderText
307
- };
308
- }
309
- }, {
310
- key: "renderRatingCollectionComponent",
311
- value: function renderRatingCollectionComponent() {
312
- this.showChildView('ratings', new _SelectRatingCollectionComponent__WEBPACK_IMPORTED_MODULE_5__["SelectRatingCollectionComponent"]({
313
- collection: this.viewCollection,
314
- channelName: this.channelName,
315
- editable: this.options.editable
316
- }));
317
- }
318
- }, {
319
- key: "onRender",
320
- value: function onRender() {
321
- this.renderRatingCollectionComponent();
322
- }
323
- }, {
324
- key: "name",
325
- get: function get() {
326
- return 'SelectRatingComponent';
327
- }
328
- }, {
329
- key: "channelName",
330
- get: function get() {
331
- return "".concat(this.name).concat(this.cid);
332
- }
333
- }, {
334
- key: "lang",
335
- get: function get() {
336
- return 'shared.selectRating';
337
- }
338
- }, {
339
- key: "template",
340
- get: function get() {
341
- return _SelectRating_hbs__WEBPACK_IMPORTED_MODULE_10___default.a;
342
- }
343
- }, {
344
- key: "behaviors",
345
- get: function get() {
346
- return [{
347
- behaviorClass: _libs_shared_src_legacy_behaviors_tooltip_TooltipBehavior__WEBPACK_IMPORTED_MODULE_3__["TooltipBehavior"],
348
- selector: '.remove-rating',
349
- title: _libs_common_src_backbone_services_LanguageService__WEBPACK_IMPORTED_MODULE_7__["LanguageService"].getPhrase(this.lang, 'removeTooltip')
350
- }];
351
- }
352
- }, {
353
- key: "appLinks",
354
- get: function get() {
355
- return {
356
- '.suggest-rating': {
357
- application: _constants__WEBPACK_IMPORTED_MODULE_8__["AppChannels"].LIBRARY_EDITOR,
358
- action: _constants__WEBPACK_IMPORTED_MODULE_8__["Actions"].LibraryEditor.SUGGEST_AN_EDIT,
359
- args: [this.options.videoId],
360
- params: {
361
- metadata: _apps_library_editor_constants__WEBPACK_IMPORTED_MODULE_9__["MetadataType"].Rating
362
- }
363
- }
364
- };
365
- }
366
- }, {
367
- key: "defaults",
368
- get: function get() {
369
- return {
370
- editable: true
371
- };
372
- }
373
- }]);
374
-
375
- return SelectRatingComponent;
376
- }(_libs_common_src_backbone__WEBPACK_IMPORTED_MODULE_2__["Core"].Component);
377
-
378
- /***/ }),
379
-
380
- /***/ "./src/shared/components/edit-video/select-rating/SelectRatingItem.hbs":
381
- /*!*****************************************************************************!*\
382
- !*** ./src/shared/components/edit-video/select-rating/SelectRatingItem.hbs ***!
383
- \*****************************************************************************/
384
- /*! no static exports found */
385
- /***/ (function(module, exports, __webpack_require__) {
386
-
387
- var Handlebars = __webpack_require__(/*! handlebars */ "handlebars");
388
- module.exports = (Handlebars['default'] || Handlebars).template({"compiler":[8,">= 4.3.0"],"main":function(container,depth0,helpers,partials,data) {
389
- var helper, alias1=container.propertyIsEnumerable;
390
-
391
- return "\r\n"
392
- + container.escapeExpression(((helper = (helper = helpers.code || (depth0 != null ? depth0.code : depth0)) != null ? helper : container.hooks.helperMissing),(typeof helper === "function" ? helper.call(depth0 != null ? depth0 : (container.nullContext || {}),{"name":"code","hash":{},"data":data}) : helper)));
393
- },"useData":true});
394
-
395
- /***/ }),
396
-
397
- /***/ "./src/shared/components/edit-video/select-rating/SelectRatingItemComponent.ts":
398
- /*!*************************************************************************************!*\
399
- !*** ./src/shared/components/edit-video/select-rating/SelectRatingItemComponent.ts ***!
400
- \*************************************************************************************/
401
- /*! exports provided: SelectRatingItemComponent */
402
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
403
-
404
- "use strict";
405
- __webpack_require__.r(__webpack_exports__);
406
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "SelectRatingItemComponent", function() { return SelectRatingItemComponent; });
407
- /* harmony import */ var backbone__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! backbone */ "backbone");
408
- /* harmony import */ var backbone__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(backbone__WEBPACK_IMPORTED_MODULE_0__);
409
- /* harmony import */ var _libs_common_src_backbone__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../../../../../../../libs/common/src/backbone */ "../../libs/common/src/backbone/index.ts");
410
- /* harmony import */ var _libs_shared_src_legacy_behaviors_tooltip_TooltipBehavior__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../../../../../../../libs/shared/src/legacy/behaviors/tooltip/TooltipBehavior */ "../../libs/shared/src/legacy/behaviors/tooltip/TooltipBehavior.ts");
411
- /* harmony import */ var _SelectRatingItem_hbs__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./SelectRatingItem.hbs */ "./src/shared/components/edit-video/select-rating/SelectRatingItem.hbs");
412
- /* harmony import */ var _SelectRatingItem_hbs__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_SelectRatingItem_hbs__WEBPACK_IMPORTED_MODULE_3__);
413
- /* harmony import */ var _select_rating_scss__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./select-rating.scss */ "./src/shared/components/edit-video/select-rating/select-rating.scss");
414
- /* harmony import */ var _select_rating_scss__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(_select_rating_scss__WEBPACK_IMPORTED_MODULE_4__);
415
- function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
416
-
417
- function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
418
-
419
- function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
420
-
421
- function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
422
-
423
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
424
-
425
- function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
426
-
427
- function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = _getPrototypeOf(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
428
-
429
- function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
430
-
431
- function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
432
-
433
- function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
434
-
435
- function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }
436
-
437
-
438
-
439
-
440
-
441
-
442
- var SelectRatingItemComponent = /*#__PURE__*/function (_Core$Component) {
443
- _inherits(SelectRatingItemComponent, _Core$Component);
444
-
445
- var _super = _createSuper(SelectRatingItemComponent);
446
-
447
- function SelectRatingItemComponent(options) {
448
- _classCallCheck(this, SelectRatingItemComponent);
449
-
450
- return _super.call(this, options);
451
- }
452
-
453
- _createClass(SelectRatingItemComponent, [{
454
- key: "events",
455
- value: function events() {
456
- return {
457
- click: 'onClick'
458
- };
459
- }
460
- }, {
461
- key: "onClick",
462
- value: function onClick(event) {
463
- if (!this.options.editable) return;
464
- backbone__WEBPACK_IMPORTED_MODULE_0__["Radio"].channel(this.options.channelName).trigger('select:rating', this.model);
465
- }
466
- }, {
467
- key: "onRender",
468
- value: function onRender() {
469
- this.resetClassName();
470
- }
471
- }, {
472
- key: "name",
473
- get: function get() {
474
- return 'SelectRatingItemComponent';
475
- }
476
- }, {
477
- key: "template",
478
- get: function get() {
479
- return _SelectRatingItem_hbs__WEBPACK_IMPORTED_MODULE_3___default.a;
480
- }
481
- }, {
482
- key: "tagName",
483
- get: function get() {
484
- return 'li';
485
- }
486
- }, {
487
- key: "attributes",
488
- get: function get() {
489
- var title = this.options.editable ? this.model.get('name') : '';
490
- return {
491
- title: title
492
- };
493
- }
494
- }, {
495
- key: "className",
496
- get: function get() {
497
- var className = '';
498
- className += "btn ".concat(this.options.editable ? 'btn-light' : "".concat(_select_rating_scss__WEBPACK_IMPORTED_MODULE_4___default.a.disabled));
499
- if (this.model.get('selected')) className += this.options.editable ? ' active' : " ".concat(_select_rating_scss__WEBPACK_IMPORTED_MODULE_4___default.a.disabledSelected);
500
- return className;
501
- }
502
- }, {
503
- key: "behaviors",
504
- get: function get() {
505
- var title = this.options.editable ? this.options.model.get('name') : '';
506
- return [{
507
- behaviorClass: _libs_shared_src_legacy_behaviors_tooltip_TooltipBehavior__WEBPACK_IMPORTED_MODULE_2__["TooltipBehavior"],
508
- title: title
509
- }];
510
- }
511
- }]);
512
-
513
- return SelectRatingItemComponent;
514
- }(_libs_common_src_backbone__WEBPACK_IMPORTED_MODULE_1__["Core"].Component);
515
-
516
- /***/ }),
517
-
518
- /***/ "./src/shared/components/edit-video/select-rating/select-rating.scss":
519
- /*!***************************************************************************!*\
520
- !*** ./src/shared/components/edit-video/select-rating/select-rating.scss ***!
521
- \***************************************************************************/
522
- /*! no static exports found */
523
- /***/ (function(module, exports, __webpack_require__) {
524
-
525
- // extracted by mini-css-extract-plugin
526
- module.exports = {"selectRating":"cv--selectRating--1I6jj","removeRating":"cv--removeRating--1ze5G","disabled":"cv--disabled--2hO8J","disabledSelected":"cv--disabledSelected--mnQ5O"};
527
-
528
- /***/ })
529
-
530
- }]);
531
- //# sourceMappingURL=21.chunk.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["webpack://@clickview/library-editor/./src/shared/components/edit-video/base/edit-video-info.scss?eddc","file://C:/ClickView Projects/@clickview/packages/projects/library-editor/src/shared/components/edit-video/select-rating/SelectRating.hbs","file://C:/ClickView Projects/@clickview/packages/projects/library-editor/src/shared/components/edit-video/select-rating/SelectRatingCollectionComponent.ts","file://C:/ClickView Projects/@clickview/packages/projects/library-editor/src/shared/components/edit-video/select-rating/SelectRatingComponent.ts","file://C:/ClickView Projects/@clickview/packages/projects/library-editor/src/shared/components/edit-video/select-rating/SelectRatingItem.hbs","file://C:/ClickView Projects/@clickview/packages/projects/library-editor/src/shared/components/edit-video/select-rating/SelectRatingItemComponent.ts","webpack://@clickview/library-editor/./src/shared/components/edit-video/select-rating/select-rating.scss?f7f1"],"names":[],"mappings":";;;;;;;;;AAAA;AACA,kBAAkB,ouB;;;;;;;;;;;ACDlB,iBAAiB,mBAAO,CAAC,8BAAY;AACrC,iEAAiE;AACjE,oHAAoH;;AAEpH;AACA,wIAAwI,yBAAyB,yEAAyE;AAC1O;AACA,8HAA8H,uBAAuB,aAAa;AAClK;AACA,wIAAwI,yBAAyB,yEAAyE;AAC1O;AACA,CAAC;AACD;AACA,CAAC;AACD;;AAEA;AACA;AACA;AACA,+IAA+I,iBAAiB,uBAAuB,aAAa;AACpM;AACA,CAAC;AACD;;AAEA;AACA;AACA;AACA,+IAA+I,YAAY,uBAAuB,aAAa;AAC/L;AACA,CAAC;AACD,gLAAgL;;AAEhL;AACA;AACA;AACA;AACA;AACA,8IAA8I,yBAAyB,yEAAyE;AAChP;AACA,yIAAyI,qBAAqB,yEAAyE;AACvO;AACA,CAAC,gBAAgB,E;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACxCjB;AAIA;AAOO,IAAM,+BAAb;AAAA;;AAAA;;AAGE,2CAAY,OAAZ,EAA2D;AAAA;;AAAA,6BACnD,OADmD;AAE1D;;AALH;AAAA;AAAA,wBAOiB;AACb,aAAO,iCAAP;AACD;AATH;AAAA;AAAA,wBAWoB;AAChB,aAAO,IAAP;AACD;AAbH;AAAA;AAAA,wBAesB;AAClB;AACD;AAjBH;AAAA;AAAA,wBAmBsB;AAClB,aAAO,oFAAP;AACD;AArBH;AAAA;AAAA,wBAuB6B;AACzB,aAAO;AACL,mBAAW,EAAE,KAAK,OAAL,CAAa,WADrB;AAEL,uBAAe,EAAE,KAAK,OAAL,CAAa,eAFzB;AAGL,gBAAQ,EAAE,KAAK,OAAL,CAAa;AAHlB,OAAP;AAKD;AA7BH;;AAAA;AAAA,EAAqD,8DAAI,CAAC,mBAA1D,E;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACZA;AACA;AAEA;AACA;AAEA;AAEA;AACA;AACA;AACA;AAEA;AAEA;AACA;AACA;AAYO,IAAM,qBAAb;AAAA;;AAAA;;AAIE,iCAAY,OAAZ,EAA0C;AAAA;;AAAA,6BAClC,OADkC;AAEzC;;AANH;AAAA;AAAA,6BAoBe;AACX,aAAO;AACL,gCAAwB;AADnB,OAAP;AAGD;AAxBH;AAAA;AAAA,8BA0BgB;AACZ,aAAO;AACL,eAAO,EAAE;AACP,YAAE,EAAE,iBADG;AAEP,wBAAc,EAAE;AAFT;AADJ,OAAP;AAMD;AAjCH;AAAA;AAAA,iCAkEmB;AACf,WAAK,iBAAL;AACA,WAAK,gBAAL,CAAsB,KAAK,KAA3B;AACA,WAAK,aAAL;AACD;AAtEH;AAAA;AAAA,oCAwEuB;AACnB,WAAK,QAAL,CAAc,KAAK,WAAnB,EAAgC,eAAhC,EAAiD,KAAK,gBAAtD;AACD;AA1EH;AAAA;AAAA,qCA4E2B,KA5E3B,EA4EwC;AACpC,yDAAY,CAAC,SAAb,CAAuB,KAAvB,EAA8B,KAAK,cAAnC;AACD;AA9EH;AAAA;AAAA,qCAgF2B,KAhF3B,EAgFwC;AACpC,WAAK,gBAAL,CAAsB,KAAtB;AAEA,UAAM,SAAS,GAAG,wDAAiB,CAAC,WAAlB,CAA8B,KAAK,cAAnC,CAAlB;AACA,WAAK,YAAL,CAAkB,SAAlB;AACD;AArFH;AAAA;AAAA,mCAuFyB,CAvFzB,EAuFwC;AACpC,OAAC,CAAC,cAAF;AAEA,WAAK,CAAL,CAAO,gBAAP,EAAyB,OAAzB,CAAiC,SAAjC,EAHoC,CAKpC;;AACA,WAAK,gBAAL,CAAsB,IAAtB,EANoC,CAQpC;;AACA,UAAM,YAAY,GAAG,KAAK,UAAL,CAAgB,SAAhB,CAA0B;AAAE,aAAK,EAAE;AAAT,OAA1B,CAArB;AACA,WAAK,YAAL,CAAkB,YAAlB;AAEA,aAAO,KAAP;AACD;AApGH;AAAA;AAAA,iCAsGuB,MAtGvB,EAsGqC;AACjC,oDAAK,CAAC,OAAN,CAAc,KAAK,OAAL,CAAa,iBAA3B,EAA8C,OAA9C,CAAsD,eAAtD,EAAuE,MAAvE;AAEA,WAAK,MAAL;AACD;AAED;;;;AA5GF;AAAA;AAAA,wCA+G2B;AACvB,UAAM,MAAM,GAAG,kDAAS,KAAK,UAAL,CAAgB,MAAhB,EAAT,EAAmC,UAAC,CAAD;AAAA,eAAmB,CAAC,CAAC,KAAF,KAAY,CAA/B;AAAA,OAAnC,CAAf;;AACA,aAAO,KAAK,cAAL,GAAsB,IAAI,8EAAJ,CAAqB,MAArB,CAA7B;AACD;AAlHH;AAAA;AAAA,kCAoHoB;AAChB,UAAM,YAAY,GAAG,wDAAiB,CAAC,WAAlB,CAA8B,KAAK,cAAnC,CAArB;AACA,aAAO;AACL,cAAM,EAAE,kDAAS,kEAAT,EAAqB,2DAArB,CADH;AAEL,kBAAU,EAAE,CAAC,KAAK,OAAL,CAAa,UAAd,IAA6B,YAAY,IAAI,KAAK,OAAL,CAAa,QAFjE;AAGL,gBAAQ,EAAE,KAAK,OAAL,CAAa,QAHlB;AAIL,sBAAc,EAAE,KAAK,OAAL,CAAa;AAJxB,OAAP;AAMD;AA5HH;AAAA;AAAA,sDA8HyC;AACrC,WAAK,aAAL,CAAmB,SAAnB,EAA8B,IAAI,gGAAJ,CAAoC;AAChE,kBAAU,EAAE,KAAK,cAD+C;AAEhE,mBAAW,EAAE,KAAK,WAF8C;AAGhE,gBAAQ,EAAE,KAAK,OAAL,CAAa;AAHyC,OAApC,CAA9B;AAKD;AApIH;AAAA;AAAA,+BAsIiB;AACb,WAAK,+BAAL;AACD;AAxIH;AAAA;AAAA,wBAQiB;AACb,aAAO,uBAAP;AACD;AAVH;AAAA;AAAA,wBAYwB;AACpB,uBAAU,KAAK,IAAf,SAAsB,KAAK,GAA3B;AACD;AAdH;AAAA;AAAA,wBAgBiB;AACb,aAAO,qBAAP;AACD;AAlBH;AAAA;AAAA,wBAmCqB;AACjB,aAAO,yDAAP;AACD;AArCH;AAAA;AAAA,wBAuCsB;AAClB,aAAO,CAAC;AACN,qBAAa,EAAE,yGADT;AAEN,gBAAQ,EAAE,gBAFJ;AAGN,aAAK,EAAE,kGAAe,CAAC,SAAhB,CAA0B,KAAK,IAA/B,EAAqC,eAArC;AAHD,OAAD,CAAP;AAKD;AA7CH;AAAA;AAAA,wBA+CqB;AACjB,aAAO;AACL,2BAAmB;AACjB,qBAAW,EAAE,sDAAW,CAAC,cADR;AAEjB,gBAAM,EAAE,kDAAO,CAAC,aAAR,CAAsB,eAFb;AAGjB,cAAI,EAAE,CAAC,KAAK,OAAL,CAAa,OAAd,CAHW;AAIjB,gBAAM,EAAE;AACN,oBAAQ,EAAE,2EAAY,CAAC;AADjB;AAJS;AADd,OAAP;AAUD;AA1DH;AAAA;AAAA,wBA4DqB;AACjB,aAAO;AACL,gBAAQ,EAAE;AADL,OAAP;AAGD;AAhEH;;AAAA;AAAA,EAA2C,8DAAI,CAAC,SAAhD,E;;;;;;;;;;;AC7BA,iBAAiB,mBAAO,CAAC,8BAAY;AACrC,iEAAiE;AACjE;;AAEA;AACA,mQAAmQ,GAAG,uBAAuB,aAAa;AAC1S,CAAC,gBAAgB,E;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACJjB;AAEA;AACA;AAIA;AACA;AAOO,IAAM,yBAAb;AAAA;;AAAA;;AAGE,qCAAY,OAAZ,EAAqD;AAAA;;AAAA,6BAC7C,OAD6C;AAEpD;;AALH;AAAA;AAAA,6BAqCe;AACX,aAAO;AACL,aAAK,EAAE;AADF,OAAP;AAGD;AAzCH;AAAA;AAAA,4BAmDiB,KAnDjB,EAmD6B;AACzB,UAAI,CAAC,KAAK,OAAL,CAAa,QAAlB,EACE;AAEF,oDAAK,CAAC,OAAN,CAAc,KAAK,OAAL,CAAa,WAA3B,EAAwC,OAAxC,CAAgD,eAAhD,EAAiE,KAAK,KAAtE;AACD;AAxDH;AAAA;AAAA,+BA0DiB;AACb,WAAK,cAAL;AACD;AA5DH;AAAA;AAAA,wBAOiB;AACb,aAAO,2BAAP;AACD;AATH;AAAA;AAAA,wBAWqB;AACjB,aAAO,4DAAP;AACD;AAbH;AAAA;AAAA,wBAeoB;AAChB,aAAO,IAAP;AACD;AAjBH;AAAA;AAAA,wBAmBuB;AACnB,UAAM,KAAK,GAAG,KAAK,OAAL,CAAa,QAAb,GAAwB,KAAK,KAAL,CAAW,GAAX,CAAe,MAAf,CAAxB,GAAiD,EAA/D;AAEA,aAAO;AACL,aAAK,EAAL;AADK,OAAP;AAGD;AAzBH;AAAA;AAAA,wBA2BsB;AAClB,UAAI,SAAS,GAAG,EAAhB;AACA,eAAS,kBAAW,KAAK,OAAL,CAAa,QAAb,GAAwB,WAAxB,aAAyC,0DAAM,CAAC,QAAhD,CAAX,CAAT;AAEA,UAAI,KAAK,KAAL,CAAW,GAAX,CAAe,UAAf,CAAJ,EACE,SAAS,IAAI,KAAK,OAAL,CAAa,QAAb,GAAwB,SAAxB,cAAwC,0DAAM,CAAC,gBAA/C,CAAb;AAEF,aAAO,SAAP;AACD;AAnCH;AAAA;AAAA,wBA2CsB;AAClB,UAAM,KAAK,GAAG,KAAK,OAAL,CAAa,QAAb,GAAwB,KAAK,OAAL,CAAa,KAAb,CAAmB,GAAnB,CAAuB,MAAvB,CAAxB,GAAyD,EAAvE;AACA,aAAO,CAAC;AACN,qBAAa,EAAE,yGADT;AAEN,aAAK,EAAL;AAFM,OAAD,CAAP;AAID;AAjDH;;AAAA;AAAA,EAA+C,8DAAI,CAAC,SAApD,E;;;;;;;;;;;ACjBA;AACA,kBAAkB,qK","file":"scripts/21.chunk.js","sourcesContent":["// extracted by mini-css-extract-plugin\nmodule.exports = {\"requiredStar\":\"cv--requiredStar--3S5iJ\",\"disabled\":\"cv--disabled--3iZQ5\",\"formGroup\":\"cv--formGroup--B4xS9\",\"suggestEdit\":\"cv--suggestEdit--3n3sM\",\"programTitle\":\"cv--programTitle--3bWJB\",\"description\":\"cv--description--3qayV\",\"seriesTitle\":\"cv--seriesTitle--3ojjo\",\"broadcastDate\":\"cv--broadcastDate--2hA-0\",\"channel\":\"cv--channel--1SMGG\",\"rating\":\"cv--rating--3AkUv\",\"productionYear\":\"cv--productionYear--1DYCl\",\"distributors\":\"cv--distributors--2CbiR\",\"productionCompanies\":\"cv--productionCompanies--3hB5o\",\"directors\":\"cv--directors--ksEaA\",\"producers\":\"cv--producers--h7P2B\",\"episodeNumber\":\"cv--episodeNumber--3fMUg\",\"seasonNumber\":\"cv--seasonNumber--GwqaB\",\"icon\":\"cv--icon--quxL2\",\"infoSvgContainer\":\"cv--infoSvgContainer--18UDY\"};","var Handlebars = require('handlebars');\nmodule.exports = (Handlebars['default'] || Handlebars).template({\"1\":function(container,depth0,helpers,partials,data) {\n var stack1, alias1=container.propertyIsEnumerable, alias2=depth0 != null ? depth0 : (container.nullContext || {});\n\n return \" <label class=\\\"\"\n + ((stack1 = helpers.unless.call(alias2,((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.editable : stack1),{\"name\":\"unless\",\"hash\":{},\"fn\":container.program(2, data, 0),\"inverse\":container.noop,\"data\":data})) != null ? stack1 : \"\")\n + \"\\\">\"\n + container.escapeExpression((helpers.lang||(depth0 && depth0.lang)||container.hooks.helperMissing).call(alias2,\"rating\",{\"name\":\"lang\",\"hash\":{},\"data\":data}))\n + \"</label>\\r\\n \"\n + ((stack1 = helpers.unless.call(alias2,((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.editable : stack1),{\"name\":\"unless\",\"hash\":{},\"fn\":container.program(4, data, 0),\"inverse\":container.noop,\"data\":data})) != null ? stack1 : \"\")\n + \"\\r\\n\";\n},\"2\":function(container,depth0,helpers,partials,data) {\n return \"d-inline-block\";\n},\"4\":function(container,depth0,helpers,partials,data) {\n var stack1, alias1=container.propertyIsEnumerable, alias2=container.escapeExpression;\n\n return \"<span class=\\\"\"\n + alias2(container.lambda(((stack1 = ((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.styles : stack1)) != null ? stack1.suggestEdit : stack1), depth0))\n + \"\\\">- <a class=\\\"suggest-rating\\\">\"\n + alias2((helpers.lang||(depth0 && depth0.lang)||container.hooks.helperMissing).call(depth0 != null ? depth0 : (container.nullContext || {}),\"suggestEdit\",{\"name\":\"lang\",\"hash\":{},\"data\":data}))\n + \"</a></span><br>\";\n},\"6\":function(container,depth0,helpers,partials,data) {\n var stack1, alias1=container.propertyIsEnumerable, alias2=container.escapeExpression;\n\n return \"<span class=\\\"text-muted mx-2 remove-rating \"\n + alias2(container.lambda(((stack1 = ((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.styles : stack1)) != null ? stack1.removeRating : stack1), depth0))\n + \"\\\">\"\n + alias2((helpers.lang||(depth0 && depth0.lang)||container.hooks.helperMissing).call(depth0 != null ? depth0 : (container.nullContext || {}),\"remove\",{\"name\":\"lang\",\"hash\":{},\"data\":data}))\n + \"</span>\";\n},\"compiler\":[8,\">= 4.3.0\"],\"main\":function(container,depth0,helpers,partials,data) {\n var stack1, alias1=container.propertyIsEnumerable, alias2=container.lambda, alias3=container.escapeExpression, alias4=depth0 != null ? depth0 : (container.nullContext || {});\n\n return \"<div class=\\\"edit-rating form-group \"\n + alias3(alias2(((stack1 = ((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.styles : stack1)) != null ? stack1.selectRating : stack1), depth0))\n + \" \"\n + alias3(alias2(((stack1 = ((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.styles : stack1)) != null ? stack1.rating : stack1), depth0))\n + \"\\\">\\r\\n\"\n + ((stack1 = helpers.unless.call(alias4,((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.hideHeaderText : stack1),{\"name\":\"unless\",\"hash\":{},\"fn\":container.program(1, data, 0),\"inverse\":container.noop,\"data\":data})) != null ? stack1 : \"\")\n + \" <div>\\r\\n <div class=\\\"ratings-region\\\" name=\\\"rating\\\"></div>\\r\\n \"\n + ((stack1 = helpers[\"if\"].call(alias4,((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.showRemove : stack1),{\"name\":\"if\",\"hash\":{},\"fn\":container.program(6, data, 0),\"inverse\":container.noop,\"data\":data})) != null ? stack1 : \"\")\n + \"\\r\\n <div class=\\\"form-feedback\\\"></div>\\r\\n </div>\\r\\n</div>\";\n},\"useData\":true});","import * as _ from 'underscore';\r\nimport { Core } from 'libs/common/core';\r\n\r\nimport { Rating } from 'shared/models/Rating';\r\n\r\nimport { SelectRatingItemComponent, SelectRatingItemComponentOptions } from './SelectRatingItemComponent';\r\n\r\ninterface SelectRatingCollectionComponentOptions extends Core.ComponentCollectionOptions<Rating>{\r\n currentRatingId?: number;\r\n editable?: boolean;\r\n}\r\n\r\nexport class SelectRatingCollectionComponent extends Core.ComponentCollection<Rating> {\r\n public options: SelectRatingCollectionComponentOptions;\r\n\r\n constructor(options: SelectRatingCollectionComponentOptions) {\r\n super(options);\r\n }\r\n\r\n public get name(): string {\r\n return 'SelectRatingCollectionComponent';\r\n }\r\n\r\n public get tagName(): string {\r\n return 'ul';\r\n }\r\n\r\n public get className(): string {\r\n return `rating-group btn-group p-0 m-0`;\r\n }\r\n\r\n public get childView(): typeof SelectRatingItemComponent {\r\n return SelectRatingItemComponent;\r\n }\r\n\r\n public get childViewOptions(): SelectRatingItemComponentOptions {\r\n return {\r\n channelName: this.options.channelName,\r\n currentRatingId: this.options.currentRatingId,\r\n editable: this.options.editable\r\n };\r\n }\r\n}","import * as _ from 'underscore';\r\nimport { ObjectHash, Radio } from 'backbone';\r\n\r\nimport { Core } from 'libs/common/core';\r\nimport { TooltipBehavior } from 'libs/shared/legacy/behaviors/tooltip/TooltipBehavior';\r\n\r\nimport { RatingCollection } from 'shared/collections/RatingCollection';\r\nimport { Rating } from 'shared/models/Rating';\r\nimport { SelectRatingCollectionComponent } from 'shared/components/edit-video/select-rating/SelectRatingCollectionComponent';\r\nimport { RatingHelper, CollectionHelpers } from 'shared/utils';\r\nimport { LanguageService } from 'libs/common/backbone/services/LanguageService';\r\nimport { AppChannels, Actions } from 'shared/constants';\r\n\r\nimport { MetadataType } from 'apps/library-editor/constants';\r\n\r\nimport SelectRatingsTemplate from './SelectRating.hbs';\r\nimport styles from './select-rating.scss';\r\nimport baseStyles from '../base/edit-video-info.scss';\r\n\r\ninterface RatingSelectorOptions extends Core.ComponentOptions {\r\n parentChannelName: string;\r\n collection: RatingCollection;\r\n model: Core.Model;\r\n editable?: boolean;\r\n videoId?: string;\r\n hideHeaderText?: boolean;\r\n hideRemove?: boolean;\r\n}\r\n\r\nexport class SelectRatingComponent extends Core.Component {\r\n public options: RatingSelectorOptions;\r\n public viewCollection: RatingCollection;\r\n\r\n constructor(options: RatingSelectorOptions) {\r\n super(options);\r\n }\r\n\r\n public get name(): string {\r\n return 'SelectRatingComponent';\r\n }\r\n\r\n public get channelName(): string {\r\n return `${this.name}${this.cid}`;\r\n }\r\n\r\n public get lang(): string {\r\n return 'shared.selectRating';\r\n }\r\n\r\n public events(): ObjectHash {\r\n return {\r\n 'click .remove-rating': 'onRemoveRating'\r\n };\r\n }\r\n\r\n public regions(): ObjectHash {\r\n return {\r\n ratings: {\r\n el: '.ratings-region',\r\n replaceElement: true\r\n }\r\n };\r\n }\r\n\r\n public get template(): any {\r\n return SelectRatingsTemplate;\r\n }\r\n\r\n public get behaviors(): any[] {\r\n return [{\r\n behaviorClass: TooltipBehavior,\r\n selector: '.remove-rating',\r\n title: LanguageService.getPhrase(this.lang, 'removeTooltip')\r\n }];\r\n }\r\n\r\n public get appLinks(): Core.AppLinkHash {\r\n return {\r\n '.suggest-rating': {\r\n application: AppChannels.LIBRARY_EDITOR,\r\n action: Actions.LibraryEditor.SUGGEST_AN_EDIT,\r\n args: [this.options.videoId],\r\n params: {\r\n metadata: MetadataType.Rating\r\n }\r\n }\r\n };\r\n }\r\n\r\n public get defaults(): ObjectHash {\r\n return {\r\n editable: true\r\n };\r\n }\r\n\r\n public initialize(): void {\r\n this.setViewCollection();\r\n this.setCurrentRating(this.model);\r\n this.bindListeners();\r\n }\r\n\r\n private bindListeners(): void {\r\n this.listenTo(this.channelName, 'select:rating', this.onRatingSelected);\r\n }\r\n\r\n private setCurrentRating(model: Rating): void {\r\n RatingHelper.setRating(model, this.viewCollection);\r\n }\r\n\r\n private onRatingSelected(model: Rating): void {\r\n this.setCurrentRating(model);\r\n\r\n const newRating = CollectionHelpers.getSelected(this.viewCollection);\r\n this.updateRating(newRating);\r\n }\r\n\r\n private onRemoveRating(e: JQuery.Event): boolean {\r\n e.preventDefault();\r\n\r\n this.$('.remove-rating').tooltip('dispose');\r\n\r\n // Deselect the current rating\r\n this.setCurrentRating(null);\r\n\r\n // Set the new rating as Unrated\r\n const unratedModel = this.collection.findWhere({ value: 0 });\r\n this.updateRating(unratedModel);\r\n\r\n return false;\r\n }\r\n\r\n private updateRating(rating: Rating): void {\r\n Radio.channel(this.options.parentChannelName).trigger('select:rating', rating);\r\n\r\n this.render();\r\n }\r\n\r\n /**\r\n * Create a new view collection that omits the unrated model\r\n */\r\n private setViewCollection(): RatingCollection {\r\n const models = _.filter(this.collection.toJSON(), (m: ObjectHash) => m.value !== 0);\r\n return this.viewCollection = new RatingCollection(models);\r\n }\r\n\r\n public viewOptions(): ObjectHash {\r\n const currentModel = CollectionHelpers.getSelected(this.viewCollection);\r\n return {\r\n styles: _.extend(baseStyles, styles),\r\n showRemove: !this.options.hideRemove && (currentModel && this.options.editable),\r\n editable: this.options.editable,\r\n hideHeaderText: this.options.hideHeaderText\r\n };\r\n }\r\n\r\n private renderRatingCollectionComponent(): void {\r\n this.showChildView('ratings', new SelectRatingCollectionComponent({\r\n collection: this.viewCollection,\r\n channelName: this.channelName,\r\n editable: this.options.editable\r\n }));\r\n }\r\n\r\n public onRender(): void {\r\n this.renderRatingCollectionComponent();\r\n }\r\n}","var Handlebars = require('handlebars');\nmodule.exports = (Handlebars['default'] || Handlebars).template({\"compiler\":[8,\">= 4.3.0\"],\"main\":function(container,depth0,helpers,partials,data) {\n var helper, alias1=container.propertyIsEnumerable;\n\n return \"\\r\\n\"\n + container.escapeExpression(((helper = (helper = helpers.code || (depth0 != null ? depth0.code : depth0)) != null ? helper : container.hooks.helperMissing),(typeof helper === \"function\" ? helper.call(depth0 != null ? depth0 : (container.nullContext || {}),{\"name\":\"code\",\"hash\":{},\"data\":data}) : helper)));\n},\"useData\":true});","import * as _ from 'underscore';\r\nimport { ObjectHash } from 'backbone';\r\nimport { Radio } from 'backbone';\r\n\r\nimport { Core } from 'libs/common/core';\r\nimport { TooltipBehavior } from 'libs/shared/legacy/behaviors/tooltip/TooltipBehavior';\r\n\r\nimport { Rating } from 'shared/models/Rating';\r\n\r\nimport SelectRatingItemTemplate from './SelectRatingItem.hbs';\r\nimport styles from './select-rating.scss';\r\n\r\nexport interface SelectRatingItemComponentOptions extends Core.ComponentOptions<Rating>{\r\n currentRatingId?: number;\r\n editable?: boolean;\r\n}\r\n\r\nexport class SelectRatingItemComponent extends Core.Component<Rating> {\r\n public options: SelectRatingItemComponentOptions;\r\n\r\n constructor(options: SelectRatingItemComponentOptions) {\r\n super(options);\r\n }\r\n\r\n public get name(): string {\r\n return 'SelectRatingItemComponent';\r\n }\r\n\r\n public get template(): any {\r\n return SelectRatingItemTemplate;\r\n }\r\n\r\n public get tagName(): string {\r\n return 'li';\r\n }\r\n\r\n public get attributes(): any {\r\n const title = this.options.editable ? this.model.get('name') : '';\r\n\r\n return {\r\n title\r\n };\r\n }\r\n\r\n public get className(): string {\r\n let className = '';\r\n className += `btn ${this.options.editable ? 'btn-light' : `${styles.disabled}`}`;\r\n\r\n if (this.model.get('selected'))\r\n className += this.options.editable ? ' active' : ` ${styles.disabledSelected}`;\r\n\r\n return className;\r\n }\r\n\r\n public events(): ObjectHash {\r\n return {\r\n click: 'onClick'\r\n };\r\n }\r\n\r\n public get behaviors(): any[] {\r\n const title = this.options.editable ? this.options.model.get('name') : '';\r\n return [{\r\n behaviorClass: TooltipBehavior,\r\n title\r\n }];\r\n }\r\n\r\n public onClick(event: Event): void {\r\n if (!this.options.editable)\r\n return;\r\n\r\n Radio.channel(this.options.channelName).trigger('select:rating', this.model);\r\n }\r\n\r\n public onRender(): void {\r\n this.resetClassName();\r\n }\r\n}","// extracted by mini-css-extract-plugin\nmodule.exports = {\"selectRating\":\"cv--selectRating--1I6jj\",\"removeRating\":\"cv--removeRating--1ze5G\",\"disabled\":\"cv--disabled--2hO8J\",\"disabledSelected\":\"cv--disabledSelected--mnQ5O\"};"],"sourceRoot":""}