-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path7871.js
1 lines (1 loc) · 17 KB
/
7871.js
1
"use strict";(("undefined"!=typeof self?self:global).webpackChunkclient_web=("undefined"!=typeof self?self:global).webpackChunkclient_web||[]).push([[7871],{18376:(t,o,e)=>{e.d(o,{y:()=>i});var n=e(30758),a=e(12323);function i(t){var o,e,i,r,s,c=t.size?a.$Z[t.size]:t.iconSize,p=(0,a._C)([{size:16,svgContent:"<path d='m14 6-6 6-6-6h12z'/>"},{size:24,svgContent:"<path d='m19 9-7 7-7-7h14z'/>"}],c||24),u=null!==(o=t.autoMirror)&&void 0!==o&&o;return n.createElement(a.In,Object.assign({},t,{autoMirror:u,viewBox:"0 0 ".concat(p.size," ").concat(p.size),dangerouslySetInnerHTML:{__html:"".concat((r=t.title,s=t.titleId,r?"<title ".concat(s?'id="'.concat(s,'"'):"",">").concat(r,"</title>"):"")).concat((e=t.desc,i=t.descId,e?"<desc ".concat(i?'id="'.concat(i,'"'):"",">").concat(e,"</desc>"):"")).concat(p.svgContent)}}))}},31345:(t,o,e)=>{e.d(o,{t:()=>i});var n=e(30758),a=e(12323);function i(t){var o,e,i,r,s,c=t.size?a.$Z[t.size]:t.iconSize,p=(0,a._C)([{size:16,svgContent:"<path d='M8 1.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13zM0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8z'/><path d='M8 3.25a.75.75 0 0 1 .75.75v3.25H11a.75.75 0 0 1 0 1.5H7.25V4A.75.75 0 0 1 8 3.25z'/>"},{size:24,svgContent:"<path d='M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18zM1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12z'/><path d='M12 5a1 1 0 0 1 1 1v5h3a1 1 0 1 1 0 2h-5V6a1 1 0 0 1 1-1z'/>"}],c||24),u=null!==(o=t.autoMirror)&&void 0!==o&&o;return n.createElement(a.In,Object.assign({},t,{autoMirror:u,viewBox:"0 0 ".concat(p.size," ").concat(p.size),dangerouslySetInnerHTML:{__html:"".concat((r=t.title,s=t.titleId,r?"<title ".concat(s?'id="'.concat(s,'"'):"",">").concat(r,"</title>"):"")).concat((e=t.desc,i=t.descId,e?"<desc ".concat(i?'id="'.concat(i,'"'):"",">").concat(e,"</desc>"):"")).concat(p.svgContent)}}))}},46136:(t,o,e)=>{e.d(o,{i:()=>s});const n="music",a="9.1.0",i="default",r="16.1.6";function s(t){return new c(t)}class c{constructor(t){this._path=[{name:"desktop-track-list-row",...t.data}],t?.parentAbsoluteLocation&&(this._parentAbsoluteLocation=t.parentAbsoluteLocation)}playbackButtonFactory(){return new c.PlaybackButtonEventFactory({path:this._path,parentAbsoluteLocation:this._parentAbsoluteLocation})}artistLinkFactory(t){return new c.ArtistLinkEventFactory({path:this._path,parentAbsoluteLocation:this._parentAbsoluteLocation,data:t})}albumLinkFactory(t){return new c.AlbumLinkEventFactory({path:this._path,parentAbsoluteLocation:this._parentAbsoluteLocation,data:t})}addedByLinkFactory(t){return new c.AddedByLinkEventFactory({path:this._path,parentAbsoluteLocation:this._parentAbsoluteLocation,data:t})}eventLinkFactory(t){return new c.EventLinkEventFactory({path:this._path,parentAbsoluteLocation:this._parentAbsoluteLocation,data:t})}heartButtonFactory(){return new c.HeartButtonEventFactory({path:this._path,parentAbsoluteLocation:this._parentAbsoluteLocation})}addRecommendationButtonFactory(){return new c.AddRecommendationButtonEventFactory({path:this._path,parentAbsoluteLocation:this._parentAbsoluteLocation})}removeRecommendationButtonFactory(){return new c.RemoveRecommendationButtonEventFactory({path:this._path,parentAbsoluteLocation:this._parentAbsoluteLocation})}contextButtonFactory(){return new c.ContextButtonEventFactory({path:this._path,parentAbsoluteLocation:this._parentAbsoluteLocation})}addButtonFactory(){return new c.AddButtonEventFactory({path:this._path,parentAbsoluteLocation:this._parentAbsoluteLocation})}hideButtonFactory(){return new c.HideButtonEventFactory({path:this._path,parentAbsoluteLocation:this._parentAbsoluteLocation})}_getCurrentLocation(){return{pathNodes:this._path,specMode:[i,...[...Array(this._path.length-1)].map((()=>""))],specVersion:[a,...[...Array(this._path.length-1)].map((()=>""))]}}getAbsoluteLocation(){const t=this._parentAbsoluteLocation?.locations;return{locations:[...t||[],this._getCurrentLocation()]}}doubleHitPlay({itemToBePlayed:t}){return{actionParameterNames:["item_to_be_played"],actionParameterValues:[t.toString()],actionName:"play",actionVersion:1,app:n,generatorVersion:r,interactionType:"double_hit",specificationMode:i,specificationVersion:a,annotatorConfigurationVersion:"",annotatorVersion:"",location:this._getCurrentLocation(),parentAbsoluteLocation:this._parentAbsoluteLocation}}doubleHitShowPaywall({paywalledItem:t}){return{actionParameterNames:["paywalled_item"],actionParameterValues:[t.toString()],actionName:"show_paywall",actionVersion:1,app:n,generatorVersion:r,interactionType:"double_hit",specificationMode:i,specificationVersion:a,annotatorConfigurationVersion:"",annotatorVersion:"",location:this._getCurrentLocation(),parentAbsoluteLocation:this._parentAbsoluteLocation}}impression(){return{app:n,generatorVersion:r,specificationVersion:a,specificationMode:i,annotatorConfigurationVersion:"",annotatorVersion:"",location:this._getCurrentLocation(),parentAbsoluteLocation:this._parentAbsoluteLocation}}}!function(t){t.PlaybackButtonEventFactory=class{constructor({path:t,parentAbsoluteLocation:o,data:e}){this._path=t.concat({name:"playback_button"}),o&&(this._parentAbsoluteLocation=o)}_getCurrentLocation(){return{pathNodes:this._path,specMode:[i,...[...Array(this._path.length-1)].map((()=>""))],specVersion:[a,...[...Array(this._path.length-1)].map((()=>""))]}}getAbsoluteLocation(){const t=this._parentAbsoluteLocation?.locations;return{locations:[...t||[],this._getCurrentLocation()]}}hitPlay({itemToBePlayed:t}){return{actionParameterNames:["item_to_be_played"],actionParameterValues:[t.toString()],actionName:"play",actionVersion:1,app:n,generatorVersion:r,interactionType:"hit",specificationMode:i,specificationVersion:a,annotatorConfigurationVersion:"",annotatorVersion:"",location:this._getCurrentLocation(),parentAbsoluteLocation:this._parentAbsoluteLocation}}hitPause({itemToBePaused:t}){return{actionParameterNames:["item_to_be_paused"],actionParameterValues:[t.toString()],actionName:"pause",actionVersion:1,app:n,generatorVersion:r,interactionType:"hit",specificationMode:i,specificationVersion:a,annotatorConfigurationVersion:"",annotatorVersion:"",location:this._getCurrentLocation(),parentAbsoluteLocation:this._parentAbsoluteLocation}}hitResume({itemToBeResumed:t}){return{actionParameterNames:["item_to_be_resumed"],actionParameterValues:[t.toString()],actionName:"resume",actionVersion:1,app:n,generatorVersion:r,interactionType:"hit",specificationMode:i,specificationVersion:a,annotatorConfigurationVersion:"",annotatorVersion:"",location:this._getCurrentLocation(),parentAbsoluteLocation:this._parentAbsoluteLocation}}hitShowPaywall({paywalledItem:t}){return{actionParameterNames:["paywalled_item"],actionParameterValues:[t.toString()],actionName:"show_paywall",actionVersion:1,app:n,generatorVersion:r,interactionType:"hit",specificationMode:i,specificationVersion:a,annotatorConfigurationVersion:"",annotatorVersion:"",location:this._getCurrentLocation(),parentAbsoluteLocation:this._parentAbsoluteLocation}}}}(c||(c={})),function(t){t.ArtistLinkEventFactory=class{constructor({path:t,parentAbsoluteLocation:o,data:e}){this._path=t.concat({...e,name:"artist_link"}),o&&(this._parentAbsoluteLocation=o)}_getCurrentLocation(){return{pathNodes:this._path,specMode:[i,...[...Array(this._path.length-1)].map((()=>""))],specVersion:[a,...[...Array(this._path.length-1)].map((()=>""))]}}getAbsoluteLocation(){const t=this._parentAbsoluteLocation?.locations;return{locations:[...t||[],this._getCurrentLocation()]}}hitUiNavigate({destination:t}){return{actionParameterNames:["destination"],actionParameterValues:[t.toString()],actionName:"ui_navigate",actionVersion:1,app:n,generatorVersion:r,interactionType:"hit",specificationMode:i,specificationVersion:a,annotatorConfigurationVersion:"",annotatorVersion:"",location:this._getCurrentLocation(),parentAbsoluteLocation:this._parentAbsoluteLocation}}}}(c||(c={})),function(t){t.AlbumLinkEventFactory=class{constructor({path:t,parentAbsoluteLocation:o,data:e}){this._path=t.concat({...e,name:"album_link"}),o&&(this._parentAbsoluteLocation=o)}_getCurrentLocation(){return{pathNodes:this._path,specMode:[i,...[...Array(this._path.length-1)].map((()=>""))],specVersion:[a,...[...Array(this._path.length-1)].map((()=>""))]}}getAbsoluteLocation(){const t=this._parentAbsoluteLocation?.locations;return{locations:[...t||[],this._getCurrentLocation()]}}hitUiNavigate({destination:t}){return{actionParameterNames:["destination"],actionParameterValues:[t.toString()],actionName:"ui_navigate",actionVersion:1,app:n,generatorVersion:r,interactionType:"hit",specificationMode:i,specificationVersion:a,annotatorConfigurationVersion:"",annotatorVersion:"",location:this._getCurrentLocation(),parentAbsoluteLocation:this._parentAbsoluteLocation}}}}(c||(c={})),function(t){t.AddedByLinkEventFactory=class{constructor({path:t,parentAbsoluteLocation:o,data:e}){this._path=t.concat({...e,name:"added_by_link"}),o&&(this._parentAbsoluteLocation=o)}_getCurrentLocation(){return{pathNodes:this._path,specMode:[i,...[...Array(this._path.length-1)].map((()=>""))],specVersion:[a,...[...Array(this._path.length-1)].map((()=>""))]}}getAbsoluteLocation(){const t=this._parentAbsoluteLocation?.locations;return{locations:[...t||[],this._getCurrentLocation()]}}hitUiNavigate({destination:t}){return{actionParameterNames:["destination"],actionParameterValues:[t.toString()],actionName:"ui_navigate",actionVersion:1,app:n,generatorVersion:r,interactionType:"hit",specificationMode:i,specificationVersion:a,annotatorConfigurationVersion:"",annotatorVersion:"",location:this._getCurrentLocation(),parentAbsoluteLocation:this._parentAbsoluteLocation}}}}(c||(c={})),function(t){t.EventLinkEventFactory=class{constructor({path:t,parentAbsoluteLocation:o,data:e}){this._path=t.concat({...e,name:"event_link"}),o&&(this._parentAbsoluteLocation=o)}_getCurrentLocation(){return{pathNodes:this._path,specMode:[i,...[...Array(this._path.length-1)].map((()=>""))],specVersion:[a,...[...Array(this._path.length-1)].map((()=>""))]}}getAbsoluteLocation(){const t=this._parentAbsoluteLocation?.locations;return{locations:[...t||[],this._getCurrentLocation()]}}hitUiNavigate({destination:t}){return{actionParameterNames:["destination"],actionParameterValues:[t.toString()],actionName:"ui_navigate",actionVersion:1,app:n,generatorVersion:r,interactionType:"hit",specificationMode:i,specificationVersion:a,annotatorConfigurationVersion:"",annotatorVersion:"",location:this._getCurrentLocation(),parentAbsoluteLocation:this._parentAbsoluteLocation}}}}(c||(c={})),function(t){t.HeartButtonEventFactory=class{constructor({path:t,parentAbsoluteLocation:o,data:e}){this._path=t.concat({name:"heart_button"}),o&&(this._parentAbsoluteLocation=o)}_getCurrentLocation(){return{pathNodes:this._path,specMode:[i,...[...Array(this._path.length-1)].map((()=>""))],specVersion:[a,...[...Array(this._path.length-1)].map((()=>""))]}}getAbsoluteLocation(){const t=this._parentAbsoluteLocation?.locations;return{locations:[...t||[],this._getCurrentLocation()]}}hitLike({itemToBeLiked:t}){return{actionParameterNames:["item_to_be_liked"],actionParameterValues:[t.toString()],actionName:"like",actionVersion:1,app:n,generatorVersion:r,interactionType:"hit",specificationMode:i,specificationVersion:a,annotatorConfigurationVersion:"",annotatorVersion:"",location:this._getCurrentLocation(),parentAbsoluteLocation:this._parentAbsoluteLocation}}hitRemoveLike({itemNoLongerLiked:t}){return{actionParameterNames:["item_no_longer_liked"],actionParameterValues:[t.toString()],actionName:"remove_like",actionVersion:1,app:n,generatorVersion:r,interactionType:"hit",specificationMode:i,specificationVersion:a,annotatorConfigurationVersion:"",annotatorVersion:"",location:this._getCurrentLocation(),parentAbsoluteLocation:this._parentAbsoluteLocation}}}}(c||(c={})),function(t){t.AddRecommendationButtonEventFactory=class{constructor({path:t,parentAbsoluteLocation:o,data:e}){this._path=t.concat({name:"add_recommendation_button"}),o&&(this._parentAbsoluteLocation=o)}_getCurrentLocation(){return{pathNodes:this._path,specMode:[i,...[...Array(this._path.length-1)].map((()=>""))],specVersion:[a,...[...Array(this._path.length-1)].map((()=>""))]}}getAbsoluteLocation(){const t=this._parentAbsoluteLocation?.locations;return{locations:[...t||[],this._getCurrentLocation()]}}hitAddToPlaylist({playlist:t,itemToBeAdded:o}){return{actionParameterNames:["playlist","item_to_be_added"],actionParameterValues:[t.toString(),o.toString()],actionName:"add_to_playlist",actionVersion:2,app:n,generatorVersion:r,interactionType:"hit",specificationMode:i,specificationVersion:a,annotatorConfigurationVersion:"",annotatorVersion:"",location:this._getCurrentLocation(),parentAbsoluteLocation:this._parentAbsoluteLocation}}hitLike({itemToBeLiked:t}){return{actionParameterNames:["item_to_be_liked"],actionParameterValues:[t.toString()],actionName:"like",actionVersion:1,app:n,generatorVersion:r,interactionType:"hit",specificationMode:i,specificationVersion:a,annotatorConfigurationVersion:"",annotatorVersion:"",location:this._getCurrentLocation(),parentAbsoluteLocation:this._parentAbsoluteLocation}}}}(c||(c={})),function(t){t.RemoveRecommendationButtonEventFactory=class{constructor({path:t,parentAbsoluteLocation:o,data:e}){this._path=t.concat({name:"remove_recommendation_button"}),o&&(this._parentAbsoluteLocation=o)}_getCurrentLocation(){return{pathNodes:this._path,specMode:[i,...[...Array(this._path.length-1)].map((()=>""))],specVersion:[a,...[...Array(this._path.length-1)].map((()=>""))]}}getAbsoluteLocation(){const t=this._parentAbsoluteLocation?.locations;return{locations:[...t||[],this._getCurrentLocation()]}}hitRemoveRecommendation({recommendedItemUri:t,contextUri:o}){return{actionParameterNames:["recommended_item_uri","context_uri"],actionParameterValues:[t.toString(),o.toString()],actionName:"remove_recommendation",actionVersion:2,app:n,generatorVersion:r,interactionType:"hit",specificationMode:i,specificationVersion:a,annotatorConfigurationVersion:"",annotatorVersion:"",location:this._getCurrentLocation(),parentAbsoluteLocation:this._parentAbsoluteLocation}}hitUiReveal(){return{actionName:"ui_reveal",actionVersion:1,app:n,generatorVersion:r,interactionType:"hit",specificationMode:i,specificationVersion:a,annotatorConfigurationVersion:"",annotatorVersion:"",location:this._getCurrentLocation(),parentAbsoluteLocation:this._parentAbsoluteLocation}}}}(c||(c={})),function(t){t.ContextButtonEventFactory=class{constructor({path:t,parentAbsoluteLocation:o,data:e}){this._path=t.concat({name:"context_button"}),o&&(this._parentAbsoluteLocation=o)}_getCurrentLocation(){return{pathNodes:this._path,specMode:[i,...[...Array(this._path.length-1)].map((()=>""))],specVersion:[a,...[...Array(this._path.length-1)].map((()=>""))]}}getAbsoluteLocation(){const t=this._parentAbsoluteLocation?.locations;return{locations:[...t||[],this._getCurrentLocation()]}}hitUiReveal(){return{actionName:"ui_reveal",actionVersion:1,app:n,generatorVersion:r,interactionType:"hit",specificationMode:i,specificationVersion:a,annotatorConfigurationVersion:"",annotatorVersion:"",location:this._getCurrentLocation(),parentAbsoluteLocation:this._parentAbsoluteLocation}}}}(c||(c={})),function(t){t.AddButtonEventFactory=class{constructor({path:t,parentAbsoluteLocation:o,data:e}){this._path=t.concat({name:"add_button"}),o&&(this._parentAbsoluteLocation=o)}_getCurrentLocation(){return{pathNodes:this._path,specMode:[i,...[...Array(this._path.length-1)].map((()=>""))],specVersion:[a,...[...Array(this._path.length-1)].map((()=>""))]}}getAbsoluteLocation(){const t=this._parentAbsoluteLocation?.locations;return{locations:[...t||[],this._getCurrentLocation()]}}hitAddToPlaylist({playlist:t,itemToBeAdded:o}){return{actionParameterNames:["playlist","item_to_be_added"],actionParameterValues:[t.toString(),o.toString()],actionName:"add_to_playlist",actionVersion:2,app:n,generatorVersion:r,interactionType:"hit",specificationMode:i,specificationVersion:a,annotatorConfigurationVersion:"",annotatorVersion:"",location:this._getCurrentLocation(),parentAbsoluteLocation:this._parentAbsoluteLocation}}}}(c||(c={})),function(t){t.HideButtonEventFactory=class{constructor({path:t,parentAbsoluteLocation:o,data:e}){this._path=t.concat({name:"hide_button"}),o&&(this._parentAbsoluteLocation=o)}_getCurrentLocation(){return{pathNodes:this._path,specMode:[i,...[...Array(this._path.length-1)].map((()=>""))],specVersion:[a,...[...Array(this._path.length-1)].map((()=>""))]}}getAbsoluteLocation(){const t=this._parentAbsoluteLocation?.locations;return{locations:[...t||[],this._getCurrentLocation()]}}hitHideEntity({entityToHide:t}){return{actionParameterNames:["entity_to_hide"],actionParameterValues:[t.toString()],actionName:"hide_entity",actionVersion:1,app:n,generatorVersion:r,interactionType:"hit",specificationMode:i,specificationVersion:a,annotatorConfigurationVersion:"",annotatorVersion:"",location:this._getCurrentLocation(),parentAbsoluteLocation:this._parentAbsoluteLocation}}hitRemoveHideEntity({entityToRemoveHide:t}){return{actionParameterNames:["entity_to_remove_hide"],actionParameterValues:[t.toString()],actionName:"remove_hide_entity",actionVersion:1,app:n,generatorVersion:r,interactionType:"hit",specificationMode:i,specificationVersion:a,annotatorConfigurationVersion:"",annotatorVersion:"",location:this._getCurrentLocation(),parentAbsoluteLocation:this._parentAbsoluteLocation}}}}(c||(c={}))}}]);