Scoped.define("module:Interactions.DroplistStates.Disabled", ["module:Interactions.State"], function(State, scoped) {
    return State.extend({
        scoped: scoped
    }, {