Sha256: 01bfbb850bdad9bdb01c1b5033d07c9fd55fbc3a4d798063cfd4e697274fdfb7

Contents?: true

Size: 749 Bytes

Versions: 72

Compression:

Stored size: 749 Bytes

Contents

var Animations = Animations || {};

Animations.connectionView = {
    LINK_FADE_IN: {delay: 500, duration: 1000},
    CIRCLE_EXPANSION: {delay: 100, duration: 500},
    ARROW_EXPANSION: {delay: 0, duration: 500}
};

Animations.application = {
    GRID_LAYOUT_REPOSITION : {delay: 0, duration: 500},
    APPLICATION_EXPANSION: {delay: 0, duration: 500},
    APPLICATION_REDUCTION: {delay: 0, duration: 500}
};

Animations.instance = {
    INSTANCE_ENTER : {delay: 0, duration: 500},
    INSTANCE_EXIT: {delay: 0, duration: 500}
};

Animations.optionRect = {
    INSTANCE_ENTER : {delay: 500, duration: 500}
};

Animations.notification = {
    NOTIFICATION_FADE_IN: {delay: 400, duration: 500},
    NOTIFICATION_FADE_OUT: {delay: 0, duration: 100}
};

Version data entries

72 entries across 36 versions & 1 rubygems

Version Path
nutella_framework-0.7.3 framework_components/monitoring-interface/js/d3/ui/animations.js
nutella_framework-0.7.3 framework_components/monitoring-interface/css/Monitoring Interface_files/animations.js
nutella_framework-0.7.2 framework_components/monitoring-interface/css/Monitoring Interface_files/animations.js
nutella_framework-0.7.2 framework_components/monitoring-interface/js/d3/ui/animations.js
nutella_framework-0.7.1 framework_components/monitoring-interface/js/d3/ui/animations.js
nutella_framework-0.7.1 framework_components/monitoring-interface/css/Monitoring Interface_files/animations.js
nutella_framework-0.7.0 framework_components/monitoring-interface/js/d3/ui/animations.js
nutella_framework-0.7.0 framework_components/monitoring-interface/css/Monitoring Interface_files/animations.js
nutella_framework-0.6.21 framework_components/monitoring-interface/css/Monitoring Interface_files/animations.js
nutella_framework-0.6.21 framework_components/monitoring-interface/js/d3/ui/animations.js
nutella_framework-0.6.20 framework_components/monitoring-interface/css/Monitoring Interface_files/animations.js
nutella_framework-0.6.20 framework_components/monitoring-interface/js/d3/ui/animations.js
nutella_framework-0.6.19 framework_components/monitoring-interface/css/Monitoring Interface_files/animations.js
nutella_framework-0.6.19 framework_components/monitoring-interface/js/d3/ui/animations.js
nutella_framework-0.6.18 framework_components/monitoring-interface/js/d3/ui/animations.js
nutella_framework-0.6.18 framework_components/monitoring-interface/css/Monitoring Interface_files/animations.js
nutella_framework-0.6.17 framework_components/monitoring-interface/js/d3/ui/animations.js
nutella_framework-0.6.17 framework_components/monitoring-interface/css/Monitoring Interface_files/animations.js
nutella_framework-0.6.16 framework_components/monitoring-interface/js/d3/ui/animations.js
nutella_framework-0.6.16 framework_components/monitoring-interface/css/Monitoring Interface_files/animations.js