Sha256: d1fb7f7a01060cef639644796ed137de730ce93488abef44d3e4f8f158c8b0f4

Contents?: true

Size: 464 Bytes

Versions: 20

Compression:

Stored size: 464 Bytes

Contents

# This main module requires all the sub-modules that should compose it
# This pattern allows us to split a fat module in several files
maestranoComponents = angular.module('maestrano.components', [
  'maestrano.components.mno-flash-msg',
  'maestrano.components.mno-notification-widget',
  'maestrano.components.mno-loading-lounge',
  'maestrano.components.mno-password-strength',
  'maestrano.components.mno-compile',
  'maestrano.components.mno-password',
  ]
)

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
mno-enterprise-frontend-3.4.0 app/assets/javascripts/mno_enterprise/angular/directives/maestrano-components/maestrano-components.js.coffee
mno-enterprise-frontend-3.3.3 app/assets/javascripts/mno_enterprise/angular/directives/maestrano-components/maestrano-components.js.coffee
mno-enterprise-frontend-3.3.2 app/assets/javascripts/mno_enterprise/angular/directives/maestrano-components/maestrano-components.js.coffee
mno-enterprise-frontend-3.2.1 app/assets/javascripts/mno_enterprise/angular/directives/maestrano-components/maestrano-components.js.coffee
mno-enterprise-frontend-3.3.1 app/assets/javascripts/mno_enterprise/angular/directives/maestrano-components/maestrano-components.js.coffee
mno-enterprise-frontend-3.3.0 app/assets/javascripts/mno_enterprise/angular/directives/maestrano-components/maestrano-components.js.coffee
mno-enterprise-frontend-3.2.0 app/assets/javascripts/mno_enterprise/angular/directives/maestrano-components/maestrano-components.js.coffee
mno-enterprise-frontend-3.1.4 app/assets/javascripts/mno_enterprise/angular/directives/maestrano-components/maestrano-components.js.coffee
mno-enterprise-frontend-3.0.7 app/assets/javascripts/mno_enterprise/angular/directives/maestrano-components/maestrano-components.js.coffee
mno-enterprise-frontend-3.1.3 app/assets/javascripts/mno_enterprise/angular/directives/maestrano-components/maestrano-components.js.coffee
mno-enterprise-frontend-3.0.6 app/assets/javascripts/mno_enterprise/angular/directives/maestrano-components/maestrano-components.js.coffee
mno-enterprise-frontend-3.1.2 app/assets/javascripts/mno_enterprise/angular/directives/maestrano-components/maestrano-components.js.coffee
mno-enterprise-frontend-3.0.5 app/assets/javascripts/mno_enterprise/angular/directives/maestrano-components/maestrano-components.js.coffee
mno-enterprise-frontend-3.1.1 app/assets/javascripts/mno_enterprise/angular/directives/maestrano-components/maestrano-components.js.coffee
mno-enterprise-frontend-3.0.4 app/assets/javascripts/mno_enterprise/angular/directives/maestrano-components/maestrano-components.js.coffee
mno-enterprise-frontend-3.1.0 app/assets/javascripts/mno_enterprise/angular/directives/maestrano-components/maestrano-components.js.coffee
mno-enterprise-frontend-3.0.3 app/assets/javascripts/mno_enterprise/angular/directives/maestrano-components/maestrano-components.js.coffee
mno-enterprise-frontend-3.0.2 app/assets/javascripts/mno_enterprise/angular/directives/maestrano-components/maestrano-components.js.coffee
mno-enterprise-frontend-3.0.1 app/assets/javascripts/mno_enterprise/angular/directives/maestrano-components/maestrano-components.js.coffee
mno-enterprise-frontend-3.0.0 app/assets/javascripts/mno_enterprise/angular/directives/maestrano-components/maestrano-components.js.coffee