Sha256: a0cd1a151d745f7d95b58db9ce9fd47ee8061cc973d9ec5b65908d8af9882178

Contents?: true

Size: 348 Bytes

Versions: 62

Compression:

Stored size: 348 Bytes

Contents

<%
  init = <<~JAVASCRIPT
    promethee.definitions.push({
      name: 'Video',
      icon: #{render('promethee/components/video/icon').to_json.html_safe},
      data: {
        type: 'video',
        attributes: {
          url: 'https://vimeo.com/115082758'
        }
      }
    })
  JAVASCRIPT
%>

<%= content_tag :div, nil, 'ng-init': init %>

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
promethee-1.6.5 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.6.4 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.6.3 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.6.2 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.6.1 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.6.0 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.5.4 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.5.3 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.5.2 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.5.0 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.4.29 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.4.28 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.4.27 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.4.26 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.4.25 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.4.24 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.4.23 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.4.22 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.4.21 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.4.20 app/views/promethee/components/video/_edit.define.html.erb