Sha256: e5b5a3bbcf0b245c0496ba4c1a4e2b4240327026eba8ab32f2ff354b4c32369e

Contents?: true

Size: 384 Bytes

Versions: 83

Compression:

Stored size: 384 Bytes

Contents

<%
  init = <<~JAVASCRIPT
    promethee.definitions.push({
      name: 'Video',
      icon: #{ promethee_component_render_icon 'video' },
      position: 3,
      library: true,
      data: {
        type: 'video',
        attributes: {
          url: 'https://vimeo.com/115082758',
          autoplay: false
        }
      }
    })
  JAVASCRIPT
%>
<div ng-init="<%= init %>"></div>

Version data entries

83 entries across 83 versions & 1 rubygems

Version Path
promethee-3.0.2 app/views/promethee/components/video/_edit.define.html.erb
promethee-3.0.1 app/views/promethee/components/video/_edit.define.html.erb
promethee-3.0.0 app/views/promethee/components/video/_edit.define.html.erb
promethee-2.1.3 app/views/promethee/components/video/_edit.define.html.erb
promethee-2.1.2 app/views/promethee/components/video/_edit.define.html.erb
promethee-2.1.1 app/views/promethee/components/video/_edit.define.html.erb
promethee-2.1.0 app/views/promethee/components/video/_edit.define.html.erb
promethee-2.0.9 app/views/promethee/components/video/_edit.define.html.erb
promethee-2.0.8 app/views/promethee/components/video/_edit.define.html.erb
promethee-2.0.7 app/views/promethee/components/video/_edit.define.html.erb
promethee-2.0.6 app/views/promethee/components/video/_edit.define.html.erb
promethee-2.0.5 app/views/promethee/components/video/_edit.define.html.erb
promethee-2.0.4 app/views/promethee/components/video/_edit.define.html.erb
promethee-2.0.3 app/views/promethee/components/video/_edit.define.html.erb
promethee-2.0.2 app/views/promethee/components/video/_edit.define.html.erb
promethee-2.0.1 app/views/promethee/components/video/_edit.define.html.erb
promethee-2.0.0 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.11.29 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.11.28 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.11.27 app/views/promethee/components/video/_edit.define.html.erb