Sha256: 099f1f91f5542eabf2380cab9f035fc69d89c38429a83bc59384639018353e8e

Contents?: true

Size: 206 Bytes

Versions: 170

Compression:

Stored size: 206 Bytes

Contents

import { start } from "./ujs"
import { DirectUpload } from "./direct_upload"
export { start, DirectUpload }

function autostart() {
  if (window.ActiveStorage) {
    start()
  }
}

setTimeout(autostart, 1)

Version data entries

170 entries across 166 versions & 18 rubygems

Version Path
activestorage-7.0.4.1 app/javascript/activestorage/index.js
activestorage-6.1.7.1 app/javascript/activestorage/index.js
activestorage-6.0.6.1 app/javascript/activestorage/index.js
decidim-0.27.1 packages/core/node_modules/@rails/activestorage/src/index.js
decidim-0.26.4 packages/core/node_modules/@rails/activestorage/src/index.js
decidim-0.27.0 packages/core/node_modules/@rails/activestorage/src/index.js
decidim-0.26.3 packages/core/node_modules/@rails/activestorage/src/index.js
decidim-0.27.0.rc2 packages/core/node_modules/@rails/activestorage/src/index.js
activestorage-7.0.4 app/javascript/activestorage/index.js
activestorage-6.1.7 app/javascript/activestorage/index.js
activestorage-6.0.6 app/javascript/activestorage/index.js
activestorage-7.0.3.1 app/javascript/activestorage/index.js
activestorage-6.1.6.1 app/javascript/activestorage/index.js
activestorage-6.0.5.1 app/javascript/activestorage/index.js
activestorage-5.2.8.1 app/javascript/activestorage/index.js
decidim-0.27.0.rc1 packages/core/node_modules/@rails/activestorage/src/index.js
activestorage-5.2.8 app/javascript/activestorage/index.js
activestorage-6.0.5 app/javascript/activestorage/index.js
activestorage-6.1.6 app/javascript/activestorage/index.js
activestorage-7.0.3 app/javascript/activestorage/index.js