Sha256: 20602482483362d55e0b77a048533ac17c693e3d434b939521d5219da68f80ea

Contents?: true

Size: 685 Bytes

Versions: 11

Compression:

Stored size: 685 Bytes

Contents

let Artform  = {},
    Body     = {},
    Book     = {},
    Chapter  = {},
    Color    = {},
    Contrast = {},
    Form     = {},
    Overlay  = {},
    Page     = {},
    Print    = {},
    Require  = {},
    Roller   = {},
    Save     = {},
    Setup    = {},
    Share    = {},
    Site     = {},
    Start    = {},
    Util     = {},
    Validate = {};

let Browse = {
  book : {},
  chapter : {},
  page : {},
  found : {}
};

let Check = {
  book : {},
  chapter : {},
  page : {}
};

let Respond = {
  roller : {
    default : {},
    morph : {},
    snap : {}
  }
};

let Button = {
  func : {}
};

Book.is = {};
Page.is = {};
Chapter.is = {};

let SubmitIsLocked = false;

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
futuro-1.1.8 assets/js/header/custom/1_Settings.js
futuro-1.1.7 assets/js/header/custom/1_Settings.js
futuro-1.1.6 assets/js/header/custom/1_Settings.js
futuro-1.1.5 assets/js/header/custom/1_Settings.js
futuro-1.1.4 assets/js/header/custom/1_Settings.js
futuro-1.1.3 assets/js/header/custom/1_Settings.js
futuro-1.1.2 assets/js/header/custom/1_Settings.js
futuro-1.1.1 assets/js/header/custom/1_Settings.js
futuro-1.1.0 assets/js/header/custom/1_Settings.js
futuro-1.0.9 assets/js/header/custom/1_Settings.js
futuro-1.0.8 assets/js/header/custom/1_Settings.js