path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
django_emailsupport/static/admin/css/admin.css | rosti-cz/django-emailsupport | .field-body p, .field-body_html p{
white-space: pre;
}
.field-submitter p { font-weight: bolder }
|
clean/Linux-x86_64-4.07.1-2.0.6/released/8.13.0/iris-heap-lang/3.5.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>iris-heap-lang: 6 m 58 s 🏆</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.13.0 / iris-heap-lang - 3.5.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
iris-heap-lang
<small>
3.5.0
<span class="label label-success">6 m 58 s 🏆</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2021-12-22 08:53:51 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-12-22 08:53:51 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
conf-gmp 3 Virtual package relying on a GMP lib system installation
coq 8.13.0 Formal proof management system
num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.07.1 The OCaml compiler (virtual package)
ocaml-base-compiler 4.07.1 Official release 4.07.1
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.1 A library manager for OCaml
zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers
# opam file:
opam-version: "2.0"
maintainer: "Ralf Jung <jung@mpi-sws.org>"
authors: "The Iris Team"
license: "BSD-3-Clause"
homepage: "https://iris-project.org/"
bug-reports: "https://gitlab.mpi-sws.org/iris/iris/issues"
dev-repo: "git+https://gitlab.mpi-sws.org/iris/iris.git"
synopsis: "The canonical example language for Iris"
description: """
This package defines HeapLang, a concurrent lambda calculus with references, and
uses Iris to build a program logic for HeapLang programs.
"""
tags: [
"date:2021-11-05"
"logpath:iris.heap_lang"
]
depends: [
"coq-iris" {= version}
]
build: ["./make-package" "iris_heap_lang" "-j%{jobs}%"]
install: ["./make-package" "iris_heap_lang" "install"]
url {
src:
"https://gitlab.mpi-sws.org/iris/iris/-/archive/iris-3.5.0.tar.gz"
checksum:
"sha512=a9b7485d020e31863f33dd50d4bdafdc7584c56647126b868aff5546453f10a61c7b4a8f68dbb35269a1888083f72066c5dd50480afa5a2bf069681464f5b44a"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-iris-heap-lang.3.5.0 coq.8.13.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam list; echo; ulimit -Sv 4000000; timeout 4h opam install -y --deps-only coq-iris-heap-lang.3.5.0 coq.8.13.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>22 m 8 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam list; echo; ulimit -Sv 16000000; timeout 4h opam install -y -v coq-iris-heap-lang.3.5.0 coq.8.13.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>6 m 58 s</dd>
</dl>
<h2>Installation size</h2>
<p>Total: 7 M</p>
<ul>
<li>1 M <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/proph_erasure.vo</code></li>
<li>1 M <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lang.vo</code></li>
<li>497 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/primitive_laws.vo</code></li>
<li>371 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/class_instances.vo</code></li>
<li>259 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/primitive_laws.glob</code></li>
<li>241 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/derived_laws.glob</code></li>
<li>215 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/proph_erasure.glob</code></li>
<li>206 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lang.glob</code></li>
<li>190 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/proofmode.vo</code></li>
<li>190 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/derived_laws.vo</code></li>
<li>184 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/array.vo</code></li>
<li>184 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/ticket_lock.vo</code></li>
<li>161 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/proofmode.glob</code></li>
<li>151 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/increment.vo</code></li>
<li>147 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/metatheory.vo</code></li>
<li>141 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/counter.vo</code></li>
<li>121 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/atomic_heap.vo</code></li>
<li>95 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/spin_lock.vo</code></li>
<li>85 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/spawn.vo</code></li>
<li>84 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/clairvoyant_coin.vo</code></li>
<li>81 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/array.glob</code></li>
<li>78 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/lazy_coin.vo</code></li>
<li>73 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/metatheory.glob</code></li>
<li>58 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/par.vo</code></li>
<li>55 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/lock.vo</code></li>
<li>55 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/nondet_bool.vo</code></li>
<li>53 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/adequacy.vo</code></li>
<li>50 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/arith.vo</code></li>
<li>47 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/assert.vo</code></li>
<li>46 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/total_adequacy.vo</code></li>
<li>39 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/diverge.vo</code></li>
<li>38 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/ticket_lock.glob</code></li>
<li>38 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/tactics.vo</code></li>
<li>37 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/notation.vo</code></li>
<li>37 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/locations.vo</code></li>
<li>37 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/counter.glob</code></li>
<li>37 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/atomic_heap.glob</code></li>
<li>34 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/proph_erasure.v</code></li>
<li>34 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/proofmode.v</code></li>
<li>33 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lang.v</code></li>
<li>33 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/pretty.vo</code></li>
<li>29 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/class_instances.glob</code></li>
<li>26 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/increment.glob</code></li>
<li>22 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/spin_lock.glob</code></li>
<li>21 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/primitive_laws.v</code></li>
<li>16 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/clairvoyant_coin.glob</code></li>
<li>16 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/derived_laws.v</code></li>
<li>15 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/spawn.glob</code></li>
<li>13 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/lazy_coin.glob</code></li>
<li>11 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/par.glob</code></li>
<li>11 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/array.v</code></li>
<li>10 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/metatheory.v</code></li>
<li>9 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/arith.glob</code></li>
<li>9 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/notation.glob</code></li>
<li>9 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/tactics.glob</code></li>
<li>9 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/locations.glob</code></li>
<li>9 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/lock.glob</code></li>
<li>8 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/adequacy.glob</code></li>
<li>7 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/notation.v</code></li>
<li>7 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/class_instances.v</code></li>
<li>7 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/ticket_lock.v</code></li>
<li>7 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/increment.v</code></li>
<li>7 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/counter.v</code></li>
<li>7 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/assert.glob</code></li>
<li>6 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/atomic_heap.v</code></li>
<li>5 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/total_adequacy.glob</code></li>
<li>5 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/pretty.glob</code></li>
<li>5 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/tactics.v</code></li>
<li>4 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/spin_lock.v</code></li>
<li>4 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/nondet_bool.glob</code></li>
<li>3 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/spawn.v</code></li>
<li>3 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/clairvoyant_coin.v</code></li>
<li>2 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/lazy_coin.v</code></li>
<li>2 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/diverge.glob</code></li>
<li>2 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/pretty.v</code></li>
<li>2 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/par.v</code></li>
<li>2 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/lock.v</code></li>
<li>2 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/locations.v</code></li>
<li>2 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/arith.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/adequacy.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/diverge.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/assert.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/lib/nondet_bool.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/iris/heap_lang/total_adequacy.v</code></li>
</ul>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq-iris-heap-lang.3.5.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
Angular/src/app/Admin/stock.component.html | kevinsijo/ProDirectFootball | <div class="row">
<div id="msgbar" class="col-sm-4">
<ul class="account-menu" style="list-style-type: none;">
<li class="ul-li"><a [routerLink]="['/admin/statistics']">Statistics<span></span></a></li>
<li class="selected ul-li"><a [routerLink]="['/admin/stock']">Stock Update</a></li>
<li class="ul-li"><a [routerLink]="['/admin/add_wallpaper']">Add Wall Paper</a></li>
<li class="ul-li"><a [routerLink]="['/admin/add_boots']">Add Boots</a></li>
</ul>
</div>
<div id="msgbar" class="col-sm-8"><br />
<form [formGroup]="myForm" method="post" (ngSubmit)="sendStock(myForm.value)">
<label>Boot Name</label>
<select class="form-control" formControlName="bname">
<option disabled selected>--Select a boot--</option>
<option *ngFor="let boot of boots;let i =index" [innerHTML]="boot[0]"></option>
</select>
<div class="small">
<label>Current Stock: <span style="color: white" [innerHTML]="current"></span></label>
</div>
<div class="small">
<label>Final Stock</label>
<input class="form-control" formControlName="addition" type="number">
</div><br />
<button [disabled]="!myForm.valid" class="checkout" type="submit">Update Stock</button>
</form>
</div>
</div>
|
docs/file/src/main.js.html | ByronKos/SE300-Journal | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../">
<title data-ice="title">src/main.js | API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
<script src="script/manual.js"></script>
</head>
<body class="layout-container" data-ice="rootContainer">
<header>
<a href="./">Home</a>
<a href="identifiers.html">Reference</a>
<a href="source.html">Source</a>
<div class="search-box">
<span>
<img src="./image/search.png">
<span class="search-input-edge"></span><input class="search-input"><span class="search-input-edge"></span>
</span>
<ul class="search-result"></ul>
</div>
</header>
<nav class="navigation" data-ice="nav"><div>
<ul>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">components</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/App.js~App.html">App</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">components/Home</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/Home/Home.js~Home.html">Home</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">components/WelcomePage</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/WelcomePage/WelcomePage.js~WelcomePage.html">WelcomePage</a></span></span></li>
</ul>
</div>
</nav>
<div class="content" data-ice="content"><h1 data-ice="title">src/main.js</h1>
<pre class="source-code line-number raw-source-code"><code class="prettyprint linenums" data-ice="content">import { app, BrowserWindow, Menu } from "electron";
import path from "path";
const appPath = path.resolve(path.join(__dirname, './'));
const urlPath = path.join(appPath, 'index.html');
app.setName('Research Journal');
let mainWindow;
function createWindow() {
// Create the browser window.
mainWindow = new BrowserWindow({ width: 800, height: 600 });
const template = [
{
label: 'File',
submenu:[
{label: 'Save',}
]
},
{
label: 'Edit',
submenu: [
{
role: 'undo'
},
{
role: 'redo'
},
{
type: 'separator'
},
{
role: 'cut'
},
{
role: 'copy'
},
{
role: 'paste'
},
{
role: 'pasteandmatchstyle'
},
{
role: 'delete'
},
{
role: 'selectall'
}
]
},
{
label: 'View',
submenu: [
{
role: 'reload',
accelerator: 'CmdOrCtrl+R',
},
{
role: 'forcereload'
},
{
role: 'toggledevtools'
},
{
type: 'separator'
},
{
role: 'resetzoom'
},
{
role: 'zoomin'
},
{
role: 'zoomout'
},
{
type: 'separator'
},
{
role: 'togglefullscreen'
}
]
},
{
role: 'window',
submenu: [
{
role: 'minimize'
},
{
role: 'close'
}
]
},
{
role: 'help',
submenu: [
{
label: 'Learn More',
click () { require('electron').shell.openExternal('https://electron.atom.io') }
}
]
}
];
if (process.platform === 'darwin') {
template.unshift({
label: app.getName(),
submenu: [
{
role: 'about'
},
{
type: 'separator'
},
{
role: 'services',
submenu: []
},
{
type: 'separator'
},
{
role: 'hide'
},
{
role: 'hideothers'
},
{
role: 'unhide'
},
{
type: 'separator'
},
{
role: 'quit'
}
]
});
// Edit menu.
template[1].submenu.push(
{
type: 'separator'
},
);
// Window menu.
template[3].submenu = [
{
label: 'Close',
accelerator: 'CmdOrCtrl+W',
role: 'close'
},
{
label: 'Minimize',
accelerator: 'CmdOrCtrl+M',
role: 'minimize'
},
{
label: 'Zoom',
role: 'zoom'
},
{
type: 'separator'
},
{
label: 'Bring All to Front',
role: 'front'
}
]
}
const menu = Menu.buildFromTemplate(template);
Menu.setApplicationMenu(menu);
// and load the index.html of the app.
mainWindow.loadURL(`file://${urlPath}`);
// Open the DevTools.
mainWindow.webContents.openDevTools();
// Emitted when the window is closed.
mainWindow.on('closed', () => {
// Dereference the window object, usually you would store windows
// in an array if your app supports multi windows, this is the time
// when you should delete the corresponding element.
mainWindow = null
})
}
// This method will be called when Electron has finished
// initialization and is ready to create browser windows.
// Some APIs can only be used after this event occurs.
app.on('ready', createWindow);
// Quit when all windows are closed.
app.on('window-all-closed', () => {
// On macOS it is common for applications and their menu bar
// to stay active until the user quits explicitly with Cmd + Q
if (process.platform !== 'darwin') {
app.quit()
}
});
app.on('activate', () => {
// On macOS it's common to re-create a window in the app when the
// dock icon is clicked and there are no other windows open.
if (mainWindow === null) {
createWindow()
}
});</code></pre>
</div>
<footer class="footer">
Generated by <a href="https://esdoc.org">ESDoc<span data-ice="esdocVersion">(0.5.2)</span><img src="./image/esdoc-logo-mini-black.png"></a>
</footer>
<script src="script/search_index.js"></script>
<script src="script/search.js"></script>
<script src="script/pretty-print.js"></script>
<script src="script/inherited-summary.js"></script>
<script src="script/test-summary.js"></script>
<script src="script/inner-link.js"></script>
<script src="script/patch-for-local.js"></script>
</body>
</html>
|
utils/pmd-bin-5.2.2/docs/pmd-plsql/xref/net/sourceforge/pmd/lang/plsql/ast/ASTVariableOrConstantDeclaration.html | byronka/xenos | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head><meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>ASTVariableOrConstantDeclaration xref</title>
<link type="text/css" rel="stylesheet" href="../../../../../../stylesheet.css" />
</head>
<body>
<div id="overview"><a href="../../../../../../../apidocs/net/sourceforge/pmd/lang/plsql/ast/ASTVariableOrConstantDeclaration.html">View Javadoc</a></div><pre>
<a class="jxr_linenumber" name="L1" href="#L1">1</a> <em class="jxr_comment">/* Generated By:JJTree: Do not edit this line. ASTVariableOrConstantDeclaration.java Version 4.3 */</em>
<a class="jxr_linenumber" name="L2" href="#L2">2</a> <em class="jxr_comment">/* JavaCCOptions:MULTI=true,NODE_USES_PARSER=true,VISITOR=true,TRACK_TOKENS=false,NODE_PREFIX=AST,NODE_EXTENDS=,NODE_FACTORY=,SUPPORT_CLASS_VISIBILITY_PUBLIC=true */</em>
<a class="jxr_linenumber" name="L3" href="#L3">3</a> <strong class="jxr_keyword">package</strong> net.sourceforge.pmd.lang.plsql.ast;
<a class="jxr_linenumber" name="L4" href="#L4">4</a>
<a class="jxr_linenumber" name="L5" href="#L5">5</a> <strong class="jxr_keyword">public</strong>
<a class="jxr_linenumber" name="L6" href="#L6">6</a> <strong class="jxr_keyword">class</strong> <a href="../../../../../../net/sourceforge/pmd/lang/plsql/ast/ASTVariableOrConstantDeclaration.html">ASTVariableOrConstantDeclaration</a> <strong class="jxr_keyword">extends</strong> net.sourceforge.pmd.lang.plsql.ast.AbstractPLSQLNode {
<a class="jxr_linenumber" name="L7" href="#L7">7</a> <strong class="jxr_keyword">public</strong> <a href="../../../../../../net/sourceforge/pmd/lang/plsql/ast/ASTVariableOrConstantDeclaration.html">ASTVariableOrConstantDeclaration</a>(<strong class="jxr_keyword">int</strong> id) {
<a class="jxr_linenumber" name="L8" href="#L8">8</a> <strong class="jxr_keyword">super</strong>(id);
<a class="jxr_linenumber" name="L9" href="#L9">9</a> }
<a class="jxr_linenumber" name="L10" href="#L10">10</a>
<a class="jxr_linenumber" name="L11" href="#L11">11</a> <strong class="jxr_keyword">public</strong> <a href="../../../../../../net/sourceforge/pmd/lang/plsql/ast/ASTVariableOrConstantDeclaration.html">ASTVariableOrConstantDeclaration</a>(<a href="../../../../../../net/sourceforge/pmd/lang/plsql/ast/PLSQLParser.html">PLSQLParser</a> p, <strong class="jxr_keyword">int</strong> id) {
<a class="jxr_linenumber" name="L12" href="#L12">12</a> <strong class="jxr_keyword">super</strong>(p, id);
<a class="jxr_linenumber" name="L13" href="#L13">13</a> }
<a class="jxr_linenumber" name="L14" href="#L14">14</a>
<a class="jxr_linenumber" name="L15" href="#L15">15</a>
<a class="jxr_linenumber" name="L16" href="#L16">16</a> <em class="jxr_javadoccomment">/** Accept the visitor. **/</em>
<a class="jxr_linenumber" name="L17" href="#L17">17</a> <strong class="jxr_keyword">public</strong> Object jjtAccept(<a href="../../../../../../net/sourceforge/pmd/lang/plsql/ast/PLSQLParserVisitor.html">PLSQLParserVisitor</a> visitor, Object data) {
<a class="jxr_linenumber" name="L18" href="#L18">18</a> <strong class="jxr_keyword">return</strong> visitor.visit(<strong class="jxr_keyword">this</strong>, data);
<a class="jxr_linenumber" name="L19" href="#L19">19</a> }
<a class="jxr_linenumber" name="L20" href="#L20">20</a> }
<a class="jxr_linenumber" name="L21" href="#L21">21</a> <em class="jxr_comment">/* JavaCC - OriginalChecksum=c7265b2089b4a47c1374b1fb195e16f1 (do not edit this line) */</em>
</pre>
<hr/>
<div id="footer">Copyright © 2002–2014 <a href="http://pmd.sourceforge.net/">InfoEther</a>. All rights reserved.</div>
</body>
</html>
|
app/components/Molecules/Meta/meta.css | shibe97/worc | .meta {
display: flex;
justify-content: flex-start;
}
.screenName {
margin-left: 5px;
}
.createdAt {
margin-left: auto;
}
|
Game/images/me_files/xti(20).html | LexAndrews44/LexAndrews44.github.io | <!DOCTYPE html>
<!-- saved from url=(0576)https://www.facebook.com/xti.php?xt=21.%7B%22module_type%22%3Anull%2C%22item_type%22%3A%22result%22%2C%22display_style%22%3A%22photo%22%2C%22position_in_module%22%3Anull%2C%22id%22%3A%221192902897439202%22%2C%22raw_id%22%3A1192902897439202%2C%22query%22%3A%22media-social%28lex%2Bandrews%29%22%2C%22session_id%22%3A%228b3d087724fe5cc0caa85643c33c210e%22%2C%22vertical%22%3A%22none%22%2C%22result_creation_timestamp%22%3Anull%2C%22module_result_type%22%3A%22browse_type_photo%22%2C%22source_module_role%22%3Anull%2C%22subrequests%22%3A%5B%5D%2C%22unit_id%22%3A%22dummy%21%22%7D -->
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title></title><script type="text/javascript">;try { document.domain = 'facebook.com'; } catch (_) { };</script></head><body class="mini_iframe"></body></html> |
index.html | nucle0tides/PaperAirplane | <!DOCTYPE html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no"/>
<title>Creating a Paper Airplane.</title>
<!-- CSS -->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="css/materialize.css" type="text/css" rel="stylesheet" media="screen,projection"/>
<link href="css/style.css" type="text/css" rel="stylesheet" media="screen,projection"/>
</head>
<body>
<div class="navbar-fixed">
<nav class="white" role="navigation">
<div class="nav-wrapper container">
<a id="logo-container" href="#" class="brand-logo">How to Create a Paper Plane</a>
<ul class="right hide-on-med-and-down">
<li><a href="#">Home</a></li>
<li><a href="video.html">Video</a></li>
<li><a href="instructions.html">Written Instructions</a></li>
</ul>
<ul id="nav-mobile" class="side-nav">
<li><a href="#">Home</a></li>
<li><a href="video.html">Video</a></li>
<li><a href="instructions.html">Written Instructions</a></li>
</ul>
<a href="#" data-activates="nav-mobile" class="button-collapse"><i class="material-icons">menu</i></a>
</div>
</nav>
</div>
<div id="index-banner" class="parallax-container parallax-head valign-wrapper">
<div class="section no-pad-bot">
<div class="container">
<div class="row center">
<h5 class="header col s12 light">Learn how to create a paper airplane.</h5>
</div>
<div class="row center">
<a href="video.html" id="download-button" class="btn-large waves-effect waves-light light-blue lighten-2 hoverable">Video Instruction</a>
<a href="instructions.html" id="download-button" class="btn-large waves-effect waves-light light-blue lighten-2 hoverable">Written Instruction</a>
</div>
</div>
</div>
<div class="parallax"><img src="images/mountains.jpg" alt="Spread your wings"></div>
</div>
<footer class="page-footer light-blue lighten-2">
<div class="container">
<div class="row">
<div class="col l4 s12">
<h5 class="white-text">Computer Cuties</h5>
<p class="grey-text text-lighten-4">We are Computer Cuties, an English 314 group. We hope this site will help you create an amazing paper airplane.</p>
</div>
<div class="col l4 s12 offset-l4">
<h5 class="white-text">Computer Cuties Team</h5>
<ul>
<li><span class="white-text">Michael Snook</span></li>
<li><span class="white-text">Zach Miller</span></li>
<li><span class="white-text">Thomas Moll</span></li>
<li><span class="white-text" href="#!">Gabby Ortman</span></li>
</ul>
</div>
</div>
</div>
<div class="footer-copyright">
<div class="container">
Made by <span class="light-blue-text text-darken-2">Computer Cuties</span> with ♥.
</div>
</div>
</footer>
<!-- Scripts-->
<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<script src="js/materialize.js"></script>
<script src="js/init.js"></script>
</body>
</html> |
place/saint-lucia/legislation/index.html | okfn/opendataindex-2015 | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Open Knowledge">
<meta name="description" content="The state of government open data in Saint Lucia for Legislation in 2015
">
<meta name="keywords" content="Saint Lucia, Legislation, 2015, Open Government, Open Data, Government Transparency, Open Knowledge
">
<meta property="og:type" content="website"/>
<meta property="og:title" content="Open Data Index - Open Knowledge"/>
<meta property="og:site_name" content="Open Data Index"/>
<meta property="og:description"
content="The state of government open data in Saint Lucia for Legislation in 2015"/>
<meta property="og:image" content="/static/images/favicon.ico"/>
<title>Saint Lucia / Legislation | Global Open Data Index by Open Knowledge</title>
<base href="/">
<!--[if lt IE 9]>
<script src="/static/vendor/html5shiv.min.js"></script>
<![endif]-->
<link rel="stylesheet" href="/static/css/site.css">
<link rel="icon" href="/static/images/favicon.ico">
<script>
var siteUrl = '';
</script>
</head>
<body class="place_dataset">
<div class="fixed-ok-panel">
<div id="ok-panel" class="closed">
<iframe src="http://assets.okfn.org/themes/okfn/okf-panel.html" scrolling="no"></iframe>
</div>
<a class="ok-ribbon"><img src="http://okfnlabs.org/ok-panel/assets/images/ok-ribbon.png" alt="Open Knowledge"></a>
</div>
<header id="header">
<nav class="navbar navbar-default" role="navigation">
<div class="container">
<div>
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
data-target="#navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div class="logo">
<a href="/">
<img src="/static/images/logo2.png">
<span>Global<br/>Open Data Index</span>
</a>
</div>
</div>
<div class="collapse navbar-collapse" id="navbar-collapse">
<ul class="nav navbar-nav" style="margin-right: 132px;">
<li>
<a href="/place/" title="About the Open Data Index project">
Places
</a>
</li>
<li>
<a href="/dataset/" title="About the Open Data Index project">
Datasets
</a>
</li>
<li>
<a href="/download/" title="Download Open Data Index data">
Download
</a>
</li>
<li>
<a href="/insights/" title="Insights">
Insights
</a>
</li>
<li>
<a href="/methodology/"
title="The methodology behind the Open Data Index">
Methodology
</a>
</li>
<li>
<a href="/about/" title="About the Open Data Index project">
About
</a>
</li>
<li>
<a href="/press/"
title="Press information for the Open Data Index">
Press
</a>
</li>
</ul>
</div>
</div>
</div>
</nav>
</header>
<div class="container">
<div class="content">
<div class="row">
<div class="col-md-12">
<ol class="breadcrumb">
<li>
<a href="/">Home</a>
</li>
<li><a href="/place">Places</a></li>
<li><a href="/place/saint-lucia/">Saint Lucia</a></li>
<li class="active">Legislation</li>
</ol>
<section id="data-header">
<div class="row">
<div class="col-md-6">
<h1>
<a href="/dataset/legislation/" title="See more data on Legislation in the Open Data Index">Legislation</a> <span class="place-openness" data-score="55">55% open</span>
</h1>
<h3>
<a href="/place/saint-lucia/" title="See more data on Saint Lucia in the Open Data Index">Saint Lucia</a>
</h3>
<!--div class="col-md-12 place-rank statistics">
<span class="">Saint Lucia is ranked #30 for this dataset</span>
</div>
<div class="row relative">
</div-->
<div class="row navigate">
<div class="col-md-12">
<h4 class="inline">See other years</h4>
<div class=" inline">
<a class="" href="/place/saint-lucia/legislation/2014/" title="2014">2014</a>
<a class="" href="/place/saint-lucia/legislation/2013/" title="2013">2013</a>
</div>
</div>
<div class="col-md-12">
<h4>Share or embed this page</h4>
<div class="btn-group">
<a href="" class="btn btn-default embed" data-toggle="modal" data-target="#embed-instructions">
<i class="fa fa-code"></i> Embed
</a>
<a href="http://twitter.com/share?url=/place/saint-lucia/legislation/&text=Check out this data from the Global Open Data Index" class="btn btn-default twitter" target="_blank">
<i class="fa fa-twitter"></i> Twitter </a>
<a href="http://www.facebook.com/sharer/sharer.php?u=/place/saint-lucia/legislation/" class="btn btn-default facebook" target="_blank">
<i class="fa fa-facebook"></i> Facebook </a>
<a href="https://plus.google.com/share?url=/place/saint-lucia/legislation/" class="btn btn-default google-plus" target="_blank">
<i class="fa fa-google-plus"></i> Google+ </a>
</div>
<div class="modal fade" id="embed-instructions" tabindex="-1" role="dialog" aria-labelledby="embedLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</span><span class="sr-only">Close</span></button>
<h4 class="modal-title" id="embedLabel">Map embed code</h4>
</div>
<div class="modal-body">
<p>
Use the following code to embed the map visualisation into your own website.
</p>
<xmp contenteditable="true"><iframe width="100%" height="360px" src="/vis/map/embed/?embed_width=100%&embed_height=360px&filter_year=2015&filter_dataset=legislation&panel_tools=false&panel_share=false&embed_title=Saint Lucia ; Legislation ; 2015&map_place=lc" frameBorder="0"></iframe></xmp>
<p>
If you are a developer, you can read more about the embed options here: <a href="https://github.com/okfn/opendataindex/#choropleth-map" title="Embed options">Embed options</a>
</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div id="map-container">
<iframe width="100%" height="360px" src="/vis/map/embed/?embed_width=100%&embed_height=360px&filter_year=2015&filter_dataset=legislation&panel_tools=false&panel_share=false&embed_title=Saint Lucia ; Legislation ; 2015&map_place=lc" frameBorder="0"></iframe> </div>
</div>
</div>
</section>
<hr />
<section class="dataset-about">
<div class="row">
<div class="col-md-12">
<h3>What data is expected?</h3>
<p>This data category requires all national laws and statutes available to be available online, although it is not a requirement that information on legislative behaviour e.g. voting records is available. To satisfy this category, the following minimum criteria must be met:</p>
<ul>
<li>Content of the law / status</li>
<li>If applicable, all relevant amendments to the law</li>
<li>Date of last amendments</li>
<li>Data should be updated at least on quarterly </li>
</ul>
</div>
</div>
<div class="row">
<div class="col-md-12">
<h3>What data is available</h3>
</div>
<div class="col-md-6">
<ul class="availability-single">
<li class="no" data-toggle="popover" title="<h4><p>Openly licensed? </p></h4>" data-content="<p>The licence must comply with the Open Definition which allows data to be freely used, reused and redistributed. The Open Definition provides a list of conformant licences. If the data uses one of these licences, it is openly licensed.</p>
<p>Licences are commonly found in:</p>
<ul>
<li>the web page footer</li>
<li>a link to Terms &amp; Conditions</li>
<li>the About section</li>
</ul>
<p>Some licences may allow re-use and redistribution but have not been assessed as conformant with the Open Definition. In this case, seek feedback on the Open Data Index discussion forum</p>" data-placement="right">
<i class="fa fa-unlock-alt pointer" title="Click for more information"></i>
Openly licensed? No (No URL given) </li>
<li class="yes" data-toggle="popover" title="<h4><p>Is the data available for free? </p></h4>" data-content="<p>The data is free if you don’t have to pay for it.</p>" data-placement="right">
<i class="fa fa-dollar pointer" title="Click for more information"></i>
Is the data available for free? Yes </li>
<li class="no" data-toggle="popover" title="<h4><p>Is the data machine readable? </p></h4>" data-content="<p>All files are digital, but not all can be processed or parsed easily by a computer. In order to answer this question, you would need to look at the file type of the dataset. As a rule of thumb the following file types are machine readable:</p>
<ul>
<li>XLS</li>
<li>CSV</li>
<li>JSON</li>
<li>XML</li>
</ul>
<p>The following formats are NOT machine readable:</p>
<ul>
<li>HTML</li>
<li>PDF</li>
<li>DOC</li>
<li>JIF</li>
<li>JPEG</li>
<li>PPT</li>
</ul>
<p>If you have a different file type and you don’t know if it’s machine readable or not, ask in the Open Data Census forum</p>" data-placement="right">
<i class="fa fa-keyboard-o pointer" title="Click for more information"></i>
Is the data machine readable? No (n/a)
</li>
<li class="yes" data-toggle="popover" title="<h4><p>Available in bulk? </p></h4>" data-content="<p>Data is available in bulk if the whole dataset can be downloaded easily. It is considered non-bulk if the citizens are limited to getting parts of the dataset through an online interface.</p>
<p>For example, if restricted to querying a web form and retrieving a few results at a time from a very large database.</p>" data-placement="right">
<i class="fa fa-copy pointer" title="Click for more information"></i>
Available in bulk? Yes </li>
<li class="yes" data-toggle="popover" title="<h4><p>Is the data provided on a timely and up to date basis? </p></h4>" data-content="<p>Is the data current for the census year? You can determine or estimate when the data was last updated and its update frequency by reviewing:</p>
<ul>
<li>the metadata displayed for the data in an open data portal or web page</li>
<li>the dataset title or filename e.g. Budget 2013-14 or Election_4July2015.csv</li>
<li>metadata tags embedded in the web page that contains the data</li>
<li>date values within the data to find the most recent date value</li>
<li>the timestamp on the data file (although this may not be accurate)</li>
<li>Some data is not updated on a regular basis. e.g. Pollutant emissions may be updated daily - while postal codes may not change for many years. </li>
</ul>
<p>You may need to use your judgement to determine if the data is timely and up to date. Document your rationale in the comments section.</p>
<p>If you cannot determine a date, answer, &quot;NO&quot; i.e. the data is not timely or up-to-date.</p>" data-placement="right">
<i class="fa fa-clock-o pointer" title="Click for more information"></i>
Is the data provided on a timely and up to date basis? Yes </li>
<li class="yes" data-toggle="popover" title="<h4><p>Publicly available? </p></h4>" data-content="<p>Can the data be accessed by the public without restrictions? Data is considered publicly available when:</p>
<ul>
<li>It can be accessed online without the need for a password or permissions.</li>
<li>If the data is in paper form, can be accessed by the public, and there is no restrictions on the number of photocopies that can be made.</li>
</ul>
<p>Data is <strong>NOT</strong> publicly available when:</p>
<ul>
<li>It is only made available after making a request.</li>
<li>It was availiable because of FOIA. </li>
<li>It can only be accessed by government officials.</li>
</ul>" data-placement="right">
<i class="fa fa-eye pointer" title="Click for more information"></i>
Publicly available? Yes(as Saint Lucia International Financial Centre published by Government of Saint Lucia</a>) </li>
<li class="yes" data-toggle="popover" title="<h4><p>Is data in digital form? </p></h4>" data-content="<p>Data can be in a digital format, but not accessible online. For example: A country budget can be stored on a spreadsheet or otherwise on a private government network, but not on the Internet. This means that the data is digital, but not publicly available. If you know that the data is digital somewhere inside the government (e.g. a government official tells you so), then you should answer “YES” to this question and note in the comment section how you discovered the data is in digital form.</p>" data-placement="right">
<i class="fa fa-save pointer" title="Click for more information"></i>
Is data in digital form? Yes </li>
<li class="yes" data-toggle="popover" title="<h4><p>Is the data available online? </p></h4>" data-content="<p>Data is online if it can be accessed via the Internet (e.g. a website or open data portal). If the data has been emailed to you but is not accessible via the Internet, it is not considered to be available online.</p>" data-placement="right">
<i class="fa fa-download pointer" title="Click for more information"></i>
Is the data available online? Yes (<a href="http://www.saintluciaifc.com/legislation/legislation.htm">Here</a>) </li>
<li class="yes" data-toggle="popover" title="<h4><p>Does the data exist? </p></h4>" data-content="<p>Data must come from an official resource either issued directly by the government or by a third party officially representing the government. Data offered by companies, citizen initiatives or any non-governmental organisation do not count for the Index.</p>
<p>If the government has given the right to publish the data to third parties, a submission with a link a to third party site is allowed. The third-party site must explicitly state that the data has been commissioned by the government. Check if the organization has an agreement with the government to be the official source and make a note in the comment section.</p>" data-placement="right">
<i class="fa fa-file-o pointer" title="Click for more information"></i>
Does the data exist? Yes </li>
</ul>
</div>
<div class="col-md-6">
<h4><strong>Details</strong></h4>
<p>Data was updated up to the year 2013.</p>
<p>Data is in pdf format and not machine readable.</p>
<h4><strong>Reviewer comments</strong></h4>
<p>Data is in pdf format and not machine readable.</p>
</div>
</div>
</section>
<section id="place-contributors">
<div class="row">
<h2>Contributors</h2>
<div class="col-md-6">
<h4>Reviewers</h4>
<ul>
<li>Neal Bastek</li>
</ul>
</div>
<div class="col-md-6">
<h4>Submitters</h4>
<ul>
<li>Bruce Hoo Fung</li>
</ul>
</div>
</div>
</section>
</div>
</div>
</div>
</div>
<footer id="footer">
<div class="container">
<div class="row">
<div class="footer-main col-md-8">
<div class="footer-attribution">
<p>
<a href="http://opendefinition.org/ossd/" title="Open Online Software Service">
<img src="http://assets.okfn.org/images/ok_buttons/os_80x15_orange_grey.png" alt=""
border=""/>
</a>
<a href="http://opendefinition.org/okd/" title="Open Online Software Service">
<img src="http://assets.okfn.org/images/ok_buttons/od_80x15_blue.png" alt="" border=""/>
</a>
<a href="http://opendefinition.org/okd/" title="Open Content">
<img src="http://assets.okfn.org/images/ok_buttons/oc_80x15_blue.png" alt="" border=""/>
</a>
–
<a href="http://creativecommons.org/licenses/by/3.0/"
title="Content Licensed under a CC Attribution"></a>
<a href="http://opendatacommons.org/licenses/pddl/1.0"
title="Data License (Public Domain)">Data License (Public
Domain)</a>
</p>
</div>
<div class="footer-meta">
<p>
This service is run by <a href="https://okfn.org/" title="Open Knowledge">Open Knowledge</a>
</p> <a class="naked" href="http://okfn.org/" title="Open Knowledge"><img
src="http://assets.okfn.org/p/okfn/img/okfn-logo-landscape-black-s.png" alt="" height="28"></a>
</div>
</div>
<div class="footer-links col-md-2">
<li><a href="http://okfn.org/" title="Open Knowledge">Open Knowledge</a></li>
<li><a href="http://okfn.org/opendata/" title="What is Open Data?">What is
Open Data?</a></li>
<li><a href="http://census.okfn.org/" title="Run your own Index">Run your
own Index</a></li>
<li><a href="https://github.com/okfn/opendataindex" title="The source code for Open Data Index">Source Code</a></li>
</div>
<div class="footer-links col-md-2">
<li><a href="/" title="Open Data Index home">Home</a></li>
<li><a href="/download/" title="Download data">Download</a></li>
<li><a href="/methodology/"
title="The methodology behind the Open Data Index">Methodology</a></li>
<li><a href="/faq/" title=" Open Data Index FAQ">FAQ</a></li>
<li><a href="/about/" title="About the Open Data Index">About</a></li>
<li><a href="/about/" title="Contact us">Contact</a></li>
<li><a href="/press/" title="Press">Press</a></li>
</div>
</div>
</div>
</footer>
<script data-main="/static/scripts/site" src="/static/scripts/require.js"></script>
</body>
</html> |
src/libs/NVAPI_337_old/docs/NVAPI_Reference_Developer_html/globals_defs_0x77.html | helifax/OGL-3DVision-Wrapper | <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>NVAPI Reference Documentation</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head>
<table width="99%" border="0" cellspacing="1" cellpadding="1">
<tr valign="top">
<td rowspan="2" height="100" width="19%"><img src="NV_Gameworks_blk_H.png"></td>
<td width="81%" height="51">
<h6 align="left" style="text-align:right"><font face="Arial, Helvetica, sans-serif" size="4">NVAPI Reference Documentation</font>
<br />
<font face="Arial, Helvetica, sans-serif" size="4">NVIDIA</font></h6>
</td>
</tr>
<tr>
<td width="81%" height="30">
<h6 align="right"><font face="Arial, Helvetica, sans-serif" size="3">Release 337: May 2
</font><font face="Arial, Helvetica, sans-serif" size="+1">
<br />
</font><font size="2" face="Arial, Helvetica, sans-serif">2014 </font></h6>
</td>
</tr>
</table>
<hr>
<!-- Generated by Doxygen 1.7.6.1 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File List</span></a></li>
<li class="current"><a href="globals.html"><span>Globals</span></a></li>
</ul>
</div>
<div id="navrow3" class="tabs2">
<ul class="tablist">
<li><a href="globals.html"><span>All</span></a></li>
<li><a href="globals_func.html"><span>Functions</span></a></li>
<li><a href="globals_vars.html"><span>Variables</span></a></li>
<li><a href="globals_type.html"><span>Typedefs</span></a></li>
<li><a href="globals_enum.html"><span>Enumerations</span></a></li>
<li><a href="globals_eval.html"><span>Enumerator</span></a></li>
<li class="current"><a href="globals_defs.html"><span>Defines</span></a></li>
</ul>
</div>
<div id="navrow4" class="tabs3">
<ul class="tablist">
<li><a href="globals_defs.html#index__"><span>_</span></a></li>
<li><a href="globals_defs_0x61.html#index_a"><span>a</span></a></li>
<li><a href="globals_defs_0x63.html#index_c"><span>c</span></a></li>
<li><a href="globals_defs_0x64.html#index_d"><span>d</span></a></li>
<li><a href="globals_defs_0x65.html#index_e"><span>e</span></a></li>
<li><a href="globals_defs_0x66.html#index_f"><span>f</span></a></li>
<li><a href="globals_defs_0x67.html#index_g"><span>g</span></a></li>
<li><a href="globals_defs_0x69.html#index_i"><span>i</span></a></li>
<li><a href="globals_defs_0x6c.html#index_l"><span>l</span></a></li>
<li><a href="globals_defs_0x6d.html#index_m"><span>m</span></a></li>
<li><a href="globals_defs_0x6e.html#index_n"><span>n</span></a></li>
<li><a href="globals_defs_0x6f.html#index_o"><span>o</span></a></li>
<li><a href="globals_defs_0x70.html#index_p"><span>p</span></a></li>
<li><a href="globals_defs_0x71.html#index_q"><span>q</span></a></li>
<li><a href="globals_defs_0x72.html#index_r"><span>r</span></a></li>
<li><a href="globals_defs_0x73.html#index_s"><span>s</span></a></li>
<li><a href="globals_defs_0x76.html#index_v"><span>v</span></a></li>
<li class="current"><a href="globals_defs_0x77.html#index_w"><span>w</span></a></li>
</ul>
</div>
</div>
<div class="contents">
 
<h3><a class="anchor" id="index_w"></a>- w -</h3><ul>
<li>WKS_API_STEREO_EYES_EXCHANGE_STRING
: <a class="el" href="NvApiDriverSettings_8h.html#a9b4c380747907280ef9f790470ea671e">NvApiDriverSettings.h</a>
</li>
<li>WKS_API_STEREO_MODE_STRING
: <a class="el" href="NvApiDriverSettings_8h.html#a2ebb2911ef8dbf5aa6cf3ecba829f4ac">NvApiDriverSettings.h</a>
</li>
<li>WKS_MEMORY_ALLOCATION_POLICY_STRING
: <a class="el" href="NvApiDriverSettings_8h.html#afccc3c76787347ddd87c7f6d8426de23">NvApiDriverSettings.h</a>
</li>
<li>WKS_STEREO_DONGLE_SUPPORT_STRING
: <a class="el" href="NvApiDriverSettings_8h.html#a29003a270e2fdb43e5c7146535223419">NvApiDriverSettings.h</a>
</li>
<li>WKS_STEREO_SUPPORT_STRING
: <a class="el" href="NvApiDriverSettings_8h.html#abb476b66d69e9376ea89b135e2b9fcf0">NvApiDriverSettings.h</a>
</li>
<li>WKS_STEREO_SWAP_MODE_STRING
: <a class="el" href="NvApiDriverSettings_8h.html#afe771654a8d2214355dc3b36c20f3524">NvApiDriverSettings.h</a>
</li>
</ul>
</div><!-- contents -->
<hr size="2" color="lime">
<small>
<br>
<div align="center"><a href="legal.html"> Copyright (c) 2007-2014 NVIDIA Corporation. All rights reserved.</a></div>
<br>
<a href="http://www.nvidia.com" target=_blank><div align="center"><img src="nvidia-logo.jpg" alt="NVIDIA" border="0" align="middle"></a></div>
</body>
</html>
|
trending.html | tauduluan/tauduluan.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="theme-color" content="#48c9b0">
<meta name="author" content="TauDuluan.id">
<title>Tau Duluan</title>
<!-- Loading Bootstrap -->
<link href="css/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Loading Flat UI -->
<link href="css/flat-ui.min.css" rel="stylesheet">
<link rel="shortcut icon" href="img/favicon.ico">
<link rel="stylesheet" type="text/css" href="css/style.css">
<!-- HTML5 shim, for IE6-8 support of HTML5 elements. All other JS at the end of file. -->
<!--[if lt IE 9]>
<script src="js/vendor/html5shiv.js"></script>
<script src="js/vendor/respond.min.js"></script>
<![endif]-->
</head>
<body>
<nav class="navbar navbar-default" role="navigation">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
</button>
<a class="navbar-brand" href="index.html">TauDuluan</a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<ul class="nav navbar-nav">
<li><a href="index.html">Home</a></li>
<li class="active"><a href="trending.html">Trending</a></li>
<li><a href="artis.html">Artis</a></li>
<li><a href="hotnews.html">Hot News</a></li>
<li><a href="populer.html">Populer</a></li>
<li><a href="wawancara.html">Wawancara</a></li>
</ul>
<form class="navbar-form navbar-right" action="" role="search">
<div class="form-group">
<div class="input-group">
<input class="form-control" id="navbarInput-01" type="search" placeholder="Search">
<span class="input-group-btn">
<button type="submit" class="btn"><span class="fui-search"></span></button>
</span>
</div>
</div>
<button class="btn btn-primary navbar-btn" type="button">LOGIN or REGISTER</button>
</form>
</div><!-- /.navbar-collapse -->
</nav><!-- /navbar -->
<div class="container">
<div class="row">
<div class="col-md-6">
<h3>Syahrini “Si Syantiek Ahli Jargon”</h3>
<h6>Huuushhh ..husshhh.. usir cantiiiikk, beberapa tahun lalu siapa yang tak kenal Jargon ini.<br><br> Syahrini yang suka tampil glamour selalu bisa membuat kita tersenyum dengan Jargonnya. Dan entah kenapa meski dengan segudang prestasi tetapi artis satu ini selalu meramaikan panggung hiburan dengan Jargonnya.”</h6>
<button class="btn btn-primary">Read More</button>
</div>
<div class="col-md-6">
<img src="img/syahrini.png" class="img-responsive"/>
</div>
</div><br>
<div class="row">
<div class="col-md-6">
<h3>Zaskia Mecca “Entrepreneur Muslimah”</h3>
<h6>Berbicara artis keren satu ini, seolah aku mengenal dekat padahal enggak hehehe. Teman kos-an ku dulu saat ini telah menjadi ipar dari Zaskia Mecca dan dari beberapa postingannya tampak bahwa selebriti yang tengah hamil tua saat ini memang seorang yang smart!.</h6>
<button class="btn btn-primary">Read More</button>
</div>
<div class="col-md-6">
<img src="img/zaskia.png" class="img-responsive"/>
</div>
</div><br>
<footer>
<div class="pull-left">
Copyright © TauDuluan.id 2016
</div>
<div class="pull-right">
<a href="">About</a> |
<a href="">Advertise</a> |
<a href="">Contact</a> |
<a href="">FAQ</a>
</div>
</footer>
</div>
<!-- /.container -->
<!-- jQuery (necessary for Flat UI's JavaScript plugins) -->
<script src="js/vendor/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="js/flat-ui.min.js"></script>
</body>
</html>
|
assets/scanner/live_w_locator.html | GuramDuka/customer_terminal | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>index</title>
<meta name="description" content="" />
<meta name="author" content="Christoph Oberhofer" />
<meta name="viewport" content="width=device-width; initial-scale=1.0; user-scalable=no" />
<link rel="stylesheet" type="text/css" href="css/styles.css" />
</head>
<body>
<section id="container" class="container">
<div class="controls">
<fieldset class="input-group">
<button class="stop">Stop</button>
</fieldset>
<fieldset class="reader-config-group">
<label>
<span>Barcode-Type</span>
<select name="decoder_readers">
<option value="code_128">Code 128</option>
<option value="code_39">Code 39</option>
<option value="code_39_vin">Code 39 VIN</option>
<option value="ean" selected="selected">EAN</option>
<option value="ean_extended">EAN-extended</option>
<option value="ean_8">EAN-8</option>
<option value="upc">UPC</option>
<option value="upc_e">UPC-E</option>
<option value="codabar">Codabar</option>
<option value="i2of5">Interleaved 2 of 5</option>
<option value="2of5">Standard 2 of 5</option>
<option value="code_93">Code 93</option>
</select>
</label>
<label>
<span>Resolution (width)</span>
<select name="input-stream_constraints">
<option value="320x240">320px</option>
<option selected="selected" value="640x480">640px</option>
<option value="800x600">800px</option>
<option value="1280x720">1280px</option>
<option value="1600x960">1600px</option>
<option value="1920x1080">1920px</option>
</select>
</label>
<label>
<span>Patch-Size</span>
<select name="locator_patch-size">
<option value="x-small">x-small</option>
<option value="small">small</option>
<option selected="selected" value="medium">medium</option>
<option value="large">large</option>
<option value="x-large">x-large</option>
</select>
</label>
<label>
<span>Half-Sample</span>
<input type="checkbox" checked="checked" name="locator_half-sample" />
</label>
<!--<label>
<span>Workers</span>
<select name="numOfWorkers">
<option value="0">0</option>
<option value="1">1</option>
<option value="2">2</option>
<option selected="selected" value="4">4</option>
<option value="8">8</option>
</select>
</label>-->
<label>
<span>Camera</span>
<select name="input-stream_constraints" id="deviceSelection">
</select>
</label>
<label style="display: none">
<span>Zoom</span>
<select name="settings_zoom"></select>
</label>
<label style="display: none">
<span>Torch</span>
<input type="checkbox" name="settings_torch" />
</label>
</fieldset>
</div>
<div id="result_strip">
<ul class="thumbnails"></ul>
<ul class="collector"></ul>
</div>
<div id="interactive" class="viewport"></div>
</section>
<script src="core-estimator.js" type="text/javascript"></script>
<!--<script src="vendor/jquery-1.9.0.min.js" type="text/javascript"></script>-->
<script src="vendor/jquery-3.2.1.slim.min.js" type="text/javascript"></script>
<!--<script src="https://webrtc.github.io/adapter/adapter-latest.js" type="text/javascript"></script>-->
<script src="adapter-latest.js" type="text/javascript"></script>
<script src="quagga.js" type="text/javascript"></script>
<script src="live_w_locator.js" type="text/javascript"></script>
</body>
</html>
|
core/server/email-templates/reset-password.html | rockcitystore/rocsblog | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN " "http://www.w3.org/TR/html4/loose.dtd">
<html lang="zh-cn">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#ffffff" topmargin="0" leftmargin="0" marginheight="0" marginwidth="0" style="-webkit-font-smoothing: antialiased; -webkit-text-size-adjust: none; background: #ffffff; color: #828282; font-family: sans-serif; font-size: 15px; line-height: 1.5; margin: 0; width: 100%;">
<table width="100%" cellpadding="0" cellspacing="0" border="0" bgcolor="#ffffff">
<tr>
<td bgcolor="#ffffff" width="100%">
<table class="main-wrapper" width="600" cellpadding="0" cellspacing="0" border="0" align="center" bgcolor="#ffffff">
<tr>
<td class="cell" width="100%">
<div class="wrapper" style="-moz-border-radius: 3px; -webkit-border-radius: 3px; border: #e5e3d8 1px solid; border-radius: 3px; margin: 2%; padding: 5% 8%;">
<table class="content" width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="content-cell" width="100%">
<!-- START OF EMAIL CONTENT -->
<p style="color: #828282; font-family: sans-serif; font-size: 15px; font-weight: normal; line-height: 1.5em; margin: 0; padding: 0 0 1.5em 0;"><strong>您好:</strong></p>
<p style="color: #828282; font-family: sans-serif; font-size: 15px; font-weight: normal; line-height: 1.5em; margin: 0; padding: 0 0 1.5em 0;">您发起了“找回密码”请求。 网站地址: <a href="{{ siteUrl }}" style="color: #5ba4e5;">{{ siteUrl }} </a></p>
<p style="color: #828282; font-family: sans-serif; font-size: 15px; font-weight: normal; line-height: 1.5em; margin: 0; padding: 0 0 1.5em 0;">请通过下面的链接重置密码:<br><br> <a href="{{ resetUrl }}" style="color: #5ba4e5;">点击重置密码</a></p>
<p style="color: #828282; font-family: sans-serif; font-size: 15px; font-weight: normal; line-height: 1.5em; margin: 0; padding: 0 0 1.5em 0;">礼安</p>
<p style="color: #828282; font-family: sans-serif; font-size: 15px; font-weight: normal; line-height: 1.5em; margin: 0; padding: 0 0 1.5em 0;"> <strong>{{invitedByName}}</strong> <br><br>
</p>
<!-- END OF EMAIL CONTENT -->
</td>
</tr>
</table>
</div>
<div class="container" style="padding: 0 4%;">
<table class="footer" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="footer-cell" align="right" style="color: #888888; font-family: sans-serif; font-size: 11px; line-height: 1.3; padding: 0 0 20px 0;">
邮件由 <a href="{{siteUrl}}" style="color: #5ba4e5;">{{siteUrl}}</a> 发出,请勿回复。
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
|
all-data/9000-9999/9401-22.html | BuzzAcademy/idioms-moe-unformatted-data | <table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="flayoutclass"><div class="flayoutclass_first"><table class="tableoutfmt2"><tr><th class="std1"><b>條目 </b></th><td class="std2">心狠手辣</td></tr>
<tr><th class="std1"><b>注音 </b></th><td class="std2">ㄒ|ㄣ ㄏㄣ<sup class="subfont">ˇ</sup> ㄕㄡ<sup class="subfont">ˇ</sup> ㄌㄚ<sup class="subfont">ˋ</sup></td></tr>
<tr><th class="std1"><b>漢語拼音 </b></th><td class="std2"><font class="english_word">xīn hěn shǒu là</font></td></tr>
<tr><th class="std1"><b>釋義 </b></th><td class="std2">心腸狠毒,手段殘忍。如:<img src=/cydic/dicword/fa40.gif border=0 alt=* class=fontimg valign=center>綁匪將人質撕票的行徑,心狠手辣,令人髮指!<img src=/cydic/dicword/fa41.gif border=0 alt=* class=fontimg valign=center>或作<img src=/cydic/dicword/fa40.gif border=0 alt=* class=fontimg valign=center>心毒手辣<img src=/cydic/dicword/fa41.gif border=0 alt=* class=fontimg valign=center>。</td></tr>
<tr><th class="std1"><b><font class="fltypefont">附錄</font> </b></th><td class="std2">修訂本參考資料</td></tr>
</td></tr></table></div> <!-- flayoutclass_first --><div class="flayoutclass_second"></div> <!-- flayoutclass_second --></div> <!-- flayoutclass --></td></tr></table>
|
mirror/prvCode_07/cityCode_005-areaCode_04-deptCode_023/voteCode_20120101T1A2-qryType_ctks-prvCode_06-cityCode_005-areaCode_04-deptCode_023-liCode_0519.html | g0v/projectV |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- 選舉資料查詢 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>中選會選舉資料庫網站</title>
<link rel="stylesheet" type="text/css" href="http://db.cec.gov.tw/votehist.css">
<script type="text/javascript">
function AddToFaves_hp() {
var is_4up = parseInt(navigator.appVersion);
var is_mac = navigator.userAgent.toLowerCase().indexOf("mac")!=-1;
var is_ie = navigator.userAgent.toLowerCase().indexOf("msie")!=-1;
var thePage = location.href;
if (thePage.lastIndexOf('#')!=-1)
thePage = thePage.substring(0,thePage.lastIndexOf('#'));
if (is_ie && is_4up && !is_mac)
window.external.AddFavorite(thePage,document.title);
else if (is_ie || document.images)
booker_hp = window.open(thePage,'booker_','menubar,width=325,height=100,left=140,top=60');
//booker_hp.focus();
}
</script>
</head>
<body class="frame">
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- 標題:選舉資料庫網站 -->
<div style="width: 100%; height: 56px; margin: 0px 0px 0px 0px; border-style: solid; border-width: 0px 0px 1px 0px; border-color: black;">
<div style="float: left;">
<img src="http://db.cec.gov.tw/images/main_title.gif" />
</div>
<div style="width: 100%; height: 48px;">
<div style="text-align: center;">
<img src="http://db.cec.gov.tw/images/small_ghost.gif" /> <span
style="height: 30px; font-size: 20px;"> <a href="http://www.cec.gov.tw"
style="text-decoration: none;">回中選會網站</a>
</span>
</div>
</div>
<div style="width: 100%; height: 8px; background-color: #fde501;">
</div>
</div>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- 頁籤 -->
<div
style="width: 100%; height: 29px; background-image: url('http://db.cec.gov.tw/images/tab_background.gif'); background-repeat: repeat-x;">
<div style="text-align: center;">
<a href="histMain.jsp"><img border="0" src="http://db.cec.gov.tw/images/tab_01.gif" /></a>
<a href="histCand.jsp"><img border="0" src="http://db.cec.gov.tw/images/tab_02.gif" /></a>
<!-- <a href=""><img border="0" src="images/tab_03.gif" /></a> -->
<!-- <a href=""><img border="0" src="images/tab_04.gif" /></a> -->
<a href="histQuery.jsp?voteCode=20120101T1A2&qryType=ctks&prvCode=06&cityCode=005&areaCode=04&deptCode=023&liCode=0519#"><img border="0" src="http://db.cec.gov.tw/images/tab_05.gif" onClick="AddToFaves_hp()" /></a>
<a href="mailto:info@cec.gov.tw;ytlin@cec.gov.tw"><img border="0" src="http://db.cec.gov.tw/images/tab_06.gif" /></a>
</div>
</div>
<div
style="width: 100%; height: 22px; background-image: url('http://db.cec.gov.tw/images/tab_separator.gif'); background-repeat: repeat-x;">
</div>
<div class="query">
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- 子頁面:查詢候選人得票數 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- 標題 -->
<div class="titlebox">
<div class="title">
<div class="head">第 08 屆 立法委員選舉(區域) 候選人得票數</div>
<div class="date">投票日期:中華民國101年01月14日</div>
<div class="separator"></div>
</div>
</div>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- 查詢:候選人得票數,縣市多選區,如區域立委 -->
<link rel="stylesheet" type="text/css" href="http://db.cec.gov.tw/qryCtks.css" />
<!-- 投開票所表頭 -->
<table class="ctks" width="950" height="22" border=1 cellpadding="0" cellspacing="0" >
<tr class="title">
<td nowrap align="center">地區</td>
<td nowrap align="center">姓名</td>
<td nowrap align="center">號次</td>
<td nowrap align="center">得票數</td>
<td nowrap align="center">得票率</td>
</tr>
<!-- 投開票所內容 -->
<tr class="data">
<td nowrap rowspan=2 align=center>彰化縣第04選區社頭鄉美雅村第0755投開票所</td>
<td nowrap align="center">蕭景田</td>
<td nowrap align="center">1</td>
<td nowrap align="right">440</td>
<td nowrap align="right"> 54.25%</td>
</tr>
<!-- 投開票所內容 -->
<tr class="data">
<td nowrap align="center">魏明谷</td>
<td nowrap align="center">2</td>
<td nowrap align="right">371</td>
<td nowrap align="right"> 45.74%</td>
</tr>
</table>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<div style="width: 100%; height: 20px; margin: 30px 0px 0px 0px; text-align: center; ">
<span>
<img src="http://db.cec.gov.tw/images/leave_arrow_left.gif" />
</span>
<span style="margin: 0px 10px 0px 10px; ">
<a style="text-decoration: none; font-size: 15px; " href="histPrint">下載</a>
</span>
<span>
<img src="http://db.cec.gov.tw/images/leave_arrow_right.gif" />
</span>
<span style="margin-right: 100px;"> </span>
<span>
<img src="http://db.cec.gov.tw/images/leave_arrow_left.gif" />
</span>
<span style="margin: 0px 10px 0px 10px; ">
<a style="text-decoration: none; font-size: 15px; " href="histMain.jsp">離開</a>
</span>
<span>
<img src="http://db.cec.gov.tw/images/leave_arrow_right.gif" />
</span>
</div>
</div>
</body>
</html> |
woof/snippets/platformer-step7.html | stevekrouse/coding.space | <!DOCTYPE html>
<html>
<head>
<script src="https://cdn.rawgit.com/stevekrouse/WoofJS/d17fa61c/dist/woof.js"></script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Platformer Step 7</title>
</head>
<body>
<script>
setBackdropURL("../images/platformer-backdrop1.png");
var ground = new Rectangle({
width: width,
height: height / 5,
color: "rgba(0, 0, 0, 0.7)",
y: minY + height / 10
});
var groundLine = ground.y + ground.height / 2;
var obstacle1 = new Rectangle({
color: "rgba(0, 0, 0, 0.7)",
height: 100,
width: 170,
y: groundLine + 49,
x: -100
});
var obstacle2 = new Rectangle({
color: "rgba(0, 0, 0, 0.7)",
height: 30,
width: 100,
y: groundLine + 85,
x: maxX - 200
});
var obstacles = [obstacle1, obstacle2];
obstacles.forEach(obstacle => {
obstacle.top = obstacle.y + obstacle.height / 2;
obstacle.bottom = obstacle.y - obstacle.height / 2;
});
var player = new Image({
height: 40,
width: 40,
url: "../images/platformer-player.png",
x: minX + 300,
y: groundLine + 200
});
player.setRotationStyle("ROTATE LEFT RIGHT");
var fireballs = [];
var speed = 0.35;
player.touchingSurface = () => {
return player.y <= groundLine + 21 || obstacles.some(obstacle => player.touching(obstacle));
};
forever(() => {
if (keysDown.includes("right")) {
player.angle = RIGHT;
player.x += 10;
obstacles.forEach(obstacle => {
if (player.touching(obstacle) && player.y < obstacle.top + 20) {
player.x -= 10;
}
});
}
if (keysDown.includes("left")) {
player.angle = LEFT;
player.x -= 10;
obstacles.forEach(obstacle => {
if (player.touching(obstacle) && player.y < obstacle.top + 20) {
player.x += 10;
}
});
}
if (!player.touchingSurface()) {
player.y -= speed;
speed += 0.35;
}
else if (player.touching(ground)) {
player.y = groundLine + 20;
speed = 0.35;
}
else {
obstacles.forEach(obstacle => {
if (player.touching(obstacle) && player.y >= obstacle.top)
player.y = obstacle.top + 20;
speed = 0.35;
});
}
});
forever(() => {
fireballs.forEach(fireball => {
fireball.move(fireball.speedX);
fireball.y += fireball.speedY;
fireball.speedY -= 0.35;
if (fireball.x > maxX || fireball.y > maxY || fireball.x < minX || fireball.y < minY) {
fireballs.remove(fireball);
fireball.delete();
}
if (fireball.touching(ground)) {
fireball.y += 5;
fireball.speedY = -(fireball.speedY * 0.8);
}
obstacles.forEach(obstacle => {
if (fireball.touching(obstacle)) {
if (fireball.y > obstacle.top) {
fireball.y += 5;
fireball.speedY = -(fireball.speedY * 0.8);
}
else if (fireball.y < obstacle.bottom) {
fireball.y -= 5;
fireball.speedY = -(fireball.speedY * 0.8);
}
else {
fireball.speedX = -fireball.speedX;
}
}
});
});
});
onKeyDown(() => {
if (keysDown.includes("up") && player.touchingSurface()) {
var jump = 20;
var jumpChange = 1;
repeat(15, () => {
player.y += jump;
jump -= jumpChange;
obstacles.forEach(obstacle => {
if (player.touching(obstacle) && player.y >= obstacle.bottom - 20) {
player.y = obstacle.bottom - 21;
jump = 0;
jumpChange = 0;
}
});
});
}
if (keysDown.includes("space")) {
var fireball = new Circle({
color: "#C72000",
radius: 6,
x: player.x,
y: player.y + 5,
angle: player.angle
});
fireball.speedX = 7;
fireball.speedY = -0.35;
fireball.move(10);
fireballs.push(fireball);
}
});
</script>
</body>
</html> |
src/_border-radius.css | tachyons-css/tachyons-verbose | /*
BORDER RADIUS
Docs: http://tachyons.io/docs/themes/border-radius/
Modifiers:
0 = 0/none
1 = 1st step in scale
2 = 2nd step in scale
3 = 3rd step in scale
4 = 4th step in scale
100p = 100%
Media Query Extensions:
-ns = not-small
-m = medium
-l = large
*/
.borderradius-none,
.borderradius-0 { border-radius: 0; }
.borderradius-1 { border-radius: .125rem; }
.borderradius-2 { border-radius: .25rem; }
.borderradius-3 { border-radius: .5rem; }
.borderradius-4 { border-radius: 1rem; }
.borderradius-5 { border-radius: 2rem; }
.borderradius-100p { border-radius: 100%; }
.borderradius-pill { border-radius: 9999px; }
.borderradius-bottom {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.borderradius-top {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.borderradius-right {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.borderradius-left {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
@media (--breakpoint-not-small) {
.borderradius-none-ns,
.borderradius-0-ns { border-radius: 0; }
.borderradius-1-ns { border-radius: .125rem; }
.borderradius-2-ns { border-radius: .25rem; }
.borderradius-3-ns { border-radius: .5rem; }
.borderradius-4-ns { border-radius: 1rem; }
.borderradius-5-ns { border-radius: 2rem; }
.borderradius-100p-ns { border-radius: 100%; }
.borderradius-pill-ns { border-radius: 9999px; }
.borderradius-bottom-ns {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.borderradius-top-ns {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.borderradius-right-ns {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.borderradius-left-ns {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
}
@media (--breakpoint-medium) {
.borderradius-none-m.
.borderradius-0-m { border-radius: 0; }
.borderradius-1-m { border-radius: .125rem; }
.borderradius-2-m { border-radius: .25rem; }
.borderradius-3-m { border-radius: .5rem; }
.borderradius-4-m { border-radius: 1rem; }
.borderradius-5-m { border-radius: 2rem; }
.borderradius-100p-m { border-radius: 100%; }
.borderradius-pill-m { border-radius: 9999px; }
.borderradius-bottom-m {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.borderradius-top-m {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.borderradius-right-m {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.borderradius-left-m {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
}
@media (--breakpoint-large) {
.borderradius-none-l,
.borderradius-0-l { border-radius: 0; }
.borderradius-1-l { border-radius: .125rem; }
.borderradius-2-l { border-radius: .25rem; }
.borderradius-3-l { border-radius: .5rem; }
.borderradius-4-l { border-radius: 1rem; }
.borderradius-5-l { border-radius: 2rem; }
.borderradius-100p-l { border-radius: 100%; }
.borderradius-pill-l { border-radius: 9999px; }
.borderradius-bottom-l {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.borderradius-top-l {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.borderradius-right-l {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.borderradius-left-l {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
}
|
assets/css/autocomplete.css | imprest/mgp | .dropdown-menu {
display: block;
min-width: 100%;
max-width: 100%;
left: 0;
top: 100%;
padding-top: 4px;
position: absolute;
z-index: 20;
}
.dropdown-content {
overflow: auto;
max-height: 200px;
background-color: #fff;
border-radius: 4px;
box-shadow: 0 2px 3px hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.1);
}
.dropdown-item {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
color: #4a4a4a;
display: block;
font-size: .875rem;
line-height: 1.5;
padding: .375rem 1rem;
position: relative;
}
.dropdown-item.is-hovered {
background: #f5f5f5;
color: #0a0a0a;
}
.autocomplete {
position: relative;
}
.suggestions {
z-index: 999;
position: absolute;
top: 40px;
width: 100%;
border-radius: 6px;
background-color: white;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
overflow: auto;
max-height: 250px;
ul {
list-style-type: none;
padding: 0;
margin: 0;
}
.item {
display: flex;
align-items: center;
padding: 12px 15px;
margin: 0;
img {
border-radius: 9999px;
width: 50px;
height: 50px;
margin-right: 12px;
}
&:hover {
cursor: pointer;
}
&.focus {
background-color: lightblue;
}
}
}
.selected {
ul {
list-style-type: none;
padding: 0;
margin: 0;
}
.item {
display: flex;
padding: 12px 15px;
margin: 0;
border-radius: 6px;
margin-bottom: 12px;
border: 1px solid lightgray;
img {
border-radius: 9999px;
width: 50px;
height: 50px;
margin-right: 12px;
}
}
}
|
clean/Linux-x86_64-4.05.0-2.0.1/released/8.5.2~camlp4/pts/8.6.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>pts: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.5.2~camlp4 / pts - 8.6.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
pts
<small>
8.6.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2021-12-24 13:47:43 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-12-24 13:47:43 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-num base Num library distributed with the OCaml compiler
base-threads base
base-unix base
camlp4 4.05+1 Camlp4 is a system for writing extensible parsers for programming languages
conf-findutils 1 Virtual package relying on findutils
coq 8.5.2~camlp4 Formal proof management system
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.05.0 The OCaml compiler (virtual package)
ocaml-base-compiler 4.05.0 Official 4.05.0 release
ocaml-config 1 OCaml Switch Configuration
ocamlbuild 0.14.0 OCamlbuild is a build system with builtin rules to easily build most OCaml projects.
# opam file:
opam-version: "2.0"
maintainer: "Hugo.Herbelin@inria.fr"
homepage: "https://github.com/coq-contribs/pts"
license: "Unknown"
build: [make "-j1"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/PTS"]
depends: [
"ocaml"
"coq" {>= "8.6" & < "8.7~"}
]
tags: [
"keyword: pure type systems"
"keyword: metatheory"
"category: Computer Science/Lambda Calculi"
"date: 2007-03"
]
authors: [ "Bruno Barras" ]
bug-reports: "https://github.com/coq-contribs/pts/issues"
dev-repo: "git+https://github.com/coq-contribs/pts.git"
synopsis: "A formalisation of Pure Type Systems"
description: """
This contrib is a formalization of Pure Type Systems. It includes most
of the basic metatheoretical properties: weakening, substitution,
subject-reduction, decidability of type-checking (for strongly normalizing
PTSs). Strengtheningis not proven here.
The kernel of a very simple proof checker is automatically generated from
the proofs. A small interface allows interacting with this kernel, making
up a standalone proof system.
The Makefile has a special target "html" that produces html files from the
sources and main.html that gives a short overview."""
flags: light-uninstall
url {
src: "https://github.com/coq-contribs/pts/archive/v8.6.0.tar.gz"
checksum: "md5=17d9aa978a4164823cacbb737f104f40"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-pts.8.6.0 coq.8.5.2~camlp4</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.5.2~camlp4).
The following dependencies couldn't be met:
- coq-pts -> coq >= 8.6
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-pts.8.6.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
paypal.html | intaset/EHST | ---
layout: default
title: EHST'17 - PayPal
meta: Information provided for the PayPal payment method.
keyword: solar thermal energy, solar cell theory and applications, biomass, biofuel, bioenergy, smart buildings, smart lightings, wind energy, geothermal energy, wave energies, tide energies, nuclear energies, prospects, issues, battery energy storage, energy storage, hydroenergy, energy financing, energy companies challenges, energy distribution, energy conversion, electric vehicles, fossil fuels, energy change, climate change, energy pollution, environmental pollution, energy, nanotechnology, low carbon technologies, energy infrastructures, marketing, economy, societal aspects, global energy policy, energy and transportation, sustainable energy, energy efficiency-achievements and challenges, energy management, fuel cells
---
<div class="unit unit-s-1 unit-m-1-4-1 unit-l-1-4-1">
<div class="unit-spacer content">
<p class="body">Please select the proper registration type from the drop-down box and click Pay Now to proceed with the payment.</p>
<center>
<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post" class="paypal">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="ZKG259VTG8QVS">
<table>
<tr><td><input type="hidden" name="on0" value="Select Registration Type"><b>Select Registration Type</b></td></tr><tr><td><select name="os0">
<option value="Full Registration">Full Registration $800.00 CAD</option>
<option value="Student Registration">Student Registration $500.00 CAD</option>
<option value="Additional Paper">Additional Paper $100.00 CAD</option>
<option value="Accompanying Person">Accompanying Person $150.00 CAD</option>
<option value="EHST Workshop">EHST Workshop $100.00 CAD</option>
</select> </td></tr>
</table>
<input type="hidden" name="currency_code" value="CAD">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
</center><br>
<p class="body">If you are not able to use this method of payment, you may use our other types of payment. For more information please visit the link below:</p>
<center><a href="../registration" class="body-link"> www.cdsr.net/registration/</a></center>
</div>
</div> |
app/partials/partial1.html | fnsport2/sqkdemo | <p>Squaker</p>
<div class="btn-group">
<button type="button"> Sign up</button>
<button type="button"> Login</button>
</div>
|
SentimentAnalysisV2/encog-core-3.1.0/apidocs/org/encog/engine/network/activation/package-frame.html | larhoy/SentimentProjectV2 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_24) on Sun Apr 08 20:51:58 UTC 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
org.encog.engine.network.activation (Encog Core 3.1.0 API)
</TITLE>
<META NAME="date" CONTENT="2012-04-08">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameTitleFont">
<A HREF="../../../../../org/encog/engine/network/activation/package-summary.html" target="classFrame">org.encog.engine.network.activation</A></FONT>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Interfaces</FONT>
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="ActivationFunction.html" title="interface in org.encog.engine.network.activation" target="classFrame"><I>ActivationFunction</I></A></FONT></TD>
</TR>
</TABLE>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Classes</FONT>
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="ActivationBiPolar.html" title="class in org.encog.engine.network.activation" target="classFrame">ActivationBiPolar</A>
<BR>
<A HREF="ActivationBipolarSteepenedSigmoid.html" title="class in org.encog.engine.network.activation" target="classFrame">ActivationBipolarSteepenedSigmoid</A>
<BR>
<A HREF="ActivationClippedLinear.html" title="class in org.encog.engine.network.activation" target="classFrame">ActivationClippedLinear</A>
<BR>
<A HREF="ActivationCompetitive.html" title="class in org.encog.engine.network.activation" target="classFrame">ActivationCompetitive</A>
<BR>
<A HREF="ActivationElliott.html" title="class in org.encog.engine.network.activation" target="classFrame">ActivationElliott</A>
<BR>
<A HREF="ActivationElliottSymmetric.html" title="class in org.encog.engine.network.activation" target="classFrame">ActivationElliottSymmetric</A>
<BR>
<A HREF="ActivationGaussian.html" title="class in org.encog.engine.network.activation" target="classFrame">ActivationGaussian</A>
<BR>
<A HREF="ActivationLinear.html" title="class in org.encog.engine.network.activation" target="classFrame">ActivationLinear</A>
<BR>
<A HREF="ActivationLOG.html" title="class in org.encog.engine.network.activation" target="classFrame">ActivationLOG</A>
<BR>
<A HREF="ActivationRamp.html" title="class in org.encog.engine.network.activation" target="classFrame">ActivationRamp</A>
<BR>
<A HREF="ActivationSigmoid.html" title="class in org.encog.engine.network.activation" target="classFrame">ActivationSigmoid</A>
<BR>
<A HREF="ActivationSIN.html" title="class in org.encog.engine.network.activation" target="classFrame">ActivationSIN</A>
<BR>
<A HREF="ActivationSoftMax.html" title="class in org.encog.engine.network.activation" target="classFrame">ActivationSoftMax</A>
<BR>
<A HREF="ActivationSteepenedSigmoid.html" title="class in org.encog.engine.network.activation" target="classFrame">ActivationSteepenedSigmoid</A>
<BR>
<A HREF="ActivationStep.html" title="class in org.encog.engine.network.activation" target="classFrame">ActivationStep</A>
<BR>
<A HREF="ActivationTANH.html" title="class in org.encog.engine.network.activation" target="classFrame">ActivationTANH</A></FONT></TD>
</TR>
</TABLE>
</BODY>
</HTML>
|
public/Windows 10 x64 (18362.418)/_RTL_RANGE_LIST.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (18362.418)</h4><br>
<h2>_RTL_RANGE_LIST</h2>
<font face="arial"> +0x000 ListHead : <a href="./_LIST_ENTRY.html">_LIST_ENTRY</a><br>
+0x010 Flags : Uint4B<br>
+0x014 Count : Uint4B<br>
+0x018 Stamp : Uint4B<br>
</font></body></html> |
output/two-city-scheduling/index.html | volyx/volyx.github.io | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-us">
<head>
<link href="http://gmpg.org/xfn/11" rel="profile">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<!-- Enable responsiveness on mobile devices-->
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
<title>Two City Scheduling | Your Own Griffin </title>
<!-- CSS -->
<!-- <link rel="stylesheet" href="/assets/css/poole.css"> -->
<!-- <link rel="stylesheet" href="/assets/css/syntax.css"> -->
<!-- <link rel="stylesheet" href="/assets/css/hyde.css"> -->
<!-- <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700|Abril+Fatface"> -->
<!-- <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.6/styles/monokai.min.css"> -->
<!-- <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.6/highlight.min.js"></script> -->
<!-- <script>hljs.initHighlightingOnLoad();</script> -->
<!-- Icons -->
<!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/yegor256/tacit@gh-pages/tacit-css-1.5.1.min.css"/> -->
<!-- css from jygments -->
<style type="text/css">
/* from https://anders.unix.se/ */
/* 1024 bytes of CSS should be enough for anybody. */
body {
color: #222;
line-height: 1.5;
margin: 1em auto;
max-width: 40em;
padding: 0 1em;
}
@media only screen and (min-width: 40.063em) {
body {
font-size: 112.5%;
}
}
h1,
h2,
h3,
h4 {
line-height: 1.2;
font-size: x-large;
}
a {
border-bottom: 1px solid #bbb;
color: #111;
text-decoration: none;
}
ul {
list-style: circle;
}
ul,
ol {
margin-left: 0;
padding-left: 0;
}
li {
margin-bottom: 0.3em;
margin-left: 1em;
}
blockquote {
border-left: 1px solid #ccc;
margin: .7rem 0;
padding-left: 1rem;
}
figure > a,
a img {
border-bottom: none;
}
img {
height: auto;
margin: .7rem auto;
max-width: 100%;
}
figcaption {
font-style: italic;
}
hr {
border: none;
display: block;
height: 1rem;
line-height: 1;
margin: 0 0.7em;
padding: 0;
}
hr::after {
color: #333;
content: "\00B6";
display: block;
text-align: center;
}
header,
footer,
.center {
text-align: center;
}
footer {
color: #b64a4a;
}
/* Fnord. */
</style>
<style type="text/css">
td.linenos {
background-color: #f0f0f0;
padding-right: 10px;
}
span.lineno {
background-color: #f0f0f0;
padding: 0 5px 0 5px;
}
pre {
line-height: 125%;
background-color: aliceblue;
}
.w {
color: #bbbbbb;
}
/* Whitespace */
.gh {
font-weight: bold;
color: #000080;
}
/* Generic.Heading */
.sh {
color: #BA2121;
}
/* String.Heredoc */
.c1 {
font-style: italic;
color: #408080;
}
/* Comment.Single */
.k {
font-weight: bold;
color: #008000;
}
/* Keyword */
.gt {
color: #04D;
}
/* Generic.Traceback */
.c {
font-style: italic;
color: #408080;
}
/* Comment */
.nv {
color: #19177C;
}
/* Name.Variable */
.vi {
color: #19177C;
}
/* Name.Variable.Instance */
.mi {
color: #666666;
}
/* Number.Integer */
.gp {
font-weight: bold;
color: #000080;
}
/* Generic.Prompt */
.nf {
color: #0000FF;
}
/* Name.Function */
.o {
color: #666666;
}
/* Operator */
.nc {
font-weight: bold;
color: #0000FF;
}
/* Name.Class */
.si {
font-weight: bold;
color: #BB6688;
}
/* String.Interpol */
.s2 {
color: #BA2121;
}
/* String.Double */
.mf {
color: #666666;
}
/* Number.Float */
.gr {
color: #FF0000;
}
/* Generic.Error */
.gu {
font-weight: bold;
color: #800080;
}
/* Generic.Subheading */
.nb {
color: #008000;
}
/* Name.Builtin */
.kd {
font-weight: bold;
color: #008000;
}
/* Keyword.Declaration */
.kt {
color: #B00040;
}
/* Keyword.Type */
.sx {
color: #008000;
}
/* String.Other */
.s {
color: #BA2121;
}
/* String */
.m {
color: #666666;
}
/* Number */
.mh {
color: #666666;
}
/* Number.Hex */
.sr {
color: #BB6688;
}
/* String.Regex */
.na {
color: #7D9029;
}
/* Name.Attribute */
.sb {
color: #BA2121;
}
/* String.Backtick */
.err {
color: border;
color: #FF0000;
}
/* Error */
.nl {
color: #A0A000;
}
/* Name.Label */
.nt {
font-weight: bold;
color: #008000;
}
/* Name.Tag */
.cs {
font-style: italic;
color: #408080;
}
/* Comment.Special */
.vg {
color: #19177C;
}
/* Name.Variable.Global */
.ss {
color: #19177C;
}
/* String.Symbol */
.cm {
font-style: italic;
color: #408080;
}
/* Comment.Multiline */
.ge {
font-style: italic;
}
/* Generic.Emph */
.gi {
color: #00A000;
}
/* Generic.Inserted */
.nd {
color: #AA22FF;
}
/* Name.Decorator */
.sc {
color: #BA2121;
}
/* String.Char */
.kn {
font-weight: bold;
color: #008000;
}
/* Keyword.Namespace */
.il {
color: #666666;
}
/* Number.Integer.Long */
.ne {
font-weight: bold;
color: #D2413A;
}
/* Name.Exception */
.bp {
color: #008000;
}
/* Name.Builtin.Pseudo */
.nn {
font-weight: bold;
color: #0000FF;
}
/* Name.Namespace */
.ni {
font-weight: bold;
color: #999999;
}
/* Name.Entity */
.gd {
color: #A00000;
}
/* Generic.Deleted */
.kp {}
/* Keyword.Pseudo */
.no {
color: #880000;
}
/* Name.Constant */
.se {
font-weight: bold;
color: #BB6622;
}
/* String.Escape */
.kc {
font-weight: bold;
color: #008000;
}
/* Keyword.Constant */
.gs {
font-weight: bold;
}
/* Generic.Strong */
.sd {
font-style: italic;
}
/* String.Doc */
.vc {
color: #19177C;
}
/* Name.Variable.Class */
.mo {
color: #666666;
}
/* Number.Oct */
.ow {
font-weight: bold;
color: #AA22FF;
}
/* Operator.Word */
.s1 {
color: #BA2121;
}
/* String.Single */
.cp {
color: #BC7A00;
}
/* Comment.Preproc */
.go {
color: #888;
}
/* Generic.Output */
.kr {
font-weight: bold;
color: #008000;
}
/* Keyword.Reserved */
</style>
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/apple-touch-icon-144-precomposed.png">
<link rel="shortcut icon" href="/favicon.ico">
<!-- RSS -->
</head>
<body class="theme-base-0d layout-reverse">
<div class="sidebar">
<div class="container sidebar-sticky">
<div class="sidebar-about">
<h1>Your Own Griffin</h1>
<p class="lead">
Not just another site An elegant open source and mobile first theme for <a href="http://hugo.spf13.com">hugo</a> made by <a href="http://twitter.com/mdo">@mdo</a>. Originally made for Jekyll.
</p>
</div>
<ul class="sidebar-nav">
<li><a href="/">Home</a> </li>
</ul>
</div>
</div>
<div class="content container">
<div class="post">
<h1>Two City Scheduling</h1>
<span class="post-date">Jun 4 2020</span>
<p>There are 2N people a company is planning to interview. The cost of flying the i-th person to city A is costs[i][0], and the cost of flying the i-th person to city B is costs[i][1].</p>
<p>Return the minimum cost to fly every person to a city such that exactly N people arrive in each city.</p>
<p>Example 1:</p>
<pre><code class= "">Input: [[10,20],[30,200],[400,50],[30,20]]
Output: 110
Explanation:
The first person goes to city A for a cost of 10.
The second person goes to city A for a cost of 30.
The third person goes to city B for a cost of 50.
The fourth person goes to city B for a cost of 20.
The total minimum cost is 10 + 30 + 50 + 20 = 110 to have half the people interviewing in each city.
</code></pre>
<p>Note:</p>
<ul>
<li>1 <= costs.length <= 100</li>
<li>It is guaranteed that costs.length is even.</li>
<li>1 <= costs[i][0], costs[i][1] <= 1000</li>
</ul>
<p>Solution:</p>
<pre><code class= "java">class Solution {
public int twoCitySchedCost(int[][] costs) {
int sum = 0;
int n = costs.length;
Arrays.sort(costs, (a, b) -> {
return Integer.compare(a[0] - a[1], b[0] - b[1]);
});
for (int i = 0; i < n; i++) {
if (i >= n/2) {
sum += costs[i][1];
} else {
sum += costs[i][0];
}
}
return sum;
}
}
</code></pre>
</div>
</div>
</body>
</html>
|
phing-2.15.2/docs/api/docs/classes/OutputStreamWriter.html | andyreis/mystyle | <!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/>
<meta charset="utf-8"/>
<title> Phing API Documentation » \OutputStreamWriter
</title>
<meta name="author" content=""/>
<meta name="description" content=""/>
<link href="../css/template.css" rel="stylesheet" media="all"/>
<!--[if lt IE 9]>
<script src="https://html5shim.googlecode.com/svn/trunk/html5.js" type="text/javascript"></script>
<![endif]-->
<script src="../js/jquery-1.7.1.min.js" type="text/javascript"></script>
<script src="../js/jquery-ui-1.8.2.custom.min.js" type="text/javascript"></script>
<script src="../js/jquery.mousewheel.min.js" type="text/javascript"></script>
<script src="../js/bootstrap.js" type="text/javascript"></script>
<script src="../js/template.js" type="text/javascript"></script>
<script src="../js/prettify/prettify.min.js" type="text/javascript"></script>
<link rel="shortcut icon" href="../img/favicon.ico"/>
<link rel="apple-touch-icon" href="../img/apple-touch-icon.png"/>
<link rel="apple-touch-icon" sizes="72x72" href="../img/apple-touch-icon-72x72.png"/>
<link rel="apple-touch-icon" sizes="114x114" href="../img/apple-touch-icon-114x114.png"/>
</head>
<body>
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span> <span class="icon-bar"></span>
<span class="icon-bar"></span> </a>
<a class="brand" href="../index.html">Phing API Documentation</a>
<div class="nav-collapse">
<ul class="nav">
<li class="dropdown">
<a href="#api" class="dropdown-toggle" data-toggle="dropdown">
API Documentation <b class="caret"></b>
</a>
<ul class="dropdown-menu">
</ul>
</li>
<li class="dropdown" id="charts-menu">
<a href="#charts" class="dropdown-toggle" data-toggle="dropdown">
Charts <b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li>
<a href="../graph_class.html">
<i class="icon-list-alt"></i> Class hierarchy diagram
</a>
</li>
</ul>
</li>
<li class="dropdown" id="reports-menu">
<a href="#reports" class="dropdown-toggle" data-toggle="dropdown">
Reports <b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li>
<a href="../errors.html">
<i class="icon-list-alt"></i> Errors
</a>
</li>
<li>
<a href="../markers.html">
<i class="icon-list-alt"></i> Markers
</a>
</li>
<li>
<a href="../deprecated.html">
<i class="icon-list-alt"></i> Deprecated
</a>
</li>
</ul>
</li>
</ul>
</div>
</div>
</div>
<div class="go_to_top">
<a href="#___" style="color: inherit">Back to top  <i class="icon-upload icon-white"></i></a>
</div>
</div>
<div id="___" class="container">
<noscript>
<div class="alert alert-warning">
Javascript is disabled; several features are only available if Javascript is enabled.
</div>
</noscript>
<style>
.deprecated h2 {
text-decoration: line-through;
}
</style>
<div class="row">
<div class="span4">
<div class="btn-group view pull-right" data-toggle="buttons-radio">
<button class="btn details" title="Show descriptions and method names"><i class="icon-list"></i></button>
<button class="btn simple" title="Show only method names"><i class="icon-align-justify"></i></button>
</div>
<div class="btn-group visibility" data-toggle="buttons-checkbox">
<button class="btn public active" title="Show public elements">Public</button>
<button class="btn protected" title="Show protected elements">Protected</button>
<button class="btn private" title="Show private elements">Private</button>
<button class="btn inherited active" title="Show inherited elements">Inherited</button>
</div>
<ul class="side-nav nav nav-list">
<li class="nav-header">
<i class="icon-custom icon-method"></i> Methods
<ul>
<li class="method public">
<a href="#method___construct" title="__construct :: Construct a new OutputStreamWriter.">
<span class="description">Construct a new OutputStreamWriter.</span><pre>__construct</pre>
</a>
</li>
<li class="method public inherited">
<a href="#method_close" title="close :: Close the stream.">
<span class="description">Close the stream.</span><pre>close</pre>
</a>
</li>
<li class="method public inherited">
<a href="#method_flush" title="flush :: Flush the stream, if supported by the stream.">
<span class="description">Flush the stream, if supported by the stream.</span><pre>flush</pre>
</a>
</li>
<li class="method public inherited">
<a href="#method_getResource" title="getResource :: Returns a string representation of resource filename, url, etc. that is being written to.">
<span class="description">Returns a string representation of resource filename, url, etc. that is being written to.</span><pre>getResource</pre>
</a>
</li>
<li class="method public inherited">
<a href="#method_write" title="write :: Writes data to output stream.">
<span class="description">Writes data to output stream.</span><pre>write</pre>
</a>
</li>
</ul>
</li>
<li class="nav-header protected">» Protected
<ul>
</ul>
</li>
<li class="nav-header private">» Private
<ul>
</ul>
</li>
<li class="nav-header">
<i class="icon-custom icon-constant"></i> Constants
<ul>
</ul>
</li>
</ul>
</div>
<div class="span8">
<div class="element class">
<h1>OutputStreamWriter</h1>
<small style="display: block; text-align: right">
Extends <a href="../classes/Writer.html">\Writer</a>
</small>
<p class="short_description">Writer class for OutputStream objects.</p>
<div class="details">
<div class="long_description">
<p>Unlike the Java counterpart, this class does not (yet) handle
character set transformations. This will be an important function
of this class with move to supporting PHP6.</p>
</div>
<table class="table table-bordered">
<tr>
<th>
package
</th>
<td>
<p>phing.system.io</p>
</td>
</tr>
</table>
<h3><i class="icon-custom icon-method"></i> Methods</h3>
<a id="method___construct"></a>
<div class="element clickable method public method___construct" data-toggle="collapse" data-target=".method___construct .collapse">
<h2>Construct a new OutputStreamWriter.</h2>
<pre>__construct(\OutputStream $outStream) </pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Arguments</h3>
<div class="subelement argument">
<h4>$outStream</h4>
<code><a href="../classes/OutputStream.html">\OutputStream</a></code><p><p>OutputStream to write to</p></p>
</div>
</div>
</div>
</div>
<a id="method_close"></a>
<div class="element clickable method public method_close inherited" data-toggle="collapse" data-target=".method_close .collapse">
<h2>Close the stream.</h2>
<pre>close() </pre>
<div class="labels">
<span class="label">inherited</span> <span class="label">abstract</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
throws
</th>
<td>
<ul>
<li>if there is an error closing stream.</li>
</ul>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="method_flush"></a>
<div class="element clickable method public method_flush inherited" data-toggle="collapse" data-target=".method_flush .collapse">
<h2>Flush the stream, if supported by the stream.</h2>
<pre>flush() </pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="method_getResource"></a>
<div class="element clickable method public method_getResource inherited" data-toggle="collapse" data-target=".method_getResource .collapse">
<h2>Returns a string representation of resource filename, url, etc. that is being written to.</h2>
<pre>getResource() : string</pre>
<div class="labels">
<span class="label">inherited</span> <span class="label">abstract</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Response</h3>
<code>string</code><p></p>
</div>
</div>
</div>
<a id="method_write"></a>
<div class="element clickable method public method_write inherited" data-toggle="collapse" data-target=".method_write .collapse">
<h2>Writes data to output stream.</h2>
<pre>write(string $buf, integer $off = null, integer $len = null) </pre>
<div class="labels">
<span class="label">inherited</span> <span class="label">abstract</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Arguments</h3>
<div class="subelement argument">
<h4>$buf</h4>
<code>string</code><p></p>
</div>
<div class="subelement argument">
<h4>$off</h4>
<code>integer</code><p></p>
</div>
<div class="subelement argument">
<h4>$len</h4>
<code>integer</code><p></p>
</div>
</div>
</div>
</div>
<h3><i class="icon-custom icon-property"></i> Properties</h3>
<a id="property_outStream"> </a>
<div class="element clickable property protected property_outStream" data-toggle="collapse" data-target=".property_outStream .collapse">
<h2>outStream</h2>
<pre>outStream : \OutputStream</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
var
</th>
<td>
</td>
</tr>
</table>
<h3>Type(s)</h3>
<code><a href="../classes/OutputStream.html">\OutputStream</a></code>
</div>
</div>
</div>
</div>
</div>
<a id="\OutputStreamWriter"></a>
<ul class="breadcrumb">
<li><a href="../index.html"><i class="icon-custom icon-class"></i></a></li>
<li><span class="divider">\</span><a href="../namespaces/default.html">\</a></li>
<li class="active"><span class="divider">\</span><a href="../classes/OutputStreamWriter.html">OutputStreamWriter</a></li>
</ul>
</div>
</div>
</div>
<footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by
<a href="http://glyphicons.com/">Glyphicons</a>.<br/>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and<br/>
generated on Thu, 13 Oct 2016 11:15:02 +0200.<br/>
</footer>
</body>
</html>
|
tools/erlang/tools/binary/lib/cosTransactions-1.3.1/doc/html/CosTransactions_SubtransactionAwareResource.html | Thuzi/RabbitMQ2Go | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html xmlns:fn="http://www.w3.org/2005/02/xpath-functions">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="../../../../doc/otp_doc.css" type="text/css">
<title>Erlang -- CosTransactions_SubtransactionAwareResource</title>
</head>
<body bgcolor="white" text="#000000" link="#0000ff" vlink="#ff00ff" alink="#ff0000"><div id="container">
<script id="js" type="text/javascript" language="JavaScript" src="../../../../doc/js/flipmenu/flipmenu.js"></script><script id="js2" type="text/javascript" src="../../../../doc/js/erlresolvelinks.js"></script><script language="JavaScript" type="text/javascript">
<!--
function getWinHeight() {
var myHeight = 0;
if( typeof( window.innerHeight ) == 'number' ) {
//Non-IE
myHeight = window.innerHeight;
} else if( document.documentElement && ( document.documentElement.clientWidth ||
document.documentElement.clientHeight ) ) {
//IE 6+ in 'standards compliant mode'
myHeight = document.documentElement.clientHeight;
} else if( document.body && ( document.body.clientWidth || document.body.clientHeight ) ) {
//IE 4 compatible
myHeight = document.body.clientHeight;
}
return myHeight;
}
function setscrollpos() {
var objf=document.getElementById('loadscrollpos');
document.getElementById("leftnav").scrollTop = objf.offsetTop - getWinHeight()/2;
}
function addEvent(obj, evType, fn){
if (obj.addEventListener){
obj.addEventListener(evType, fn, true);
return true;
} else if (obj.attachEvent){
var r = obj.attachEvent("on"+evType, fn);
return r;
} else {
return false;
}
}
addEvent(window, 'load', setscrollpos);
//--></script><div id="leftnav"><div class="innertube">
<img alt="Erlang logo" src="../../../../doc/erlang-logo.png"><br><small><a href="users_guide.html">User's Guide</a><br><a href="index.html">Reference Manual</a><br><a href="release_notes.html">Release Notes</a><br><a href="../pdf/cosTransactions-1.3.1.pdf">PDF</a><br><a href="../../../../doc/index.html">Top</a></small><p><strong>cosTransactions</strong><br><strong>Reference Manual</strong><br><small>Version 1.3.1</small></p>
<br><a href="javascript:openAllFlips()">Expand All</a><br><a href="javascript:closeAllFlips()">Contract All</a><p><small><strong>Table of Contents</strong></small></p>
<ul class="flipMenu">
<li id="no" title="cosTransactions " expanded="false">cosTransactions<ul>
<li><a href="cosTransactions.html">
Top of manual page
</a></li>
<li title="start-0"><a href="cosTransactions.html#start-0">start/0</a></li>
<li title="stop-0"><a href="cosTransactions.html#stop-0">stop/0</a></li>
<li title="start_factory-0"><a href="cosTransactions.html#start_factory-0">start_factory/0</a></li>
<li title="start_factory-1"><a href="cosTransactions.html#start_factory-1">start_factory/1</a></li>
<li title="stop_factory-1"><a href="cosTransactions.html#stop_factory-1">stop_factory/1</a></li>
</ul>
</li>
<li id="no" title="CosTransactions_Control " expanded="false">CosTransactions_Control<ul>
<li><a href="CosTransactions_Control.html">
Top of manual page
</a></li>
<li title="get_coordinator-1"><a href="CosTransactions_Control.html#get_coordinator-1">get_coordinator/1</a></li>
<li title="get_terminator-1"><a href="CosTransactions_Control.html#get_terminator-1">get_terminator/1</a></li>
</ul>
</li>
<li id="no" title="CosTransactions_Coordinator " expanded="false">CosTransactions_Coordinator<ul>
<li><a href="CosTransactions_Coordinator.html">
Top of manual page
</a></li>
<li title="create_subtransaction-1"><a href="CosTransactions_Coordinator.html#create_subtransaction-1">create_subtransaction/1</a></li>
<li title="get_transaction_name-1"><a href="CosTransactions_Coordinator.html#get_transaction_name-1">get_transaction_name/1</a></li>
<li title="get_parent_status-1"><a href="CosTransactions_Coordinator.html#get_parent_status-1">get_parent_status/1</a></li>
<li title="get_status-1"><a href="CosTransactions_Coordinator.html#get_status-1">get_status/1</a></li>
<li title="get_top_level_status-1"><a href="CosTransactions_Coordinator.html#get_top_level_status-1">get_top_level_status/1</a></li>
<li title="hash_top_level_tran-1"><a href="CosTransactions_Coordinator.html#hash_top_level_tran-1">hash_top_level_tran/1</a></li>
<li title="hash_transaction-1"><a href="CosTransactions_Coordinator.html#hash_transaction-1">hash_transaction/1</a></li>
<li title="is_descendant_transaction-2"><a href="CosTransactions_Coordinator.html#is_descendant_transaction-2">is_descendant_transaction/2</a></li>
<li title="is_same_transaction-2"><a href="CosTransactions_Coordinator.html#is_same_transaction-2">is_same_transaction/2</a></li>
<li title="is_top_level_transaction-1"><a href="CosTransactions_Coordinator.html#is_top_level_transaction-1">is_top_level_transaction/1</a></li>
<li title="register_resource-2"><a href="CosTransactions_Coordinator.html#register_resource-2">register_resource/2</a></li>
<li title="register_subtran_aware-2"><a href="CosTransactions_Coordinator.html#register_subtran_aware-2">register_subtran_aware/2</a></li>
<li title="rollback_only-1"><a href="CosTransactions_Coordinator.html#rollback_only-1">rollback_only/1</a></li>
</ul>
</li>
<li id="no" title="CosTransactions_RecoveryCoordinator " expanded="false">CosTransactions_RecoveryCoordinator<ul>
<li><a href="CosTransactions_RecoveryCoordinator.html">
Top of manual page
</a></li>
<li title="replay_completion-3"><a href="CosTransactions_RecoveryCoordinator.html#replay_completion-3">replay_completion/3</a></li>
</ul>
</li>
<li id="no" title="CosTransactions_Resource " expanded="false">CosTransactions_Resource<ul>
<li><a href="CosTransactions_Resource.html">
Top of manual page
</a></li>
<li title="commit-1"><a href="CosTransactions_Resource.html#commit-1">commit/1</a></li>
<li title="commit_one_phase-1"><a href="CosTransactions_Resource.html#commit_one_phase-1">commit_one_phase/1</a></li>
<li title="forget-1"><a href="CosTransactions_Resource.html#forget-1">forget/1</a></li>
<li title="prepare-1"><a href="CosTransactions_Resource.html#prepare-1">prepare/1</a></li>
<li title="rollback-1"><a href="CosTransactions_Resource.html#rollback-1">rollback/1</a></li>
</ul>
</li>
<li id="loadscrollpos" title="CosTransactions_SubtransactionAwareResource " expanded="true">CosTransactions_SubtransactionAwareResource<ul>
<li><a href="CosTransactions_SubtransactionAwareResource.html">
Top of manual page
</a></li>
<li title="commit_subtransaction-2"><a href="CosTransactions_SubtransactionAwareResource.html#commit_subtransaction-2">commit_subtransaction/2</a></li>
<li title="rollback_subtransaction-1"><a href="CosTransactions_SubtransactionAwareResource.html#rollback_subtransaction-1">rollback_subtransaction/1</a></li>
</ul>
</li>
<li id="no" title="CosTransactions_Terminator " expanded="false">CosTransactions_Terminator<ul>
<li><a href="CosTransactions_Terminator.html">
Top of manual page
</a></li>
<li title="commit-2"><a href="CosTransactions_Terminator.html#commit-2">commit/2</a></li>
<li title="rollback-1"><a href="CosTransactions_Terminator.html#rollback-1">rollback/1</a></li>
</ul>
</li>
<li id="no" title="CosTransactions_TransactionFactory " expanded="false">CosTransactions_TransactionFactory<ul>
<li><a href="CosTransactions_TransactionFactory.html">
Top of manual page
</a></li>
<li title="create-2"><a href="CosTransactions_TransactionFactory.html#create-2">create/2</a></li>
</ul>
</li>
</ul>
</div></div>
<div id="content">
<div class="innertube">
<!-- refpage --><center><h1>CosTransactions_SubtransactionAwareResource</h1></center>
<h3>MODULE</h3>
<div class="REFBODY">CosTransactions_SubtransactionAwareResource</div>
<h3>MODULE SUMMARY</h3>
<div class="REFBODY">This module implements the OMG CosTransactions::SubtransactionAwareResource interface.</div>
<h3>DESCRIPTION</h3>
<div class="REFBODY"><p>
<p>This interface inherits the CosTransactions::Resource interface. Hence,
it must also support all operations defined in the Resource interface.</p>
<p>To get access to the record definitions for the structures use: <br>
<span class="code">-include_lib("cosTransactions/include/CosTransactions.hrl").</span></p>
</p></div>
<h3>EXPORTS</h3>
<p><a name="commit_subtransaction-2"><span class="bold_code">commit_subtransaction(SubtransactionAwareResource, Coordinator) -> Return</span></a><br></p>
<div class="REFBODY">
<p>Types:</p>
<div class="REFTYPES">
<span class="bold_code">SubtransactionAwareResource = #objref</span><br>
</div>
<div class="REFTYPES">
<span class="bold_code">Coordinator = #objref</span><br>
</div>
<div class="REFTYPES">
<span class="bold_code">Return = ok</span><br>
</div>
</div>
<div class="REFBODY"><p>
<p>If the <span class="code">SubtransactionAwareResource</span> have been registered with a <strong>subtransaction</strong>
using the operation <span class="code">CosTransactions_Coordinator:register_subtran_aware/2</span>,
it will be notified when the transaction has committed.</p>
<div class="note">
<div class="label">Note</div>
<div class="content"><p>
<p>The results of a committed subtransaction are relative to the completion of its ancestor
transactions, that is, these results can be undone if any ancestor transaction is rolled back.</p>
</p></div>
</div>
</p></div>
<p><a name="rollback_subtransaction-1"><span class="bold_code">rollback_subtransaction(SubtransactionAwareResource) -> Return</span></a><br></p>
<div class="REFBODY">
<p>Types:</p>
<div class="REFTYPES">
<span class="bold_code">SubtransactionAwareResource = #objref</span><br>
</div>
<div class="REFTYPES">
<span class="bold_code">Return = ok</span><br>
</div>
</div>
<div class="REFBODY"><p>
<p>If the <span class="code">SubtransactionAwareResource</span> have been registered with a transactions
using the operation <span class="code">CosTransactions_Coordinator:register_subtran_aware/2</span>
it will be notified when the transaction has rolled back.</p>
</p></div>
</div>
<div class="footer">
<hr>
<p>Copyright © 1999-2016 Ericsson AB. All Rights Reserved.</p>
</div>
</div>
</div></body>
</html>
|
index.html | webworker01/webworker01.github.io | ## webworker01
Hello
|
technology/2016/03/08/git-commit-virtualenv/index.html | ramaseshan/ramaseshan.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>!(git commit virtualenv) — My life rants</title>
<meta name="description" content="Title: !(git commit virtualenv); Date: 2016-03-08; Author: Voidspace">
<meta name="author" content="Voidspace">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
<!--[if lt IE 9]>
<script src="/theme/html5.js"></script>
<![endif]-->
<link href="/theme/css/ipython.css" rel="stylesheet">
<!--<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">-->
<link href="/theme/css/bootstrap.min.css" rel="stylesheet">
<link href="/theme/css/local.css" rel="stylesheet">
<link href="/theme/css/pygments.css" rel="stylesheet">
</head>
<body>
<nav class="navbar navbar-default">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Menu</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/">Voidspace</a>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li ><a href="/">Home</a></li>
<li><a href="http://voidspace.xyz/presentations360">Presentations</a></li>
<li><a href="/about/2015/01/15/my-projects/">Projects</a></li>
<li><a href="/about/2015/01/15/about-me/">About</a></li>
<li><a href="https://gitlab.com/voidspacexyz" target="_blank">*GitLab</a></li>
<li><a href="https://github.com/ramaseshan" target="_blank">Github</a></li>
</ul>
</div>
</nav> <div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<div class="article" itemscope itemtype="http://schema.org/BlogPosting">
<div class="text-center article-header">
<h1 itemprop="name headline" class="article-title">!(git commit virtualenv)</h1>
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
<h4 itemprop="name">Voidspace</h4>
</span>
<time datetime="2016-03-08T00:00:00+01:00" itemprop="datePublished">Tue 08 March 2016</time>
</div>
<div>
Category:
<span itemprop="articleSection">
<a href="/category/technology.html" rel="category">Technology</a>
</span>
</div>
<div>
Tags:
<span itemprop="keywords">
<a href="/tag/python.html" rel="tag">[python</a>
</span>
<span itemprop="keywords">
<a href="/tag/virtualenv.html" rel="tag">virtualenv</a>
</span>
<span itemprop="keywords">
<a href="/tag/git.html" rel="tag">git</a>
</span>
<span itemprop="keywords">
<a href="/tag/common-mistake.html" rel="tag">common-mistake]</a>
</span>
</div>
<div itemprop="articleBody" class="article-body"><p>So, To write my first blog post of the year, I was attending the first FSMK Sunday School of the year "Handson with Django". I was quite exicted about this for a few reasons.</p>
<ol>
<li>The mentors were all participants of Django Girls in Bangalore this year</li>
<li>Their mentor was a fellow Free Software Activist at FSFTN (@srravya)</li>
<li>FSMK was celebrating women's months with all women speakers and mentors all over the month. First time I was hearing that. </li>
<li>I was absolutely jobless on that day, and attending this event meant spending some useful time with a great set of people.</li>
</ol>
<p>So this article is not about the event, as such, but about a common mistake that people do with python. A common mistake that was also done in this hands-on.</p>
<p>Yes, that is "Checking in the virtualenv folder along with the source code of the project". This article is intended to explain , why that is a bad practice, and why you should never do such a mistake.</p>
<p>So before going into the details of why that was wrong and stuff, Lets understand what is a virtualenv, and why it is a good practise to use virtualenv to all your projects.</p>
<p>So, virtualenv by defination is about, creating seperate environments for project specific dependencies. In layman terms, lets say, we are working in "project 1" with dependencies Django-1.8 and django-allauth , and "project 2" with dependencies Django-1.9 and django-allauth. You can already see what could go wrong. If not, you see the two projects require the same package(Django) of different versions(1.8 and 1.9). Now your system cant have both the version installed together, so you need a solution here.</p>
<p>The most common solution is to upgrade your Django-1.8 to Django-1.9 and be happy. But that dosent work always. Once you start a project, you aim should be on writing code, rather than keep upgrading the package. The other way to put a solution is to say, "No matter what, I will work only with Django 1.9". But the question is how long ? And when you decide to upgrade, how many projects will you upgrade or and how sure are we with all the dependencies of the projects ?</p>
<p>So none of these are viable solutions. They could work for some small time fun projects, but wont run in the longer term.</p>
<p>Now lets say, I am exploring a lot of free projects based on python, and one project looks interesting. If I just want to explore to see if it works or not, why would I want to install the whole package in my base system? What if those packages, conflict with my base system or downgrade some of my system packages ? So what would you do ? No with python your dont need virtual machines. That is an overkill.</p>
<p>Now talking about the base system, we all do a common mistake forgetting the common statement in free world "With Great power comes greater responsibilities". Yes, if you understand what the great power is, I am talking about "sudo".</p>
<p>sudo pip install package_name.</p>
<p>No, again, unless you completely understand what the package does, and what system files does this change. Never do this, It could end up breaking a lot of the system dependencies. What ?? How ? Now that is another topic, will soon write up on "When to think sudo and why sudo is not a solution to all your problems".</p>
<p>So what would you do ? Well, you already know the answer, but still spilling the beans, the solution is <strong>virtualenv</strong>. How is that a solution ?</p>
<p>Virtualenv takes a different stand in solving the dependency issues of a project. So just like virtual machines, you create virtual python environments, that uses the <strong>system's python</strong> and keep all your dependencies in a virtual machine like space, that will never conflict your system packges. </p>
<p>** Psst ! Please note and remember "System's Python". Very important.</p>
<p>Apparently , with virtualenv , You don’t want to have to set up a whole new server with a different version of Django to use it.</p>
<p>Assuming that has given a breif overview of what is a virtualenv and how it is useful, lets come to the actual problem.</p>
<p>We all use version control, for commiting and keeping our code publically visible for all various reasons.</p>
<p>So here is a task. </p>
<p>Here are a few python projects, have a look at their root tree source code . Dont take more than 2 min's for each project. </p>
<ol>
<li>Django [https://github.com/django/django]</li>
<li>Numpy [https://sourceforge.net/projects/numpy/files/]</li>
<li>Scipy [https://sourceforge.net/projects/scipy/files/]</li>
<li>Pelican [https://github.com/getpelican/pelican]</li>
</ol>
<p>So now to the question, in any of these projects that you saw, did you see the virtualenv files checked in ??</p>
<p>Very obviously "no" right ?? Great, point proved. !</p>
<p>Nopes, I am not stopping there. I am kinda long always :-D</p>
<p>So lets also understand why, do they not checkin, and what are the effects of checking it in !</p>
<ol>
<li>
<p>Source/Version control system</p>
<div class="highlight"><pre>(GIT,SVN etc) are for the code you write, not for the system packages/binaries that is tied to your system.
</pre></div>
</li>
<li>
<p>The python could be wrongly referred.</p>
<div class="highlight"><pre>What ? Do you remember "system's python" I mentioned before. How do you create a virtualenv ?
Do you do a sudo apt/dnf install python-virtualenv
and
virtualenv blog
Now when you do that command, it actually makes a reference to your system's python binary for its execution. It does not install a new version of python.
I know, you still dont trust me, well dont. Try it for yourself. Now open your command line, and explore . .
Hmmm, How ?
Here you go.
- Without any virtualenv, type "which python"
You should see "/usr/bin/python"
- Now Activate a virtualenv, and type "which python"
Now assuming, I have create a virtualenv called test in my /tmp directory, my output would be something like "/tmp/test/bin/python".
Now if you do a ls -latr /tmp/test/bin/python , you will see that it is referring itself to the system python ? Do you ?? Now that is a good reason, why you should never checkin your virtualenv.
I am still not convinced. Well read on, the next 3 points.
</pre></div>
</li>
<li>
<p>People use different versions of python.</p>
<div class="highlight"><pre>Now, I am a young guy, but always loves to use the most stable stuff. So I dont use the latest python, I rather use a stable release. So now lets say, you create a virtualenv with a differnt version of python (python3 for example) and I still run a python2, your virtual machine's binary would still be pointing to python3 of your system, but whereas when I pull the code on a system that dosent have python3, I would have to delete all your system generated binary files of python3 and recreate all the binaries for python2 again. Which is a lot of pain. (well actually not, with virtualenv all I have to do is to copy your source code and put it in a virtualenv I create with my python)
So, not checking the virtualenv also solved the different versions of python issue.
Looking it from a free software prespective, I am talking about Freedom to choose the version of python I want to run. But with checking in the virtualenv binaries, you would be forcing me either to do a lot more work, or to use the same version of python as your run.
</pre></div>
</li>
<li>
<p>People use different architecture of computers.</p>
<div class="highlight"><pre>Heard of 32 bit's (Yes, they still exist a lot) , 64 bits, ARM etc. Well, when I compile python for differnt architectures, my binaries itself could change. In simple words, if you, say pip install mysql-python, on a 64 bit machine, and then someone with a 32 bit machine tries to use it, it will not work.
</pre></div>
</li>
<li>
<p>People still use the most crappy and spying Windows, and yet they could use your code.</p>
<div class="highlight"><pre>Now, lets say, you have checked in the code with your virtualenv, and I pull it on a windows machine. (Remember that is just for an example, and Microsoft, if you are reading this, I dont pirate you anymore, rather I dont use you atall.) If your reaction to that was "Duh", I tried to make a joke, and it ended up being a PJ. So move on.
Now I pull down your code on a Windows machine, remember the virtualenv python references to something called "/usr/bin/python" ?? It dosent even exist in Windows. Its called python2.7.exe in windows (assuming you have setup all the environment variables correctly). Now that could fail.
</pre></div>
</li>
</ol>
<p><strong>So always, remember only to check in the source, not the result of running a process.</strong></p>
<p>A virtualenv is rather platform specific; a Windows virtualenv may require different binaries than one created on Linux. The paths in the script files will almost certainly use absolute paths, not relative paths tying a virtualenv to a specific location on your harddisk.</p>
<p>And, the best practise is only to check the source and give a requirements.txt that will install all the required binaries for the project. (If this line didnt make sense, read up about, python-pip, pip freeze and pip install -r requirements.txt )</p>
<p>Assuming, you are satisfied with not checking in the virtualenv as a part of "source control system", the bigger question is, How did people even think of checking in the virtualenv ??</p>
<p>Well, aparently looking the docs of the tutorial of "Django Girls", where they have mentioned to checkin the virtualenv as a part of the code. <a href="http://tutorial.djangogirls.org/en/deploy/index.html#starting-our-git-repository">Refer here for the instructions on Django Girls</a></p>
<p>Now to those who attended, Django Girls, if any of you could file a issue/bug in their docs, and ask them to correct it, it could help of a lot of people who are using it for reference.</p>
<p>Belive me, Django Girls tutorial, is one of the very best Django kickstarters available out there. Its totally awesome. To anybody who say, "I want to learn Django", that is the first url I always share. A great community effort, and being a community, we have to notify the people, when something is wrong. So if some of you who attended Django Girls or mentored Django girls, would be kind enough to file a bug, and let them know, I would be a happy person.</p>
<p>Kudos and thanks again, if you read every line of the article or just skipped all the lines in between and came to this line just for a kudos :-D</p>
<p>Have Fun . . </p></div>
<hr>
<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="voidspacexyz">Tweet this article</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
<h2>Comments</h2>
<div id="disqus_thread"></div>
<script type="text/javascript">
var disqus_shortname = 'ramaseshan';
var disqus_title = '!(git commit virtualenv)';
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
</div>
</div>
</div> <!-- <hr> -->
</div> <!-- /container -->
<footer class="aw-footer bg-danger">
<div class="container">
<div class="row">
<div class="col-md-12 text-center center-block aw-bottom">
<p>Powered by <a href="http://www.getpelican.com">Pelican</a> which takes great advantage of the awesome <a href="https://python.org"> Python </a> </p>
“Except where otherwise noted, content on this site is licensed under a <a href="http://creativecommons.org/licenses/by/3.0/"> Creative Commons Attribution 3.0 Unported License</a>.
<br />
Copyright 2016 © Voidspace.”
</div>
</div>
</div>
</footer>
<!-- JavaScript -->
<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
<script type="text/javascript">
jQuery(document).ready(function($) {
$("div.collapseheader").click(function () {
$header = $(this).children("span").first();
$codearea = $(this).children(".input_area");
$codearea.slideToggle(500, function () {
$header.text(function () {
return $codearea.is(":visible") ? "Collapse Code" : "Expand Code";
});
});
});
});
</script>
</body>
</html> |
user_guide/database/queries.html | nettohadi/al-hikam |
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Queries — CodeIgniter 3.1.5 documentation</title>
<link rel="shortcut icon" href="../_static/ci-icon.ico"/>
<link href='https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic|Roboto+Slab:400,700|Inconsolata:400,700&subset=latin,cyrillic' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
<link rel="top" title="CodeIgniter 3.1.5 documentation" href="../index.html"/>
<link rel="up" title="Database Reference" href="index.html"/>
<link rel="next" title="Generating Query Results" href="results.html"/>
<link rel="prev" title="Connecting to your Database" href="connecting.html"/>
<script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
</head>
<body class="wy-body-for-nav" role="document">
<div id="nav">
<div id="nav_inner">
<div id="pulldown-menu" class="ciNav">
<ul>
<li class="toctree-l1"><a class="reference internal" href="../general/welcome.html">Welcome to CodeIgniter</a><ul class="simple">
</ul>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../installation/index.html">Installation Instructions</a><ul>
<li class="toctree-l2"><a class="reference internal" href="../installation/downloads.html">Downloading CodeIgniter</a></li>
<li class="toctree-l2"><a class="reference internal" href="../installation/index.html">Installation Instructions</a></li>
<li class="toctree-l2"><a class="reference internal" href="../installation/upgrading.html">Upgrading From a Previous Version</a></li>
<li class="toctree-l2"><a class="reference internal" href="../installation/troubleshooting.html">Troubleshooting</a></li>
</ul>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../overview/index.html">CodeIgniter Overview</a><ul>
<li class="toctree-l2"><a class="reference internal" href="../overview/getting_started.html">Getting Started</a></li>
<li class="toctree-l2"><a class="reference internal" href="../overview/at_a_glance.html">CodeIgniter at a Glance</a></li>
<li class="toctree-l2"><a class="reference internal" href="../overview/features.html">Supported Features</a></li>
<li class="toctree-l2"><a class="reference internal" href="../overview/appflow.html">Application Flow Chart</a></li>
<li class="toctree-l2"><a class="reference internal" href="../overview/mvc.html">Model-View-Controller</a></li>
<li class="toctree-l2"><a class="reference internal" href="../overview/goals.html">Architectural Goals</a></li>
</ul>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../tutorial/index.html">Tutorial</a><ul>
<li class="toctree-l2"><a class="reference internal" href="../tutorial/static_pages.html">Static pages</a></li>
<li class="toctree-l2"><a class="reference internal" href="../tutorial/news_section.html">News section</a></li>
<li class="toctree-l2"><a class="reference internal" href="../tutorial/create_news_items.html">Create news items</a></li>
<li class="toctree-l2"><a class="reference internal" href="../tutorial/conclusion.html">Conclusion</a></li>
</ul>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../contributing/index.html">Contributing to CodeIgniter</a><ul>
<li class="toctree-l2"><a class="reference internal" href="../documentation/index.html">Writing CodeIgniter Documentation</a></li>
<li class="toctree-l2"><a class="reference internal" href="../DCO.html">Developer’s Certificate of Origin 1.1</a></li>
</ul>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../general/index.html">General Topics</a><ul>
<li class="toctree-l2"><a class="reference internal" href="../general/urls.html">CodeIgniter URLs</a></li>
<li class="toctree-l2"><a class="reference internal" href="../general/controllers.html">Controllers</a></li>
<li class="toctree-l2"><a class="reference internal" href="../general/reserved_names.html">Reserved Names</a></li>
<li class="toctree-l2"><a class="reference internal" href="../general/views.html">Views</a></li>
<li class="toctree-l2"><a class="reference internal" href="../general/models.html">Models</a></li>
<li class="toctree-l2"><a class="reference internal" href="../general/helpers.html">Helpers</a></li>
<li class="toctree-l2"><a class="reference internal" href="../general/libraries.html">Using CodeIgniter Libraries</a></li>
<li class="toctree-l2"><a class="reference internal" href="../general/creating_libraries.html">Creating Libraries</a></li>
<li class="toctree-l2"><a class="reference internal" href="../general/drivers.html">Using CodeIgniter Drivers</a></li>
<li class="toctree-l2"><a class="reference internal" href="../general/creating_drivers.html">Creating Drivers</a></li>
<li class="toctree-l2"><a class="reference internal" href="../general/core_classes.html">Creating Core System Classes</a></li>
<li class="toctree-l2"><a class="reference internal" href="../general/ancillary_classes.html">Creating Ancillary Classes</a></li>
<li class="toctree-l2"><a class="reference internal" href="../general/hooks.html">Hooks - Extending the Framework Core</a></li>
<li class="toctree-l2"><a class="reference internal" href="../general/autoloader.html">Auto-loading Resources</a></li>
<li class="toctree-l2"><a class="reference internal" href="../general/common_functions.html">Common Functions</a></li>
<li class="toctree-l2"><a class="reference internal" href="../general/compatibility_functions.html">Compatibility Functions</a></li>
<li class="toctree-l2"><a class="reference internal" href="../general/routing.html">URI Routing</a></li>
<li class="toctree-l2"><a class="reference internal" href="../general/errors.html">Error Handling</a></li>
<li class="toctree-l2"><a class="reference internal" href="../general/caching.html">Caching</a></li>
<li class="toctree-l2"><a class="reference internal" href="../general/profiling.html">Profiling Your Application</a></li>
<li class="toctree-l2"><a class="reference internal" href="../general/cli.html">Running via the CLI</a></li>
<li class="toctree-l2"><a class="reference internal" href="../general/managing_apps.html">Managing your Applications</a></li>
<li class="toctree-l2"><a class="reference internal" href="../general/environments.html">Handling Multiple Environments</a></li>
<li class="toctree-l2"><a class="reference internal" href="../general/alternative_php.html">Alternate PHP Syntax for View Files</a></li>
<li class="toctree-l2"><a class="reference internal" href="../general/security.html">Security</a></li>
<li class="toctree-l2"><a class="reference internal" href="../general/styleguide.html">PHP Style Guide</a></li>
</ul>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../libraries/index.html">Libraries</a><ul>
<li class="toctree-l2"><a class="reference internal" href="../libraries/benchmark.html">Benchmarking Class</a></li>
<li class="toctree-l2"><a class="reference internal" href="../libraries/caching.html">Caching Driver</a></li>
<li class="toctree-l2"><a class="reference internal" href="../libraries/calendar.html">Calendaring Class</a></li>
<li class="toctree-l2"><a class="reference internal" href="../libraries/cart.html">Shopping Cart Class</a></li>
<li class="toctree-l2"><a class="reference internal" href="../libraries/config.html">Config Class</a></li>
<li class="toctree-l2"><a class="reference internal" href="../libraries/email.html">Email Class</a></li>
<li class="toctree-l2"><a class="reference internal" href="../libraries/encrypt.html">Encrypt Class</a></li>
<li class="toctree-l2"><a class="reference internal" href="../libraries/encryption.html">Encryption Library</a></li>
<li class="toctree-l2"><a class="reference internal" href="../libraries/file_uploading.html">File Uploading Class</a></li>
<li class="toctree-l2"><a class="reference internal" href="../libraries/form_validation.html">Form Validation</a></li>
<li class="toctree-l2"><a class="reference internal" href="../libraries/ftp.html">FTP Class</a></li>
<li class="toctree-l2"><a class="reference internal" href="../libraries/image_lib.html">Image Manipulation Class</a></li>
<li class="toctree-l2"><a class="reference internal" href="../libraries/input.html">Input Class</a></li>
<li class="toctree-l2"><a class="reference internal" href="../libraries/javascript.html">Javascript Class</a></li>
<li class="toctree-l2"><a class="reference internal" href="../libraries/language.html">Language Class</a></li>
<li class="toctree-l2"><a class="reference internal" href="../libraries/loader.html">Loader Class</a></li>
<li class="toctree-l2"><a class="reference internal" href="../libraries/migration.html">Migrations Class</a></li>
<li class="toctree-l2"><a class="reference internal" href="../libraries/output.html">Output Class</a></li>
<li class="toctree-l2"><a class="reference internal" href="../libraries/pagination.html">Pagination Class</a></li>
<li class="toctree-l2"><a class="reference internal" href="../libraries/parser.html">Template Parser Class</a></li>
<li class="toctree-l2"><a class="reference internal" href="../libraries/security.html">Security Class</a></li>
<li class="toctree-l2"><a class="reference internal" href="../libraries/sessions.html">Session Library</a></li>
<li class="toctree-l2"><a class="reference internal" href="../libraries/table.html">HTML Table Class</a></li>
<li class="toctree-l2"><a class="reference internal" href="../libraries/trackback.html">Trackback Class</a></li>
<li class="toctree-l2"><a class="reference internal" href="../libraries/typography.html">Typography Class</a></li>
<li class="toctree-l2"><a class="reference internal" href="../libraries/unit_testing.html">Unit Testing Class</a></li>
<li class="toctree-l2"><a class="reference internal" href="../libraries/uri.html">URI Class</a></li>
<li class="toctree-l2"><a class="reference internal" href="../libraries/user_agent.html">User Agent Class</a></li>
<li class="toctree-l2"><a class="reference internal" href="../libraries/xmlrpc.html">XML-RPC and XML-RPC Server Classes</a></li>
<li class="toctree-l2"><a class="reference internal" href="../libraries/zip.html">Zip Encoding Class</a></li>
</ul>
</li>
</ul>
<ul class="current">
<li class="toctree-l1 current"><a class="reference internal" href="index.html">Database Reference</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="examples.html">Quick Start: Usage Examples</a></li>
<li class="toctree-l2"><a class="reference internal" href="configuration.html">Database Configuration</a></li>
<li class="toctree-l2"><a class="reference internal" href="connecting.html">Connecting to a Database</a></li>
<li class="toctree-l2 current"><a class="current reference internal" href="">Running Queries</a></li>
<li class="toctree-l2"><a class="reference internal" href="results.html">Generating Query Results</a></li>
<li class="toctree-l2"><a class="reference internal" href="helpers.html">Query Helper Functions</a></li>
<li class="toctree-l2"><a class="reference internal" href="query_builder.html">Query Builder Class</a></li>
<li class="toctree-l2"><a class="reference internal" href="transactions.html">Transactions</a></li>
<li class="toctree-l2"><a class="reference internal" href="metadata.html">Getting MetaData</a></li>
<li class="toctree-l2"><a class="reference internal" href="call_function.html">Custom Function Calls</a></li>
<li class="toctree-l2"><a class="reference internal" href="caching.html">Query Caching</a></li>
<li class="toctree-l2"><a class="reference internal" href="forge.html">Database Manipulation with Database Forge</a></li>
<li class="toctree-l2"><a class="reference internal" href="utilities.html">Database Utilities Class</a></li>
<li class="toctree-l2"><a class="reference internal" href="db_driver_reference.html">Database Driver Reference</a></li>
</ul>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../helpers/index.html">Helpers</a><ul>
<li class="toctree-l2"><a class="reference internal" href="../helpers/array_helper.html">Array Helper</a></li>
<li class="toctree-l2"><a class="reference internal" href="../helpers/captcha_helper.html">CAPTCHA Helper</a></li>
<li class="toctree-l2"><a class="reference internal" href="../helpers/cookie_helper.html">Cookie Helper</a></li>
<li class="toctree-l2"><a class="reference internal" href="../helpers/date_helper.html">Date Helper</a></li>
<li class="toctree-l2"><a class="reference internal" href="../helpers/directory_helper.html">Directory Helper</a></li>
<li class="toctree-l2"><a class="reference internal" href="../helpers/download_helper.html">Download Helper</a></li>
<li class="toctree-l2"><a class="reference internal" href="../helpers/email_helper.html">Email Helper</a></li>
<li class="toctree-l2"><a class="reference internal" href="../helpers/file_helper.html">File Helper</a></li>
<li class="toctree-l2"><a class="reference internal" href="../helpers/form_helper.html">Form Helper</a></li>
<li class="toctree-l2"><a class="reference internal" href="../helpers/html_helper.html">HTML Helper</a></li>
<li class="toctree-l2"><a class="reference internal" href="../helpers/inflector_helper.html">Inflector Helper</a></li>
<li class="toctree-l2"><a class="reference internal" href="../helpers/language_helper.html">Language Helper</a></li>
<li class="toctree-l2"><a class="reference internal" href="../helpers/number_helper.html">Number Helper</a></li>
<li class="to |
templates/list/post_list.html | bukun/TorCMS | {% extends "../theme/tmpldoc.html" %}
{% block content %}
<ol class="breadcrumb">
<li>{{ _('Current location') }}: <a href="{% module site_url() %}">{{ _('Home') }}</a></li>
<li><a href="/post/recent"> {{ _('Document list') }}</a></li>
</ol>
<div class="panel panel-black">
<div class="panel-heading">{{ _('Document list') }}</div>
<ul class="list-group">
{% for postinfo in postrecs %}
<li class="list-group-item">
<a href="/post/{{postinfo.uid}}" title="{{postinfo.title}}">
{{ postinfo.title }}
</a>
<span>{{ datetime.datetime.fromtimestamp(postinfo.time_update).strftime('%Y-%m-%d %H:%M:%S') }}</span>
</li>
{% end %}
</ul>
<div class="clear"></div>
<div>
<ul class="pagination">
{% raw kwd['pager'] %}
</ul>
</div>
</div>
{% end %}
|
doc/index-files/index-1.html | markhun/univie-SDM_K-means | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_121) on Sat Apr 01 23:01:20 CEST 2017 -->
<title>A-Index</title>
<meta name="date" content="2017-04-01">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="A-Index";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Letter</li>
<li><a href="index-2.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-1.html" target="_top">Frames</a></li>
<li><a href="index-1.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">G</a> <a href="index-5.html">I</a> <a href="index-6.html">K</a> <a href="index-7.html">L</a> <a href="index-8.html">M</a> <a href="index-9.html">P</a> <a href="index-10.html">R</a> <a href="index-11.html">S</a> <a href="index-12.html">T</a> <a href="index-13.html">U</a> <a href="index-14.html">V</a> <a name="I:A">
<!-- -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><span class="memberNameLink"><a href="../data/Point.html#addDimension-java.lang.Double-">addDimension(Double)</a></span> - Method in class data.<a href="../data/Point.html" title="class in data">Point</a></dt>
<dd>
<div class="block">Fügt eine Double wert zu coordinates hinzu</div>
</dd>
<dt><span class="memberNameLink"><a href="../data/Cluster.html#addPoint-data.Point-">addPoint(Point)</a></span> - Method in class data.<a href="../data/Cluster.html" title="class in data">Cluster</a></dt>
<dd>
<div class="block">Gibt Point zurueck</div>
</dd>
<dt><a href="../algorithms/package-summary.html">algorithms</a> - package algorithms</dt>
<dd> </dd>
</dl>
<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">G</a> <a href="index-5.html">I</a> <a href="index-6.html">K</a> <a href="index-7.html">L</a> <a href="index-8.html">M</a> <a href="index-9.html">P</a> <a href="index-10.html">R</a> <a href="index-11.html">S</a> <a href="index-12.html">T</a> <a href="index-13.html">U</a> <a href="index-14.html">V</a> </div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Letter</li>
<li><a href="index-2.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-1.html" target="_top">Frames</a></li>
<li><a href="index-1.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
Beginning Perl for Bioinformatics/html/lib/Perl/Critic/Policy/InputOutput/RequireBriefOpen.html | amidoimidazol/bio_info | <?xml version="1.0" ?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<!-- saved from url=(0017)http://localhost/ -->
<script language="JavaScript" src="../../../../../displayToc.js"></script>
<script language="JavaScript" src="../../../../../tocParas.js"></script>
<script language="JavaScript" src="../../../../../tocTab.js"></script>
<link rel="stylesheet" type="text/css" href="../../../../../scineplex.css">
<title></title>
<link rel="stylesheet" href="../../../../../Active.css" type="text/css" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rev="made" href="mailto:" />
</head>
<body>
<ul id="index">
<li><a href="#NAME">NAME</a></li>
<li><a href="#AFFILIATION">AFFILIATION</a></li>
<li><a href="#DESCRIPTION">DESCRIPTION</a></li>
<li><a href="#CONFIGURATION">CONFIGURATION</a></li>
<li><a href="#CAVEATS">CAVEATS</a>
<ul>
<li><a href="#"></a></li>
<li><a href="#Is-it-the-right-lexical-">Is it the right lexical?</a></li>
</ul>
</li>
<li><a href="#CREDITS">CREDITS</a></li>
<li><a href="#AUTHOR">AUTHOR</a></li>
<li><a href="#COPYRIGHT">COPYRIGHT</a></li>
</ul>
<h1 id="NAME">NAME</h1>
<p>Perl::Critic::Policy::InputOutput::RequireBriefOpen - Close filehandles as soon as possible after opening them.</p>
<h1 id="AFFILIATION">AFFILIATION</h1>
<p>This Policy is part of the core <a href="../../../../../lib/Perl/Critic.html">Perl::Critic</a> distribution.</p>
<h1 id="DESCRIPTION">DESCRIPTION</h1>
<p>One way that production systems fail unexpectedly is by running out of filehandles. Filehandles are a finite resource on every operating system that I'm aware of, and running out of them is virtually impossible to recover from. The solution is to not run out in the first place. What causes programs to run out of filehandles? Usually, it's leaks: you open a filehandle and forget to close it, or just wait a really long time before closing it.</p>
<p>This problem is rarely exposed by test systems, because the tests rarely run long enough or have enough load to hit the filehandle limit. So, the best way to avoid the problem is 1) always close all filehandles that you open and 2) close them as soon as is practical.</p>
<p>This policy takes note of calls to <code><code>open()</code></code> where there is no matching <code><code>close()</code></code> call within <code><code>N</code></code> lines of code. If you really need to do a lot of processing on an open filehandle, then you can move that processing to another method like this:</p>
<pre><code><code> <span class="keyword">sub</span><span class="variable"> process_data_file </span><span class="operator">{</span>
<span class="keyword">my</span> <span class="operator">(</span><span class="variable">$self</span><span class="operator">,</span> <span class="variable">$filename</span><span class="operator">)</span> <span class="operator">=</span> <span class="variable">@_</span><span class="operator">;</span>
<span class="keyword">open</span> <span class="keyword">my</span> <span class="variable">$fh</span><span class="operator">,</span> <span class="string">'<'</span><span class="operator">,</span> <span class="variable">$filename</span>
<span class="keyword">or</span> <span class="variable">croak</span> <span class="string">'Failed to read datafile '</span> <span class="operator">.</span> <span class="variable">$filename</span> <span class="operator">.</span> <span class="string">'; '</span> <span class="operator">.</span> <span class="variable">$OS_ERROR</span><span class="operator">;</span>
<span class="variable">$self</span><span class="operator">-></span><span class="variable">_parse_input_data</span><span class="operator">(</span><span class="variable">$fh</span><span class="operator">);</span>
<span class="keyword">close</span> <span class="variable">$fh</span><span class="operator">;</span>
<span class="keyword">return</span><span class="operator">;</span>
<span class="operator">}</span>
<span class="keyword">sub</span><span class="variable"> _parse_input_data </span><span class="operator">{</span>
<span class="keyword">my</span> <span class="operator">(</span><span class="variable">$self</span><span class="operator">,</span> <span class="variable">$fh</span><span class="operator">)</span> <span class="operator">=</span> <span class="variable">@_</span><span class="operator">;</span>
<span class="keyword">while</span> <span class="operator">(</span><span class="keyword">my</span> <span class="variable">$line</span> <span class="operator">=</span> <span class="operator"><</span><span class="variable">$fh</span><span class="operator">>)</span> <span class="operator">{</span>
<span class="operator">...</span>
<span class="operator">}</span>
<span class="keyword">return</span><span class="operator">;</span>
<span class="operator">}</span>
</code></code></pre>
<p>As a special case, this policy also allows code to return the filehandle after the <code><code>open</code></code> instead of closing it. Just like the close, however, that <code><code>return</code></code> has to be within the right number of lines. From there, you're on your own to figure out whether the code is promptly closing the filehandle.</p>
<p>The STDIN, STDOUT, and STDERR handles are exempt from this policy.</p>
<h1 id="CONFIGURATION">CONFIGURATION</h1>
<p>This policy allows <code><code>close()</code></code> invocations to be up to <code><code>N</code></code> lines after their corresponding <code><code>open()</code></code> calls, where <code><code>N</code></code> defaults to 9. You can override this to set it to a different number with the <code><code>lines</code></code> setting. To do this, put entries in a <i>.perlcriticrc</i> file like this:</p>
<pre><code><code> [InputOutput::RequireBriefOpen]
lines = 5</code></code></pre>
<h1 id="CAVEATS">CAVEATS</h1>
<h2 id=""><code><code>IO::File->new</code></code></h2>
<p>This policy only looks for explicit <code><code>open</code></code> calls. It does not detect calls to <code><code>CORE::open</code></code> or <code><code>IO::File->new</code></code> or the like.</p>
<h2 id="Is-it-the-right-lexical-">Is it the right lexical?</h2>
<p>We don't currently check for redeclared filehandles. So the following code is false negative, for example, because the outer scoped filehandle is not closed:</p>
<pre><code><code> <span class="keyword">open</span> <span class="keyword">my</span> <span class="variable">$fh</span><span class="operator">,</span> <span class="string">'<'</span><span class="operator">,</span> <span class="variable">$file1</span> <span class="keyword">or</span> <span class="variable">croak</span><span class="operator">;</span>
<span class="keyword">if</span> <span class="operator">(</span><span class="keyword">open</span> <span class="keyword">my</span> <span class="variable">$fh</span><span class="operator">,</span> <span class="string">'<'</span><span class="operator">,</span> <span class="variable">$file2</span><span class="operator">)</span> <span class="operator">{</span>
<span class="keyword">print</span> <span class="operator"><</span><span class="variable">$fh</span><span class="operator">>;</span>
<span class="keyword">close</span> <span class="variable">$fh</span><span class="operator">;</span>
<span class="operator">}</span>
</code></code></pre>
<p>This is a contrived example, but it isn't uncommon for people to use <code><code>$fh</code></code> for the name of the filehandle every time. Perhaps it's time to think of better variable names...</p>
<h1 id="CREDITS">CREDITS</h1>
<p>Initial development of this policy was supported by a grant from the Perl Foundation.</p>
<h1 id="AUTHOR">AUTHOR</h1>
<p>Chris Dolan <cdolan@cpan.org></p>
<h1 id="COPYRIGHT">COPYRIGHT</h1>
<p>Copyright (c) 2007-2011 Chris Dolan. Many rights reserved.</p>
<p>This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The full text of this license can be found in the LICENSE file included with this module</p>
</body>
</html>
|
docs/_static/other/code-libraries/sp-jsom-list/docs/modules/fx.sharepoint.caml.queries.html | fanxipan/fx-docs | <!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Queries | fx.sharepoint.lists.jsom</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
</head>
<body>
<header>
<div class="tsd-page-toolbar">
<div class="container">
<div class="table-wrap">
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
<div class="field">
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
<input id="tsd-search-field" type="text" />
</div>
<ul class="results">
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">fx.sharepoint.lists.jsom</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
<div class="tsd-filter-group">
<div class="tsd-select" id="tsd-filter-visibility">
<span class="tsd-select-label">All</span>
<ul class="tsd-select-list">
<li data-value="public">Public</li>
<li data-value="protected">Public/Protected</li>
<li data-value="private" class="selected">All</li>
</ul>
</div>
<input type="checkbox" id="tsd-filter-inherited" checked />
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
<input type="checkbox" id="tsd-filter-externals" checked />
<label class="tsd-widget" for="tsd-filter-externals">Externals</label>
<input type="checkbox" id="tsd-filter-only-exported" />
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label>
</div>
</div>
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
</div>
</div>
</div>
</div>
<div class="tsd-page-title">
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="../globals.html">Globals</a>
</li>
<li>
<a href="fx.html">Fx</a>
</li>
<li>
<a href="fx.sharepoint.html">SharePoint</a>
</li>
<li>
<a href="fx.sharepoint.caml.html">Caml</a>
</li>
<li>
<a href="fx.sharepoint.caml.queries.html">Queries</a>
</li>
</ul>
<h1>Module Queries</h1>
</div>
</div>
</header>
<div class="container container-main">
<div class="row">
<div class="col-8 col-content">
<section class="tsd-panel-group tsd-index-group">
<h2>Index</h2>
<section class="tsd-panel tsd-index-panel">
<div class="tsd-index-content">
<section class="tsd-index-section ">
<h3>Classes</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/fx.sharepoint.caml.queries.and.html" class="tsd-kind-icon">And</a></li>
<li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/fx.sharepoint.caml.queries.beginswith.html" class="tsd-kind-icon">Begins<wbr>With</a></li>
<li class="tsd-kind-class tsd-parent-kind-module tsd-has-type-parameter"><a href="../classes/fx.sharepoint.caml.queries.binaryoperator.html" class="tsd-kind-icon">Binary<wbr>Operator</a></li>
<li class="tsd-kind-class tsd-parent-kind-module tsd-has-type-parameter"><a href="../classes/fx.sharepoint.caml.queries.comparisonoperator.html" class="tsd-kind-icon">Comparison<wbr>Operator</a></li>
<li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/fx.sharepoint.caml.queries.contains.html" class="tsd-kind-icon">Contains</a></li>
<li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/fx.sharepoint.caml.queries.eq.html" class="tsd-kind-icon">Eq</a></li>
<li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/fx.sharepoint.caml.queries.fieldref.html" class="tsd-kind-icon">Field<wbr>Ref</a></li>
<li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/fx.sharepoint.caml.queries.geq.html" class="tsd-kind-icon">Geq</a></li>
<li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/fx.sharepoint.caml.queries.groupby.html" class="tsd-kind-icon">Group<wbr>By</a></li>
<li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/fx.sharepoint.caml.queries.gt.html" class="tsd-kind-icon">Gt</a></li>
<li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/fx.sharepoint.caml.queries.in.html" class="tsd-kind-icon">In</a></li>
<li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/fx.sharepoint.caml.queries.includes.html" class="tsd-kind-icon">Includes</a></li>
<li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/fx.sharepoint.caml.queries.isnotnull.html" class="tsd-kind-icon">Is<wbr>Not<wbr>Null</a></li>
<li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/fx.sharepoint.caml.queries.isnull.html" class="tsd-kind-icon">Is<wbr>Null</a></li>
<li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/fx.sharepoint.caml.queries.leq.html" class="tsd-kind-icon">Leq</a></li>
<li class="tsd-kind-class tsd-parent-kind-module tsd-has-type-parameter"><a href="../classes/fx.sharepoint.caml.queries.logicaljoin.html" class="tsd-kind-icon">Logical<wbr>Join</a></li>
<li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/fx.sharepoint.caml.queries.lt.html" class="tsd-kind-icon">Lt</a></li>
<li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/fx.sharepoint.caml.queries.month.html" class="tsd-kind-icon">Month</a></li>
<li class="tsd-kind-class tsd-parent-kind-module tsd-has-type-parameter"><a href="../classes/fx.sharepoint.caml.queries.multiplevaluebinaryoperator.html" class="tsd-kind-icon">Multiple<wbr>Value<wbr>Binary<wbr>Operator</a></li>
<li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/fx.sharepoint.caml.queries.neq.html" class="tsd-kind-icon">Neq</a></li>
<li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/fx.sharepoint.caml.queries.notincludes.html" class="tsd-kind-icon">Not<wbr>Includes</a></li>
<li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/fx.sharepoint.caml.queries.now.html" class="tsd-kind-icon">Now</a></li>
<li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/fx.sharepoint.caml.queries.or.html" class="tsd-kind-icon">Or</a></li>
<li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/fx.sharepoint.caml.queries.orderby.html" class="tsd-kind-icon">Order<wbr>By</a></li>
<li class="tsd-kind-class tsd-parent-kind-module tsd-has-type-parameter"><a href="../classes/fx.sharepoint.caml.queries.singlevaluebinaryoperator.html" class="tsd-kind-icon">Single<wbr>Value<wbr>Binary<wbr>Operator</a></li>
<li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/fx.sharepoint.caml.queries.today.html" class="tsd-kind-icon">Today</a></li>
<li class="tsd-kind-class tsd-parent-kind-module tsd-has-type-parameter"><a href="../classes/fx.sharepoint.caml.queries.unaryoperator.html" class="tsd-kind-icon">Unary<wbr>Operator</a></li>
<li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/fx.sharepoint.caml.queries.userid.html" class="tsd-kind-icon">UserID</a></li>
<li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/fx.sharepoint.caml.queries.value.html" class="tsd-kind-icon">Value</a></li>
<li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/fx.sharepoint.caml.queries.values.html" class="tsd-kind-icon">Values</a></li>
<li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/fx.sharepoint.caml.queries.where.html" class="tsd-kind-icon">Where</a></li>
</ul>
</section>
<section class="tsd-index-section ">
<h3>Interfaces</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.iandattrs.html" class="tsd-kind-icon">IAnd<wbr>Attrs</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.iandcontent.html" class="tsd-kind-icon">IAnd<wbr>Content</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.ibeginswithattrs.html" class="tsd-kind-icon">IBegins<wbr>With<wbr>Attrs</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.ibeginswithcontent.html" class="tsd-kind-icon">IBegins<wbr>With<wbr>Content</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.ibinaryoperatorattrs.html" class="tsd-kind-icon">IBinary<wbr>Operator<wbr>Attrs</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.ibinaryoperatorcontent.html" class="tsd-kind-icon">IBinary<wbr>Operator<wbr>Content</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.icomparisonoperatorattrs.html" class="tsd-kind-icon">IComparison<wbr>Operator<wbr>Attrs</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.icomparisonoperatorcontent.html" class="tsd-kind-icon">IComparison<wbr>Operator<wbr>Content</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.icontainsattrs.html" class="tsd-kind-icon">IContains<wbr>Attrs</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.icontainscontent.html" class="tsd-kind-icon">IContains<wbr>Content</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.ieqattrs.html" class="tsd-kind-icon">IEq<wbr>Attrs</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.ieqcontent.html" class="tsd-kind-icon">IEq<wbr>Content</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.ifieldrefattrs.html" class="tsd-kind-icon">IField<wbr>Ref<wbr>Attrs</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.ifieldrefcontent.html" class="tsd-kind-icon">IField<wbr>Ref<wbr>Content</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.igeqattrs.html" class="tsd-kind-icon">IGeq<wbr>Attrs</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.igeqcontent.html" class="tsd-kind-icon">IGeq<wbr>Content</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.igroupbyattrs.html" class="tsd-kind-icon">IGroup<wbr>ByAttrs</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.igroupbycontent.html" class="tsd-kind-icon">IGroup<wbr>ByContent</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.igtattrs.html" class="tsd-kind-icon">IGt<wbr>Attrs</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.igtcontent.html" class="tsd-kind-icon">IGt<wbr>Content</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.iinattrs.html" class="tsd-kind-icon">IIn<wbr>Attrs</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.iincontent.html" class="tsd-kind-icon">IIn<wbr>Content</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.iincludesattrs.html" class="tsd-kind-icon">IIncludes<wbr>Attrs</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.iincludescontent.html" class="tsd-kind-icon">IIncludes<wbr>Content</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.iisnotnullattrs.html" class="tsd-kind-icon">IIs<wbr>Not<wbr>Null<wbr>Attrs</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.iisnotnullcontent.html" class="tsd-kind-icon">IIs<wbr>Not<wbr>Null<wbr>Content</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.iisnullattrs.html" class="tsd-kind-icon">IIs<wbr>Null<wbr>Attrs</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.iisnullcontent.html" class="tsd-kind-icon">IIs<wbr>Null<wbr>Content</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.ileqattrs.html" class="tsd-kind-icon">ILeq<wbr>Attrs</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.ileqcontent.html" class="tsd-kind-icon">ILeq<wbr>Content</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.ilogicaljoinattrs.html" class="tsd-kind-icon">ILogical<wbr>Join<wbr>Attrs</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.ilogicaljoincontent.html" class="tsd-kind-icon">ILogical<wbr>Join<wbr>Content</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.iltattrs.html" class="tsd-kind-icon">ILt<wbr>Attrs</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.iltcontent.html" class="tsd-kind-icon">ILt<wbr>Content</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.imonthattrs.html" class="tsd-kind-icon">IMonth<wbr>Attrs</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.imonthcontent.html" class="tsd-kind-icon">IMonth<wbr>Content</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.imultiplevaluebinaryoperatorattrs.html" class="tsd-kind-icon">IMultiple<wbr>Value<wbr>Binary<wbr>Operator<wbr>Attrs</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.imultiplevaluebinaryoperatorcontent.html" class="tsd-kind-icon">IMultiple<wbr>Value<wbr>Binary<wbr>Operator<wbr>Content</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.ineqattrs.html" class="tsd-kind-icon">INeq<wbr>Attrs</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.ineqcontent.html" class="tsd-kind-icon">INeq<wbr>Content</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.inotincludesattrs.html" class="tsd-kind-icon">INot<wbr>Includes<wbr>Attrs</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.inotincludescontent.html" class="tsd-kind-icon">INot<wbr>Includes<wbr>Content</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.inowattrs.html" class="tsd-kind-icon">INow<wbr>Attrs</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.inowcontent.html" class="tsd-kind-icon">INow<wbr>Content</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.iorattrs.html" class="tsd-kind-icon">IOr<wbr>Attrs</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.iorcontent.html" class="tsd-kind-icon">IOr<wbr>Content</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.iorderbyattrs.html" class="tsd-kind-icon">IOrder<wbr>ByAttrs</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.iorderbycontent.html" class="tsd-kind-icon">IOrder<wbr>ByContent</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.isinglevaluebinaryoperatorattrs.html" class="tsd-kind-icon">ISingle<wbr>Value<wbr>Binary<wbr>Operator<wbr>Attrs</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.isinglevaluebinaryoperatorcontent.html" class="tsd-kind-icon">ISingle<wbr>Value<wbr>Binary<wbr>Operator<wbr>Content</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.itodayattrs.html" class="tsd-kind-icon">IToday<wbr>Attrs</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.itodaycontent.html" class="tsd-kind-icon">IToday<wbr>Content</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.iunaryoperatorattrs.html" class="tsd-kind-icon">IUnary<wbr>Operator<wbr>Attrs</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.iunaryoperatorcontent.html" class="tsd-kind-icon">IUnary<wbr>Operator<wbr>Content</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.iuseridattrs.html" class="tsd-kind-icon">IUserIDAttrs</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.iuseridcontent.html" class="tsd-kind-icon">IUserIDContent</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.ivalueattrs.html" class="tsd-kind-icon">IValue<wbr>Attrs</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.ivaluecontent.html" class="tsd-kind-icon">IValue<wbr>Content</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.ivaluesattrs.html" class="tsd-kind-icon">IValues<wbr>Attrs</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.ivaluescontent.html" class="tsd-kind-icon">IValues<wbr>Content</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.iwhereattrs.html" class="tsd-kind-icon">IWhere<wbr>Attrs</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/fx.sharepoint.caml.queries.iwherecontent.html" class="tsd-kind-icon">IWhere<wbr>Content</a></li>
</ul>
</section>
<section class="tsd-index-section ">
<h3>Type aliases</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="fx.sharepoint.caml.queries.html#camlvaluetype" class="tsd-kind-icon">Caml<wbr>Value<wbr>Type</a></li>
</ul>
</section>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Type aliases</h2>
<section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module">
<a name="camlvaluetype" class="tsd-anchor"></a>
<h3>Caml<wbr>Value<wbr>Type</h3>
<div class="tsd-signature tsd-kind-icon">Caml<wbr>Value<wbr>Type<span class="tsd-signature-symbol">:</span> <a href="../classes/fx.sharepoint.caml.queries.month.html" class="tsd-signature-type">Month</a><span class="tsd-signature-symbol"> | </span><a href="../classes/fx.sharepoint.caml.queries.today.html" class="tsd-signature-type">Today</a><span class="tsd-signature-symbol"> | </span><a href="../classes/fx.sharepoint.caml.queries.now.html" class="tsd-signature-type">Now</a><span class="tsd-signature-symbol"> | </span><a href="../classes/fx.sharepoint.caml.queries.userid.html" class="tsd-signature-type">UserID</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in src/caml/query/common/IValueContent.ts:3</li>
</ul>
</aside>
</section>
</section>
</div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<nav class="tsd-navigation primary">
<ul>
<li class="globals ">
<a href="../globals.html"><em>Globals</em></a>
</li>
<li class=" tsd-kind-module tsd-is-not-exported">
<a href="fx.html">Fx</a>
</li>
<li class=" tsd-kind-module tsd-parent-kind-module">
<a href="fx.sharepoint.html">Fx.<wbr>Share<wbr>Point</a>
</li>
<li class=" tsd-kind-module tsd-parent-kind-module">
<a href="fx.sharepoint.caml.html">Fx.<wbr>Share<wbr>Point.<wbr>Caml</a>
</li>
<li class=" tsd-kind-module tsd-parent-kind-module">
<a href="fx.sharepoint.caml.lists.html">Fx.<wbr>Share<wbr>Point.<wbr>Caml.<wbr>Lists</a>
</li>
<li class="current tsd-kind-module tsd-parent-kind-module">
<a href="fx.sharepoint.caml.queries.html">Fx.<wbr>Share<wbr>Point.<wbr>Caml.<wbr>Queries</a>
</li>
<li class=" tsd-kind-module tsd-parent-kind-module">
<a href="fx.sharepoint.caml.views.html">Fx.<wbr>Share<wbr>Point.<wbr>Caml.<wbr>Views</a>
</li>
<li class=" tsd-kind-module tsd-parent-kind-module">
<a href="fx.sharepoint.client.html">Fx.<wbr>Share<wbr>Point.<wbr>Client</a>
</li>
<li class=" tsd-kind-module tsd-is-not-exported">
<a href="_.html">_</a>
</li>
</ul>
</nav>
<nav class="tsd-navigation secondary menu-sticky">
<ul class="before-current">
<li class=" tsd-kind-class tsd-parent-kind-module">
<a href="../classes/fx.sharepoint.caml.queries.and.html" class="tsd-kind-icon">And</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-module">
<a href="../classes/fx.sharepoint.caml.queries.beginswith.html" class="tsd-kind-icon">Begins<wbr>With</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-module tsd-has-type-parameter">
<a href="../classes/fx.sharepoint.caml.queries.binaryoperator.html" class="tsd-kind-icon">Binary<wbr>Operator</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-module tsd-has-type-parameter">
<a href="../classes/fx.sharepoint.caml.queries.comparisonoperator.html" class="tsd-kind-icon">Comparison<wbr>Operator</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-module">
<a href="../classes/fx.sharepoint.caml.queries.contains.html" class="tsd-kind-icon">Contains</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-module">
<a href="../classes/fx.sharepoint.caml.queries.eq.html" class="tsd-kind-icon">Eq</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-module">
<a href="../classes/fx.sharepoint.caml.queries.fieldref.html" class="tsd-kind-icon">Field<wbr>Ref</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-module">
<a href="../classes/fx.sharepoint.caml.queries.geq.html" class="tsd-kind-icon">Geq</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-module">
<a href="../classes/fx.sharepoint.caml.queries.groupby.html" class="tsd-kind-icon">Group<wbr>By</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-module">
<a href="../classes/fx.sharepoint.caml.queries.gt.html" class="tsd-kind-icon">Gt</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-module">
<a href="../classes/fx.sharepoint.caml.queries.in.html" class="tsd-kind-icon">In</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-module">
<a href="../classes/fx.sharepoint.caml.queries.includes.html" class="tsd-kind-icon">Includes</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-module">
<a href="../classes/fx.sharepoint.caml.queries.isnotnull.html" class="tsd-kind-icon">Is<wbr>Not<wbr>Null</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-module">
<a href="../classes/fx.sharepoint.caml.queries.isnull.html" class="tsd-kind-icon">Is<wbr>Null</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-module">
<a href="../classes/fx.sharepoint.caml.queries.leq.html" class="tsd-kind-icon">Leq</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-module tsd-has-type-parameter">
<a href="../classes/fx.sharepoint.caml.queries.logicaljoin.html" class="tsd-kind-icon">Logical<wbr>Join</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-module">
<a href="../classes/fx.sharepoint.caml.queries.lt.html" class="tsd-kind-icon">Lt</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-module">
<a href="../classes/fx.sharepoint.caml.queries.month.html" class="tsd-kind-icon">Month</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-module tsd-has-type-parameter">
<a href="../classes/fx.sharepoint.caml.queries.multiplevaluebinaryoperator.html" class="tsd-kind-icon">Multiple<wbr>Value<wbr>Binary<wbr>Operator</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-module">
<a href="../classes/fx.sharepoint.caml.queries.neq.html" class="tsd-kind-icon">Neq</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-module">
<a href="../classes/fx.sharepoint.caml.queries.notincludes.html" class="tsd-kind-icon">Not<wbr>Includes</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-module">
<a href="../classes/fx.sharepoint.caml.queries.now.html" class="tsd-kind-icon">Now</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-module">
<a href="../classes/fx.sharepoint.caml.queries.or.html" class="tsd-kind-icon">Or</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-module">
<a href="../classes/fx.sharepoint.caml.queries.orderby.html" class="tsd-kind-icon">Order<wbr>By</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-module tsd-has-type-parameter">
<a href="../classes/fx.sharepoint.caml.queries.singlevaluebinaryoperator.html" class="tsd-kind-icon">Single<wbr>Value<wbr>Binary<wbr>Operator</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-module">
<a href="../classes/fx.sharepoint.caml.queries.today.html" class="tsd-kind-icon">Today</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-module tsd-has-type-parameter">
<a href="../classes/fx.sharepoint.caml.queries.unaryoperator.html" class="tsd-kind-icon">Unary<wbr>Operator</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-module">
<a href="../classes/fx.sharepoint.caml.queries.userid.html" class="tsd-kind-icon">UserID</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-module">
<a href="../classes/fx.sharepoint.caml.queries.value.html" class="tsd-kind-icon">Value</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-module">
<a href="../classes/fx.sharepoint.caml.queries.values.html" class="tsd-kind-icon">Values</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-module">
<a href="../classes/fx.sharepoint.caml.queries.where.html" class="tsd-kind-icon">Where</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.iandattrs.html" class="tsd-kind-icon">IAnd<wbr>Attrs</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.iandcontent.html" class="tsd-kind-icon">IAnd<wbr>Content</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.ibeginswithattrs.html" class="tsd-kind-icon">IBegins<wbr>With<wbr>Attrs</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.ibeginswithcontent.html" class="tsd-kind-icon">IBegins<wbr>With<wbr>Content</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.ibinaryoperatorattrs.html" class="tsd-kind-icon">IBinary<wbr>Operator<wbr>Attrs</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.ibinaryoperatorcontent.html" class="tsd-kind-icon">IBinary<wbr>Operator<wbr>Content</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.icomparisonoperatorattrs.html" class="tsd-kind-icon">IComparison<wbr>Operator<wbr>Attrs</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.icomparisonoperatorcontent.html" class="tsd-kind-icon">IComparison<wbr>Operator<wbr>Content</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.icontainsattrs.html" class="tsd-kind-icon">IContains<wbr>Attrs</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.icontainscontent.html" class="tsd-kind-icon">IContains<wbr>Content</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.ieqattrs.html" class="tsd-kind-icon">IEq<wbr>Attrs</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.ieqcontent.html" class="tsd-kind-icon">IEq<wbr>Content</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.ifieldrefattrs.html" class="tsd-kind-icon">IField<wbr>Ref<wbr>Attrs</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.ifieldrefcontent.html" class="tsd-kind-icon">IField<wbr>Ref<wbr>Content</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.igeqattrs.html" class="tsd-kind-icon">IGeq<wbr>Attrs</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.igeqcontent.html" class="tsd-kind-icon">IGeq<wbr>Content</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.igroupbyattrs.html" class="tsd-kind-icon">IGroup<wbr>ByAttrs</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.igroupbycontent.html" class="tsd-kind-icon">IGroup<wbr>ByContent</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.igtattrs.html" class="tsd-kind-icon">IGt<wbr>Attrs</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.igtcontent.html" class="tsd-kind-icon">IGt<wbr>Content</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.iinattrs.html" class="tsd-kind-icon">IIn<wbr>Attrs</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.iincontent.html" class="tsd-kind-icon">IIn<wbr>Content</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.iincludesattrs.html" class="tsd-kind-icon">IIncludes<wbr>Attrs</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.iincludescontent.html" class="tsd-kind-icon">IIncludes<wbr>Content</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.iisnotnullattrs.html" class="tsd-kind-icon">IIs<wbr>Not<wbr>Null<wbr>Attrs</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.iisnotnullcontent.html" class="tsd-kind-icon">IIs<wbr>Not<wbr>Null<wbr>Content</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.iisnullattrs.html" class="tsd-kind-icon">IIs<wbr>Null<wbr>Attrs</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.iisnullcontent.html" class="tsd-kind-icon">IIs<wbr>Null<wbr>Content</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.ileqattrs.html" class="tsd-kind-icon">ILeq<wbr>Attrs</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.ileqcontent.html" class="tsd-kind-icon">ILeq<wbr>Content</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.ilogicaljoinattrs.html" class="tsd-kind-icon">ILogical<wbr>Join<wbr>Attrs</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.ilogicaljoincontent.html" class="tsd-kind-icon">ILogical<wbr>Join<wbr>Content</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.iltattrs.html" class="tsd-kind-icon">ILt<wbr>Attrs</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.iltcontent.html" class="tsd-kind-icon">ILt<wbr>Content</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.imonthattrs.html" class="tsd-kind-icon">IMonth<wbr>Attrs</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.imonthcontent.html" class="tsd-kind-icon">IMonth<wbr>Content</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.imultiplevaluebinaryoperatorattrs.html" class="tsd-kind-icon">IMultiple<wbr>Value<wbr>Binary<wbr>Operator<wbr>Attrs</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.imultiplevaluebinaryoperatorcontent.html" class="tsd-kind-icon">IMultiple<wbr>Value<wbr>Binary<wbr>Operator<wbr>Content</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.ineqattrs.html" class="tsd-kind-icon">INeq<wbr>Attrs</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.ineqcontent.html" class="tsd-kind-icon">INeq<wbr>Content</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.inotincludesattrs.html" class="tsd-kind-icon">INot<wbr>Includes<wbr>Attrs</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.inotincludescontent.html" class="tsd-kind-icon">INot<wbr>Includes<wbr>Content</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.inowattrs.html" class="tsd-kind-icon">INow<wbr>Attrs</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.inowcontent.html" class="tsd-kind-icon">INow<wbr>Content</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.iorattrs.html" class="tsd-kind-icon">IOr<wbr>Attrs</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.iorcontent.html" class="tsd-kind-icon">IOr<wbr>Content</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.iorderbyattrs.html" class="tsd-kind-icon">IOrder<wbr>ByAttrs</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.iorderbycontent.html" class="tsd-kind-icon">IOrder<wbr>ByContent</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.isinglevaluebinaryoperatorattrs.html" class="tsd-kind-icon">ISingle<wbr>Value<wbr>Binary<wbr>Operator<wbr>Attrs</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.isinglevaluebinaryoperatorcontent.html" class="tsd-kind-icon">ISingle<wbr>Value<wbr>Binary<wbr>Operator<wbr>Content</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.itodayattrs.html" class="tsd-kind-icon">IToday<wbr>Attrs</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.itodaycontent.html" class="tsd-kind-icon">IToday<wbr>Content</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.iunaryoperatorattrs.html" class="tsd-kind-icon">IUnary<wbr>Operator<wbr>Attrs</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.iunaryoperatorcontent.html" class="tsd-kind-icon">IUnary<wbr>Operator<wbr>Content</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.iuseridattrs.html" class="tsd-kind-icon">IUserIDAttrs</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.iuseridcontent.html" class="tsd-kind-icon">IUserIDContent</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.ivalueattrs.html" class="tsd-kind-icon">IValue<wbr>Attrs</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.ivaluecontent.html" class="tsd-kind-icon">IValue<wbr>Content</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.ivaluesattrs.html" class="tsd-kind-icon">IValues<wbr>Attrs</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.ivaluescontent.html" class="tsd-kind-icon">IValues<wbr>Content</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.iwhereattrs.html" class="tsd-kind-icon">IWhere<wbr>Attrs</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module">
<a href="../interfaces/fx.sharepoint.caml.queries.iwherecontent.html" class="tsd-kind-icon">IWhere<wbr>Content</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-module">
<a href="fx.sharepoint.caml.queries.html#camlvaluetype" class="tsd-kind-icon">Caml<wbr>Value<wbr>Type</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<footer class="with-border-bottom">
<div class="container">
<h2>Legend</h2>
<div class="tsd-legend-group">
<ul class="tsd-legend">
<li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li>
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li>
<li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li>
<li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
<li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li>
<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
</ul>
</div>
</div>
</footer>
<div class="container tsd-generator">
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
</div>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
</body>
</html> |
css/business-casual.css | rismiasandi/webtk | /*!
* Start Bootstrap - Business Casual (http://startbootstrap.com/)
* Copyright 2013-2016 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
*/
body {
font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
background: url('../img/coba.jpg') no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
}
h1,
h2,
h3,
h4,
h5,
h6 {
text-transform: uppercase;
font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 700;
letter-spacing: 1px;
}
p {
font-size: 1.25em;
line-height: 1.6;
color: #000;
}
hr {
max-width: 400px;
border-color: #999999;
}
.brand,
.address-bar {
display: none;
}
.navbar-brand {
text-transform: uppercase;
font-weight: 900;
letter-spacing: 2px;
}
.navbar-nav {
text-transform: uppercase;
font-weight: 400;
letter-spacing: 3px;
}
.img-full {
min-width: 100%;
}
.brand-before,
.brand-name {
text-transform: capitalize;
}
.brand-before {
margin: 15px 0;
}
.brand-name {
margin: 0;
font-size: 4em;
}
.tagline-divider {
margin: 15px auto 3px;
max-width: 250px;
border-color: #999999;
}
.box {
margin-bottom: 20px;
padding: 30px 15px;
background: #fff;
background: rgba(255,255,255,0.9);
}
.intro-text {
text-transform: uppercase;
font-size: 1.25em;
font-weight: 400;
letter-spacing: 1px;
}
.img-border {
float: none;
margin: 0 auto 0;
border: #999999 solid 1px;
}
.img-left {
float: none;
margin: 0 auto 0;
}
footer {
background: #fff;
background: rgba(255,255,255,0.9);
}
footer p {
margin: 0;
padding: 50px 0;
}
@media screen and (min-width:768px) {
.brand {
display: inherit;
margin: 0;
padding: 30px 0 10px;
text-align: center;
text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 5em;
font-weight: 700;
line-height: normal;
color: #fff;
}
.top-divider {
margin-top: 0;
}
.img-left {
float: left;
margin-right: 25px;
}
.address-bar {
display: inherit;
margin: 0;
padding: 0 0 40px;
text-align: center;
text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
text-transform: uppercase;
font-size: 1.25em;
font-weight: 400;
letter-spacing: 3px;
color: #fff;
}
.navbar {
border-radius: 0;
}
.navbar-header {
display: none;
}
.navbar {
min-height: 0;
}
.navbar-default {
border: none;
background: #fff;
background: rgba(255,255,255,0.9);
}
.nav>li>a {
padding: 35px;
}
.navbar-nav>li>a {
line-height: normal;
}
.navbar-nav {
display: table;
float: none;
margin: 0 auto;
table-layout: fixed;
font-size: 1.25em;
}
}
@media screen and (min-width:1200px) {
.box:after {
content: '';
display: table;
clear: both;
}
} |
bazar/static/css/bazar_app.css | emencia/emencia-django-bazar | /*
* Main file to build the bazar's app CSS file, embed Foundation5
*/
/* line 347, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-version {
font-family: "/5.4.7/";
}
/* line 351, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-small {
font-family: "/only screen/";
width: 0em;
}
/* line 356, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-medium {
font-family: "/only screen and (min-width:40.063em)/";
width: 40.063em;
}
/* line 361, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-large {
font-family: "/only screen and (min-width:64.063em)/";
width: 64.063em;
}
/* line 366, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
font-family: "/only screen and (min-width:90.063em)/";
width: 90.063em;
}
/* line 371, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
font-family: "/only screen and (min-width:120.063em)/";
width: 120.063em;
}
/* line 376, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
font-family: false;
}
/* line 383, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
html, body {
height: 100%;
}
/* line 388, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
/* line 393, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
html,
body {
font-size: 100%;
}
/* line 396, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
body {
background: white;
color: #222222;
padding: 0;
margin: 0;
font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
font-weight: normal;
font-style: normal;
line-height: 1.5;
position: relative;
cursor: auto;
}
/* line 409, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
a:hover {
cursor: pointer;
}
/* line 412, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
img {
max-width: 100%;
height: auto;
}
/* line 414, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
img {
-ms-interpolation-mode: bicubic;
}
/* line 420, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
max-width: none !important;
}
/* line 425, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
.left {
float: left !important;
}
/* line 426, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
.right {
float: right !important;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
content: " ";
display: table;
}
/* line 173, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
.clearfix:after {
clear: both;
}
/* line 430, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
.hide {
display: none !important;
visibility: hidden;
}
/* line 436, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
.invisible {
visibility: hidden;
}
/* line 442, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
.antialiased {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
/* line 445, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
img {
display: inline-block;
vertical-align: middle;
}
/* line 455, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
textarea {
height: auto;
min-height: 50px;
}
/* line 458, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
select {
width: 100%;
}
/* line 218, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.row {
width: 100%;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
max-width: 62.5rem;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
.row:before, .row:after {
content: " ";
display: table;
}
/* line 173, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
.row:after {
clear: both;
}
/* line 223, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.row.collapse > .column,
.row.collapse > .columns {
padding-left: 0;
padding-right: 0;
}
/* line 225, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.row.collapse .row {
margin-left: 0;
margin-right: 0;
}
/* line 228, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.row .row {
width: auto;
margin-left: -0.9375rem;
margin-right: -0.9375rem;
margin-top: 0;
margin-bottom: 0;
max-width: none;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
.row .row:before, .row .row:after {
content: " ";
display: table;
}
/* line 173, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
.row .row:after {
clear: both;
}
/* line 229, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.row .row.collapse {
width: auto;
margin: 0;
max-width: none;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
.row .row.collapse:before, .row .row.collapse:after {
content: " ";
display: table;
}
/* line 173, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
.row .row.collapse:after {
clear: both;
}
/* line 234, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.column,
.columns {
padding-left: 0.9375rem;
padding-right: 0.9375rem;
width: 100%;
float: left;
}
/* line 236, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
[class*="column"] + [class*="column"]:last-child {
float: right;
}
/* line 237, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
[class*="column"] + [class*="column"].end {
float: left;
}
@media only screen {
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-push-0 {
position: relative;
left: 0%;
right: auto;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-pull-0 {
position: relative;
right: 0%;
left: auto;
}
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-push-1 {
position: relative;
left: 8.33333%;
right: auto;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-pull-1 {
position: relative;
right: 8.33333%;
left: auto;
}
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-push-2 {
position: relative;
left: 16.66667%;
right: auto;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-pull-2 {
position: relative;
right: 16.66667%;
left: auto;
}
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-push-3 {
position: relative;
left: 25%;
right: auto;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-pull-3 {
position: relative;
right: 25%;
left: auto;
}
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-push-4 {
position: relative;
left: 33.33333%;
right: auto;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-pull-4 {
position: relative;
right: 33.33333%;
left: auto;
}
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-push-5 {
position: relative;
left: 41.66667%;
right: auto;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-pull-5 {
position: relative;
right: 41.66667%;
left: auto;
}
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-push-6 {
position: relative;
left: 50%;
right: auto;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-pull-6 {
position: relative;
right: 50%;
left: auto;
}
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-push-7 {
position: relative;
left: 58.33333%;
right: auto;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-pull-7 {
position: relative;
right: 58.33333%;
left: auto;
}
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-push-8 {
position: relative;
left: 66.66667%;
right: auto;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-pull-8 {
position: relative;
right: 66.66667%;
left: auto;
}
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-push-9 {
position: relative;
left: 75%;
right: auto;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-pull-9 {
position: relative;
right: 75%;
left: auto;
}
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-push-10 {
position: relative;
left: 83.33333%;
right: auto;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-pull-10 {
position: relative;
right: 83.33333%;
left: auto;
}
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-push-11 {
position: relative;
left: 91.66667%;
right: auto;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-pull-11 {
position: relative;
right: 91.66667%;
left: auto;
}
/* line 168, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.column,
.columns {
position: relative;
padding-left: 0.9375rem;
padding-right: 0.9375rem;
float: left;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-1 {
width: 8.33333%;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-2 {
width: 16.66667%;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-3 {
width: 25%;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-4 {
width: 33.33333%;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-5 {
width: 41.66667%;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-6 {
width: 50%;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-7 {
width: 58.33333%;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-8 {
width: 66.66667%;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-9 {
width: 75%;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-10 {
width: 83.33333%;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-11 {
width: 91.66667%;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-12 {
width: 100%;
}
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-offset-0 {
margin-left: 0% !important;
}
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-offset-1 {
margin-left: 8.33333% !important;
}
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-offset-2 {
margin-left: 16.66667% !important;
}
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-offset-3 {
margin-left: 25% !important;
}
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-offset-4 {
margin-left: 33.33333% !important;
}
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-offset-5 {
margin-left: 41.66667% !important;
}
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-offset-6 {
margin-left: 50% !important;
}
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-offset-7 {
margin-left: 58.33333% !important;
}
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-offset-8 {
margin-left: 66.66667% !important;
}
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-offset-9 {
margin-left: 75% !important;
}
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-offset-10 {
margin-left: 83.33333% !important;
}
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-offset-11 {
margin-left: 91.66667% !important;
}
/* line 180, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.small-reset-order {
margin-left: 0;
margin-right: 0;
left: auto;
right: auto;
float: left;
}
/* line 189, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.column.small-centered,
.columns.small-centered {
margin-left: auto;
margin-right: auto;
float: none;
}
/* line 192, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.column.small-uncentered,
.columns.small-uncentered {
margin-left: 0;
margin-right: 0;
float: left;
}
/* line 200, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.column.small-centered:last-child,
.columns.small-centered:last-child {
float: none;
}
/* line 206, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.column.small-uncentered:last-child,
.columns.small-uncentered:last-child {
float: left;
}
/* line 211, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.column.small-uncentered.opposite,
.columns.small-uncentered.opposite {
float: right;
}
}
@media only screen and (min-width: 40.063em) {
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-push-0 {
position: relative;
left: 0%;
right: auto;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-pull-0 {
position: relative;
right: 0%;
left: auto;
}
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-push-1 {
position: relative;
left: 8.33333%;
right: auto;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-pull-1 {
position: relative;
right: 8.33333%;
left: auto;
}
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-push-2 {
position: relative;
left: 16.66667%;
right: auto;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-pull-2 {
position: relative;
right: 16.66667%;
left: auto;
}
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-push-3 {
position: relative;
left: 25%;
right: auto;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-pull-3 {
position: relative;
right: 25%;
left: auto;
}
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-push-4 {
position: relative;
left: 33.33333%;
right: auto;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-pull-4 {
position: relative;
right: 33.33333%;
left: auto;
}
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-push-5 {
position: relative;
left: 41.66667%;
right: auto;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-pull-5 {
position: relative;
right: 41.66667%;
left: auto;
}
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-push-6 {
position: relative;
left: 50%;
right: auto;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-pull-6 {
position: relative;
right: 50%;
left: auto;
}
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-push-7 {
position: relative;
left: 58.33333%;
right: auto;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-pull-7 {
position: relative;
right: 58.33333%;
left: auto;
}
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-push-8 {
position: relative;
left: 66.66667%;
right: auto;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-pull-8 {
position: relative;
right: 66.66667%;
left: auto;
}
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-push-9 {
position: relative;
left: 75%;
right: auto;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-pull-9 {
position: relative;
right: 75%;
left: auto;
}
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-push-10 {
position: relative;
left: 83.33333%;
right: auto;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-pull-10 {
position: relative;
right: 83.33333%;
left: auto;
}
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-push-11 {
position: relative;
left: 91.66667%;
right: auto;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-pull-11 {
position: relative;
right: 91.66667%;
left: auto;
}
/* line 168, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.column,
.columns {
position: relative;
padding-left: 0.9375rem;
padding-right: 0.9375rem;
float: left;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-1 {
width: 8.33333%;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-2 {
width: 16.66667%;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-3 {
width: 25%;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-4 {
width: 33.33333%;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-5 {
width: 41.66667%;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-6 {
width: 50%;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-7 {
width: 58.33333%;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-8 {
width: 66.66667%;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-9 {
width: 75%;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-10 {
width: 83.33333%;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-11 {
width: 91.66667%;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-12 {
width: 100%;
}
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-offset-0 {
margin-left: 0% !important;
}
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-offset-1 {
margin-left: 8.33333% !important;
}
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-offset-2 {
margin-left: 16.66667% !important;
}
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-offset-3 {
margin-left: 25% !important;
}
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-offset-4 {
margin-left: 33.33333% !important;
}
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-offset-5 {
margin-left: 41.66667% !important;
}
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-offset-6 {
margin-left: 50% !important;
}
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-offset-7 {
margin-left: 58.33333% !important;
}
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-offset-8 {
margin-left: 66.66667% !important;
}
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-offset-9 {
margin-left: 75% !important;
}
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-offset-10 {
margin-left: 83.33333% !important;
}
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-offset-11 {
margin-left: 91.66667% !important;
}
/* line 180, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.medium-reset-order {
margin-left: 0;
margin-right: 0;
left: auto;
right: auto;
float: left;
}
/* line 189, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.column.medium-centered,
.columns.medium-centered {
margin-left: auto;
margin-right: auto;
float: none;
}
/* line 192, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.column.medium-uncentered,
.columns.medium-uncentered {
margin-left: 0;
margin-right: 0;
float: left;
}
/* line 200, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.column.medium-centered:last-child,
.columns.medium-centered:last-child {
float: none;
}
/* line 206, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.column.medium-uncentered:last-child,
.columns.medium-uncentered:last-child {
float: left;
}
/* line 211, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.column.medium-uncentered.opposite,
.columns.medium-uncentered.opposite {
float: right;
}
/* line 247, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.push-0 {
position: relative;
left: 0%;
right: auto;
}
/* line 250, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.pull-0 {
position: relative;
right: 0%;
left: auto;
}
/* line 247, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.push-1 {
position: relative;
left: 8.33333%;
right: auto;
}
/* line 250, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.pull-1 {
position: relative;
right: 8.33333%;
left: auto;
}
/* line 247, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.push-2 {
position: relative;
left: 16.66667%;
right: auto;
}
/* line 250, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.pull-2 {
position: relative;
right: 16.66667%;
left: auto;
}
/* line 247, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.push-3 {
position: relative;
left: 25%;
right: auto;
}
/* line 250, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.pull-3 {
position: relative;
right: 25%;
left: auto;
}
/* line 247, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.push-4 {
position: relative;
left: 33.33333%;
right: auto;
}
/* line 250, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.pull-4 {
position: relative;
right: 33.33333%;
left: auto;
}
/* line 247, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.push-5 {
position: relative;
left: 41.66667%;
right: auto;
}
/* line 250, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.pull-5 {
position: relative;
right: 41.66667%;
left: auto;
}
/* line 247, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.push-6 {
position: relative;
left: 50%;
right: auto;
}
/* line 250, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.pull-6 {
position: relative;
right: 50%;
left: auto;
}
/* line 247, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.push-7 {
position: relative;
left: 58.33333%;
right: auto;
}
/* line 250, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.pull-7 {
position: relative;
right: 58.33333%;
left: auto;
}
/* line 247, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.push-8 {
position: relative;
left: 66.66667%;
right: auto;
}
/* line 250, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.pull-8 {
position: relative;
right: 66.66667%;
left: auto;
}
/* line 247, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.push-9 {
position: relative;
left: 75%;
right: auto;
}
/* line 250, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.pull-9 {
position: relative;
right: 75%;
left: auto;
}
/* line 247, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.push-10 {
position: relative;
left: 83.33333%;
right: auto;
}
/* line 250, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.pull-10 {
position: relative;
right: 83.33333%;
left: auto;
}
/* line 247, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.push-11 {
position: relative;
left: 91.66667%;
right: auto;
}
/* line 250, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.pull-11 {
position: relative;
right: 91.66667%;
left: auto;
}
}
@media only screen and (min-width: 64.063em) {
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-push-0 {
position: relative;
left: 0%;
right: auto;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-pull-0 {
position: relative;
right: 0%;
left: auto;
}
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-push-1 {
position: relative;
left: 8.33333%;
right: auto;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-pull-1 {
position: relative;
right: 8.33333%;
left: auto;
}
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-push-2 {
position: relative;
left: 16.66667%;
right: auto;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-pull-2 {
position: relative;
right: 16.66667%;
left: auto;
}
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-push-3 {
position: relative;
left: 25%;
right: auto;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-pull-3 {
position: relative;
right: 25%;
left: auto;
}
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-push-4 {
position: relative;
left: 33.33333%;
right: auto;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-pull-4 {
position: relative;
right: 33.33333%;
left: auto;
}
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-push-5 {
position: relative;
left: 41.66667%;
right: auto;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-pull-5 {
position: relative;
right: 41.66667%;
left: auto;
}
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-push-6 {
position: relative;
left: 50%;
right: auto;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-pull-6 {
position: relative;
right: 50%;
left: auto;
}
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-push-7 {
position: relative;
left: 58.33333%;
right: auto;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-pull-7 {
position: relative;
right: 58.33333%;
left: auto;
}
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-push-8 {
position: relative;
left: 66.66667%;
right: auto;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-pull-8 {
position: relative;
right: 66.66667%;
left: auto;
}
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-push-9 {
position: relative;
left: 75%;
right: auto;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-pull-9 {
position: relative;
right: 75%;
left: auto;
}
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-push-10 {
position: relative;
left: 83.33333%;
right: auto;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-pull-10 {
position: relative;
right: 83.33333%;
left: auto;
}
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-push-11 {
position: relative;
left: 91.66667%;
right: auto;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-pull-11 {
position: relative;
right: 91.66667%;
left: auto;
}
/* line 168, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.column,
.columns {
position: relative;
padding-left: 0.9375rem;
padding-right: 0.9375rem;
float: left;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-1 {
width: 8.33333%;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-2 {
width: 16.66667%;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-3 {
width: 25%;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-4 {
width: 33.33333%;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-5 {
width: 41.66667%;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-6 {
width: 50%;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-7 {
width: 58.33333%;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-8 {
width: 66.66667%;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-9 {
width: 75%;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-10 {
width: 83.33333%;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-11 {
width: 91.66667%;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-12 {
width: 100%;
}
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-offset-0 {
margin-left: 0% !important;
}
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-offset-1 {
margin-left: 8.33333% !important;
}
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-offset-2 {
margin-left: 16.66667% !important;
}
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-offset-3 {
margin-left: 25% !important;
}
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-offset-4 {
margin-left: 33.33333% !important;
}
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-offset-5 {
margin-left: 41.66667% !important;
}
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-offset-6 {
margin-left: 50% !important;
}
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-offset-7 {
margin-left: 58.33333% !important;
}
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-offset-8 {
margin-left: 66.66667% !important;
}
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-offset-9 {
margin-left: 75% !important;
}
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-offset-10 {
margin-left: 83.33333% !important;
}
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-offset-11 {
margin-left: 91.66667% !important;
}
/* line 180, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.large-reset-order {
margin-left: 0;
margin-right: 0;
left: auto;
right: auto;
float: left;
}
/* line 189, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.column.large-centered,
.columns.large-centered {
margin-left: auto;
margin-right: auto;
float: none;
}
/* line 192, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.column.large-uncentered,
.columns.large-uncentered {
margin-left: 0;
margin-right: 0;
float: left;
}
/* line 200, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.column.large-centered:last-child,
.columns.large-centered:last-child {
float: none;
}
/* line 206, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.column.large-uncentered:last-child,
.columns.large-uncentered:last-child {
float: left;
}
/* line 211, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.column.large-uncentered.opposite,
.columns.large-uncentered.opposite {
float: right;
}
/* line 258, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.push-0 {
position: relative;
left: 0%;
right: auto;
}
/* line 261, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.pull-0 {
position: relative;
right: 0%;
left: auto;
}
/* line 258, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.push-1 {
position: relative;
left: 8.33333%;
right: auto;
}
/* line 261, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.pull-1 {
position: relative;
right: 8.33333%;
left: auto;
}
/* line 258, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.push-2 {
position: relative;
left: 16.66667%;
right: auto;
}
/* line 261, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.pull-2 {
position: relative;
right: 16.66667%;
left: auto;
}
/* line 258, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.push-3 {
position: relative;
left: 25%;
right: auto;
}
/* line 261, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.pull-3 {
position: relative;
right: 25%;
left: auto;
}
/* line 258, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.push-4 {
position: relative;
left: 33.33333%;
right: auto;
}
/* line 261, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.pull-4 {
position: relative;
right: 33.33333%;
left: auto;
}
/* line 258, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.push-5 {
position: relative;
left: 41.66667%;
right: auto;
}
/* line 261, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.pull-5 {
position: relative;
right: 41.66667%;
left: auto;
}
/* line 258, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.push-6 {
position: relative;
left: 50%;
right: auto;
}
/* line 261, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.pull-6 {
position: relative;
right: 50%;
left: auto;
}
/* line 258, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.push-7 {
position: relative;
left: 58.33333%;
right: auto;
}
/* line 261, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.pull-7 {
position: relative;
right: 58.33333%;
left: auto;
}
/* line 258, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.push-8 {
position: relative;
left: 66.66667%;
right: auto;
}
/* line 261, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.pull-8 {
position: relative;
right: 66.66667%;
left: auto;
}
/* line 258, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.push-9 {
position: relative;
left: 75%;
right: auto;
}
/* line 261, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.pull-9 {
position: relative;
right: 75%;
left: auto;
}
/* line 258, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.push-10 {
position: relative;
left: 83.33333%;
right: auto;
}
/* line 261, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.pull-10 {
position: relative;
right: 83.33333%;
left: auto;
}
/* line 258, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.push-11 {
position: relative;
left: 91.66667%;
right: auto;
}
/* line 261, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_grid.scss */
.pull-11 {
position: relative;
right: 91.66667%;
left: auto;
}
}
/* line 129, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_accordion.scss */
.accordion {
margin-bottom: 0;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
.accordion:before, .accordion:after {
content: " ";
display: table;
}
/* line 173, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
.accordion:after {
clear: both;
}
/* line 132, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_accordion.scss */
.accordion .accordion-navigation, .accordion dd {
display: block;
margin-bottom: 0 !important;
}
/* line 135, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_accordion.scss */
.accordion .accordion-navigation.active > a, .accordion dd.active > a {
background: #e8e8e8;
}
/* line 136, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_accordion.scss */
.accordion .accordion-navigation > a, .accordion dd > a {
background: #efefef;
color: #222222;
padding: 1rem;
display: block;
font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
font-size: 1rem;
}
/* line 143, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_accordion.scss */
.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
background: #e3e3e3;
}
/* line 146, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_accordion.scss */
.accordion .accordion-navigation > .content, .accordion dd > .content {
display: none;
padding: 0.9375rem;
}
/* line 149, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_accordion.scss */
.accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
display: block;
background: white;
}
/* line 112, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box {
border-style: solid;
border-width: 1px;
display: block;
font-weight: normal;
margin-bottom: 1.25rem;
position: relative;
padding: 0.875rem 1.5rem 0.875rem 0.875rem;
font-size: 0.8125rem;
transition: opacity 300ms ease-out;
background-color: #008cba;
border-color: #0078a0;
color: white;
}
/* line 115, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box .close {
font-size: 1.375rem;
padding: 9px 6px 4px;
line-height: 0;
position: absolute;
top: 50%;
margin-top: -0.6875rem;
right: 0.25rem;
color: #333333;
opacity: 0.3;
background: inherit;
}
/* line 97, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box .close:hover, .alert-box .close:focus {
opacity: 0.5;
}
/* line 117, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.radius {
border-radius: 3px;
}
/* line 118, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.round {
border-radius: 1000px;
}
/* line 120, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.success {
background-color: #43ac6a;
border-color: #3a945b;
color: white;
}
/* line 121, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.alert {
background-color: #f04124;
border-color: #de2d0f;
color: white;
}
/* line 122, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.secondary {
background-color: #e7e7e7;
border-color: #c7c7c7;
color: #4f4f4f;
}
/* line 123, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.warning {
background-color: #f08a24;
border-color: #de770f;
color: white;
}
/* line 124, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.info {
background-color: #a0d3e8;
border-color: #74bfdd;
color: #4f4f4f;
}
/* line 125, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.alert-close {
opacity: 0;
}
/* line 106, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
[class*="block-grid-"] {
display: block;
padding: 0;
margin: 0 -0.625rem;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
[class*="block-grid-"]:before, [class*="block-grid-"]:after {
content: " ";
display: table;
}
/* line 173, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
[class*="block-grid-"]:after {
clear: both;
}
/* line 50, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
[class*="block-grid-"] > li {
display: block;
height: auto;
float: left;
padding: 0 0.625rem 1.25rem;
}
@media only screen {
/* line 61, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.small-block-grid-1 > li {
width: 100%;
list-style: none;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.small-block-grid-1 > li:nth-of-type(1n) {
clear: none;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.small-block-grid-1 > li:nth-of-type(1n+1) {
clear: both;
}
/* line 61, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.small-block-grid-2 > li {
width: 50%;
list-style: none;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.small-block-grid-2 > li:nth-of-type(1n) {
clear: none;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.small-block-grid-2 > li:nth-of-type(2n+1) {
clear: both;
}
/* line 61, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.small-block-grid-3 > li {
width: 33.33333%;
list-style: none;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.small-block-grid-3 > li:nth-of-type(1n) {
clear: none;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.small-block-grid-3 > li:nth-of-type(3n+1) {
clear: both;
}
/* line 61, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.small-block-grid-4 > li {
width: 25%;
list-style: none;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.small-block-grid-4 > li:nth-of-type(1n) {
clear: none;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.small-block-grid-4 > li:nth-of-type(4n+1) {
clear: both;
}
/* line 61, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.small-block-grid-5 > li {
width: 20%;
list-style: none;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.small-block-grid-5 > li:nth-of-type(1n) {
clear: none;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.small-block-grid-5 > li:nth-of-type(5n+1) {
clear: both;
}
/* line 61, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.small-block-grid-6 > li {
width: 16.66667%;
list-style: none;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.small-block-grid-6 > li:nth-of-type(1n) {
clear: none;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.small-block-grid-6 > li:nth-of-type(6n+1) {
clear: both;
}
/* line 61, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.small-block-grid-7 > li {
width: 14.28571%;
list-style: none;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.small-block-grid-7 > li:nth-of-type(1n) {
clear: none;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.small-block-grid-7 > li:nth-of-type(7n+1) {
clear: both;
}
/* line 61, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.small-block-grid-8 > li {
width: 12.5%;
list-style: none;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.small-block-grid-8 > li:nth-of-type(1n) {
clear: none;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.small-block-grid-8 > li:nth-of-type(8n+1) {
clear: both;
}
/* line 61, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.small-block-grid-9 > li {
width: 11.11111%;
list-style: none;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.small-block-grid-9 > li:nth-of-type(1n) {
clear: none;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.small-block-grid-9 > li:nth-of-type(9n+1) {
clear: both;
}
/* line 61, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.small-block-grid-10 > li {
width: 10%;
list-style: none;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.small-block-grid-10 > li:nth-of-type(1n) {
clear: none;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.small-block-grid-10 > li:nth-of-type(10n+1) {
clear: both;
}
/* line 61, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.small-block-grid-11 > li {
width: 9.09091%;
list-style: none;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.small-block-grid-11 > li:nth-of-type(1n) {
clear: none;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.small-block-grid-11 > li:nth-of-type(11n+1) {
clear: both;
}
/* line 61, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.small-block-grid-12 > li {
width: 8.33333%;
list-style: none;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.small-block-grid-12 > li:nth-of-type(1n) {
clear: none;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.small-block-grid-12 > li:nth-of-type(12n+1) {
clear: both;
}
}
@media only screen and (min-width: 40.063em) {
/* line 61, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.medium-block-grid-1 > li {
width: 100%;
list-style: none;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.medium-block-grid-1 > li:nth-of-type(1n) {
clear: none;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.medium-block-grid-1 > li:nth-of-type(1n+1) {
clear: both;
}
/* line 61, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.medium-block-grid-2 > li {
width: 50%;
list-style: none;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.medium-block-grid-2 > li:nth-of-type(1n) {
clear: none;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.medium-block-grid-2 > li:nth-of-type(2n+1) {
clear: both;
}
/* line 61, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.medium-block-grid-3 > li {
width: 33.33333%;
list-style: none;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.medium-block-grid-3 > li:nth-of-type(1n) {
clear: none;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.medium-block-grid-3 > li:nth-of-type(3n+1) {
clear: both;
}
/* line 61, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.medium-block-grid-4 > li {
width: 25%;
list-style: none;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.medium-block-grid-4 > li:nth-of-type(1n) {
clear: none;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.medium-block-grid-4 > li:nth-of-type(4n+1) {
clear: both;
}
/* line 61, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.medium-block-grid-5 > li {
width: 20%;
list-style: none;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.medium-block-grid-5 > li:nth-of-type(1n) {
clear: none;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.medium-block-grid-5 > li:nth-of-type(5n+1) {
clear: both;
}
/* line 61, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.medium-block-grid-6 > li {
width: 16.66667%;
list-style: none;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.medium-block-grid-6 > li:nth-of-type(1n) {
clear: none;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.medium-block-grid-6 > li:nth-of-type(6n+1) {
clear: both;
}
/* line 61, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.medium-block-grid-7 > li {
width: 14.28571%;
list-style: none;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.medium-block-grid-7 > li:nth-of-type(1n) {
clear: none;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.medium-block-grid-7 > li:nth-of-type(7n+1) {
clear: both;
}
/* line 61, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.medium-block-grid-8 > li {
width: 12.5%;
list-style: none;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.medium-block-grid-8 > li:nth-of-type(1n) {
clear: none;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.medium-block-grid-8 > li:nth-of-type(8n+1) {
clear: both;
}
/* line 61, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.medium-block-grid-9 > li {
width: 11.11111%;
list-style: none;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.medium-block-grid-9 > li:nth-of-type(1n) {
clear: none;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.medium-block-grid-9 > li:nth-of-type(9n+1) {
clear: both;
}
/* line 61, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.medium-block-grid-10 > li {
width: 10%;
list-style: none;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.medium-block-grid-10 > li:nth-of-type(1n) {
clear: none;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.medium-block-grid-10 > li:nth-of-type(10n+1) {
clear: both;
}
/* line 61, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.medium-block-grid-11 > li {
width: 9.09091%;
list-style: none;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.medium-block-grid-11 > li:nth-of-type(1n) {
clear: none;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.medium-block-grid-11 > li:nth-of-type(11n+1) {
clear: both;
}
/* line 61, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.medium-block-grid-12 > li {
width: 8.33333%;
list-style: none;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.medium-block-grid-12 > li:nth-of-type(1n) {
clear: none;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.medium-block-grid-12 > li:nth-of-type(12n+1) {
clear: both;
}
}
@media only screen and (min-width: 64.063em) {
/* line 61, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.large-block-grid-1 > li {
width: 100%;
list-style: none;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.large-block-grid-1 > li:nth-of-type(1n) {
clear: none;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.large-block-grid-1 > li:nth-of-type(1n+1) {
clear: both;
}
/* line 61, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.large-block-grid-2 > li {
width: 50%;
list-style: none;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.large-block-grid-2 > li:nth-of-type(1n) {
clear: none;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.large-block-grid-2 > li:nth-of-type(2n+1) {
clear: both;
}
/* line 61, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.large-block-grid-3 > li {
width: 33.33333%;
list-style: none;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.large-block-grid-3 > li:nth-of-type(1n) {
clear: none;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.large-block-grid-3 > li:nth-of-type(3n+1) {
clear: both;
}
/* line 61, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.large-block-grid-4 > li {
width: 25%;
list-style: none;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.large-block-grid-4 > li:nth-of-type(1n) {
clear: none;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.large-block-grid-4 > li:nth-of-type(4n+1) {
clear: both;
}
/* line 61, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.large-block-grid-5 > li {
width: 20%;
list-style: none;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.large-block-grid-5 > li:nth-of-type(1n) {
clear: none;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.large-block-grid-5 > li:nth-of-type(5n+1) {
clear: both;
}
/* line 61, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.large-block-grid-6 > li {
width: 16.66667%;
list-style: none;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.large-block-grid-6 > li:nth-of-type(1n) {
clear: none;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.large-block-grid-6 > li:nth-of-type(6n+1) {
clear: both;
}
/* line 61, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.large-block-grid-7 > li {
width: 14.28571%;
list-style: none;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.large-block-grid-7 > li:nth-of-type(1n) {
clear: none;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.large-block-grid-7 > li:nth-of-type(7n+1) {
clear: both;
}
/* line 61, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.large-block-grid-8 > li {
width: 12.5%;
list-style: none;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.large-block-grid-8 > li:nth-of-type(1n) {
clear: none;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.large-block-grid-8 > li:nth-of-type(8n+1) {
clear: both;
}
/* line 61, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.large-block-grid-9 > li {
width: 11.11111%;
list-style: none;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.large-block-grid-9 > li:nth-of-type(1n) {
clear: none;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.large-block-grid-9 > li:nth-of-type(9n+1) {
clear: both;
}
/* line 61, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.large-block-grid-10 > li {
width: 10%;
list-style: none;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.large-block-grid-10 > li:nth-of-type(1n) {
clear: none;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.large-block-grid-10 > li:nth-of-type(10n+1) {
clear: both;
}
/* line 61, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.large-block-grid-11 > li {
width: 9.09091%;
list-style: none;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.large-block-grid-11 > li:nth-of-type(1n) {
clear: none;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.large-block-grid-11 > li:nth-of-type(11n+1) {
clear: both;
}
/* line 61, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.large-block-grid-12 > li {
width: 8.33333%;
list-style: none;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.large-block-grid-12 > li:nth-of-type(1n) {
clear: none;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.large-block-grid-12 > li:nth-of-type(12n+1) {
clear: both;
}
}
/* line 118, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs {
display: block;
padding: 0.5625rem 0.875rem 0.5625rem;
overflow: hidden;
margin-left: 0;
list-style: none;
border-style: solid;
border-width: 1px;
background-color: #f4f4f4;
border-color: gainsboro;
border-radius: 3px;
}
/* line 122, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > * {
margin: 0;
float: left;
font-size: 0.6875rem;
line-height: 0.6875rem;
text-transform: uppercase;
color: #008cba;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
text-decoration: underline;
}
/* line 70, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > * a {
color: #008cba;
}
/* line 75, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.current {
cursor: default;
color: #333333;
}
/* line 78, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.current a {
cursor: default;
color: #333333;
}
/* line 84, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
text-decoration: none;
}
/* line 88, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.unavailable {
color: #999999;
}
/* line 90, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.unavailable a {
color: #999999;
}
/* line 95, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
.breadcrumbs > *.unavailable a:focus {
text-decoration: none;
color: #999999;
cursor: default;
}
/* line 102, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *:before {
content: "/";
color: #aaaaaa;
margin: 0 0.75rem;
position: relative;
top: 1px;
}
/* line 110, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *:first-child:before {
content: " ";
margin: 0;
}
/* Accessibility - hides the forward slash */
/* line 130, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
[aria-label="breadcrumbs"] [aria-hidden="true"]:after {
content: "/";
}
/* line 216, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button, .button {
border-style: solid;
border-width: 0px;
cursor: pointer;
font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
font-weight: normal;
line-height: normal;
margin: 0 0 1.25rem;
position: relative;
text-decoration: none;
text-align: center;
-webkit-appearance: none;
-webkit-border-radius: 0;
display: inline-block;
padding-top: 1rem;
padding-right: 2rem;
padding-bottom: 1.0625rem;
padding-left: 2rem;
font-size: 1rem;
background-color: #008cba;
border-color: #007095;
color: white;
transition: background-color 300ms ease-out;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .button:focus {
background-color: #007095;
}
/* line 168, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .button:focus {
color: white;
}
/* line 223, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.secondary, .button.secondary {
background-color: #e7e7e7;
border-color: #b9b9b9;
color: #333333;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
background-color: #b9b9b9;
}
/* line 168, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
color: #333333;
}
/* line 224, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.success, .button.success {
background-color: #43ac6a;
border-color: #368a55;
color: white;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
background-color: #368a55;
}
/* line 168, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
color: white;
}
/* line 225, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.alert, .button.alert {
background-color: #f04124;
border-color: #cf2a0e;
color: white;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
background-color: #cf2a0e;
}
/* line 168, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
color: white;
}
/* line 226, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.warning, .button.warning {
background-color: #f08a24;
border-color: #cf6e0e;
color: white;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
background-color: #cf6e0e;
}
/* line 168, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
color: white;
}
/* line 227, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.info, .button.info {
background-color: #a0d3e8;
border-color: #61b6d9;
color: #333333;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
background-color: #61b6d9;
}
/* line 168, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
color: white;
}
/* line 229, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.large, .button.large {
padding-top: 1.125rem;
padding-right: 2.25rem;
padding-bottom: 1.1875rem;
padding-left: 2.25rem;
font-size: 1.25rem;
}
/* line 230, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.small, .button.small {
padding-top: 0.875rem;
padding-right: 1.75rem;
padding-bottom: 0.9375rem;
padding-left: 1.75rem;
font-size: 0.8125rem;
}
/* line 231, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.tiny, .button.tiny {
padding-top: 0.625rem;
padding-right: 1.25rem;
padding-bottom: 0.6875rem;
padding-left: 1.25rem;
font-size: 0.6875rem;
}
/* line 232, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.expand, .button.expand {
padding-right: 0;
padding-left: 0;
width: 100%;
}
/* line 234, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.left-align, .button.left-align {
text-align: left;
text-indent: 0.75rem;
}
/* line 235, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.right-align, .button.right-align {
text-align: right;
padding-right: 0.75rem;
}
/* line 237, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.radius, .button.radius {
border-radius: 3px;
}
/* line 238, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.round, .button.round {
border-radius: 1000px;
}
/* line 240, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled, button[disabled], .button.disabled, .button[disabled] {
background-color: #008cba;
border-color: #007095;
color: white;
cursor: default;
opacity: 0.7;
box-shadow: none;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
background-color: #007095;
}
/* line 168, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
color: white;
}
/* line 179, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
background-color: #008cba;
}
/* line 241, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
background-color: #e7e7e7;
border-color: #b9b9b9;
color: #333333;
cursor: default;
opacity: 0.7;
box-shadow: none;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
background-color: #b9b9b9;
}
/* line 168, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
color: #333333;
}
/* line 179, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
background-color: #e7e7e7;
}
/* line 242, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
background-color: #43ac6a;
border-color: #368a55;
color: white;
cursor: default;
opacity: 0.7;
box-shadow: none;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
background-color: #368a55;
}
/* line 168, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
color: white;
}
/* line 179, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
background-color: #43ac6a;
}
/* line 243, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
background-color: #f04124;
border-color: #cf2a0e;
color: white;
cursor: default;
opacity: 0.7;
box-shadow: none;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
background-color: #cf2a0e;
}
/* line 168, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
color: white;
}
/* line 179, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
background-color: #f04124;
}
/* line 244, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
background-color: #f08a24;
border-color: #cf6e0e;
color: white;
cursor: default;
opacity: 0.7;
box-shadow: none;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
background-color: #cf6e0e;
}
/* line 168, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
color: white;
}
/* line 179, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
background-color: #f08a24;
}
/* line 245, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
background-color: #a0d3e8;
border-color: #61b6d9;
color: #333333;
cursor: default;
opacity: 0.7;
box-shadow: none;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
background-color: #61b6d9;
}
/* line 168, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
color: white;
}
/* line 179, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
background-color: #a0d3e8;
}
/* line 250, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button::-moz-focus-inner {
border: 0;
padding: 0;
}
@media only screen and (min-width: 40.063em) {
/* line 253, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
button, .button {
display: inline-block;
}
}
/* line 148, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group {
list-style: none;
margin: 0;
left: 0;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
.button-group:before, .button-group:after {
content: " ";
display: table;
}
/* line 173, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
.button-group:after {
clear: both;
}
/* line 150, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group > li {
margin: 0 -2px;
display: inline-block;
}
/* line 39, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group > li > button, .button-group > li .button {
border-left: 1px solid;
border-color: rgba(255, 255, 255, 0.5);
}
/* line 45, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group > li:first-child button, .button-group > li:first-child .button {
border-left: 0;
}
/* line 153, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.stack > li {
margin: 0 -2px;
display: inline-block;
display: block;
margin: 0;
float: none;
}
/* line 39, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.stack > li > button, .button-group.stack > li .button {
border-left: 1px solid;
border-color: rgba(255, 255, 255, 0.5);
}
/* line 45, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
border-left: 0;
}
/* line 66, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.stack > li > button, .button-group.stack > li .button {
border-top: 1px solid;
border-color: rgba(255, 255, 255, 0.5);
border-left-width: 0px;
margin: 0;
display: block;
}
/* line 75, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
border-top: 0;
}
/* line 157, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.stack-for-small > li {
margin: 0 -2px;
display: inline-block;
}
/* line 39, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
border-left: 1px solid;
border-color: rgba(255, 255, 255, 0.5);
}
/* line 45, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
border-left: 0;
}
@media only screen and (max-width: 40em) {
/* line 157, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.stack-for-small > li {
margin: 0 -2px;
display: inline-block;
display: block;
margin: 0;
}
/* line 39, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
border-left: 1px solid;
border-color: rgba(255, 255, 255, 0.5);
}
/* line 45, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
border-left: 0;
}
/* line 66, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
border-top: 1px solid;
border-color: rgba(255, 255, 255, 0.5);
border-left-width: 0px;
margin: 0;
display: block;
}
/* line 75, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
border-top: 0;
}
}
/* line 165, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius > * {
margin: 0 -2px;
display: inline-block;
}
/* line 39, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius > * > button, .button-group.radius > * .button {
border-left: 1px solid;
border-color: rgba(255, 255, 255, 0.5);
}
/* line 45, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius > *:first-child button, .button-group.radius > *:first-child .button {
border-left: 0;
}
/* line 114, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius > *, .button-group.radius > * > a, .button-group.radius > * > button, .button-group.radius > * > .button {
border-radius: 0;
}
/* line 118, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button {
-webkit-border-bottom-left-radius: 3px;
-webkit-border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
}
/* line 129, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button {
-webkit-border-bottom-right-radius: 3px;
-webkit-border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-top-right-radius: 3px;
}
/* line 166, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius.stack > * {
margin: 0 -2px;
display: inline-block;
display: block;
margin: 0;
}
/* line 39, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
border-left: 1px solid;
border-color: rgba(255, 255, 255, 0.5);
}
/* line 45, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
border-left: 0;
}
/* line 66, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
border-top: 1px solid;
border-color: rgba(255, 255, 255, 0.5);
border-left-width: 0px;
margin: 0;
display: block;
}
/* line 75, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
border-top: 0;
}
/* line 114, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius.stack > *, .button-group.radius.stack > * > a, .button-group.radius.stack > * > button, .button-group.radius.stack > * > .button {
border-radius: 0;
}
/* line 118, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius.stack > *:first-child, .button-group.radius.stack > *:first-child > a, .button-group.radius.stack > *:first-child > button, .button-group.radius.stack > *:first-child > .button {
-webkit-top-left-radius: 3px;
-webkit-top-right-radius: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
/* line 129, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius.stack > *:last-child, .button-group.radius.stack > *:last-child > a, .button-group.radius.stack > *:last-child > button, .button-group.radius.stack > *:last-child > .button {
-webkit-bottom-left-radius: 3px;
-webkit-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}
@media only screen and (min-width: 40.063em) {
/* line 167, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius.stack-for-small > * {
margin: 0 -2px;
display: inline-block;
}
/* line 39, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
border-left: 1px solid;
border-color: rgba(255, 255, 255, 0.5);
}
/* line 45, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
border-left: 0;
}
/* line 114, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius.stack-for-small > *, .button-group.radius.stack-for-small > * > a, .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * > .button {
border-radius: 0;
}
/* line 118, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius.stack-for-small > *:first-child, .button-group.radius.stack-for-small > *:first-child > a, .button-group.radius.stack-for-small > *:first-child > button, .button-group.radius.stack-for-small > *:first-child > .button {
-webkit-border-bottom-left-radius: 3px;
-webkit-border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
}
/* line 129, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius.stack-for-small > *:last-child, .button-group.radius.stack-for-small > *:last-child > a, .button-group.radius.stack-for-small > *:last-child > button, .button-group.radius.stack-for-small > *:last-child > .button {
-webkit-border-bottom-right-radius: 3px;
-webkit-border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-top-right-radius: 3px;
}
}
@media only screen and (max-width: 40em) {
/* line 167, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius.stack-for-small > * {
margin: 0 -2px;
display: inline-block;
display: block;
margin: 0;
}
/* line 39, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
border-left: 1px solid;
border-color: rgba(255, 255, 255, 0.5);
}
/* line 45, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
border-left: 0;
}
/* line 66, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
border-top: 1px solid;
border-color: rgba(255, 255, 255, 0.5);
border-left-width: 0px;
margin: 0;
display: block;
}
/* line 75, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
border-top: 0;
}
/* line 114, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius.stack-for-small > *, .button-group.radius.stack-for-small > * > a, .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * > .button {
border-radius: 0;
}
/* line 118, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius.stack-for-small > *:first-child, .button-group.radius.stack-for-small > *:first-child > a, .button-group.radius.stack-for-small > *:first-child > button, .button-group.radius.stack-for-small > *:first-child > .button {
-webkit-top-left-radius: 3px;
-webkit-top-right-radius: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
/* line 129, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius.stack-for-small > *:last-child, .button-group.radius.stack-for-small > *:last-child > a, .button-group.radius.stack-for-small > *:last-child > button, .button-group.radius.stack-for-small > *:last-child > .button {
-webkit-bottom-left-radius: 3px;
-webkit-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}
}
/* line 176, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round > * {
margin: 0 -2px;
display: inline-block;
}
/* line 39, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round > * > button, .button-group.round > * .button {
border-left: 1px solid;
border-color: rgba(255, 255, 255, 0.5);
}
/* line 45, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round > *:first-child button, .button-group.round > *:first-child .button {
border-left: 0;
}
/* line 114, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round > *, .button-group.round > * > a, .button-group.round > * > button, .button-group.round > * > .button {
border-radius: 0;
}
/* line 118, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button {
-webkit-border-bottom-left-radius: 1000px;
-webkit-border-top-left-radius: 1000px;
border-bottom-left-radius: 1000px;
border-top-left-radius: 1000px;
}
/* line 129, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button {
-webkit-border-bottom-right-radius: 1000px;
-webkit-border-top-right-radius: 1000px;
border-bottom-right-radius: 1000px;
border-top-right-radius: 1000px;
}
/* line 177, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round.stack > * {
margin: 0 -2px;
display: inline-block;
display: block;
margin: 0;
}
/* line 39, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round.stack > * > button, .button-group.round.stack > * .button {
border-left: 1px solid;
border-color: rgba(255, 255, 255, 0.5);
}
/* line 45, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
border-left: 0;
}
/* line 66, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round.stack > * > button, .button-group.round.stack > * .button {
border-top: 1px solid;
border-color: rgba(255, 255, 255, 0.5);
border-left-width: 0px;
margin: 0;
display: block;
}
/* line 75, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
border-top: 0;
}
/* line 114, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round.stack > *, .button-group.round.stack > * > a, .button-group.round.stack > * > button, .button-group.round.stack > * > .button {
border-radius: 0;
}
/* line 118, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round.stack > *:first-child, .button-group.round.stack > *:first-child > a, .button-group.round.stack > *:first-child > button, .button-group.round.stack > *:first-child > .button {
-webkit-top-left-radius: 1rem;
-webkit-top-right-radius: 1rem;
border-top-left-radius: 1rem;
border-top-right-radius: 1rem;
}
/* line 129, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round.stack > *:last-child, .button-group.round.stack > *:last-child > a, .button-group.round.stack > *:last-child > button, .button-group.round.stack > *:last-child > .button {
-webkit-bottom-left-radius: 1rem;
-webkit-bottom-right-radius: 1rem;
border-bottom-left-radius: 1rem;
border-bottom-right-radius: 1rem;
}
@media only screen and (min-width: 40.063em) {
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round.stack-for-small > * {
margin: 0 -2px;
display: inline-block;
}
/* line 39, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
border-left: 1px solid;
border-color: rgba(255, 255, 255, 0.5);
}
/* line 45, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
border-left: 0;
}
/* line 114, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round.stack-for-small > *, .button-group.round.stack-for-small > * > a, .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * > .button {
border-radius: 0;
}
/* line 118, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round.stack-for-small > *:first-child, .button-group.round.stack-for-small > *:first-child > a, .button-group.round.stack-for-small > *:first-child > button, .button-group.round.stack-for-small > *:first-child > .button {
-webkit-border-bottom-left-radius: 1000px;
-webkit-border-top-left-radius: 1000px;
border-bottom-left-radius: 1000px;
border-top-left-radius: 1000px;
}
/* line 129, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round.stack-for-small > *:last-child, .button-group.round.stack-for-small > *:last-child > a, .button-group.round.stack-for-small > *:last-child > button, .button-group.round.stack-for-small > *:last-child > .button {
-webkit-border-bottom-right-radius: 1000px;
-webkit-border-top-right-radius: 1000px;
border-bottom-right-radius: 1000px;
border-top-right-radius: 1000px;
}
}
@media only screen and (max-width: 40em) {
/* line 178, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round.stack-for-small > * {
margin: 0 -2px;
display: inline-block;
display: block;
margin: 0;
}
/* line 39, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
border-left: 1px solid;
border-color: rgba(255, 255, 255, 0.5);
}
/* line 45, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
border-left: 0;
}
/* line 66, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
border-top: 1px solid;
border-color: rgba(255, 255, 255, 0.5);
border-left-width: 0px;
margin: 0;
display: block;
}
/* line 75, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
border-top: 0;
}
/* line 114, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round.stack-for-small > *, .button-group.round.stack-for-small > * > a, .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * > .button {
border-radius: 0;
}
/* line 118, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round.stack-for-small > *:first-child, .button-group.round.stack-for-small > *:first-child > a, .button-group.round.stack-for-small > *:first-child > button, .button-group.round.stack-for-small > *:first-child > .button {
-webkit-top-left-radius: 1rem;
-webkit-top-right-radius: 1rem;
border-top-left-radius: 1rem;
border-top-right-radius: 1rem;
}
/* line 129, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round.stack-for-small > *:last-child, .button-group.round.stack-for-small > *:last-child > a, .button-group.round.stack-for-small > *:last-child > button, .button-group.round.stack-for-small > *:last-child > .button {
-webkit-bottom-left-radius: 1rem;
-webkit-bottom-right-radius: 1rem;
border-bottom-left-radius: 1rem;
border-bottom-right-radius: 1rem;
}
}
/* line 188, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-2 li {
margin: 0 -2px;
display: inline-block;
width: 50%;
}
/* line 39, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-2 li > button, .button-group.even-2 li .button {
border-left: 1px solid;
border-color: rgba(255, 255, 255, 0.5);
}
/* line 45, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button {
border-left: 0;
}
/* line 142, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-2 li button, .button-group.even-2 li .button {
width: 100%;
}
/* line 188, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-3 li {
margin: 0 -2px;
display: inline-block;
width: 33.33333%;
}
/* line 39, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-3 li > button, .button-group.even-3 li .button {
border-left: 1px solid;
border-color: rgba(255, 255, 255, 0.5);
}
/* line 45, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button {
border-left: 0;
}
/* line 142, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-3 li button, .button-group.even-3 li .button {
width: 100%;
}
/* line 188, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-4 li {
margin: 0 -2px;
display: inline-block;
width: 25%;
}
/* line 39, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-4 li > button, .button-group.even-4 li .button {
border-left: 1px solid;
border-color: rgba(255, 255, 255, 0.5);
}
/* line 45, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button {
border-left: 0;
}
/* line 142, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-4 li button, .button-group.even-4 li .button {
width: 100%;
}
/* line 188, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-5 li {
margin: 0 -2px;
display: inline-block;
width: 20%;
}
/* line 39, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-5 li > button, .button-group.even-5 li .button {
border-left: 1px solid;
border-color: rgba(255, 255, 255, 0.5);
}
/* line 45, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button {
border-left: 0;
}
/* line 142, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-5 li button, .button-group.even-5 li .button {
width: 100%;
}
/* line 188, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-6 li {
margin: 0 -2px;
display: inline-block;
width: 16.66667%;
}
/* line 39, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-6 li > button, .button-group.even-6 li .button {
border-left: 1px solid;
border-color: rgba(255, 255, 255, 0.5);
}
/* line 45, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button {
border-left: 0;
}
/* line 142, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-6 li button, .button-group.even-6 li .button {
width: 100%;
}
/* line 188, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-7 li {
margin: 0 -2px;
display: inline-block;
width: 14.28571%;
}
/* line 39, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-7 li > button, .button-group.even-7 li .button {
border-left: 1px solid;
border-color: rgba(255, 255, 255, 0.5);
}
/* line 45, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button {
border-left: 0;
}
/* line 142, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-7 li button, .button-group.even-7 li .button {
width: 100%;
}
/* line 188, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-8 li {
margin: 0 -2px;
display: inline-block;
width: 12.5%;
}
/* line 39, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-8 li > button, .button-group.even-8 li .button {
border-left: 1px solid;
border-color: rgba(255, 255, 255, 0.5);
}
/* line 45, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button {
border-left: 0;
}
/* line 142, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-8 li button, .button-group.even-8 li .button {
width: 100%;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
.button-bar:before, .button-bar:after {
content: " ";
display: table;
}
/* line 173, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
.button-bar:after {
clear: both;
}
/* line 194, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-bar .button-group {
float: left;
margin-right: 0.625rem;
}
/* line 32, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-bar .button-group div {
overflow: hidden;
}
/* Clearing Styles */
/* line 44, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-thumbs, [data-clearing] {
margin-bottom: 0;
margin-left: 0;
list-style: none;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
.clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
content: " ";
display: table;
}
/* line 173, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
.clearing-thumbs:after, [data-clearing]:after {
clear: both;
}
/* line 50, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-thumbs li, [data-clearing] li {
float: left;
margin-right: 10px;
}
/* line 55, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
margin-right: 0;
}
/* line 60, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-blackout {
background: #333333;
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 998;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-blackout .clearing-close {
display: block;
}
/* line 72, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-container {
position: relative;
z-index: 998;
height: 100%;
overflow: hidden;
margin: 0;
}
/* line 80, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-touch-label {
position: absolute;
top: 50%;
left: 50%;
color: #aaaaaa;
font-size: 0.6em;
}
/* line 88, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_clearing.scss */
.visible-img {
height: 95%;
position: relative;
}
/* line 92, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_clearing.scss */
.visible-img img {
position: absolute;
left: 50%;
top: 50%;
margin-left: -50%;
max-height: 100%;
max-width: 100%;
}
/* line 102, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-caption {
color: #cccccc;
font-size: 0.875em;
line-height: 1.3;
margin-bottom: 0;
text-align: center;
bottom: 0;
background: #333333;
width: 100%;
padding: 10px 30px 20px;
position: absolute;
left: 0;
}
/* line 116, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-close {
z-index: 999;
padding-left: 20px;
padding-top: 10px;
font-size: 30px;
line-height: 1;
color: #cccccc;
display: none;
}
/* line 126, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-close:hover, .clearing-close:focus {
color: #cccccc;
}
/* line 129, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-assembled .clearing-container {
height: 100%;
}
/* line 130, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-assembled .clearing-container .carousel > ul {
display: none;
}
/* line 134, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-feature li {
display: none;
}
/* line 136, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-feature li.clearing-featured-img {
display: block;
}
@media only screen and (min-width: 40.063em) {
/* line 144, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-main-prev,
.clearing-main-next {
position: absolute;
height: 100%;
width: 40px;
top: 0;
}
/* line 149, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-main-prev > span,
.clearing-main-next > span {
position: absolute;
top: 50%;
display: block;
width: 0;
height: 0;
border: solid 12px;
}
/* line 156, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-main-prev > span:hover,
.clearing-main-next > span:hover {
opacity: 0.8;
}
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-main-prev {
left: 0;
}
/* line 161, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-main-prev > span {
left: 5px;
border-color: transparent;
border-right-color: #cccccc;
}
/* line 167, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-main-next {
right: 0;
}
/* line 169, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-main-next > span {
border-color: transparent;
border-left-color: #cccccc;
}
/* line 176, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-main-prev.disabled,
.clearing-main-next.disabled {
opacity: 0.3;
}
/* line 180, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-assembled .clearing-container .carousel {
background: rgba(51, 51, 51, 0.8);
height: 120px;
margin-top: 10px;
text-align: center;
}
/* line 186, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-assembled .clearing-container .carousel > ul {
display: inline-block;
z-index: 999;
height: 100%;
position: relative;
float: none;
}
/* line 193, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-assembled .clearing-container .carousel > ul li {
display: block;
width: 120px;
min-height: inherit;
float: left;
overflow: hidden;
margin-right: 0;
padding: 0;
position: relative;
cursor: pointer;
opacity: 0.4;
clear: none;
}
/* line 207, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-assembled .clearing-container .carousel > ul li.fix-height img {
height: 100%;
max-width: none;
}
/* line 213, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-assembled .clearing-container .carousel > ul li a.th {
border: none;
box-shadow: none;
display: block;
}
/* line 219, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-assembled .clearing-container .carousel > ul li img {
cursor: pointer !important;
width: 100% !important;
}
/* line 224, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-assembled .clearing-container .carousel > ul li.visible {
opacity: 1;
}
/* line 225, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-assembled .clearing-container .carousel > ul li:hover {
opacity: 0.8;
}
/* line 230, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-assembled .clearing-container .visible-img {
background: #333333;
overflow: hidden;
height: 85%;
}
/* line 237, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-close {
position: absolute;
top: 10px;
right: 20px;
padding-left: 0;
padding-top: 0;
}
}
/* Foundation Dropdowns */
/* line 225, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown {
position: absolute;
left: -9999px;
list-style: none;
margin-left: 0;
outline: none;
width: 100%;
max-height: none;
height: auto;
background: white;
border: solid 1px #cccccc;
font-size: 0.875rem;
z-index: 89;
margin-top: 2px;
max-width: 200px;
}
/* line 73, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown > *:first-child {
margin-top: 0;
}
/* line 74, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown > *:last-child {
margin-bottom: 0;
}
/* line 99, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown:before {
content: "";
display: block;
width: 0;
height: 0;
border: inset 6px;
border-color: transparent transparent white transparent;
border-bottom-style: solid;
position: absolute;
top: -12px;
left: 10px;
z-index: 89;
}
/* line 106, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown:after {
content: "";
display: block;
width: 0;
height: 0;
border: inset 7px;
border-color: transparent transparent #cccccc transparent;
border-bottom-style: solid;
position: absolute;
top: -14px;
left: 9px;
z-index: 88;
}
/* line 114, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.right:before {
left: auto;
right: 10px;
}
/* line 118, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.right:after {
left: auto;
right: 9px;
}
/* line 228, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-right {
position: absolute;
left: -9999px;
list-style: none;
margin-left: 0;
outline: none;
width: 100%;
max-height: none;
height: auto;
background: white;
border: solid 1px #cccccc;
font-size: 0.875rem;
z-index: 89;
margin-top: 0;
margin-left: 2px;
max-width: 200px;
}
/* line 73, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-right > *:first-child {
margin-top: 0;
}
/* line 74, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-right > *:last-child {
margin-bottom: 0;
}
/* line 128, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-right:before {
content: "";
display: block;
width: 0;
height: 0;
border: inset 6px;
border-color: transparent white transparent transparent;
border-right-style: solid;
position: absolute;
top: 10px;
left: -12px;
z-index: 89;
}
/* line 135, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-right:after {
content: "";
display: block;
width: 0;
height: 0;
border: inset 7px;
border-color: transparent #cccccc transparent transparent;
border-right-style: solid;
position: absolute;
top: 9px;
left: -14px;
z-index: 88;
}
/* line 232, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-left {
position: absolute;
left: -9999px;
list-style: none;
margin-left: 0;
outline: none;
width: 100%;
max-height: none;
height: auto;
background: white;
border: solid 1px #cccccc;
font-size: 0.875rem;
z-index: 89;
margin-top: 0;
margin-left: -2px;
max-width: 200px;
}
/* line 73, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-left > *:first-child {
margin-top: 0;
}
/* line 74, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-left > *:last-child {
margin-bottom: 0;
}
/* line 149, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-left:before {
content: "";
display: block;
width: 0;
height: 0;
border: inset 6px;
border-color: transparent transparent transparent white;
border-left-style: solid;
position: absolute;
top: 10px;
right: -12px;
left: auto;
z-index: 89;
}
/* line 157, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-left:after {
content: "";
display: block;
width: 0;
height: 0;
border: inset 7px;
border-color: transparent transparent transparent #cccccc;
border-left-style: solid;
position: absolute;
top: 9px;
right: -14px;
left: auto;
z-index: 88;
}
/* line 236, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-top {
position: absolute;
left: -9999px;
list-style: none;
margin-left: 0;
outline: none;
width: 100%;
max-height: none;
height: auto;
background: white;
border: solid 1px #cccccc;
font-size: 0.875rem;
z-index: 89;
margin-top: -2px;
margin-left: 0;
max-width: 200px;
}
/* line 73, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-top > *:first-child {
margin-top: 0;
}
/* line 74, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-top > *:last-child {
margin-bottom: 0;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-top:before {
content: "";
display: block;
width: 0;
height: 0;
border: inset 6px;
border-color: white transparent transparent transparent;
border-top-style: solid;
position: absolute;
top: auto;
bottom: -12px;
left: 10px;
right: auto;
z-index: 89;
}
/* line 181, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-top:after {
content: "";
display: block;
width: 0;
height: 0;
border: inset 7px;
border-color: #cccccc transparent transparent transparent;
border-top-style: solid;
position: absolute;
top: auto;
bottom: -14px;
left: 9px;
right: auto;
z-index: 88;
}
/* line 241, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown li {
font-size: 0.875rem;
cursor: pointer;
line-height: 1.125rem;
margin: 0;
}
/* line 210, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown li:hover, .f-dropdown li:focus {
background: #eeeeee;
}
/* line 212, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown li.radius {
border-radius: 3px;
}
/* line 214, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown li a {
display: block;
padding: 0.5rem;
color: #555555;
}
/* line 244, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.content {
position: absolute;
left: -9999px;
list-style: none;
margin-left: 0;
outline: none;
padding: 1.25rem;
width: 100%;
height: auto;
max-height: none;
background: white;
border: solid 1px #cccccc;
font-size: 0.875rem;
z-index: 89;
max-width: 200px;
}
/* line 73, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.content > *:first-child {
margin-top: 0;
}
/* line 74, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.content > *:last-child {
margin-bottom: 0;
}
/* line 247, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.tiny {
max-width: 200px;
}
/* line 248, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.small {
max-width: 300px;
}
/* line 249, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.medium {
max-width: 500px;
}
/* line 250, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.large {
max-width: 800px;
}
/* line 251, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.mega {
width: 100% !important;
max-width: 100% !important;
}
/* line 255, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.mega.open {
left: 0 !important;
}
/* line 123, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button, button.dropdown {
position: relative;
outline: none;
padding-right: 3.5625rem;
}
/* line 63, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button::after, button.dropdown::after {
position: absolute;
content: "";
width: 0;
height: 0;
display: block;
border-style: solid;
border-color: white transparent transparent transparent;
top: 50%;
}
/* line 98, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button::after, button.dropdown::after {
border-width: 0.375rem;
right: 1.40625rem;
margin-top: -0.15625rem;
}
/* line 117, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button::after, button.dropdown::after {
border-color: white transparent transparent transparent;
}
/* line 124, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.tiny, button.dropdown.tiny {
padding-right: 2.625rem;
}
/* line 78, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.tiny:after, button.dropdown.tiny:after {
border-width: 0.375rem;
right: 1.125rem;
margin-top: -0.125rem;
}
/* line 117, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.tiny::after, button.dropdown.tiny::after {
border-color: white transparent transparent transparent;
}
/* line 125, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.small, button.dropdown.small {
padding-right: 3.0625rem;
}
/* line 88, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.small::after, button.dropdown.small::after {
border-width: 0.4375rem;
right: 1.3125rem;
margin-top: -0.15625rem;
}
/* line 117, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.small::after, button.dropdown.small::after {
border-color: white transparent transparent transparent;
}
/* line 126, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.large, button.dropdown.large {
padding-right: 3.625rem;
}
/* line 108, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.large::after, button.dropdown.large::after {
border-width: 0.3125rem;
right: 1.71875rem;
margin-top: -0.15625rem;
}
/* line 117, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.large::after, button.dropdown.large::after {
border-color: white transparent transparent transparent;
}
/* line 127, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.secondary:after, button.dropdown.secondary:after {
border-color: #333333 transparent transparent transparent;
}
/* line 49, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_flex-video.scss */
.flex-video {
position: relative;
padding-top: 1.5625rem;
padding-bottom: 67.5%;
height: 0;
margin-bottom: 1rem;
overflow: hidden;
}
/* line 32, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_flex-video.scss */
.flex-video.widescreen {
padding-bottom: 56.34%;
}
/* line 33, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_flex-video.scss */
.flex-video.vimeo {
padding-top: 0;
}
/* line 38, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_flex-video.scss */
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/* Standard Forms */
/* line 380, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
form {
margin: 0 0 1rem;
}
/* Using forms within rows, we need to set some defaults */
/* line 86, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .row {
margin: 0 -0.5rem;
}
/* line 89, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .row .column,
form .row .row .columns {
padding: 0 0.5rem;
}
/* line 92, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .row.collapse {
margin: 0;
}
/* line 95, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .row.collapse .column,
form .row .row.collapse .columns {
padding: 0;
}
/* line 96, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .row.collapse input {
-webkit-border-bottom-right-radius: 0;
-webkit-border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
/* line 105, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
padding-left: 0.5rem;
}
/* Label Styles */
/* line 386, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
label {
font-size: 0.875rem;
color: #4d4d4d;
cursor: pointer;
display: block;
font-weight: normal;
line-height: 1.5;
margin-bottom: 0;
/* Styles for required inputs */
}
/* line 387, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
label.right {
float: none !important;
text-align: right;
}
/* line 388, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
label.inline {
margin: 0 0 1rem 0;
padding: 0.5625rem 0;
}
/* line 390, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
label small {
text-transform: capitalize;
color: #676767;
}
/* Attach elements to the beginning or end of an input */
/* line 398, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
.prefix,
.postfix {
display: block;
position: relative;
z-index: 2;
text-align: center;
width: 100%;
padding-top: 0;
padding-bottom: 0;
border-style: solid;
border-width: 1px;
overflow: hidden;
font-size: 0.875rem;
height: 2.3125rem;
line-height: 2.3125rem;
}
/* Adjust padding, alignment and radius if pre/post element is a button */
/* line 401, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
.postfix.button {
padding-left: 0;
padding-right: 0;
padding-top: 0;
padding-bottom: 0;
text-align: center;
line-height: 2.125rem;
border: none;
}
/* line 402, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
.prefix.button {
padding-left: 0;
padding-right: 0;
padding-top: 0;
padding-bottom: 0;
text-align: center;
line-height: 2.125rem;
border: none;
}
/* line 404, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
.prefix.button.radius {
border-radius: 0;
-webkit-border-bottom-left-radius: 3px;
-webkit-border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
}
/* line 405, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
.postfix.button.radius {
border-radius: 0;
-webkit-border-bottom-right-radius: 3px;
-webkit-border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-top-right-radius: 3px;
}
/* line 406, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
.prefix.button.round {
border-radius: 0;
-webkit-border-bottom-left-radius: 1000px;
-webkit-border-top-left-radius: 1000px;
border-bottom-left-radius: 1000px;
border-top-left-radius: 1000px;
}
/* line 407, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
.postfix.button.round {
border-radius: 0;
-webkit-border-bottom-right-radius: 1000px;
-webkit-border-top-right-radius: 1000px;
border-bottom-right-radius: 1000px;
border-top-right-radius: 1000px;
}
/* Separate prefix and postfix styles when on span or label so buttons keep their own */
/* line 410, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
span.prefix, label.prefix {
background: #f2f2f2;
border-right: none;
color: #333333;
border-color: #cccccc;
}
/* line 411, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
span.postfix, label.postfix {
background: #f2f2f2;
border-left: none;
color: #333333;
border-color: #cccccc;
}
/* We use this to get basic styling on all basic form elements */
/* line 428, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
-webkit-appearance: none;
-webkit-border-radius: 0px;
background-color: white;
font-family: inherit;
border-style: solid;
border-width: 1px;
border-color: #cccccc;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
color: rgba(0, 0, 0, 0.75);
display: block;
font-size: 0.875rem;
margin: 0 0 1rem 0;
padding: 0.5rem;
height: 2.3125rem;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}
/* line 185, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="color"]:focus,
textarea:focus {
box-shadow: 0 0 5px #999999;
border-color: #999999;
}
/* line 132, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="color"]:focus,
textarea:focus {
background: #fafafa;
border-color: #999999;
outline: none;
}
/* line 138, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="date"]:disabled,
input[type="datetime"]:disabled,
input[type="datetime-local"]:disabled,
input[type="month"]:disabled,
input[type="week"]:disabled,
input[type="email"]:disabled,
input[type="number"]:disabled,
input[type="search"]:disabled,
input[type="tel"]:disabled,
input[type="time"]:disabled,
input[type="url"]:disabled,
input[type="color"]:disabled,
textarea:disabled {
background-color: #dddddd;
cursor: default;
}
/* line 146, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="text"][disabled], input[type="text"][readonly], fieldset[disabled] input[type="text"],
input[type="password"][disabled],
input[type="password"][readonly], fieldset[disabled]
input[type="password"],
input[type="date"][disabled],
input[type="date"][readonly], fieldset[disabled]
input[type="date"],
input[type="datetime"][disabled],
input[type="datetime"][readonly], fieldset[disabled]
input[type="datetime"],
input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly], fieldset[disabled]
input[type="datetime-local"],
input[type="month"][disabled],
input[type="month"][readonly], fieldset[disabled]
input[type="month"],
input[type="week"][disabled],
input[type="week"][readonly], fieldset[disabled]
input[type="week"],
input[type="email"][disabled],
input[type="email"][readonly], fieldset[disabled]
input[type="email"],
input[type="number"][disabled],
input[type="number"][readonly], fieldset[disabled]
input[type="number"],
input[type="search"][disabled],
input[type="search"][readonly], fieldset[disabled]
input[type="search"],
input[type="tel"][disabled],
input[type="tel"][readonly], fieldset[disabled]
input[type="tel"],
input[type="time"][disabled],
input[type="time"][readonly], fieldset[disabled]
input[type="time"],
input[type="url"][disabled],
input[type="url"][readonly], fieldset[disabled]
input[type="url"],
input[type="color"][disabled],
input[type="color"][readonly], fieldset[disabled]
input[type="color"],
textarea[disabled],
textarea[readonly], fieldset[disabled]
textarea {
background-color: #dddddd;
cursor: default;
}
/* line 435, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="text"].radius,
input[type="password"].radius,
input[type="date"].radius,
input[type="datetime"].radius,
input[type="datetime-local"].radius,
input[type="month"].radius,
input[type="week"].radius,
input[type="email"].radius,
input[type="number"].radius,
input[type="search"].radius,
input[type="tel"].radius,
input[type="time"].radius,
input[type="url"].radius,
input[type="color"].radius,
textarea.radius {
border-radius: 3px;
}
/* line 445, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select {
border-radius: 0;
-webkit-border-bottom-right-radius: 3px;
-webkit-border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-top-right-radius: 3px;
}
/* line 446, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .prefix-radius.row.collapse .prefix {
border-radius: 0;
-webkit-border-bottom-left-radius: 3px;
-webkit-border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
}
/* line 451, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select {
border-radius: 0;
-webkit-border-bottom-left-radius: 3px;
-webkit-border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
}
/* line 452, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .postfix-radius.row.collapse .postfix {
border-radius: 0;
-webkit-border-bottom-right-radius: 3px;
-webkit-border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-top-right-radius: 3px;
}
/* line 457, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select {
border-radius: 0;
-webkit-border-bottom-right-radius: 1000px;
-webkit-border-top-right-radius: 1000px;
border-bottom-right-radius: 1000px;
border-top-right-radius: 1000px;
}
/* line 458, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .prefix-round.row.collapse .prefix {
border-radius: 0;
-webkit-border-bottom-left-radius: 1000px;
-webkit-border-top-left-radius: 1000px;
border-bottom-left-radius: 1000px;
border-top-left-radius: 1000px;
}
/* line 463, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select {
border-radius: 0;
-webkit-border-bottom-left-radius: 1000px;
-webkit-border-top-left-radius: 1000px;
border-bottom-left-radius: 1000px;
border-top-left-radius: 1000px;
}
/* line 464, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .postfix-round.row.collapse .postfix {
border-radius: 0;
-webkit-border-bottom-right-radius: 1000px;
-webkit-border-top-right-radius: 1000px;
border-bottom-right-radius: 1000px;
border-top-right-radius: 1000px;
}
/* line 469, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="submit"] {
-webkit-appearance: none;
-webkit-border-radius: 0px;
}
/* Respect enforced amount of rows for textarea */
/* line 475, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
textarea[rows] {
height: auto;
}
/* Not allow resize out of parent */
/* line 480, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
textarea {
max-width: 100%;
}
/* Add height value for select elements to match text input height */
/* line 485, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
select {
-webkit-appearance: none !important;
-webkit-border-radius: 0px;
background-color: #fafafa;
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
background-position: 100% center;
background-repeat: no-repeat;
border-style: solid;
border-width: 1px;
border-color: #cccccc;
padding: 0.5rem;
font-size: 0.875rem;
font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
color: rgba(0, 0, 0, 0.75);
line-height: normal;
border-radius: 0;
height: 2.3125rem;
}
/* line 330, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
select::-ms-expand {
display: none;
}
/* line 353, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
select.radius {
border-radius: 3px;
}
/* line 354, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
select:hover {
background-color: #f3f3f3;
border-color: #999999;
}
/* line 359, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
select:disabled {
background-color: #dddddd;
cursor: default;
}
/* Adjust margin for form elements below */
/* line 494, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
margin: 0 0 1rem 0;
}
/* line 499, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="checkbox"] + label,
input[type="radio"] + label {
display: inline-block;
margin-left: 0.5rem;
margin-right: 1rem;
margin-bottom: 0;
vertical-align: baseline;
}
/* Normalize file input width */
/* line 508, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="file"] {
width: 100%;
}
/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
/* line 522, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
fieldset {
border: 1px solid #dddddd;
padding: 1.25rem;
margin: 1.125rem 0;
}
/* line 273, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
fieldset legend {
font-weight: bold;
background: white;
padding: 0 0.1875rem;
margin: 0;
margin-left: -0.1875rem;
}
/* Error Handling */
/* line 529, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
display: block;
padding: 0.375rem 0.5625rem 0.5625rem;
margin-top: -1px;
margin-bottom: 1rem;
font-size: 0.75rem;
font-weight: normal;
font-style: italic;
background: #f04124;
color: white;
}
/* line 532, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
[data-abide] span.error, [data-abide] small.error {
display: none;
}
/* line 535, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
span.error, small.error {
display: block;
padding: 0.375rem 0.5625rem 0.5625rem;
margin-top: -1px;
margin-bottom: 1rem;
font-size: 0.75rem;
font-weight: normal;
font-style: italic;
background: #f04124;
color: white;
}
/* line 542, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
.error input,
.error textarea,
.error select {
margin-bottom: 0;
}
/* line 547, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
.error input[type="checkbox"],
.error input[type="radio"] {
margin-bottom: 1rem;
}
/* line 552, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
.error label,
.error label.error {
color: #f04124;
}
/* line 556, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
.error small.error {
display: block;
padding: 0.375rem 0.5625rem 0.5625rem;
margin-top: -1px;
margin-bottom: 1rem;
font-size: 0.75rem;
font-weight: normal;
font-style: italic;
background: #f04124;
color: white;
}
/* line 561, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
.error > label > small {
color: #676767;
background: transparent;
padding: 0;
text-transform: capitalize;
font-style: normal;
font-size: 60%;
margin: 0;
display: inline;
}
/* line 573, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
.error span.error-message {
display: block;
}
/* line 580, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
input.error,
textarea.error,
select.error {
margin-bottom: 0;
}
/* line 583, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_forms.scss */
label.error {
color: #f04124;
}
/* line 208, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar {
width: 100%;
font-size: 0;
display: inline-block;
background: #333333;
}
/* line 39, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > * {
text-align: center;
font-size: 1rem;
width: 25%;
margin: 0 auto;
display: block;
padding: 1.25rem;
float: left;
}
/* line 48, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > * i, .icon-bar > * img {
display: block;
margin: 0 auto;
}
/* line 52, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > * i + label, .icon-bar > * img + label {
margin-top: .0625rem;
}
/* line 57, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > * i {
font-size: 1.875rem;
vertical-align: middle;
}
/* line 62, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > * img {
width: 1.875rem;
height: 1.875rem;
}
/* line 70, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.label-right > * i, .icon-bar.label-right > * img {
margin: 0 .0625rem 0 0;
display: inline-block;
}
/* line 74, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.label-right > * i + label, .icon-bar.label-right > * img + label {
margin-top: 0;
}
/* line 79, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.label-right > * label {
display: inline-block;
}
/* line 82, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.vertical.label-right > * {
text-align: left;
}
/* line 86, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.vertical, .icon-bar.small-vertical {
height: 100%;
width: auto;
}
/* line 90, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.vertical .item, .icon-bar.small-vertical .item {
width: auto;
margin: auto;
float: none;
}
@media only screen and (min-width: 40.063em) {
/* line 97, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.medium-vertical {
height: 100%;
width: auto;
}
/* line 102, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.medium-vertical .item {
width: auto;
margin: auto;
float: none;
}
}
@media only screen and (min-width: 64.063em) {
/* line 109, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.large-vertical {
height: 100%;
width: auto;
}
/* line 114, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.large-vertical .item {
width: auto;
margin: auto;
float: none;
}
}
/* line 131, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > * {
font-size: 1rem;
padding: 1.25rem;
}
/* line 137, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > * i + label, .icon-bar > * img + label {
margin-top: .0625rem;
}
/* line 142, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > * i {
font-size: 1.875rem;
}
/* line 146, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > * img {
width: 1.875rem;
height: 1.875rem;
}
/* line 168, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > *:hover {
background: #008cba;
}
/* line 170, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > * label {
color: white;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > * i {
color: white;
}
/* line 223, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.two-up .item {
width: 50%;
}
/* line 224, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.two-up.vertical .item, .icon-bar.two-up.small-vertical .item {
width: auto;
}
@media only screen and (min-width: 40.063em) {
/* line 225, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.two-up.medium-vertical .item {
width: auto;
}
}
@media only screen and (min-width: 64.063em) {
/* line 230, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.two-up.large-vertical .item {
width: auto;
}
}
/* line 237, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.three-up .item {
width: 33.3333%;
}
/* line 238, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.three-up.vertical .item, .icon-bar.three-up.small-vertical .item {
width: auto;
}
@media only screen and (min-width: 40.063em) {
/* line 239, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.three-up.medium-vertical .item {
width: auto;
}
}
@media only screen and (min-width: 64.063em) {
/* line 244, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.three-up.large-vertical .item {
width: auto;
}
}
/* line 251, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.four-up .item {
width: 25%;
}
/* line 252, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.four-up.vertical .item, .icon-bar.four-up.small-vertical .item {
width: auto;
}
@media only screen and (min-width: 40.063em) {
/* line 253, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.four-up.medium-vertical .item {
width: auto;
}
}
@media only screen and (min-width: 64.063em) {
/* line 258, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.four-up.large-vertical .item {
width: auto;
}
}
/* line 265, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.five-up .item {
width: 20%;
}
/* line 266, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.five-up.vertical .item, .icon-bar.five-up.small-vertical .item {
width: auto;
}
@media only screen and (min-width: 40.063em) {
/* line 267, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.five-up.medium-vertical .item {
width: auto;
}
}
@media only screen and (min-width: 64.063em) {
/* line 272, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.five-up.large-vertical .item {
width: auto;
}
}
/* line 279, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.six-up .item {
width: 16.66667%;
}
/* line 280, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.six-up.vertical .item, .icon-bar.six-up.small-vertical .item {
width: auto;
}
@media only screen and (min-width: 40.063em) {
/* line 281, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.six-up.medium-vertical .item {
width: auto;
}
}
@media only screen and (min-width: 64.063em) {
/* line 286, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.six-up.large-vertical .item {
width: auto;
}
}
/* line 53, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_inline-lists.scss */
.inline-list {
margin: 0 auto 1.0625rem auto;
margin-left: -1.375rem;
margin-right: 0;
padding: 0;
list-style: none;
overflow: hidden;
}
/* line 42, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_inline-lists.scss */
.inline-list > li {
list-style: none;
float: left;
margin-left: 1.375rem;
display: block;
}
/* line 47, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_inline-lists.scss */
.inline-list > li > * {
display: block;
}
/* Foundation Joyride */
/* line 48, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-list {
display: none;
}
/* Default styles for the container */
/* line 51, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide {
display: none;
position: absolute;
background: #333333;
color: white;
z-index: 101;
top: 0;
left: 2.5%;
font-family: inherit;
font-weight: normal;
width: 95%;
}
/* line 64, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_joyride.scss */
.lt-ie9 .joyride-tip-guide {
max-width: 800px;
left: 50%;
margin-left: -400px;
}
/* line 70, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-content-wrapper {
width: 100%;
padding: 1.125rem 1.25rem 1.5rem;
}
/* line 75, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-content-wrapper .button {
margin-bottom: 0 !important;
}
/* line 77, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-content-wrapper .joyride-prev-tip {
margin-right: 10px;
}
/* Add a little css triangle pip, older browser just miss out on the fanciness of it */
/* line 82, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub {
display: block;
position: absolute;
left: 22px;
width: 0;
height: 0;
border: 10px solid #333333;
}
/* line 90, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.top {
border-top-style: solid;
border-color: #333333;
border-top-color: transparent !important;
border-left-color: transparent !important;
border-right-color: transparent !important;
top: -20px;
}
/* line 98, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.bottom {
border-bottom-style: solid;
border-color: #333333 !important;
border-bottom-color: transparent !important;
border-left-color: transparent !important;
border-right-color: transparent !important;
bottom: -20px;
}
/* line 107, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.right {
right: -20px;
}
/* line 108, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.left {
left: -20px;
}
/* Typography */
/* line 118, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
line-height: 1.25;
margin: 0;
font-weight: bold;
color: white;
}
/* line 124, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide p {
margin: 0 0 1.125rem 0;
font-size: 0.875rem;
line-height: 1.3;
}
/* line 130, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-timer-indicator-wrap {
width: 50px;
height: 3px;
border: solid 1px #555555;
position: absolute;
right: 1.0625rem;
bottom: 1rem;
}
/* line 138, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-timer-indicator {
display: block;
width: 0;
height: inherit;
background: #666666;
}
/* line 145, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-close-tip {
position: absolute;
right: 12px;
top: 10px;
color: #777777 !important;
text-decoration: none;
font-size: 24px;
font-weight: normal;
line-height: .5 !important;
}
/* line 156, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-close-tip:hover, .joyride-close-tip:focus {
color: #eeeeee !important;
}
/* line 159, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-modal-bg {
position: fixed;
height: 100%;
width: 100%;
background: transparent;
background: rgba(0, 0, 0, 0.5);
z-index: 100;
display: none;
top: 0;
left: 0;
cursor: pointer;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-expose-wrapper {
background-color: white;
position: absolute;
border-radius: 3px;
z-index: 102;
box-shadow: 0 0 15px white;
}
/* line 180, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-expose-cover {
background: transparent;
border-radius: 3px;
position: absolute;
z-index: 9999;
top: 0;
left: 0;
}
/* Styles for screens that are at least 768px; */
@media only screen and (min-width: 40.063em) {
/* line 192, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide {
width: 300px;
left: inherit;
}
/* line 194, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.bottom {
border-color: #333333 !important;
border-bottom-color: transparent !important;
border-left-color: transparent !important;
border-right-color: transparent !important;
bottom: -20px;
}
/* line 201, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.right {
border-color: #333333 !important;
border-top-color: transparent !important;
border-right-color: transparent !important;
border-bottom-color: transparent !important;
top: 22px;
left: auto;
right: -20px;
}
/* line 209, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.left {
border-color: #333333 !important;
border-top-color: transparent !important;
border-left-color: transparent !important;
border-bottom-color: transparent !important;
top: 22px;
left: -20px;
right: auto;
}
}
/* line 56, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_keystrokes.scss */
.keystroke,
kbd {
background-color: #ededed;
border-color: #dddddd;
color: #222222;
border-style: solid;
border-width: 1px;
margin: 0;
font-family: "Consolas", "Menlo", "Courier", monospace;
font-size: inherit;
padding: 0.125rem 0.25rem 0;
border-radius: 3px;
}
/* line 91, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_labels.scss */
.label {
font-weight: normal;
font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
text-align: center;
text-decoration: none;
line-height: 1;
white-space: nowrap;
display: inline-block;
position: relative;
margin-bottom: inherit;
padding: 0.25rem 0.5rem 0.25rem;
font-size: 0.6875rem;
background-color: #008cba;
color: white;
}
/* line 96, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_labels.scss */
.label.radius {
border-radius: 3px;
}
/* line 97, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_labels.scss */
.label.round {
border-radius: 1000px;
}
/* line 99, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_labels.scss */
.label.alert {
background-color: #f04124;
color: white;
}
/* line 100, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_labels.scss */
.label.warning {
background-color: #f08a24;
color: white;
}
/* line 101, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_labels.scss */
.label.success {
background-color: #43ac6a;
color: white;
}
/* line 102, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_labels.scss */
.label.secondary {
background-color: #e7e7e7;
color: #333333;
}
/* line 103, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_labels.scss */
.label.info {
background-color: #a0d3e8;
color: #333333;
}
/* line 18, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_magellan.scss */
[data-magellan-expedition], [data-magellan-expedition-clone] {
background: white;
z-index: 50;
min-width: 100%;
padding: 10px;
}
/* line 24, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_magellan.scss */
[data-magellan-expedition] .sub-nav, [data-magellan-expedition-clone] .sub-nav {
margin-bottom: 0;
}
/* line 26, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_magellan.scss */
[data-magellan-expedition] .sub-nav dd, [data-magellan-expedition-clone] .sub-nav dd {
margin-bottom: 0;
}
/* line 27, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_magellan.scss */
[data-magellan-expedition] .sub-nav a, [data-magellan-expedition-clone] .sub-nav a {
line-height: 1.8em;
}
@-webkit-keyframes rotate {
/* line 54, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
from {
-webkit-transform: rotate(0deg);
}
/* line 55, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
to {
-webkit-transform: rotate(360deg);
}
}
@-moz-keyframes rotate {
/* line 58, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
from {
-moz-transform: rotate(0deg);
}
/* line 59, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
to {
-moz-transform: rotate(360deg);
}
}
@-o-keyframes rotate {
/* line 62, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
from {
-o-transform: rotate(0deg);
}
/* line 63, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
to {
-o-transform: rotate(360deg);
}
}
@keyframes rotate {
/* line 66, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
from {
transform: rotate(0deg);
}
/* line 67, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
to {
transform: rotate(360deg);
}
}
/* Orbit Graceful Loading */
/* line 71, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.slideshow-wrapper {
position: relative;
}
/* line 74, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.slideshow-wrapper ul {
list-style-type: none;
margin: 0;
}
/* line 81, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.slideshow-wrapper ul li,
.slideshow-wrapper ul li .orbit-caption {
display: none;
}
/* line 84, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.slideshow-wrapper ul li:first-child {
display: block;
}
/* line 87, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.slideshow-wrapper .orbit-container {
background-color: transparent;
}
/* line 90, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.slideshow-wrapper .orbit-container li {
display: block;
}
/* line 92, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.slideshow-wrapper .orbit-container li .orbit-caption {
display: block;
}
/* line 94, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.slideshow-wrapper .orbit-container .orbit-bullets li {
display: inline-block;
}
/* line 100, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.slideshow-wrapper .preloader {
display: block;
width: 40px;
height: 40px;
position: absolute;
top: 50%;
left: 50%;
margin-top: -20px;
margin-left: -20px;
border: solid 3px;
border-color: #555555 white;
border-radius: 1000px;
animation-name: rotate;
animation-duration: 1.5s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
/* line 120, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container {
overflow: hidden;
width: 100%;
position: relative;
background: none;
}
/* line 126, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container {
list-style: none;
margin: 0;
padding: 0;
position: relative;
-webkit-transform: translateZ(0);
}
/* line 135, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container img {
display: block;
max-width: 100%;
}
/* line 137, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container > * {
position: absolute;
top: 0;
width: 100%;
margin-left: 100%;
}
/* line 148, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container > *:first-child {
margin-left: 0%;
}
/* line 157, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container > * .orbit-caption {
position: absolute;
bottom: 0;
background-color: rgba(51, 51, 51, 0.8);
color: white;
width: 100%;
padding: 0.625rem 0.875rem;
font-size: 0.875rem;
}
/* line 174, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slide-number {
position: absolute;
top: 10px;
left: 10px;
font-size: 12px;
color: white;
background: rgba(0, 0, 0, 0);
z-index: 10;
}
/* line 179, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slide-number span {
font-weight: 700;
padding: 0.3125rem;
}
/* line 185, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer {
position: absolute;
top: 12px;
right: 10px;
height: 6px;
width: 100px;
z-index: 10;
}
/* line 192, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer .orbit-progress {
height: 3px;
background-color: rgba(255, 255, 255, 0.3);
display: block;
width: 0%;
position: relative;
right: 20px;
top: 5px;
}
/* line 205, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer > span {
display: none;
position: absolute;
top: 0px;
right: 0;
width: 11px;
height: 14px;
border: solid 4px white;
border-top: none;
border-bottom: none;
}
/* line 219, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer.paused > span {
right: -4px;
top: 0px;
width: 11px;
height: 14px;
border: inset 8px;
border-left-style: solid;
border-color: transparent;
border-left-color: white;
}
/* line 228, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer.paused > span.dark {
border-left-color: #333333;
}
/* line 237, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container:hover .orbit-timer > span {
display: block;
}
/* line 241, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev,
.orbit-container .orbit-next {
position: absolute;
top: 45%;
margin-top: -25px;
width: 36px;
height: 60px;
line-height: 50px;
color: white;
background-color: transparent;
text-indent: -9999px !important;
z-index: 10;
}
/* line 253, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev:hover,
.orbit-container .orbit-next:hover {
background-color: rgba(0, 0, 0, 0.3);
}
/* line 257, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev > span,
.orbit-container .orbit-next > span {
position: absolute;
top: 50%;
margin-top: -10px;
display: block;
width: 0;
height: 0;
border: inset 10px;
}
/* line 267, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev {
left: 0;
}
/* line 268, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev > span {
border-right-style: solid;
border-color: transparent;
border-right-color: white;
}
/* line 273, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev:hover > span {
border-right-color: white;
}
/* line 277, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-next {
right: 0;
}
/* line 278, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-next > span {
border-color: transparent;
border-left-style: solid;
border-left-color: white;
left: 50%;
margin-left: -4px;
}
/* line 285, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-next:hover > span {
border-left-color: white;
}
/* line 291, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-bullets-container {
text-align: center;
}
/* line 292, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-bullets {
margin: 0 auto 30px auto;
overflow: hidden;
position: relative;
top: 10px;
float: none;
text-align: center;
display: block;
}
/* line 301, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-bullets li {
cursor: pointer;
display: inline-block;
width: 0.5625rem;
height: 0.5625rem;
background: #cccccc;
float: none;
margin-right: 6px;
border-radius: 1000px;
}
/* line 312, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-bullets li.active {
background: #999999;
}
/* line 316, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-bullets li:last-child {
margin-right: 0;
}
/* line 323, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
display: none;
}
/* line 326, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.touch .orbit-bullets {
display: none;
}
@media only screen and (min-width: 40.063em) {
/* line 335, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
display: inherit;
}
/* line 338, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.touch .orbit-bullets {
display: block;
}
}
@media only screen and (max-width: 40em) {
/* line 345, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-stack-on-small .orbit-slides-container {
height: auto !important;
}
/* line 346, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-stack-on-small .orbit-slides-container > * {
position: relative;
margin: 0% !important;
opacity: 1 !important;
}
/* line 352, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-stack-on-small .orbit-slide-number {
display: none;
}
/* line 358, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-timer {
display: none;
}
/* line 361, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-next, .orbit-prev {
display: none;
}
/* line 364, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-bullets {
display: none;
}
}
/* line 149, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination {
display: block;
min-height: 1.5rem;
margin-left: -0.3125rem;
}
/* line 104, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li {
height: 1.5rem;
color: #222222;
font-size: 0.875rem;
margin-left: 0.3125rem;
}
/* line 110, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li a, ul.pagination li button {
display: block;
padding: 0.0625rem 0.625rem 0.0625rem;
color: #999999;
background: none;
border-radius: 3px;
font-weight: normal;
font-size: 1em;
line-height: inherit;
transition: background-color 300ms ease-out;
}
/* line 126, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li:hover a,
ul.pagination li a:focus, ul.pagination li:hover button,
ul.pagination li button:focus {
background: #e6e6e6;
}
/* line 51, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li.unavailable a, ul.pagination li.unavailable button {
cursor: default;
color: #999999;
}
/* line 60, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus, ul.pagination li.unavailable:hover button, ul.pagination li.unavailable button:focus {
background: transparent;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li.current a, ul.pagination li.current button {
background: #008cba;
color: white;
font-weight: bold;
cursor: default;
}
/* line 75, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
background: #008cba;
}
/* line 136, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li {
float: left;
display: block;
}
/* Pagination centred wrapper */
/* line 154, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_pagination.scss */
.pagination-centered {
text-align: center;
}
/* line 136, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_pagination.scss */
.pagination-centered ul.pagination li {
float: none;
display: inline-block;
}
/* Panels */
/* line 79, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_panels.scss */
.panel {
border-style: solid;
border-width: 1px;
border-color: #d8d8d8;
margin-bottom: 1.25rem;
padding: 1.25rem;
background: #f2f2f2;
color: #333333;
}
/* line 54, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_panels.scss */
.panel > :first-child {
margin-top: 0;
}
/* line 55, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_panels.scss */
.panel > :last-child {
margin-bottom: 0;
}
/* line 60, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_panels.scss */
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl {
color: #333333;
}
/* line 67, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_panels.scss */
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
line-height: 1;
margin-bottom: 0.625rem;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_panels.scss */
.panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
line-height: 1.4;
}
/* line 81, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_panels.scss */
.panel.callout {
border-style: solid;
border-width: 1px;
border-color: #b6edff;
margin-bottom: 1.25rem;
padding: 1.25rem;
background: #ecfaff;
color: #333333;
}
/* line 54, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_panels.scss */
.panel.callout > :first-child {
margin-top: 0;
}
/* line 55, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_panels.scss */
.panel.callout > :last-child {
margin-bottom: 0;
}
/* line 60, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_panels.scss */
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p, .panel.callout li, .panel.callout dl {
color: #333333;
}
/* line 67, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_panels.scss */
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
line-height: 1;
margin-bottom: 0.625rem;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_panels.scss */
.panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
line-height: 1.4;
}
/* line 83, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_panels.scss */
.panel.callout a:not(.button) {
color: #008cba;
}
/* line 88, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_panels.scss */
.panel.radius {
border-radius: 3px;
}
/* Pricing Tables */
/* line 139, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_pricing-tables.scss */
.pricing-table {
border: solid 1px #dddddd;
margin-left: 0;
margin-bottom: 1.25rem;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_pricing-tables.scss */
.pricing-table * {
list-style: none;
line-height: 1;
}
/* line 142, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_pricing-tables.scss */
.pricing-table .title {
background-color: #333333;
padding: 0.9375rem 1.25rem;
text-align: center;
color: #eeeeee;
font-weight: normal;
font-size: 1rem;
font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
/* line 143, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_pricing-tables.scss */
.pricing-table .price {
background-color: #f6f6f6;
padding: 0.9375rem 1.25rem;
text-align: center;
color: #333333;
font-weight: normal;
font-size: 2rem;
font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
/* line 144, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_pricing-tables.scss */
.pricing-table .description {
background-color: white;
padding: 0.9375rem;
text-align: center;
color: #777777;
font-size: 0.75rem;
font-weight: normal;
line-height: 1.4;
border-bottom: dotted 1px #dddddd;
}
/* line 145, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_pricing-tables.scss */
.pricing-table .bullet-item {
background-color: white;
padding: 0.9375rem;
text-align: center;
color: #333333;
font-size: 0.875rem;
font-weight: normal;
border-bottom: dotted 1px #dddddd;
}
/* line 146, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_pricing-tables.scss */
.pricing-table .cta-button {
background-color: white;
text-align: center;
padding: 1.25rem 1.25rem 0;
}
/* Progress Bar */
/* line 57, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_progress-bars.scss */
.progress {
background-color: #f6f6f6;
height: 1.5625rem;
border: 1px solid white;
padding: 0.125rem;
margin-bottom: 0.625rem;
}
/* line 61, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_progress-bars.scss */
.progress .meter {
background: #008cba;
height: 100%;
display: block;
}
/* line 64, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_progress-bars.scss */
.progress.secondary .meter {
background: #e7e7e7;
height: 100%;
display: block;
}
/* line 65, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_progress-bars.scss */
.progress.success .meter {
background: #43ac6a;
height: 100%;
display: block;
}
/* line 66, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_progress-bars.scss */
.progress.alert .meter {
background: #f04124;
height: 100%;
display: block;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_progress-bars.scss */
.progress.radius {
border-radius: 3px;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_progress-bars.scss */
.progress.radius .meter {
border-radius: 2px;
}
/* line 72, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_progress-bars.scss */
.progress.round {
border-radius: 1000px;
}
/* line 73, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_progress-bars.scss */
.progress.round .meter {
border-radius: 999px;
}
/* line 127, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider {
display: block;
position: relative;
width: 100%;
height: 1rem;
border: 1px solid #dddddd;
margin: 1.25rem 0;
-ms-touch-action: none;
touch-action: none;
background: #fafafa;
}
/* line 130, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.vertical-range {
display: block;
position: relative;
width: 100%;
height: 1rem;
border: 1px solid #dddddd;
margin: 1.25rem 0;
-ms-touch-action: none;
touch-action: none;
display: inline-block;
width: 1rem;
height: 12.5rem;
}
/* line 132, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.vertical-range .range-slider-handle {
margin-top: 0;
margin-left: -0.5rem;
position: absolute;
bottom: -10.5rem;
}
/* line 138, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.vertical-range .range-slider-active-segment {
width: 0.875rem;
height: auto;
bottom: 0;
}
/* line 144, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.radius {
background: #fafafa;
border-radius: 3px;
}
/* line 146, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.radius .range-slider-handle {
background: #008cba;
border-radius: 3px;
}
/* line 115, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.radius .range-slider-handle:hover {
background: #007ba4;
}
/* line 148, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.round {
background: #fafafa;
border-radius: 1000px;
}
/* line 150, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.round .range-slider-handle {
background: #008cba;
border-radius: 1000px;
}
/* line 115, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.round .range-slider-handle:hover {
background: #007ba4;
}
/* line 152, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.disabled, .range-slider[disabled] {
background: #fafafa;
cursor: default;
opacity: 0.7;
}
/* line 154, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.disabled .range-slider-handle, .range-slider[disabled] .range-slider-handle {
background: #008cba;
cursor: default;
opacity: 0.7;
}
/* line 115, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.disabled .range-slider-handle:hover, .range-slider[disabled] .range-slider-handle:hover {
background: #007ba4;
}
/* line 157, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider-active-segment {
display: inline-block;
position: absolute;
height: 0.875rem;
background: #e5e5e5;
}
/* line 163, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider-handle {
display: inline-block;
position: absolute;
z-index: 1;
top: -0.3125rem;
width: 2rem;
height: 1.375rem;
border: 1px solid none;
cursor: pointer;
-ms-touch-action: manipulation;
touch-action: manipulation;
background: #008cba;
}
/* line 115, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider-handle:hover {
background: #007ba4;
}
/* line 165, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal-bg {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: black;
background: rgba(0, 0, 0, 0.45);
z-index: 1004;
display: none;
left: 0;
}
/* line 167, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal, dialog {
visibility: hidden;
display: none;
position: absolute;
z-index: 1005;
width: 100vw;
top: 0;
border-radius: 3px;
left: 0;
background-color: white;
padding: 1.25rem;
border: solid 1px #666666;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
padding: 1.875rem;
}
@media only screen and (max-width: 40em) {
/* line 167, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal, dialog {
min-height: 100vh;
}
}
/* line 85, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal .column, dialog .column, .reveal-modal .columns, dialog .columns {
min-width: 0;
}
/* line 88, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal > :first-child, dialog > :first-child {
margin-top: 0;
}
/* line 90, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal > :last-child, dialog > :last-child {
margin-bottom: 0;
}
@media only screen and (min-width: 40.063em) {
/* line 167, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal, dialog {
width: 80%;
max-width: 62.5rem;
left: 0;
right: 0;
margin: 0 auto;
}
}
@media only screen and (min-width: 40.063em) {
/* line 167, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal, dialog {
top: 6.25rem;
}
}
/* line 179, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal.radius, dialog.radius {
border-radius: 3px;
}
/* line 180, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal.round, dialog.round {
border-radius: 1000px;
}
/* line 181, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal.collapse, dialog.collapse {
padding: 0;
}
@media only screen and (min-width: 40.063em) {
/* line 182, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal.tiny, dialog.tiny {
width: 30%;
max-width: 62.5rem;
left: 0;
right: 0;
margin: 0 auto;
}
}
@media only screen and (min-width: 40.063em) {
/* line 183, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal.small, dialog.small {
width: 40%;
max-width: 62.5rem;
left: 0;
right: 0;
margin: 0 auto;
}
}
@media only screen and (min-width: 40.063em) {
/* line 184, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal.medium, dialog.medium {
width: 60%;
max-width: 62.5rem;
left: 0;
right: 0;
margin: 0 auto;
}
}
@media only screen and (min-width: 40.063em) {
/* line 185, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal.large, dialog.large {
width: 70%;
max-width: 62.5rem;
left: 0;
right: 0;
margin: 0 auto;
}
}
@media only screen and (min-width: 40.063em) {
/* line 186, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal.xlarge, dialog.xlarge {
width: 95%;
max-width: 62.5rem;
left: 0;
right: 0;
margin: 0 auto;
}
}
/* line 187, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal.full, dialog.full {
top: 0;
left: 0;
height: 100%;
height: 100vh;
min-height: 100vh;
max-width: none !important;
margin-left: 0 !important;
}
@media only screen and (min-width: 40.063em) {
/* line 187, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal.full, dialog.full {
width: 100vw;
max-width: 62.5rem;
left: 0;
right: 0;
margin: 0 auto;
}
}
/* line 198, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal .close-reveal-modal, dialog .close-reveal-modal {
font-size: 2.5rem;
line-height: 1;
position: absolute;
top: 0.5rem;
right: 0.6875rem;
color: #aaaaaa;
font-weight: bold;
cursor: pointer;
}
/* line 201, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_reveal.scss */
dialog {
display: none;
}
/* line 205, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_reveal.scss */
dialog::backdrop, dialog + .backdrop {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: black;
background: rgba(0, 0, 0, 0.45);
z-index: auto;
display: none;
left: 0;
}
/* line 209, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_reveal.scss */
dialog[open] {
display: block;
}
@media print {
/* line 216, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_reveal.scss */
dialog, .reveal-modal, dialog {
display: none;
background: white !important;
}
}
/* line 114, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_side-nav.scss */
.side-nav {
display: block;
margin: 0;
padding: 0.875rem 0;
list-style-type: none;
list-style-position: outside;
font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
/* line 70, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_side-nav.scss */
.side-nav li {
margin: 0 0 0.4375rem 0;
font-size: 0.875rem;
font-weight: normal;
}
/* line 75, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_side-nav.scss */
.side-nav li a:not(.button) {
display: block;
color: #008cba;
margin: 0;
padding: 0.4375rem 0.875rem;
}
/* line 81, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_side-nav.scss */
.side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
background: rgba(0, 0, 0, 0.025);
color: #1cc7ff;
}
/* line 87, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_side-nav.scss */
.side-nav li.active > a:first-child:not(.button) {
color: #1cc7ff;
font-weight: normal;
font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
/* line 93, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_side-nav.scss */
.side-nav li.divider {
border-top: 1px solid;
height: 0;
padding: 0;
list-style: none;
border-top-color: white;
}
/* line 101, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_side-nav.scss */
.side-nav li.heading {
color: #008cba;
font-size: 0.875rem;
font-weight: bold;
text-transform: uppercase;
}
/* line 173, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button {
position: relative;
padding-right: 5.0625rem;
}
/* line 76, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button span {
display: block;
height: 100%;
position: absolute;
right: 0;
top: 0;
border-left: solid 1px;
}
/* line 85, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button span:after {
position: absolute;
content: "";
width: 0;
height: 0;
display: block;
border-style: inset;
top: 50%;
left: 50%;
}
/* line 97, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button span:active {
background-color: rgba(0, 0, 0, 0.1);
}
/* line 103, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button span {
border-left-color: rgba(255, 255, 255, 0.5);
}
/* line 140, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button span {
width: 3.09375rem;
}
/* line 141, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button span:after {
border-top-style: solid;
border-width: 0.375rem;
top: 48%;
margin-left: -0.375rem;
}
/* line 166, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button span:after {
border-color: white transparent transparent transparent;
}
/* line 103, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.secondary span {
border-left-color: rgba(255, 255, 255, 0.5);
}
/* line 166, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.secondary span:after {
border-color: white transparent transparent transparent;
}
/* line 103, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.alert span {
border-left-color: rgba(255, 255, 255, 0.5);
}
/* line 103, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.success span {
border-left-color: rgba(255, 255, 255, 0.5);
}
/* line 179, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.tiny {
padding-right: 3.75rem;
}
/* line 112, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.tiny span {
width: 2.25rem;
}
/* line 113, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.tiny span:after {
border-top-style: solid;
border-width: 0.375rem;
top: 48%;
margin-left: -0.375rem;
}
/* line 180, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.small {
padding-right: 4.375rem;
}
/* line 126, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.small span {
width: 2.625rem;
}
/* line 127, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.small span:after {
border-top-style: solid;
border-width: 0.4375rem;
top: 48%;
margin-left: -0.375rem;
}
/* line 181, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.large {
padding-right: 5.5rem;
}
/* line 154, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.large span {
width: 3.4375rem;
}
/* line 155, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.large span:after {
border-top-style: solid;
border-width: 0.3125rem;
top: 48%;
margin-left: -0.375rem;
}
/* line 182, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.expand {
padding-left: 2rem;
}
/* line 166, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.secondary span:after {
border-color: #333333 transparent transparent transparent;
}
/* line 186, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.radius span {
-webkit-border-bottom-right-radius: 3px;
-webkit-border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-top-right-radius: 3px;
}
/* line 187, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.round span {
-webkit-border-bottom-right-radius: 1000px;
-webkit-border-top-right-radius: 1000px;
border-bottom-right-radius: 1000px;
border-top-right-radius: 1000px;
}
/* line 121, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_sub-nav.scss */
.sub-nav {
display: block;
width: auto;
overflow: hidden;
margin-bottom: -0.25rem 0 1.125rem;
padding-top: 0.25rem;
}
/* line 67, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_sub-nav.scss */
.sub-nav dt {
text-transform: uppercase;
}
/* line 73, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_sub-nav.scss */
.sub-nav dt,
.sub-nav dd,
.sub-nav li {
float: left;
display: inline;
margin-left: 1rem;
margin-bottom: 0;
font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
font-weight: normal;
font-size: 0.875rem;
color: #999999;
}
/* line 83, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_sub-nav.scss */
.sub-nav dt a,
.sub-nav dd a,
.sub-nav li a {
text-decoration: none;
color: #999999;
padding: 0.1875rem 1rem;
}
/* line 87, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_sub-nav.scss */
.sub-nav dt a:hover,
.sub-nav dd a:hover,
.sub-nav li a:hover {
color: #737373;
}
/* line 92, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_sub-nav.scss */
.sub-nav dt.active a,
.sub-nav dd.active a,
.sub-nav li.active a {
border-radius: 3px;
font-weight: normal;
background: #008cba;
padding: 0.1875rem 1rem;
cursor: default;
color: white;
}
/* line 99, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_sub-nav.scss */
.sub-nav dt.active a:hover,
.sub-nav dd.active a:hover,
.sub-nav li.active a:hover {
background: #0078a0;
}
/* line 204, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_switches.scss */
.switch {
padding: 0;
border: none;
position: relative;
outline: 0;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
/* line 56, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_switches.scss */
.switch label {
display: block;
margin-bottom: 1rem;
position: relative;
color: transparent;
background: #dddddd;
text-indent: 100%;
width: 4rem;
height: 2rem;
cursor: pointer;
transition: left 0.15s ease-out;
}
/* line 72, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_switches.scss */
.switch input {
opacity: 0;
position: absolute;
top: 9px;
left: 10px;
padding: 0;
}
/* line 79, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_switches.scss */
.switch input + label {
margin-left: 0;
margin-right: 0;
}
/* line 86, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_switches.scss */
.switch label:after {
content: "";
display: block;
background: white;
position: absolute;
top: .25rem;
left: .25rem;
width: 1.5rem;
height: 1.5rem;
-webkit-transition: left 0.15s ease-out;
-moz-transition: left 0.15s ease-out;
transition: left 0.15s ease-out;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
/* line 102, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_switches.scss */
.switch input:checked + label {
background: #008cba;
}
/* line 106, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_switches.scss */
.switch input:checked + label:after {
left: 2.25rem;
}
/* line 118, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_switches.scss */
.switch label {
width: 4rem;
height: 2rem;
}
/* line 122, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_switches.scss */
.switch label:after {
width: 1.5rem;
height: 1.5rem;
}
/* line 126, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_switches.scss */
.switch input:checked + label:after {
left: 2.25rem;
}
/* line 146, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_switches.scss */
.switch label {
color: transparent;
background: #dddddd;
}
/* line 151, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_switches.scss */
.switch label:after {
background: white;
}
/* line 155, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_switches.scss */
.switch input:checked + label {
background: #008cba;
}
/* line 118, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_switches.scss */
.switch.large label {
width: 5rem;
height: 2.5rem;
}
/* line 122, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_switches.scss */
.switch.large label:after {
width: 2rem;
height: 2rem;
}
/* line 126, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_switches.scss */
.switch.large input:checked + label:after {
left: 2.75rem;
}
/* line 118, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_switches.scss */
.switch.small label {
width: 3.5rem;
height: 1.75rem;
}
/* line 122, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_switches.scss */
.switch.small label:after {
width: 1.25rem;
height: 1.25rem;
}
/* line 126, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_switches.scss */
.switch.small input:checked + label:after {
left: 2rem;
}
/* line 118, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_switches.scss */
.switch.tiny label {
width: 3rem;
height: 1.5rem;
}
/* line 122, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_switches.scss */
.switch.tiny label:after {
width: 1rem;
height: 1rem;
}
/* line 126, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_switches.scss */
.switch.tiny input:checked + label:after {
left: 1.75rem;
}
/* line 218, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_switches.scss */
.switch.radius label {
border-radius: 4px;
}
/* line 219, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_switches.scss */
.switch.radius label:after {
border-radius: 3px;
}
/* line 223, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_switches.scss */
.switch.round {
border-radius: 1000px;
}
/* line 224, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_switches.scss */
.switch.round label {
border-radius: 2rem;
}
/* line 225, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_switches.scss */
.switch.round label:after {
border-radius: 2rem;
}
/* line 131, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tables.scss */
table {
background: white;
margin-bottom: 1.25rem;
border: solid 1px #dddddd;
table-layout: auto;
}
/* line 69, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tables.scss */
table caption {
background: transparent;
color: #222222;
font-size: 1rem;
font-weight: bold;
}
/* line 78, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tables.scss */
table thead {
background: whitesmoke;
}
/* line 83, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tables.scss */
table thead tr th,
table thead tr td {
padding: 0.5rem 0.625rem 0.625rem;
font-size: 0.875rem;
font-weight: bold;
color: #222222;
}
/* line 92, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tables.scss */
table tfoot {
background: whitesmoke;
}
/* line 97, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tables.scss */
table tfoot tr th,
table tfoot tr td {
padding: 0.5rem 0.625rem 0.625rem;
font-size: 0.875rem;
font-weight: bold;
color: #222222;
}
/* line 108, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tables.scss */
table tr th,
table tr td {
padding: 0.5625rem 0.625rem;
font-size: 0.875rem;
color: #222222;
text-align: left;
}
/* line 117, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tables.scss */
table tr.even, table tr.alt, table tr:nth-of-type(even) {
background: #f9f9f9;
}
/* line 125, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tables.scss */
table thead tr th,
table tfoot tr th,
table tfoot tr td,
table tbody tr th,
table tbody tr td,
table tr td {
display: table-cell;
line-height: 1.125rem;
}
/* line 30, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs {
margin-bottom: 0 !important;
margin-left: 0;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
.tabs:before, .tabs:after {
content: " ";
display: table;
}
/* line 173, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
.tabs:after {
clear: both;
}
/* line 34, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs dd, .tabs .tab-title {
position: relative;
margin-bottom: 0 !important;
list-style: none;
float: left;
}
/* line 39, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs dd > a, .tabs .tab-title > a {
outline: none;
display: block;
background-color: #efefef;
color: #222222;
padding: 1rem 2rem;
font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
font-size: 1rem;
}
/* line 49, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs dd > a:hover, .tabs .tab-title > a:hover {
background-color: #e1e1e1;
}
/* line 55, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs dd.active a, .tabs .tab-title.active a {
background-color: white;
color: #222222;
}
/* line 64, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs.radius dd:first-child a, .tabs.radius .tab:first-child a {
-webkit-border-bottom-left-radius: 3px;
-webkit-border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
}
/* line 67, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs.radius dd:last-child a, .tabs.radius .tab:last-child a {
-webkit-border-bottom-right-radius: 3px;
-webkit-border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-top-right-radius: 3px;
}
/* line 71, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs.vertical dd, .tabs.vertical .tab-title {
position: inherit;
float: none;
display: block;
top: auto;
}
/* line 80, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs-content {
margin-bottom: 1.5rem;
width: 100%;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
.tabs-content:before, .tabs-content:after {
content: " ";
display: table;
}
/* line 173, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
.tabs-content:after {
clear: both;
}
/* line 84, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs-content > .content {
display: none;
float: left;
padding: 0.9375rem 0;
width: 100%;
}
/* line 89, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs-content > .content.active {
display: block;
float: none;
}
/* line 90, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs-content > .content.contained {
padding: 0.9375rem;
}
/* line 92, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs-content.vertical {
display: block;
}
/* line 94, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs-content.vertical > .content {
padding: 0 0.9375rem;
}
@media only screen and (min-width: 40.063em) {
/* line 99, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs.vertical {
width: 20%;
max-width: 20%;
float: left;
margin: 0 0 1.25rem;
}
/* line 107, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs-content.vertical {
width: 80%;
max-width: 80%;
float: left;
margin-left: -1px;
padding-left: 1rem;
}
}
/* line 117, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tabs.scss */
.no-js .tabs-content > .content {
display: block;
float: none;
}
/* Image Thumbnails */
/* line 59, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_thumbs.scss */
.th {
line-height: 0;
display: inline-block;
border: solid 4px white;
max-width: 100%;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
transition: all 200ms ease-out;
}
/* line 49, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_thumbs.scss */
.th:hover, .th:focus {
box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5);
}
/* line 63, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_thumbs.scss */
.th.radius {
border-radius: 3px;
}
/* Tooltips */
/* line 38, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.has-tip {
border-bottom: dotted 1px #cccccc;
cursor: help;
font-weight: bold;
color: #333333;
}
/* line 45, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.has-tip:hover, .has-tip:focus {
border-bottom: dotted 1px #003f54;
color: #008cba;
}
/* line 51, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.has-tip.tip-left, .has-tip.tip-right {
float: none !important;
}
/* line 54, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip {
display: none;
position: absolute;
z-index: 1006;
font-weight: normal;
font-size: 0.875rem;
line-height: 1.3;
padding: 0.75rem;
max-width: 300px;
left: 50%;
width: 100%;
color: white;
background: #333333;
}
/* line 68, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip > .nub {
display: block;
left: 5px;
position: absolute;
width: 0;
height: 0;
border: solid 5px;
border-color: transparent transparent #333333 transparent;
top: -10px;
pointer-events: none;
}
/* line 79, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip > .nub.rtl {
left: auto;
right: 5px;
}
/* line 85, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip.radius {
border-radius: 3px;
}
/* line 88, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip.round {
border-radius: 1000px;
}
/* line 90, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip.round > .nub {
left: 2rem;
}
/* line 95, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip.opened {
color: #008cba !important;
border-bottom: dotted 1px #003f54 !important;
}
/* line 101, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.tap-to-close {
display: block;
font-size: 0.625rem;
color: #777777;
font-weight: normal;
}
@media only screen and (min-width: 40.063em) {
/* line 110, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip > .nub {
border-color: transparent transparent #333333 transparent;
top: -10px;
}
/* line 114, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip.tip-top > .nub {
border-color: #333333 transparent transparent transparent;
top: auto;
bottom: -10px;
}
/* line 121, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip.tip-left, .tooltip.tip-right {
float: none !important;
}
/* line 123, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip.tip-left > .nub {
border-color: transparent transparent transparent #333333;
right: -10px;
left: auto;
top: 50%;
margin-top: -5px;
}
/* line 130, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip.tip-right > .nub {
border-color: transparent #333333 transparent transparent;
right: auto;
left: -10px;
top: 50%;
margin-top: -5px;
}
}
/* line 108, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
meta.foundation-mq-topbar {
font-family: "/only screen and (min-width:40.063em)/";
width: 40.063em;
}
/* Wrapped around .top-bar to contain to grid width */
/* line 114, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.contain-to-grid {
width: 100%;
background: #333333;
}
/* line 118, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.contain-to-grid .top-bar {
margin-bottom: 0;
}
/* line 122, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.fixed {
width: 100%;
left: 0;
position: fixed;
top: 0;
z-index: 99;
}
/* line 129, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.fixed.expanded:not(.top-bar) {
overflow-y: auto;
height: auto;
width: 100%;
max-height: 100%;
}
/* line 135, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.fixed.expanded:not(.top-bar) .title-area {
position: fixed;
width: 100%;
z-index: 99;
}
/* line 141, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.fixed.expanded:not(.top-bar) .top-bar-section {
z-index: 98;
margin-top: 45px;
}
/* line 148, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar {
overflow: hidden;
height: 45px;
line-height: 45px;
position: relative;
background: #333333;
margin-bottom: 0;
}
/* line 157, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar ul {
margin-bottom: 0;
list-style: none;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .row {
max-width: none;
}
/* line 165, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar form,
.top-bar input {
margin-bottom: 0;
}
/* line 167, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar input {
height: 1.8rem;
padding-top: .35rem;
padding-bottom: .35rem;
font-size: 0.75rem;
}
/* line 169, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .button, .top-bar button {
padding-top: 0.4125rem;
padding-bottom: 0.4125rem;
margin-bottom: 0;
font-size: 0.75rem;
}
@media only screen and (max-width: 40em) {
/* line 169, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .button, .top-bar button {
position: relative;
top: -1px;
}
}
/* line 185, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .title-area {
position: relative;
margin: 0;
}
/* line 190, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .name {
height: 45px;
margin: 0;
font-size: 16px;
}
/* line 195, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .name h1 {
line-height: 45px;
font-size: 1.0625rem;
margin: 0;
}
/* line 199, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .name h1 a {
font-weight: normal;
color: white;
width: 75%;
display: block;
padding: 0 15px;
}
/* line 210, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar {
position: absolute;
right: 0;
top: 0;
}
/* line 215, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar a {
color: white;
text-transform: uppercase;
font-size: 0.8125rem;
font-weight: bold;
position: relative;
display: block;
padding: 0 15px;
height: 45px;
line-height: 45px;
}
/* line 228, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar.menu-icon {
top: 50%;
margin-top: -16px;
}
/* line 232, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar.menu-icon a {
height: 34px;
line-height: 33px;
padding: 0 40px 0 15px;
color: white;
position: relative;
}
/* line 129, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
.top-bar .toggle-topbar.menu-icon a span::after {
content: "";
position: absolute;
display: block;
height: 0;
top: 50%;
margin-top: -8px;
right: 15px;
box-shadow: 0 0px 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white;
width: 16px;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
.top-bar .toggle-topbar.menu-icon a span:hover:after {
box-shadow: 0 0px 0 1px "", 0 7px 0 1px "", 0 14px 0 1px "";
}
/* line 261, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar.expanded {
height: auto;
background: transparent;
}
/* line 265, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar.expanded .title-area {
background: #333333;
}
/* line 268, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar.expanded .toggle-topbar a {
color: #888888;
}
/* line 269, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar.expanded .toggle-topbar a span::after {
box-shadow: 0 0px 0 1px #888888, 0 7px 0 1px #888888, 0 14px 0 1px #888888;
}
/* line 282, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section {
left: 0;
position: relative;
width: auto;
transition: left 300ms ease-out;
}
/* line 288, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul {
padding: 0;
width: 100%;
height: auto;
display: block;
font-size: 16px;
margin: 0;
}
/* line 298, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .divider,
.top-bar-section [role="separator"] {
border-top: solid 1px #1a1a1a;
clear: both;
height: 1px;
width: 100%;
}
/* line 305, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li {
background: #333333;
}
/* line 307, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a {
display: block;
width: 100%;
color: white;
padding: 12px 0 12px 0;
padding-left: 15px;
font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
font-size: 0.8125rem;
font-weight: normal;
text-transform: none;
}
/* line 319, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button {
font-size: 0.8125rem;
padding-right: 15px;
padding-left: 15px;
background-color: #008cba;
border-color: #007095;
color: white;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
background-color: #007095;
}
/* line 168, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
color: white;
}
/* line 325, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.secondary {
background-color: #e7e7e7;
border-color: #b9b9b9;
color: #333333;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
background-color: #b9b9b9;
}
/* line 168, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
color: #333333;
}
/* line 326, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.success {
background-color: #43ac6a;
border-color: #368a55;
color: white;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
background-color: #368a55;
}
/* line 168, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
color: white;
}
/* line 327, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.alert {
background-color: #f04124;
border-color: #cf2a0e;
color: white;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
background-color: #cf2a0e;
}
/* line 168, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
color: white;
}
/* line 328, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.warning {
background-color: #f08a24;
border-color: #cf6e0e;
color: white;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
background-color: #cf6e0e;
}
/* line 168, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
color: white;
}
/* line 331, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > button {
font-size: 0.8125rem;
padding-right: 15px;
padding-left: 15px;
background-color: #008cba;
border-color: #007095;
color: white;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
background-color: #007095;
}
/* line 168, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
color: white;
}
/* line 337, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > button.secondary {
background-color: #e7e7e7;
border-color: #b9b9b9;
color: #333333;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
background-color: #b9b9b9;
}
/* line 168, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
color: #333333;
}
/* line 338, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > button.success {
background-color: #43ac6a;
border-color: #368a55;
color: white;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
background-color: #368a55;
}
/* line 168, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
color: white;
}
/* line 339, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > button.alert {
background-color: #f04124;
border-color: #cf2a0e;
color: white;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
background-color: #cf2a0e;
}
/* line 168, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
color: white;
}
/* line 340, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > button.warning {
background-color: #f08a24;
border-color: #cf6e0e;
color: white;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
background-color: #cf6e0e;
}
/* line 168, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
color: white;
}
/* line 344, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li:hover:not(.has-form) > a {
background-color: #555555;
background: #272727;
color: white;
}
/* line 354, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li.active > a {
background: #008cba;
color: white;
}
/* line 357, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li.active > a:hover {
background: #0078a0;
color: white;
}
/* line 365, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-form {
padding: 15px;
}
/* line 368, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown {
position: relative;
}
/* line 372, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown > a:after {
content: "";
display: block;
width: 0;
height: 0;
border: inset 5px;
border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
border-left-style: solid;
margin-right: 15px;
margin-top: -4.5px;
position: absolute;
top: 50%;
right: 0;
}
/* line 384, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved {
position: static;
}
/* line 385, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved > .dropdown {
display: block;
position: static !important;
height: auto;
width: auto;
overflow: visible;
clip: auto;
position: absolute !important;
width: 100%;
}
/* line 389, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved > a:after {
display: none;
}
/* line 396, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown {
padding: 0;
position: absolute;
left: 100%;
top: 0;
z-index: 99;
display: block;
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
}
/* line 404, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li {
width: 100%;
height: auto;
}
/* line 408, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li a {
font-weight: normal;
padding: 8px 15px;
}
/* line 411, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li a.parent-link {
font-weight: normal;
}
/* line 416, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link {
margin-bottom: 0;
margin-top: 0;
font-size: 1.125rem;
}
/* line 421, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
color: white;
display: block;
}
/* line 425, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
background: none;
}
/* line 428, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.has-form {
padding: 8px 15px;
}
/* line 429, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li .button, .top-bar-section .dropdown li button {
top: auto;
}
/* line 432, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown label {
padding: 8px 15px 2px;
margin-bottom: 0;
text-transform: uppercase;
color: #777777;
font-weight: bold;
font-size: 0.625rem;
}
/* line 443, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.js-generated {
display: block;
}
@media only screen and (min-width: 40.063em) {
/* line 448, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar {
background: #333333;
overflow: visible;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
.top-bar:before, .top-bar:after {
content: " ";
display: table;
}
/* line 173, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
.top-bar:after {
clear: both;
}
/* line 453, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar {
display: none;
}
/* line 455, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .title-area {
float: left;
}
/* line 456, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .name h1 a {
width: auto;
}
/* line 460, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar input,
.top-bar .button,
.top-bar button {
font-size: 0.875rem;
position: relative;
top: 7px;
}
/* line 466, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar.expanded {
background: #333333;
}
/* line 469, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.contain-to-grid .top-bar {
max-width: 62.5rem;
margin: 0 auto;
margin-bottom: 0;
}
/* line 475, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section {
transition: none 0 0;
left: 0 !important;
}
/* line 479, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul {
width: auto;
height: auto !important;
display: inline;
}
/* line 484, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li {
float: left;
}
/* line 486, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li .js-generated {
display: none;
}
/* line 492, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section li.hover > a:not(.button) {
background-color: #555555;
background: #272727;
color: white;
}
/* line 501, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section li:not(.has-form) a:not(.button) {
padding: 0 15px;
line-height: 45px;
background: #333333;
}
/* line 505, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section li:not(.has-form) a:not(.button):hover {
background-color: #555555;
background: #272727;
}
/* line 514, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section li.active:not(.has-form) a:not(.button) {
padding: 0 15px;
line-height: 45px;
color: white;
background: #008cba;
}
/* line 519, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
background: #0078a0;
color: white;
}
/* line 531, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown > a {
padding-right: 35px !important;
}
/* line 533, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown > a:after {
content: "";
display: block;
width: 0;
height: 0;
border: inset 5px;
border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
border-top-style: solid;
margin-top: -2.5px;
top: 22.5px;
}
/* line 542, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved {
position: relative;
}
/* line 543, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved > .dropdown {
display: block;
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
}
/* line 549, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
display: block;
position: static !important;
height: auto;
width: auto;
overflow: visible;
clip: auto;
position: absolute !important;
}
/* line 553, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown > a:focus + .dropdown {
display: block;
position: static !important;
height: auto;
width: auto;
overflow: visible;
clip: auto;
position: absolute !important;
}
/* line 560, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
border: none;
content: "\00bb";
top: 1rem;
margin-top: -1px;
right: 5px;
line-height: 1.2;
}
/* line 574, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown {
left: 0;
top: auto;
background: transparent;
min-width: 100%;
}
/* line 581, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li a {
color: white;
line-height: 45px;
white-space: nowrap;
padding: 12px 15px;
background: #333333;
}
/* line 590, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
color: white;
background: #333333;
}
/* line 595, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
color: white;
background-color: #555555;
background: #272727;
}
/* line 604, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li label {
white-space: nowrap;
background: #333333;
}
/* line 610, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li .dropdown {
left: 100%;
top: 0;
}
/* line 618, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
border-bottom: none;
border-top: none;
border-right: solid 1px #4e4e4e;
clear: none;
height: 45px;
width: 0;
}
/* line 627, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-form {
background: #333333;
padding: 0 15px;
height: 45px;
}
/* line 635, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .right li .dropdown {
left: auto;
right: 0;
}
/* line 639, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .right li .dropdown li .dropdown {
right: 100%;
}
/* line 643, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .left li .dropdown {
right: auto;
left: 0;
}
/* line 647, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .left li .dropdown li .dropdown {
left: 100%;
}
/* line 657, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.no-js .top-bar-section ul li:hover > a {
background-color: #555555;
background: #272727;
color: white;
}
/* line 666, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.no-js .top-bar-section ul li:active > a {
background: #008cba;
color: white;
}
/* line 674, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.no-js .top-bar-section .has-dropdown:hover > .dropdown {
display: block;
position: static !important;
height: auto;
width: auto;
overflow: visible;
clip: auto;
position: absolute !important;
}
/* line 678, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
display: block;
position: static !important;
height: auto;
width: auto;
overflow: visible;
clip: auto;
position: absolute !important;
}
}
/* line 155, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.text-left {
text-align: left !important;
}
/* line 156, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.text-right {
text-align: right !important;
}
/* line 157, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.text-center {
text-align: center !important;
}
/* line 158, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.text-justify {
text-align: justify !important;
}
@media only screen and (max-width: 40em) {
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.small-only-text-left {
text-align: left !important;
}
/* line 163, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.small-only-text-right {
text-align: right !important;
}
/* line 164, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.small-only-text-center {
text-align: center !important;
}
/* line 165, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.small-only-text-justify {
text-align: justify !important;
}
}
@media only screen {
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.small-text-left {
text-align: left !important;
}
/* line 163, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.small-text-right {
text-align: right !important;
}
/* line 164, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.small-text-center {
text-align: center !important;
}
/* line 165, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.small-text-justify {
text-align: justify !important;
}
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.medium-only-text-left {
text-align: left !important;
}
/* line 163, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.medium-only-text-right {
text-align: right !important;
}
/* line 164, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.medium-only-text-center {
text-align: center !important;
}
/* line 165, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.medium-only-text-justify {
text-align: justify !important;
}
}
@media only screen and (min-width: 40.063em) {
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.medium-text-left {
text-align: left !important;
}
/* line 163, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.medium-text-right {
text-align: right !important;
}
/* line 164, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.medium-text-center {
text-align: center !important;
}
/* line 165, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.medium-text-justify {
text-align: justify !important;
}
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.large-only-text-left {
text-align: left !important;
}
/* line 163, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.large-only-text-right {
text-align: right !important;
}
/* line 164, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.large-only-text-center {
text-align: center !important;
}
/* line 165, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.large-only-text-justify {
text-align: justify !important;
}
}
@media only screen and (min-width: 64.063em) {
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.large-text-left {
text-align: left !important;
}
/* line 163, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.large-text-right {
text-align: right !important;
}
/* line 164, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.large-text-center {
text-align: center !important;
}
/* line 165, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.large-text-justify {
text-align: justify !important;
}
}
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.xlarge-only-text-left {
text-align: left !important;
}
/* line 163, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.xlarge-only-text-right {
text-align: right !important;
}
/* line 164, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.xlarge-only-text-center {
text-align: center !important;
}
/* line 165, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.xlarge-only-text-justify {
text-align: justify !important;
}
}
@media only screen and (min-width: 90.063em) {
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.xlarge-text-left {
text-align: left !important;
}
/* line 163, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.xlarge-text-right {
text-align: right !important;
}
/* line 164, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.xlarge-text-center {
text-align: center !important;
}
/* line 165, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.xlarge-text-justify {
text-align: justify !important;
}
}
@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.xxlarge-only-text-left {
text-align: left !important;
}
/* line 163, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.xxlarge-only-text-right {
text-align: right !important;
}
/* line 164, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.xxlarge-only-text-center {
text-align: center !important;
}
/* line 165, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.xxlarge-only-text-justify {
text-align: justify !important;
}
}
@media only screen and (min-width: 120.063em) {
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.xxlarge-text-left {
text-align: left !important;
}
/* line 163, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.xxlarge-text-right {
text-align: right !important;
}
/* line 164, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.xxlarge-text-center {
text-align: center !important;
}
/* line 165, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.xxlarge-text-justify {
text-align: justify !important;
}
}
/* Typography resets */
/* line 211, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
margin: 0;
padding: 0;
}
/* Default Link Styles */
/* line 217, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
a {
color: #008cba;
text-decoration: none;
line-height: inherit;
}
/* line 223, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
a:hover, a:focus {
color: #0078a0;
}
/* line 230, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
a img {
border: none;
}
/* Default paragraph styles */
/* line 234, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
p {
font-family: inherit;
font-weight: normal;
font-size: 1rem;
line-height: 1.6;
margin-bottom: 1.25rem;
text-rendering: optimizeLegibility;
}
/* line 242, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
p.lead {
font-size: 1.21875rem;
line-height: 1.6;
}
/* line 244, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
p aside {
font-size: 0.875rem;
line-height: 1.35;
font-style: italic;
}
/* Default header styles */
/* line 252, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
h1, h2, h3, h4, h5, h6 {
font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
font-weight: normal;
font-style: normal;
color: #222222;
text-rendering: optimizeLegibility;
margin-top: 0.2rem;
margin-bottom: 0.5rem;
line-height: 1.4;
}
/* line 262, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
font-size: 60%;
color: #6f6f6f;
line-height: 0;
}
/* line 269, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
h1 {
font-size: 2.125rem;
}
/* line 270, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
h2 {
font-size: 1.6875rem;
}
/* line 271, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
h3 {
font-size: 1.375rem;
}
/* line 272, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
h4 {
font-size: 1.125rem;
}
/* line 273, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
h5 {
font-size: 1.125rem;
}
/* line 274, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
h6 {
font-size: 1rem;
}
/* line 276, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.subheader {
line-height: 1.4;
color: #6f6f6f;
font-weight: normal;
margin-top: 0.2rem;
margin-bottom: 0.5rem;
}
/* line 278, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
hr {
border: solid #dddddd;
border-width: 1px 0 0;
clear: both;
margin: 1.25rem 0 1.1875rem;
height: 0;
}
/* Helpful Typography Defaults */
/* line 288, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
em,
i {
font-style: italic;
line-height: inherit;
}
/* line 294, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
strong,
b {
font-weight: bold;
line-height: inherit;
}
/* line 299, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
small {
font-size: 60%;
line-height: inherit;
}
/* line 304, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
code {
font-family: Consolas, "Liberation Mono", Courier, monospace;
font-weight: normal;
color: #333333;
background-color: #f8f8f8;
border-width: 1px;
border-style: solid;
border-color: #dfdfdf;
padding: 0.125rem 0.3125rem 0.0625rem;
}
/* Lists */
/* line 318, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
ul,
ol,
dl {
font-size: 1rem;
line-height: 1.6;
margin-bottom: 1.25rem;
list-style-position: outside;
font-family: inherit;
}
/* line 326, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
ul {
margin-left: 1.1rem;
}
/* line 328, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
ul.no-bullet {
margin-left: 0;
}
/* line 332, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
ul.no-bullet li ul,
ul.no-bullet li ol {
margin-left: 1.25rem;
margin-bottom: 0;
list-style: none;
}
/* Unordered Lists */
/* line 345, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
ul li ul,
ul li ol {
margin-left: 1.25rem;
margin-bottom: 0;
}
/* line 353, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
ul.square li ul, ul.circle li ul, ul.disc li ul {
list-style: inherit;
}
/* line 356, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
ul.square {
list-style-type: square;
margin-left: 1.1rem;
}
/* line 357, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
ul.circle {
list-style-type: circle;
margin-left: 1.1rem;
}
/* line 358, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
ul.disc {
list-style-type: disc;
margin-left: 1.1rem;
}
/* line 359, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
ul.no-bullet {
list-style: none;
}
/* Ordered Lists */
/* line 363, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
ol {
margin-left: 1.4rem;
}
/* line 367, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
ol li ul,
ol li ol {
margin-left: 1.25rem;
margin-bottom: 0;
}
/* Definition Lists */
/* line 376, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
dl dt {
margin-bottom: 0.3rem;
font-weight: bold;
}
/* line 380, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
dl dd {
margin-bottom: 0.75rem;
}
/* Abbreviations */
/* line 385, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
abbr,
acronym {
text-transform: uppercase;
font-size: 90%;
color: #222222;
cursor: help;
}
/* line 391, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
abbr {
text-transform: none;
}
/* line 393, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
abbr[title] {
border-bottom: 1px dotted #dddddd;
}
/* Blockquotes */
/* line 399, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
blockquote {
margin: 0 0 1.25rem;
padding: 0.5625rem 1.25rem 0 1.1875rem;
border-left: 1px solid #dddddd;
}
/* line 404, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
blockquote cite {
display: block;
font-size: 0.8125rem;
color: #555555;
}
/* line 408, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
blockquote cite:before {
content: "\2014 \0020";
}
/* line 413, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
blockquote cite a,
blockquote cite a:visited {
color: #555555;
}
/* line 419, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
blockquote,
blockquote p {
line-height: 1.6;
color: #6f6f6f;
}
/* Microformats */
/* line 425, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.vcard {
display: inline-block;
margin: 0 0 1.25rem 0;
border: 1px solid #dddddd;
padding: 0.625rem 0.75rem;
}
/* line 431, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.vcard li {
margin: 0;
display: block;
}
/* line 435, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.vcard .fn {
font-weight: bold;
font-size: 0.9375rem;
}
/* line 442, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.vevent .summary {
font-weight: bold;
}
/* line 444, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.vevent abbr {
cursor: default;
text-decoration: none;
font-weight: bold;
border: none;
padding: 0 0.0625rem;
}
@media only screen and (min-width: 40.063em) {
/* line 455, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
h1, h2, h3, h4, h5, h6 {
line-height: 1.4;
}
/* line 456, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
h1 {
font-size: 2.75rem;
}
/* line 457, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
h2 {
font-size: 2.3125rem;
}
/* line 458, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
h3 {
font-size: 1.6875rem;
}
/* line 459, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
h4 {
font-size: 1.4375rem;
}
/* line 460, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
h5 {
font-size: 1.125rem;
}
/* line 461, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
h6 {
font-size: 1rem;
}
}
/*
* Print styles.
*
* Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
* Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
/* line 472, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.print-only {
display: none !important;
}
@media print {
/* line 474, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
* {
background: transparent !important;
color: black !important;
/* Black prints faster: h5bp.com/s */
box-shadow: none !important;
text-shadow: none !important;
}
/* line 482, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
a,
a:visited {
text-decoration: underline;
}
/* line 483, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
a[href]:after {
content: " (" attr(href) ")";
}
/* line 485, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
abbr[title]:after {
content: " (" attr(title) ")";
}
/* line 490, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
/* line 493, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
pre,
blockquote {
border: 1px solid #999999;
page-break-inside: avoid;
}
/* line 498, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
thead {
display: table-header-group;
/* h5bp.com/t */
}
/* line 501, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
tr,
img {
page-break-inside: avoid;
}
/* line 503, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
img {
max-width: 100% !important;
}
@page {
margin: 0.5cm;
}
/* line 509, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
/* line 515, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
h2,
h3 {
page-break-after: avoid;
}
/* line 517, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.hide-on-print {
display: none !important;
}
/* line 518, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.print-only {
display: block !important;
}
/* line 519, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.hide-for-print {
display: none !important;
}
/* line 520, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_type.scss */
.show-for-print {
display: inherit !important;
}
}
/* line 288, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.off-canvas-wrap {
-webkit-backface-visibility: hidden;
position: relative;
width: 100%;
overflow: hidden;
}
/* line 136, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
min-height: 100%;
-webkit-overflow-scrolling: touch;
}
/* line 289, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.inner-wrap {
-webkit-backface-visibility: hidden;
position: relative;
width: 100%;
-webkit-transition: -webkit-transform 500ms ease;
-moz-transition: -moz-transform 500ms ease;
-ms-transition: -ms-transform 500ms ease;
-o-transition: -o-transform 500ms ease;
transition: transform 500ms ease;
}
/* line 172, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
.inner-wrap:before, .inner-wrap:after {
content: " ";
display: table;
}
/* line 173, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
.inner-wrap:after {
clear: both;
}
/* line 291, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar {
-webkit-backface-visibility: hidden;
background: #333333;
color: white;
height: 2.8125rem;
line-height: 2.8125rem;
position: relative;
}
/* line 168, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
color: white;
font-weight: bold;
line-height: 2.8125rem;
margin: 0;
}
/* line 174, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
font-size: 1.125rem;
}
/* line 293, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.left-small {
width: 2.8125rem;
height: 2.8125rem;
position: absolute;
top: 0;
border-right: solid 1px #1a1a1a;
left: 0;
}
/* line 294, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.right-small {
width: 2.8125rem;
height: 2.8125rem;
position: absolute;
top: 0;
border-left: solid 1px #1a1a1a;
right: 0;
}
/* line 296, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar-section {
padding: 0 0.625rem;
position: absolute;
text-align: center;
height: 2.8125rem;
top: 0;
}
@media only screen and (min-width: 40.063em) {
/* line 203, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar-section.left, .tab-bar-section.right {
text-align: left;
}
}
/* line 207, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar-section.left {
left: 0;
right: 2.8125rem;
}
/* line 211, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar-section.right {
left: 2.8125rem;
right: 0;
}
/* line 215, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar-section.middle {
left: 2.8125rem;
right: 2.8125rem;
}
/* line 300, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar .menu-icon {
text-indent: 2.1875rem;
width: 2.8125rem;
height: 2.8125rem;
display: block;
padding: 0;
color: white;
position: relative;
transform: translate3d(0, 0, 0);
}
/* line 129, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
.tab-bar .menu-icon span::after {
content: "";
position: absolute;
display: block;
height: 0;
top: 50%;
margin-top: -0.5rem;
left: 0.90625rem;
box-shadow: 0 0px 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white;
width: 1rem;
}
/* line 162, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_global.scss */
.tab-bar .menu-icon span:hover:after {
box-shadow: 0 0px 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3;
}
/* line 324, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.left-off-canvas-menu {
-webkit-backface-visibility: hidden;
width: 15.625rem;
top: 0;
bottom: 0;
position: absolute;
overflow-x: hidden;
overflow-y: auto;
background: #333333;
z-index: 1001;
box-sizing: content-box;
transition: transform 500ms ease 0s;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
-ms-transform: translate(-100.5%, 0);
-webkit-transform: translate3d(-100.5%, 0, 0);
-moz-transform: translate3d(-100.5%, 0, 0);
-ms-transform: translate3d(-100.5%, 0, 0);
-o-transform: translate3d(-100.5%, 0, 0);
transform: translate3d(-100.5%, 0, 0);
left: 0;
}
/* line 105, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.left-off-canvas-menu * {
-webkit-backface-visibility: hidden;
}
/* line 325, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.right-off-canvas-menu {
-webkit-backface-visibility: hidden;
width: 15.625rem;
top: 0;
bottom: 0;
position: absolute;
overflow-x: hidden;
overflow-y: auto;
background: #333333;
z-index: 1001;
box-sizing: content-box;
transition: transform 500ms ease 0s;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
-ms-transform: translate(100.5%, 0);
-webkit-transform: translate3d(100.5%, 0, 0);
-moz-transform: translate3d(100.5%, 0, 0);
-ms-transform: translate3d(100.5%, 0, 0);
-o-transform: translate3d(100.5%, 0, 0);
transform: translate3d(100.5%, 0, 0);
right: 0;
}
/* line 105, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.right-off-canvas-menu * {
-webkit-backface-visibility: hidden;
}
/* line 327, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
ul.off-canvas-list {
list-style-type: none;
padding: 0;
margin: 0;
}
/* line 229, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
ul.off-canvas-list li label {
display: block;
padding: 0.3rem 0.9375rem;
color: #999999;
text-transform: uppercase;
font-size: 0.75rem;
font-weight: bold;
background: #444444;
border-top: 1px solid #5e5e5e;
border-bottom: none;
margin: 0;
}
/* line 241, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
ul.off-canvas-list li a {
display: block;
padding: 0.66667rem;
color: rgba(255, 255, 255, 0.7);
border-bottom: 1px solid #262626;
transition: background 300ms ease;
}
/* line 247, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
ul.off-canvas-list li a:hover {
background: #242424;
}
/* line 333, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.move-right > .inner-wrap {
-ms-transform: translate(15.625rem, 0);
-webkit-transform: translate3d(15.625rem, 0, 0);
-moz-transform: translate3d(15.625rem, 0, 0);
-ms-transform: translate3d(15.625rem, 0, 0);
-o-transform: translate3d(15.625rem, 0, 0);
transform: translate3d(15.625rem, 0, 0);
}
/* line 336, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.move-right .exit-off-canvas {
-webkit-backface-visibility: hidden;
transition: background 300ms ease;
cursor: pointer;
box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
display: block;
position: absolute;
background: rgba(255, 255, 255, 0.2);
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1002;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only screen and (min-width: 40.063em) {
/* line 276, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.move-right .exit-off-canvas:hover {
background: rgba(255, 255, 255, 0.05);
}
}
/* line 340, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.move-left > .inner-wrap {
-ms-transform: translate(-15.625rem, 0);
-webkit-transform: translate3d(-15.625rem, 0, 0);
-moz-transform: translate3d(-15.625rem, 0, 0);
-ms-transform: translate3d(-15.625rem, 0, 0);
-o-transform: translate3d(-15.625rem, 0, 0);
transform: translate3d(-15.625rem, 0, 0);
}
/* line 344, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.move-left .exit-off-canvas {
-webkit-backface-visibility: hidden;
transition: background 300ms ease;
cursor: pointer;
box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
display: block;
position: absolute;
background: rgba(255, 255, 255, 0.2);
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1002;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only screen and (min-width: 40.063em) {
/* line 276, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.move-left .exit-off-canvas:hover {
background: rgba(255, 255, 255, 0.05);
}
}
/* line 347, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
-ms-transform: none;
-webkit-transform: none;
-moz-transform: none;
-o-transform: none;
transform: none;
z-index: 1003;
}
/* line 355, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.offcanvas-overlap .exit-off-canvas {
-webkit-backface-visibility: hidden;
transition: background 300ms ease;
cursor: pointer;
box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
display: block;
position: absolute;
background: rgba(255, 255, 255, 0.2);
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1002;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only screen and (min-width: 40.063em) {
/* line 276, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.offcanvas-overlap .exit-off-canvas:hover {
background: rgba(255, 255, 255, 0.05);
}
}
/* line 358, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.offcanvas-overlap-left .right-off-canvas-menu {
-ms-transform: none;
-webkit-transform: none;
-moz-transform: none;
-o-transform: none;
transform: none;
z-index: 1003;
}
/* line 366, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.offcanvas-overlap-left .exit-off-canvas {
-webkit-backface-visibility: hidden;
transition: background 300ms ease;
cursor: pointer;
box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
display: block;
position: absolute;
background: rgba(255, 255, 255, 0.2);
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1002;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only screen and (min-width: 40.063em) {
/* line 276, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.offcanvas-overlap-left .exit-off-canvas:hover {
background: rgba(255, 255, 255, 0.05);
}
}
/* line 369, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.offcanvas-overlap-right .left-off-canvas-menu {
-ms-transform: none;
-webkit-transform: none;
-moz-transform: none;
-o-transform: none;
transform: none;
z-index: 1003;
}
/* line 377, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.offcanvas-overlap-right .exit-off-canvas {
-webkit-backface-visibility: hidden;
transition: background 300ms ease;
cursor: pointer;
box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
display: block;
position: absolute;
background: rgba(255, 255, 255, 0.2);
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1002;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only screen and (min-width: 40.063em) {
/* line 276, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.offcanvas-overlap-right .exit-off-canvas:hover {
background: rgba(255, 255, 255, 0.05);
}
}
/* line 382, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.no-csstransforms .left-off-canvas-menu {
left: -15.625rem;
}
/* line 383, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.no-csstransforms .right-off-canvas-menu {
right: -15.625rem;
}
/* line 385, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.no-csstransforms .move-left > .inner-wrap {
right: 15.625rem;
}
/* line 386, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.no-csstransforms .move-right > .inner-wrap {
left: 15.625rem;
}
/* line 484, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.left-submenu {
-webkit-backface-visibility: hidden;
width: 15.625rem;
top: 0;
bottom: 0;
position: absolute;
margin: 0;
overflow-x: hidden;
overflow-y: auto;
background: #333333;
z-index: 1002;
box-sizing: content-box;
-webkit-overflow-scrolling: touch;
-ms-transform: translate(-100%, 0);
-webkit-transform: translate3d(-100%, 0, 0);
-moz-transform: translate3d(-100%, 0, 0);
-ms-transform: translate3d(-100%, 0, 0);
-o-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
left: 0;
-webkit-transition: -webkit-transform 500ms ease;
-moz-transition: -moz-transform 500ms ease;
-ms-transition: -ms-transform 500ms ease;
-o-transition: -o-transform 500ms ease;
transition: transform 500ms ease;
}
/* line 397, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.left-submenu * {
-webkit-backface-visibility: hidden;
}
/* line 424, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.left-submenu .back > a {
padding: 0.3rem 0.9375rem;
color: #999999;
text-transform: uppercase;
font-weight: bold;
background: #444444;
border-top: 1px solid #5e5e5e;
border-bottom: none;
margin: 0;
}
/* line 432, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.left-submenu .back > a:hover {
background: #303030;
border-top: 1px solid #5e5e5e;
border-bottom: none;
}
/* line 455, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.left-submenu .back > a:before {
content: "\AB";
margin-right: 0.5rem;
display: inline;
}
/* line 486, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.left-submenu.move-right {
-ms-transform: translate(0%, 0);
-webkit-transform: translate3d(0%, 0, 0);
-moz-transform: translate3d(0%, 0, 0);
-ms-transform: translate3d(0%, 0, 0);
-o-transform: translate3d(0%, 0, 0);
transform: translate3d(0%, 0, 0);
}
/* line 491, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.right-submenu {
-webkit-backface-visibility: hidden;
width: 15.625rem;
top: 0;
bottom: 0;
position: absolute;
margin: 0;
overflow-x: hidden;
overflow-y: auto;
background: #333333;
z-index: 1002;
box-sizing: content-box;
-webkit-overflow-scrolling: touch;
-ms-transform: translate(100%, 0);
-webkit-transform: translate3d(100%, 0, 0);
-moz-transform: translate3d(100%, 0, 0);
-ms-transform: translate3d(100%, 0, 0);
-o-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
right: 0;
-webkit-transition: -webkit-transform 500ms ease;
-moz-transition: -moz-transform 500ms ease;
-ms-transition: -ms-transform 500ms ease;
-o-transition: -o-transform 500ms ease;
transition: transform 500ms ease;
}
/* line 397, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.right-submenu * {
-webkit-backface-visibility: hidden;
}
/* line 424, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.right-submenu .back > a {
padding: 0.3rem 0.9375rem;
color: #999999;
text-transform: uppercase;
font-weight: bold;
background: #444444;
border-top: 1px solid #5e5e5e;
border-bottom: none;
margin: 0;
}
/* line 432, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.right-submenu .back > a:hover {
background: #303030;
border-top: 1px solid #5e5e5e;
border-bottom: none;
}
/* line 444, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.right-submenu .back > a:after {
content: "\BB";
margin-left: 0.5rem;
display: inline;
}
/* line 493, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.right-submenu.move-left {
-ms-transform: translate(0%, 0);
-webkit-transform: translate3d(0%, 0, 0);
-moz-transform: translate3d(0%, 0, 0);
-ms-transform: translate3d(0%, 0, 0);
-o-transform: translate3d(0%, 0, 0);
transform: translate3d(0%, 0, 0);
}
/* line 506, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
content: "\BB";
margin-left: 0.5rem;
display: inline;
}
/* line 509, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
content: "\AB";
margin-right: 0.5rem;
display: inline;
}
/* small displays */
@media only screen {
/* line 244, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
display: inherit !important;
}
/* line 247, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
display: none !important;
}
/* line 251, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
position: static !important;
height: auto;
width: auto;
overflow: visible;
clip: auto;
}
/* line 254, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
}
/* line 259, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
display: table !important;
}
/* line 262, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
display: table-header-group !important;
}
/* line 265, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
display: table-row-group !important;
}
/* line 268, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
display: table-row !important;
}
/* line 271, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
display: table-cell !important;
}
}
/* medium displays */
@media only screen and (min-width: 40.063em) {
/* line 244, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
display: inherit !important;
}
/* line 247, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
display: none !important;
}
/* line 251, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
position: static !important;
height: auto;
width: auto;
overflow: visible;
clip: auto;
}
/* line 254, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
}
/* line 259, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
display: table !important;
}
/* line 262, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
display: table-header-group !important;
}
/* line 265, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
display: table-row-group !important;
}
/* line 268, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
display: table-row !important;
}
/* line 271, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
display: table-cell !important;
}
}
/* large displays */
@media only screen and (min-width: 64.063em) {
/* line 244, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
display: inherit !important;
}
/* line 247, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
display: none !important;
}
/* line 251, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
position: static !important;
height: auto;
width: auto;
overflow: visible;
clip: auto;
}
/* line 254, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
}
/* line 259, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
display: table !important;
}
/* line 262, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
display: table-header-group !important;
}
/* line 265, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
display: table-row-group !important;
}
/* line 268, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
display: table-row !important;
}
/* line 271, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
display: table-cell !important;
}
}
/* xlarge displays */
@media only screen and (min-width: 90.063em) {
/* line 244, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
display: inherit !important;
}
/* line 247, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
display: none !important;
}
/* line 251, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
position: static !important;
height: auto;
width: auto;
overflow: visible;
clip: auto;
}
/* line 254, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
}
/* line 259, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
display: table !important;
}
/* line 262, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
display: table-header-group !important;
}
/* line 265, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
display: table-row-group !important;
}
/* line 268, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
display: table-row !important;
}
/* line 271, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
display: table-cell !important;
}
}
/* xxlarge displays */
@media only screen and (min-width: 120.063em) {
/* line 244, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
display: inherit !important;
}
/* line 247, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
display: none !important;
}
/* line 251, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
position: static !important;
height: auto;
width: auto;
overflow: visible;
clip: auto;
}
/* line 254, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
}
/* line 259, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xxlarge-only, table.show-for-xxlarge-up {
display: table !important;
}
/* line 262, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up {
display: table-header-group !important;
}
/* line 265, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up {
display: table-row-group !important;
}
/* line 268, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up {
display: table-row !important;
}
/* line 271, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up {
display: table-cell !important;
}
}
/* Orientation targeting */
/* line 286, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.show-for-landscape,
.hide-for-portrait {
display: inherit !important;
}
/* line 288, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.hide-for-landscape,
.show-for-portrait {
display: none !important;
}
/* Specific visibility for tables */
/* line 293, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
table.hide-for-landscape, table.show-for-portrait {
display: table !important;
}
/* line 297, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
thead.hide-for-landscape, thead.show-for-portrait {
display: table-header-group !important;
}
/* line 301, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
tbody.hide-for-landscape, tbody.show-for-portrait {
display: table-row-group !important;
}
/* line 305, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
tr.hide-for-landscape, tr.show-for-portrait {
display: table-row !important;
}
/* line 310, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
display: table-cell !important;
}
@media only screen and (orientation: landscape) {
/* line 315, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.show-for-landscape,
.hide-for-portrait {
display: inherit !important;
}
/* line 317, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.hide-for-landscape,
.show-for-portrait {
display: none !important;
}
/* Specific visibility for tables */
/* line 322, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
table.show-for-landscape, table.hide-for-portrait {
display: table !important;
}
/* line 326, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
thead.show-for-landscape, thead.hide-for-portrait {
display: table-header-group !important;
}
/* line 330, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
tbody.show-for-landscape, tbody.hide-for-portrait {
display: table-row-group !important;
}
/* line 334, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
tr.show-for-landscape, tr.hide-for-portrait {
display: table-row !important;
}
/* line 339, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
td.show-for-landscape, td.hide-for-portrait,
th.show-for-landscape,
th.hide-for-portrait {
display: table-cell !important;
}
}
@media only screen and (orientation: portrait) {
/* line 345, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.show-for-portrait,
.hide-for-landscape {
display: inherit !important;
}
/* line 347, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.hide-for-portrait,
.show-for-landscape {
display: none !important;
}
/* Specific visibility for tables */
/* line 352, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
table.show-for-portrait, table.hide-for-landscape {
display: table !important;
}
/* line 356, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
thead.show-for-portrait, thead.hide-for-landscape {
display: table-header-group !important;
}
/* line 360, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
tbody.show-for-portrait, tbody.hide-for-landscape {
display: table-row-group !important;
}
/* line 364, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
tr.show-for-portrait, tr.hide-for-landscape {
display: table-row !important;
}
/* line 369, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
td.show-for-portrait, td.hide-for-landscape,
th.show-for-portrait,
th.hide-for-landscape {
display: table-cell !important;
}
}
/* Touch-enabled device targeting */
/* line 374, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.show-for-touch {
display: none !important;
}
/* line 375, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.hide-for-touch {
display: inherit !important;
}
/* line 376, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch .show-for-touch {
display: inherit !important;
}
/* line 377, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch .hide-for-touch {
display: none !important;
}
/* Specific visibility for tables */
/* line 380, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
table.hide-for-touch {
display: table !important;
}
/* line 381, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch table.show-for-touch {
display: table !important;
}
/* line 382, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
thead.hide-for-touch {
display: table-header-group !important;
}
/* line 383, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch thead.show-for-touch {
display: table-header-group !important;
}
/* line 384, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
tbody.hide-for-touch {
display: table-row-group !important;
}
/* line 385, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch tbody.show-for-touch {
display: table-row-group !important;
}
/* line 386, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
tr.hide-for-touch {
display: table-row !important;
}
/* line 387, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch tr.show-for-touch {
display: table-row !important;
}
/* line 388, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
td.hide-for-touch {
display: table-cell !important;
}
/* line 389, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch td.show-for-touch {
display: table-cell !important;
}
/* line 390, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
th.hide-for-touch {
display: table-cell !important;
}
/* line 391, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch th.show-for-touch {
display: table-cell !important;
}
/* Print visibility */
@media print {
/* line 396, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.show-for-print {
display: block;
}
/* line 397, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
.hide-for-print {
display: none;
}
/* line 399, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
table.show-for-print {
display: table !important;
}
/* line 400, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
thead.show-for-print {
display: table-header-group !important;
}
/* line 401, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
tbody.show-for-print {
display: table-row-group !important;
}
/* line 402, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
tr.show-for-print {
display: table-row !important;
}
/* line 403, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
td.show-for-print {
display: table-cell !important;
}
/* line 404, ../../../../foundation5/bower_components/foundation/scss/foundation/components/_visibility.scss */
th.show-for-print {
display: table-cell !important;
}
}
/* Webfont Icons */
@font-face {
font-family: 'icomoon';
src: url("../fonts/bazar.eot");
src: url("../fonts/bazar.eot?#iefix") format("embedded-opentype"), url("../fonts/bazar.ttf") format("truetype"), url("../fonts/bazar.woff") format("woff"), url("../fonts/bazar.svg#bazar") format("svg");
font-weight: normal;
font-style: normal;
}
/* line 19, ../../../compass/scss/bazar_app.scss */
[class^="icon-"], [class*=" icon-"] {
font-family: 'bazar';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
/*
* Bazar icon set from icomoon
*/
/*
* jQuery-Tags-Input stylesheet : https://github.com/xoxco/jQuery-Tags-Input
*/
/* line 4, ../../../compass/scss/components/_tagsinput.scss */
div.tagsinput {
border: 1px solid #CCC;
background: #FFF;
padding: 5px;
width: 300px;
height: 100px;
overflow-y: auto;
}
/* line 12, ../../../compass/scss/components/_tagsinput.scss */
div.tagsinput span.tag {
border: 1px solid #a5d24a;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
display: block;
float: left;
padding: 5px;
text-decoration: none;
background: #cde69c;
color: #638421;
margin-right: 5px;
margin-bottom: 5px;
font-family: helvetica;
font-size: 13px;
}
/* line 26, ../../../compass/scss/components/_tagsinput.scss */
div.tagsinput span.tag a {
font-weight: bold;
color: #82ad2b;
text-decoration: none;
font-size: 11px;
}
/* line 34, ../../../compass/scss/components/_tagsinput.scss */
div.tagsinput input {
width: 80px;
margin: 0px;
font-family: helvetica;
font-size: 13px;
border: 1px solid transparent;
padding: 5px;
background: transparent;
color: #000;
outline: 0px;
margin-right: 5px;
margin-bottom: 5px;
}
/* line 48, ../../../compass/scss/components/_tagsinput.scss */
div.tagsinput div {
display: block;
float: left;
}
/* line 54, ../../../compass/scss/components/_tagsinput.scss */
.tags_clear {
clear: both;
width: 100%;
height: 0px;
}
/* line 60, ../../../compass/scss/components/_tagsinput.scss */
.not_valid {
background: #FBD8DB !important;
color: #90111A !important;
}
/*
* Bazar stylesheet
*/
|
webserver/html/qwindowsstyle-members.html | misizeji/StudyNote_201308 | <?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!-- /fasttmp/mkdist-qt-4.3.5-1211793125/qtopia-core-opensource-src-4.3.5/src/gui/styles/qwindowsstyle.cpp -->
<head>
<title>Qt 4.3: List of All Members for QWindowsStyle</title>
<link href="classic.css" rel="stylesheet" type="text/css" />
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="left" valign="top" width="32"><a href="http://www.trolltech.com/products/qt"><img src="images/qt-logo.png" align="left" width="32" height="32" border="0" /></a></td>
<td width="1"> </td><td class="postheader" valign="center"><a href="index.html"><font color="#004faf">Home</font></a> · <a href="classes.html"><font color="#004faf">All Classes</font></a> · <a href="mainclasses.html"><font color="#004faf">Main Classes</font></a> · <a href="groups.html"><font color="#004faf">Grouped Classes</font></a> · <a href="modules.html"><font color="#004faf">Modules</font></a> · <a href="functions.html"><font color="#004faf">Functions</font></a></td>
<td align="right" valign="top" width="230"><a href="http://www.trolltech.com"><img src="images/trolltech-logo.png" align="right" width="203" height="32" border="0" /></a></td></tr></table><h1 align="center">List of All Members for QWindowsStyle</h1>
<p>This is the complete list of members for <a href="qwindowsstyle.html">QWindowsStyle</a>, including inherited members.</p>
<p><table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr><td width="45%" valign="top"><ul>
<li><div class="fn"/>enum <a href="qstyle.html#ComplexControl-enum">ComplexControl</a></li>
<li><div class="fn"/>enum <a href="qstyle.html#ContentsType-enum">ContentsType</a></li>
<li><div class="fn"/>enum <a href="qstyle.html#ControlElement-enum">ControlElement</a></li>
<li><div class="fn"/>enum <a href="qstyle.html#PixelMetric-enum">PixelMetric</a></li>
<li><div class="fn"/>enum <a href="qstyle.html#PrimitiveElement-enum">PrimitiveElement</a></li>
<li><div class="fn"/>enum <a href="qstyle.html#StandardPixmap-enum">StandardPixmap</a></li>
<li><div class="fn"/>flags <a href="qstyle.html#StateFlag-enum">State</a></li>
<li><div class="fn"/>enum <a href="qstyle.html#StateFlag-enum">StateFlag</a></li>
<li><div class="fn"/>enum <a href="qstyle.html#StyleHint-enum">StyleHint</a></li>
<li><div class="fn"/>enum <a href="qstyle.html#SubControl-enum">SubControl</a></li>
<li><div class="fn"/>flags <a href="qstyle.html#SubControl-enum">SubControls</a></li>
<li><div class="fn"/>enum <a href="qstyle.html#SubElement-enum">SubElement</a></li>
<li><div class="fn"/><a href="qwindowsstyle.html#QWindowsStyle">QWindowsStyle</a> ()</li>
<li><div class="fn"/><a href="qwindowsstyle.html#dtor.QWindowsStyle">~QWindowsStyle</a> ()</li>
<li><div class="fn"/><a href="qstyle.html#alignedRect">alignedRect</a> ( Qt::LayoutDirection, Qt::Alignment, const QSize &, const QRect & ) : QRect</li>
<li><div class="fn"/><a href="qobject.html#blockSignals">blockSignals</a> ( bool ) : bool</li>
<li><div class="fn"/><a href="qobject.html#childEvent">childEvent</a> ( QChildEvent * )</li>
<li><div class="fn"/><a href="qobject.html#children">children</a> () const : const QObjectList &</li>
<li><div class="fn"/><a href="qstyle.html#combinedLayoutSpacing">combinedLayoutSpacing</a> ( QSizePolicy::ControlTypes, QSizePolicy::ControlTypes, Qt::Orientation, QStyleOption *, QWidget * ) const : int</li>
<li><div class="fn"/><a href="qobject.html#connect">connect</a> ( const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : bool</li>
<li><div class="fn"/><a href="qobject.html#connect-2">connect</a> ( const QObject *, const char *, const char *, Qt::ConnectionType ) const : bool</li>
<li><div class="fn"/><a href="qobject.html#connectNotify">connectNotify</a> ( const char * )</li>
<li><div class="fn"/><a href="qobject.html#customEvent">customEvent</a> ( QEvent * )</li>
<li><div class="fn"/><a href="qobject.html#deleteLater">deleteLater</a> ()</li>
<li><div class="fn"/><a href="qobject.html#destroyed">destroyed</a> ( QObject * )</li>
<li><div class="fn"/><a href="qobject.html#disconnect">disconnect</a> ( const QObject *, const char *, const QObject *, const char * ) : bool</li>
<li><div class="fn"/><a href="qobject.html#disconnect-2">disconnect</a> ( const char *, const QObject *, const char * ) : bool</li>
<li><div class="fn"/><a href="qobject.html#disconnect-3">disconnect</a> ( const QObject *, const char * ) : bool</li>
<li><div class="fn"/><a href="qobject.html#disconnectNotify">disconnectNotify</a> ( const char * )</li>
<li><div class="fn"/><a href="qstyle.html#drawComplexControl">drawComplexControl</a> ( ComplexControl, const QStyleOptionComplex *, QPainter *, const QWidget * ) const</li>
<li><div class="fn"/><a href="qstyle.html#drawControl">drawControl</a> ( ControlElement, const QStyleOption *, QPainter *, const QWidget * ) const</li>
<li><div class="fn"/><a href="qstyle.html#drawItemPixmap">drawItemPixmap</a> ( QPainter *, const QRect &, int, const QPixmap & ) const</li>
<li><div class="fn"/><a href="qstyle.html#drawItemText">drawItemText</a> ( QPainter *, const QRect &, int, const QPalette &, bool, const QString &, QPalette::ColorRole ) const</li>
<li><div class="fn"/><a href="qstyle.html#drawPrimitive">drawPrimitive</a> ( PrimitiveElement, const QStyleOption *, QPainter *, const QWidget * ) const</li>
<li><div class="fn"/><a href="qobject.html#dumpObjectInfo">dumpObjectInfo</a> ()</li>
<li><div class="fn"/><a href="qobject.html#dumpObjectTree">dumpObjectTree</a> ()</li>
<li><div class="fn"/><a href="qobject.html#dynamicPropertyNames">dynamicPropertyNames</a> () const : QList<QByteArray></li>
<li><div class="fn"/><a href="qobject.html#event">event</a> ( QEvent * ) : bool</li>
<li><div class="fn"/><a href="qobject.html#eventFilter">eventFilter</a> ( QObject *, QEvent * ) : bool</li>
<li><div class="fn"/><a href="qobject.html#findChild">findChild</a> ( const QString & ) const : T</li>
<li><div class="fn"/><a href="qobject.html#findChildren">findChildren</a> ( const QString & ) const : QList<T></li>
<li><div class="fn"/><a href="qobject.html#findChildren-2">findChildren</a> ( const QRegExp & ) const : QList<T></li>
<li><div class="fn"/><a href="qstyle.html#generatedIconPixmap">generatedIconPixmap</a> ( QIcon::Mode, const QPixmap &, const QStyleOption * ) const : QPixmap</li>
<li><div class="fn"/><a href="qstyle.html#hitTestComplexControl">hitTestComplexControl</a> ( ComplexControl, const QStyleOptionComplex *, const QPoint &, const QWidget * ) const : SubControl</li>
<li><div class="fn"/><a href="qobject.html#inherits">inherits</a> ( const char * ) const : bool</li>
</ul></td><td valign="top"><ul>
<li><div class="fn"/><a href="qobject.html#installEventFilter">installEventFilter</a> ( QObject * )</li>
<li><div class="fn"/><a href="qobject.html#isWidgetType">isWidgetType</a> () const : bool</li>
<li><div class="fn"/><a href="qstyle.html#itemPixmapRect">itemPixmapRect</a> ( const QRect &, int, const QPixmap & ) const : QRect</li>
<li><div class="fn"/><a href="qstyle.html#itemTextRect">itemTextRect</a> ( const QFontMetrics &, const QRect &, int, bool, const QString & ) const : QRect</li>
<li><div class="fn"/><a href="qobject.html#killTimer">killTimer</a> ( int )</li>
<li><div class="fn"/><a href="qstyle.html#layoutSpacing">layoutSpacing</a> ( QSizePolicy::ControlType, QSizePolicy::ControlType, Qt::Orientation, const QStyleOption *, const QWidget * ) const : int</li>
<li><div class="fn"/><a href="qstyle.html#layoutSpacingImplementation">layoutSpacingImplementation</a> ( QSizePolicy::ControlType, QSizePolicy::ControlType, Qt::Orientation, const QStyleOption *, const QWidget * ) const : int</li>
<li><div class="fn"/><a href="qobject.html#metaObject">metaObject</a> () const : const QMetaObject *</li>
<li><div class="fn"/><a href="qobject.html#moveToThread">moveToThread</a> ( QThread * )</li>
<li><div class="fn"/><a href="qobject.html#objectName-prop">objectName</a> () const : QString</li>
<li><div class="fn"/><a href="qobject.html#parent">parent</a> () const : QObject *</li>
<li><div class="fn"/><a href="qstyle.html#pixelMetric">pixelMetric</a> ( PixelMetric, const QStyleOption *, const QWidget * ) const : int</li>
<li><div class="fn"/><a href="qstyle.html#polish">polish</a> ( QWidget * )</li>
<li><div class="fn"/><a href="qstyle.html#polish-2">polish</a> ( QApplication * )</li>
<li><div class="fn"/><a href="qstyle.html#polish-3">polish</a> ( QPalette & )</li>
<li><div class="fn"/><a href="qobject.html#property">property</a> ( const char * ) const : QVariant</li>
<li><div class="fn"/><a href="qobject.html#receivers">receivers</a> ( const char * ) const : int</li>
<li><div class="fn"/><a href="qobject.html#removeEventFilter">removeEventFilter</a> ( QObject * )</li>
<li><div class="fn"/><a href="qobject.html#sender">sender</a> () const : QObject *</li>
<li><div class="fn"/><a href="qobject.html#objectName-prop">setObjectName</a> ( const QString & )</li>
<li><div class="fn"/><a href="qobject.html#setParent">setParent</a> ( QObject * )</li>
<li><div class="fn"/><a href="qobject.html#setProperty">setProperty</a> ( const char *, const QVariant & ) : bool</li>
<li><div class="fn"/><a href="qobject.html#signalsBlocked">signalsBlocked</a> () const : bool</li>
<li><div class="fn"/><a href="qstyle.html#sizeFromContents">sizeFromContents</a> ( ContentsType, const QStyleOption *, const QSize &, const QWidget * ) const : QSize</li>
<li><div class="fn"/><a href="qstyle.html#sliderPositionFromValue">sliderPositionFromValue</a> ( int, int, int, int, bool ) : int</li>
<li><div class="fn"/><a href="qstyle.html#sliderValueFromPosition">sliderValueFromPosition</a> ( int, int, int, int, bool ) : int</li>
<li><div class="fn"/><a href="qstyle.html#standardIcon">standardIcon</a> ( StandardPixmap, const QStyleOption *, const QWidget * ) const : QIcon</li>
<li><div class="fn"/><a href="qstyle.html#standardIconImplementation">standardIconImplementation</a> ( StandardPixmap, const QStyleOption *, const QWidget * ) const : QIcon</li>
<li><div class="fn"/><a href="qstyle.html#standardPalette">standardPalette</a> () const : QPalette</li>
<li><div class="fn"/><a href="qobject.html#startTimer">startTimer</a> ( int ) : int</li>
<li><div class="fn"/><a href="qobject.html#staticMetaObject-var">staticMetaObject</a> : const QMetaObject</li>
<li><div class="fn"/><a href="qstyle.html#styleHint">styleHint</a> ( StyleHint, const QStyleOption *, const QWidget *, QStyleHintReturn * ) const : int</li>
<li><div class="fn"/><a href="qstyle.html#subControlRect">subControlRect</a> ( ComplexControl, const QStyleOptionComplex *, SubControl, const QWidget * ) const : QRect</li>
<li><div class="fn"/><a href="qstyle.html#subElementRect">subElementRect</a> ( SubElement, const QStyleOption *, const QWidget * ) const : QRect</li>
<li><div class="fn"/><a href="qobject.html#thread">thread</a> () const : QThread *</li>
<li><div class="fn"/><a href="qobject.html#timerEvent">timerEvent</a> ( QTimerEvent * )</li>
<li><div class="fn"/><a href="qobject.html#tr">tr</a> ( const char *, const char *, int ) : QString</li>
<li><div class="fn"/><a href="qobject.html#trUtf8">trUtf8</a> ( const char *, const char *, int ) : QString</li>
<li><div class="fn"/><a href="qstyle.html#unpolish">unpolish</a> ( QWidget * )</li>
<li><div class="fn"/><a href="qstyle.html#unpolish-2">unpolish</a> ( QApplication * )</li>
<li><div class="fn"/><a href="qstyle.html#visualAlignment">visualAlignment</a> ( Qt::LayoutDirection, Qt::Alignment ) : Qt::Alignment</li>
<li><div class="fn"/><a href="qstyle.html#visualPos">visualPos</a> ( Qt::LayoutDirection, const QRect &, const QPoint & ) : QPoint</li>
<li><div class="fn"/><a href="qstyle.html#visualRect">visualRect</a> ( Qt::LayoutDirection, const QRect &, const QRect & ) : QRect</li>
</ul>
</td></tr>
</table></p>
<p /><address><hr /><div align="center">
<table width="100%" cellspacing="0" border="0"><tr class="address">
<td width="30%">Copyright © 2008 <a href="trolltech.html">Trolltech</a></td>
<td width="40%" align="center"><a href="trademarks.html">Trademarks</a></td>
<td width="30%" align="right"><div align="right">Qt 4.3.5</div></td>
</tr></table></div></address></body>
</html>
|
lib/css/style.css | mbeasley/d3-spc.js | #chart {
height: 100%;
width: 800px;
}
svg {
font-size: x-small;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
svg .title {
font-weight: bold;
font-size: small;
}
line {
stroke: black;
}
svg .axis {
shape-rendering: crispEdges;
}
svg .axis path {
fill: none;
stroke: #000;
}
svg .grid {
shape-rendering: crispEdges;
stroke-width: 1px;
stroke: gray;
fill: none;
opacity: .15;
}
svg .line {
fill: none;
stroke-width: 1.2px;
stroke: black;
}
.line.ul, .line.ll {
stroke-dasharray: 5,10;
shape-rendering: crispEdges;
stroke-width: 1px;
stroke: rgb(248, 123, 123);
}
.line.cl {
stroke-dasharray:5,5;
shape-rendering: crispEdges;
stroke-width: 1px;
stroke: rgb(85, 213, 85);
}
.exception {
fill: red;
stroke-width: 2px;
stroke: red;
}
.benchmark .line {
stroke-width: 1px;
stroke-dasharray: 3,6;
stroke: gray !important;
}
.target .line {
stroke-width: 1px;
stroke-dasharray: 4,2;
stroke: black !important;
}
svg .area {
opacity: .5;
stroke-width: 0;
}
svg .point {
opacity: .5;
}
svg .column {
shape-rendering: crispEdges;
opacity: 1;
stroke-width: 0;
} |
javadoc/com/restfb/types/send/airline/class-use/AirlineUpdateTemplatePayload.html | restfb/restfb.github.io | <!DOCTYPE HTML>
<html lang="de">
<head>
<!-- Generated by javadoc (17) on Mon Feb 14 17:41:39 CET 2022 -->
<title>Uses of Class com.restfb.types.send.airline.AirlineUpdateTemplatePayload (RestFB 2022.3.1 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2022-02-14">
<meta name="description" content="use: package: com.restfb.types.send.airline, class: AirlineUpdateTemplatePayload">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../../script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="../../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../AirlineUpdateTemplatePayload.html" title="class in com.restfb.types.send.airline">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html#use">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class com.restfb.types.send.airline.AirlineUpdateTemplatePayload" class="title">Uses of Class<br>com.restfb.types.send.airline.AirlineUpdateTemplatePayload</h1>
</div>
No usage of com.restfb.types.send.airline.AirlineUpdateTemplatePayload</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small><i>RestFB 2022.3.1. Copyright © 2010-2021 Mark Allen, Norbert Bartels. All Rights Reserved.</i></small></p>
</footer>
</div>
</div>
</body>
</html>
|
src/Viteloge/CoreBundle/Resources/descriptions/14075.html | donaldinou/frontend | <div class="commune_descr limited">
<p>
Bissières est
un village
géographiquement positionné dans le département des Calvados en Basse-Normandie. Elle comptait 141 habitants en 2008.</p>
<p>À proximité de Bissières sont situées les villes de
<a href="{{VLROOT}}/immobilier/ouezy_14482/">Ouézy</a> à 3 km, 233 habitants,
<a href="{{VLROOT}}/immobilier/bieville-quetieville_14527/">Biéville-Quétiéville</a> localisée à 3 km, 332 habitants,
<a href="{{VLROOT}}/immobilier/croissanville_14208/">Croissanville</a> à 0 km, 421 habitants,
<a href="{{VLROOT}}/immobilier/cleville_14163/">Cléville</a> située à 4 km, 333 habitants,
<a href="{{VLROOT}}/immobilier/airan_14005/">Airan</a> à 4 km, 594 habitants,
<a href="{{VLROOT}}/immobilier/mezidon-canon_14431/">Mézidon-Canon</a> localisée à 4 km, 4 688 habitants,
entre autres. De plus, Bissières est située à seulement 21 km de <a href="{{VLROOT}}/immobilier/caen_14118/">Caen</a>.</p>
<p>Le nombre de logements, à Bissières, était réparti en 2011 en zero appartements et 82 maisons soit
un marché relativement équilibré.</p>
<p>Si vous envisagez de emmenager à Bissières, vous pourrez facilement trouver une maison à acheter. </p>
</div>
|
history/Maes_life_history/htmlout/Chapter_59_-_Our_Mission_to_California,_2010.html | davidbrowning/davidbrowning.github.io | <html>
<head>
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta name=Generator content="Microsoft Word 15 (filtered)">
<style>
<!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
line-height:12.0pt;
punctuation-wrap:simple;
text-autospace:none;
font-size:12.0pt;
font-family:"Times New Roman",serif;}
p.Normal1, li.Normal1, div.Normal1
{mso-style-name:Normal1;
margin-right:0in;
margin-left:0in;
font-size:12.0pt;
font-family:"Times New Roman",serif;}
span.normalchar
{mso-style-name:normal__char;}
.MsoChpDefault
{font-family:"Calibri",sans-serif;}
.MsoPapDefault
{margin-bottom:8.0pt;
line-height:107%;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
-->
</style>
</head>
<body lang=EN-US>
<div class=WordSection1>
<p class=MsoNormal><b><span style='font-size:14.0pt'>Chapter 58 Our Mission
to California, March 2010 to February 2011</span></b></p>
<p class=MsoNormal align=center style='text-align:center'><b><span
style='font-size:14.0pt'> </span></b></p>
<p class=MsoNormal align=center style='text-align:center'><b><span
style='font-size:14.0pt'>KEN & FAMILY BIRTHDAY PARTY PRIOR TO LEAVING ON
OUR CALIFORNIA MISSION</span></b></p>
<p class=MsoNormal align=center style='text-align:center'><b> </b></p>
<p class=MsoNormal><img width=290 height=193
src="Chapter_59_-_Our_Mission_to_California,_2010_files/image001.jpg"
align=left hspace=12 alt=P1070132>DATE: Saturday, February 27<sup>th</sup>,
2010</p>
<p class=MsoNormal>TIME: 1 pm to 5 pm</p>
<p class=MsoNormal>PLACE: Red church on 1300 North (East of our home)</p>
<p class=MsoNormal> </p>
<p class=MsoNormal> Ken and I went early to decorate and start to
get tables and chairs set up, and then others came to help us. It seems like
everyone was able to be there except Shellie & her family who live in
Arizona.</p>
<p class=MsoNormal> </p>
<p class=MsoNormal> We had a yummy fried <b>chicken dinner</b> with
mashed potatoes & gravy, vegetables, rolls, salads & desserts. Ken
& I furnished the chicken and paper supplies and everyone else brought the
other items. We always enjoy being together. We have a special family.</p>
<p class=MsoNormal> </p>
<p class=MsoNormal> This was Kens birthday so I wanted to have a
birthday party for him and since we would be gone for a year and we wouldnt be
able to be to these family members birthdays and give them b-day presents, I
decided we should have a birthday party for everyone. I bought <b>presents</b>
for everyone, and after our lunch, we moved our chairs into a large semi-circle
and I proceeded to give out the presents one family at a time. Everyone
watched as they opened their presents and then we all watched as the next
family opened theirs. They all seemed excited and happy with their gifts, and
that made me happy. After everyone had opened their presents, then we had Ken
open his gifts and we all sang Happy Birthday to him, and cut the birthday
cake Bob had gotten for him.</p>
<p class=MsoNormal> </p>
<p class=MsoNormal><img width=308 height=205
src="Chapter_59_-_Our_Mission_to_California,_2010_files/image002.jpg"
align=left hspace=12 alt=P1070226> I had asked the moms to bring
toys or games for their younger children, so these children had fun playing
with each other on the stage, while most of the older children and their
parents played <b>volleyball.</b> That is a tradition whenever we get together
for a barbecue or party, if we hold it in a church or in our backyard. Some of
the moms like to play, while others would rather watch the other play or
visit. I love to watch these fun games. They are so cute with each other,
praising when someone makes a score or hits the ball back into the other court,
and if they miss the ball, the others let them know that it was okay and that
they all miss at times. They encourage the older children who play also. They
laugh and have a great time. </p>
<p class=MsoNormal> </p>
<p class=MsoNormal> </p>
<p class=MsoNormal><img width=248 height=373
src="Chapter_59_-_Our_Mission_to_California,_2010_files/image003.jpg"
align=left hspace=12 alt=P1070466><b><span style='font-size:16.0pt'>54 -
CALIFORNIA MISSION</span></b></p>
<p class=MsoNormal style='text-indent:.5in'><img width=294 height=196
src="Chapter_59_-_Our_Mission_to_California,_2010_files/image004.jpg"
align=left hspace=12 alt=P1070564>The mission department found out from Brother
Grenn Clark, that Ken had been a contractor and they needed him on this mission
to help another couple missionary built a home for the missionary couple and a
duplex for interns and other leadership who would be visiting over extended
times. Ken and Elder Judd (and then Elder Shaw) also remodeled other homes on
the farm and did repairs on the processing plant and other buildings. They
worked 8 hours a day. Brother Lee Brown (who later became our bishop of the
Wasco Ward) was the farm manager, who Ken & Elder Judd & Elder Shaw
worked under. Since Ken had been a contractor and Elder Judd and Elder Shaw
were carpenters, Ken was mainly in charge and did the planning and figuring of
materials, etc. Ken amazes me at how he can do anything. I didnt enjoy going
to the plant, where he was building the house and duplex as it frightened me to
watch him walk the walls they had put up (with nothing to hang on to). Lee,
Elder Judd and others would hand him up the roof joices and he would nail them
on. I am so thankful that he didnt fall. Both Elder Judd and Elder Shaw did
fall off the roof. On the day that Elder and Sister Judd were leaving, Ken
told Elder Judd to get down off the roof and help his wife pack, but he told
Ken he could help for a while longer. Then Ken heard a scream and looked over,
and Elder Judd wasnt on the roof. He got down off the roof as quick as he
could and they took Elder Judd to the hospital. He had broke both his arms.
After we had finished our mission and were home, we got word from Sister Shaw
that Elder Shaw had fallen off another roof and broke his arm. Ken thought a
lot of Lee and enjoyed being with him. He also enjoyed working and becoming
friends with Elder Judd and Elder Shaw. They accomplished a lot during the year
we were there.</p>
<p class=MsoNormal style='text-indent:.5in'> </p>
<p class=MsoNormal style='text-indent:.5in'>We were only with the Judds for
three months, but enjoyed them. We didnt do much with them because they had a
son and his family in Bakersfield, so they went there most weekends. But we
became close with <b>Ken and Vivian Shaw</b> and did a lot with them. We had
Family Home Evening together and took turns having it at each others homes.
If it was at our home, we would give the lesson, decide on the activity and
provide the refreshments, and they would do the same at their home. Their home
was a single wide mobile home. They moved into the home when the two Kens
finished it. </p>
<p class=MsoNormal style='text-indent:.5in'> </p>
<p class=MsoNormal style='text-indent:.5in'> </p>
<p class=MsoNormal style='text-indent:.5in'><b>Vivian and I would be together
quite a bit helping with plant activities</b> or quilting, shopping, etc. The
four of us went on trips together to the coast and also to San Diego. We
spent two full days there. We went to the harbor at San Diego and toured the
Midway and other ships, we went to the Mormon Battalion Monument, to the San
Diego Temple, To Sea World, to the Old World, etc. We had a wonderful time and
the weather was perfect. We also went to the Los Angeles temple together
several times and stayed over at the Patron house. It was very inexpensive and
was just for those going to the temple. We had to reserve a room there in
advance. Vivian, Ken and Ken & I went out to eat often also, especially
when we went to the temple. We really enjoyed being with them. </p>
<p class=MsoNormal style='text-indent:.5in'><img width=245 height=164
src="Chapter_59_-_Our_Mission_to_California,_2010_files/image005.jpg"
align=left hspace=12 alt=P1070311><img width=325 height=216
src="Chapter_59_-_Our_Mission_to_California,_2010_files/image006.jpg"
align=left hspace=12 alt=P1070475-R>We loved our cute little home which was
located in the middle of the pistachio groves. It was fun to watch the workers
on the equipment pruning the trees and harvesting the nuts in the fall. It was
also great to drive through the almond groves, especially in the spring when
they were in blossom. It was so beautiful. We lived in Shafter and the plant
was in Wasco, so we were in the next town, but Shafter was a farming community
(Wasco was also), so it was fun to watch the farmers plowing, disking,
planting, and harvesting all kinds of vegetables. I remember seeing the corn
fields and the corn was so high, that I started singing: Oh, what a beautiful
morning, Oh, what a beautiful day. The corn is as high as an elephants eye
and it looks like its climbing clear up to the sky. Ken and I walked over to
the one field and saw beautiful flowers on the plants. They were white, pink, purple,
etc. They were so pretty and we wondered what kind they were. We later found
out that they were the blossoms on the cotton plants. We watched the machine
harvest the cotton and that was great to see. One evening, Ken and I were
walking through the pistachio groves and were quite a way from home. It was
starting to get dark and then we heard howling off in the distance. It was
getting closer. Dogs were dropped off at the farm often and they would hook up
with the coyotes and form a pack and could be mean. We started for home as
fast as we could.</p>
<p class=MsoNormal style='text-indent:.5in'> </p>
<p class=MsoNormal style='text-indent:.5in'>Soon after we arrived at the farm,
Lee took us on a tour of the farm and told us that there were 17,000 acres of
almonds and 3,000 acres of pistachios. He showed us the equipment they used
and explained how they used them and drove us all over the farm pointing out
certain things. They later took us on a tour of the plant and that was so
interesting also.</p>
<p class=MsoNormal style='text-indent:.5in'> </p>
<p class=MsoNormal style='text-indent:.5in'>We soon made friends at the plant
and also at the ward. It wasnt long until we were given a calling. We were
asked to be the nursery leaders. That was quite a challenge, but we loved the
children and the two Spanish sisters who were assisting us. They also asked if
we would be in the ward choir. Practices were held before our meetings and
that worked well. I was given Tara Guyton as my visiting teaching companion
and we were giving seven sisters to visit teach. Some were Spanish. I enjoyed
getting to know them and enjoyed visiting them. The ward had wonderful ward
parties and activities. They decorated so beautifully and the food was always
so delicious. Vivian and I were invited to everything. The plant had a large
park in the center of the homes for the personal and their families who were in
the plant management and staff. We held plant and ward activities there. The
main one was the Farm Fun Day for all the plant employees, who were mainly
Spanish. They had a petting zoo, a bounce house, a clown, a booth where they
did face painting, they had a snow cone machine and Ken and I helped there when
I wasnt telling stories over in my booth. They had game booths and served
lunch to everyone. That was a fun day. They had a wonderful Christmas party
for the plant management, staff and their spouses, and we were also invited.
They held it at a beautiful reception center in Bakersfield. The meal was
wonderful and they had minit to winit games, which we all enjoyed.</p>
<p class=MsoNormal style='text-indent:.5in'><img width=270 height=181
src="Chapter_59_-_Our_Mission_to_California,_2010_files/image007.jpg"
align=left hspace=12 alt=P1070468><img width=389 height=260
src="Chapter_59_-_Our_Mission_to_California,_2010_files/image008.jpg"
align=left hspace=12 alt=P1070341>Ken got a hernia, caused by lifting a 5-gallon
bucket of perfatape mud in a fit of anger as the store clerk wouldnt go around
and use her machine to get the numbers off the bucket, but made him lift it up
and put it on the counter. It was so heavy and he was so tired. We were both
upset with her because that wasnt necessary. I was going to write a letter to
the manager about her, as it cost us a lot of money and pain for Ken and time
away from the mission for him to recover from his operation, but I didnt write
it. Maybe I should have as she needed to be reprimanded. While Ken was
recovering, we were able to get permission from our mission president and also
from Lee to go back home as our granddaughter, Ashley, was being baptized at
that time and we wanted to be there. The doctor thought that would be a good
idea, but told him to rest a lot and not lift anything. </p>
<p class=MsoNormal style='text-indent:.5in'> </p>
<p class=MsoNormal style='text-indent:.5in'><b>We loved the full-time
missionaries</b> and had them over for dinner at least once or twice a week.
The ward members didnt invite them often as they didnt have much money,
especially the Spanish members. Elder and Sister Shaw invited them often also.</p>
<p class=MsoNormal><img width=333 height=249
src="Chapter_59_-_Our_Mission_to_California,_2010_files/image009.jpg"
align=left hspace=12 alt=P1070401>Soon after our mission began, Sister Judd
asked me if I could take <b>Sister Louise Hyer</b>, from our ward, to her
doctor in Bakersfield. (Louise is the sister in the pink dress, who is looking
at us). She told me that she had been taking Louise to her appointments as
Louise is a widow and in her 80s and cant drive at the present. I told her I
would be happy to, and I loved this sweet little sister, the minute I met her.
I was able to take her a few times and always enjoyed being with her. I went
to visit her at her lovely home a few times. She had us come for a Valentines
dinner before we left our mission. She wanted to have a dinner for us before
we left. She also invited Lee and Kim Brown and Vivian and Ken Shaw. We had a
wonderful time and her dinner was delicious. When I left, I gave her my
plant. We called each other a few times after we were home and she told me how
the plant just kept blooming. She loved plants and had lots, plus lots of rose
bushes and flowers out in her yard. She passed away shortly after we returned
home. What a beautiful sister she was.</p>
<p class=MsoNormal style='text-indent:.5in'><img width=229 height=153
src="Chapter_59_-_Our_Mission_to_California,_2010_files/image010.jpg"
align=left hspace=12 alt=P1070481>As we would drive around the area or go to
Roy and Lindas in Fresno, or to the coast, we would see lots of oil diggings.
The oil companies could come in and put their machines down in the grounds.
These machines could move out in all directions for hundreds of feet, and when
they found oil, they would purchase a small plot of ground to put their oil diggings
on, from the owner of the land. The owners had to sell them that portion of
land and they didnt get the money for the oil on their property. We didnt
think that was fair.</p>
<p class=MsoNormal style='text-indent:.5in'> </p>
<p class=MsoNormal style='text-indent:.5in'>We mainly shopped in Bakersfield as
there wasnt much in Shafter or Wasco. There was a Winco grocery store as well
as a Costco and a health food store, so we had what we needed. Bakersfield is
a large city so we were glad we had a GPS to get us where we needed to go. In
California, you go from one freeway to another and then exit to what part of
the city you want to go to. I was nervous going there by myself the first few
times even with the GPS. We found a good family practice doctor there and also
a good surgeon when Ken had his hernia operation.</p>
<p class=MsoNormal style='text-indent:.5in'> </p>
<p class=MsoNormal style='text-indent:.5in'><img width=307 height=204
src="Chapter_59_-_Our_Mission_to_California,_2010_files/image011.jpg"
align=left hspace=12 alt=P1070279>We were blessed to have several family
members come to visit us on this mission. <b>Bryce and Deanna</b> came down
when we drove down to Shafter & Wasco, for our mission. We couldnt bring
down everything we needed, but they had offered to drive their car and bring
part of the items we needed. They only stayed a day or two and had to get
back. We had stopped in St. George, on our way, and visited the historic
places there. </p>
<p class=MsoNormal style='text-indent:.5in'> </p>
<p class=MsoNormal style='text-indent:.5in'><img width=309 height=205
src="Chapter_59_-_Our_Mission_to_California,_2010_files/image012.jpg"
align=left hspace=12 alt=P1070504><b>Bob & Carroll</b> came and stayed for
several days. We took them on a tour of the plant and a few other places, but
they didnt feel like traveling again much, but we did take them over to Fresno
to visit Roy & Linda. We ate, visited and played games. We didnt stay
the night as they dont have that much room and we didnt want to put them out
anyway. </p>
<p class=MsoNormal style='text-indent:.5in'> </p>
<p class=MsoNormal style='text-indent:.5in'>With being only an hour away from <b>Roy
& Lindas</b> home, we visited them quite frequently on the weekends or
they visited us. We also went on several trips together during the holiday
breaks. We went to San Francisco and Oakland. We went to Yosemite National
Park, and we went to Hollywood and took a bus tour all around. They invited us
to spend Christmas Eve and Christmas day with them. That was great. On
Christmas Eve, after dinner, we went to the Christmas Street where all the
houses on both sides of the street are decorated beautifully. The street has a
wide center area and the neighborhood has decorations and lights on that also.
On Christmas morning we woke about 7 am, but Roy & Linda were still
asleep. We decided to put on our bathing suits and go outside to their hot
tub, pick some oranges off their tree and enjoy soaking in the hot tub while
eating those sweet, delicious oranges. After Roy & Linda woke, we opened
our gifts and then went over to Julianna & Phils home where they had invited
all of us for Christmas dinner. It was delicious and we had a good visit with
them.</p>
<p class=MsoNormal style='text-indent:.5in'> </p>
<p class=MsoNormal style='text-indent:.5in'><b>Georgia & Rick</b> came to
visit us and spend a few days. We enjoyed having them and we took them on a
tour of the plant and almond & pistachio groves. Another day, we took them
down to the ocean. We went on a tour of the Hirst Castle and afterwards, we
went to a spot on the beach where the elephant seals were and watched them for
a while. We went to another beach and enjoyed walking and talking.</p>
<p class=MsoNormal style='text-indent:.5in'> </p>
<p class=MsoNormal style='text-indent:.5in'><b>Shellie</b> came and dropped off
<b>Jase</b> for him to spend a week with us while she drove on to Lake Tahoe
where she met Sandi and the two of them stayed in a time-share condo Sandi has
and they had a wonderful time hiking, shopping, eating, visiting, driving
around to see the sights. It was a wonderful sisters time for them. <b>Sandi
& Shellie</b> both came to our home afterward and spend a couple of days
with us. We took them on a tour of the plant also and one day we all went down
to the ocean. It was a cold day, but I had told them that it would be, as it
is always cold down by the ocean. I told them to bring heavy jackets, they
were surprised as it was hot where we lived, but they were glad they had
brought them</p>
<p class=MsoNormal style='text-indent:.5in'> </p>
<p class=MsoNormal style='text-indent:.5in'><b>Irven & Sandy and Bryce and
Deanna</b> came down for a few days. We all rode together and went to Sequoia
National Park. We were amazed at the size of those trees. We went on a
walking trail and really enjoyed our day there. It was beautiful. We enjoyed
being together. Bryce & Irven were friends in High School and they stayed
friends throughout their lives. Their wives loved each other too. Both
couples children knew that Ken and I were their aunt and uncle, so they
thought each others parents were siblings also and that they were all cousins.
They were surprised when they learned the truth.</p>
<p class=MsoNormal style='text-indent:.5in'> </p>
<p class=MsoNormal style='text-indent:.5in'><b>Scott & Jeff</b> drove our
truck down, so we could load all our belongings in him along with our car.
They could only stay overnight as they needed to get back to go to work, but
they were able to look around the plant and pick some oranges to take back with
them.</p>
<p class=MsoNormal style='text-indent:.5in'>We were grateful that so many of
our family could come down to visit us. The farm manager was lenient with us
and okay with us taking time off to show our family around. Ken is a hard
worker and accomplished so much for the plant, that Im sure they felt he needed
some time off to rest and relax with family.</p>
<p class=MsoNormal style='text-indent:.5in'> </p>
<p class=MsoNormal style='text-indent:.5in'><b>Ken & Vivian Shaw</b> were
the other couple missionaries for most of the time we were there. We really
enjoyed them. Ken Shaw had prostate cancer, but that didnt slow him down. My
Ken would sometimes tell him to take off early and go home and rest, but he
wouldnt quit until Ken did. We went on several trips with them. Their son
was stationed with his family in San Diego and he was able to get us discount
tickets for the Midway ship and other ships and to Sea World. We also went
to old town and to the Mormon Battalion monument. We had a great time. We
also went to the ocean with them. We went to the Las Angeles Temple several
times together and stayed overnight in the patron house. We went out to eat
several times with them and we took turns hosting Family Home Evenings. When
we left to go home, after our mission was completed, they took us out to eat
and presented us with beautiful and thoughtful gifts. They are great friends. </p>
<p class=MsoNormal align=center style='text-align:center'><b> </b></p>
<p class=MsoNormal align=center style='text-align:center'><b> </b></p>
<p class=MsoNormal align=center style='text-align:center'><b>TALK FOR SACRAMENT
MEETING</b><b><span style='font-size:14.0pt'> </span>in our new Wasco Ward
MAY 23, 2010 while serving our mission on the South Valley Farms in California </b></p>
<p class=MsoNormal align=center style='text-align:center'><b><span
style='font-size:14.0pt'>MAKE A DIFFERENCE ON YOUR PIECE OF THE WORLD</span></b></p>
<p class=MsoNormal> Brother Allred asked if, before I start my talk,
I would tell you a little about us and our lives. I grew up in Sunset, Utah in
a wonderful home. My five siblings & I were born to good parents who
loved the Lord and their family. Elder Browning was born in Victor, Idaho
just below the Teton Peaks. His family moved to Sunset when he was a junior in
High School. We both dated others, so our first date was about 3 years later
to our stake Sweetheart Ball. <b>We both love to dance</b> and, in those days,
we did ballroom dancing and there were ward or stake dances just about every
Friday or Saturday night, so those were many of our dates. It was after the
Stake Harvest Ball, 8 months later, that he asked me to marry him. <u>Ken had
always wanted to go on a mission</u>, but wasnt able to because he helped
finance his older brothers mission, and when he met with our bishop about him
going on a mission, our bishop told him that when you find the right person,
then marriage can be the mission. We were married in the Salt Lake temple, and
we continued to help finance Roys mission after we were married. <b>I told
Ken that someday he and I would go on a mission together</b><u>, and when we
were set apart for our 1<sup>st</sup> mission, which was to the Philippines,
Ken was told that </u><b>the Lord knew his sacrifice and now it was his turn.</b>
We had a great experience over there and loved the people and were amazed at
how the Lord helped us in so many ways. <b>Our main mission, which our bishop
had told us, is our marriage and raising a family. We have 6 children, our two
oldest are daughters and then we had 4 sons. We have 20 grandchildren and 5
great grandchildren. </b> Our oldest grandson is on a mission in the state of
Washington<u>. I was blessed to be able to stay at home while raising our
children, but when our sons started going on mission, I went to work as a
secretary for an elementary school. I love secretary work and always wanted to
be an Elementary school secretary.</u> I later went to the district and
retired as a secretary for Staff Development. <b>Elder Browning is very
talented and has had several occupations. He has been successful as a computer
programmer and supervisor of data processing, He has been the manager of two
church welfare farms which amounted to 7 years, and he has been a contractor.</b>
</p>
<p class=MsoNormal> </p>
<p class=MsoNormal style='text-indent:.5in'>The month before leaving for our
mission to the Philippines, <b>we were in the temple with all of our children
and their spouses at our youngest sons marriage. I think that was the
happiest day of my life</b>. We have had many trials and challenges in our
lives, just like you and all of us do. Weve had health problems, financial
problems, worries & trials with our children and it is ongoing. We came
back from our 1<sup>st</sup> mission to find that <b>two of our sons had lost
their testimonies</b>, so we keep their names in the temple and we continue to
love and pray for them and their families. We have faith that if we continue
to obey Heavenly Fathers commandments and endure to the end, that one day we
will be an eternal family. We have trials and they are supposed to make us
stronger and hopefully they have. I do know Elder Browning and I have had a
wonderful life and the lord has blessed us in so many ways. <b>We celebrated
our 50<sup>th</sup> anniversary</b> on the 19<sup>th</sup> of June last summer
with our special family. <u>When we were set apart for this mission, we were
both told that our marriage would become even stronger and better</u>. I
thought Wow! We have a great marriage already, but I can see that is
happening. We love being here with all of you wonderful people and are looking
forward to getting to know you even better. We love serving the Lord and his
children. </p>
<p class=MsoNormal style='text-indent:.5in'> </p>
<p class=MsoNormal> The topic I was given to speak on is <b>Make a
difference on your piece of the world.</b> I thought which piece of the
world have I made a difference on and have I made a difference there? Elder
Browning and I have moved around a lot and so we have friends in Arizona, Idaho
and several towns in Utah. One of the things I was told in my <b>patriarchal
blessing</b> was to cultivate the spirit of peace, the spirit of joy, the
spirit of happiness that I may be happy and have a sacred influence upon the
lives of others. In <b>D&C 136:28-29,</b> it says: <b>If thou art
merry, praise the Lord with singing, with music, with dancing, and with a
prayer of praise and thanksgiving. If thou are sorrowful, call on the
Lord thy God with supplication, that your souls may be joyful. </b></p>
<p class=MsoNormal><b> </b></p>
<p class=MsoNormal style='text-indent:.5in'>I have tried to do as my
patriarchal blessing stated and make a conscious effort to be happy, and by so
doing, it has made me happy. So, I think that one way to make a difference is
to read our patriarchal blessings often and try to fulfill what we are asked to
do in them. If some of you older teenagers and adults dont have your patriarchal
blessing, I would encourage you to get it as it is a guide for us as we live
our lives in this world.</p>
<p class=MsoNormal style='text-indent:.5in'> </p>
<p class=MsoNormal style='text-indent:.5in'> <span class=normalchar><b>The
Daffodil Principle:</b></span></p>
<p class=Normal1 style='margin:0in;margin-bottom:.0001pt;text-indent:.5in'><span
class=normalchar>Several times my daughter had telephoned to say, "Mother,
you must come see the daffodils before they are over." I wanted to
go, but it was a two-hour drive from Lag</span>una to Lake Arrowhead. "I
will come next Tuesday," I promised, a little reluctantly, on her third
call. Next Tuesday dawned cold and rainy. Still, I had promised and so I drove
there. When I finally walked into Carolyn's house and hugged and greeted
my grandchildren, I said, "Forget the daffodils, Carolyn! The road
is invisible in the clouds and fog and there is nothing in the world except you
and these children that I want to see badly enough to drive another inch!"<span
class=normalchar> </span></p>
<p class=Normal1 style='margin:0in;margin-bottom:.0001pt;text-indent:.5in'><br>
<span class=normalchar> My daughter smiled calmly and said, "</span>We
drive in this all the time, Mother. I was hoping you'd take me over to the
garage to pick up my car." How far will we have to drive? I asked.
"Just a few blocks," Carolyn said. "I'll drive. I'm used to
this." After several minutes of driving, I had to ask, "Where are we
going? This isn't the way to the garage!" "We're going to my
garage by the long way, Carolyn smiled, by the way of the daffodils."
"Carolyn," I said sternly, "please, turn the car around!"
"It's all right, Mother, I promise. You will never forgive yourself if you
miss this experience." </p>
<p class=Normal1 style='margin:0in;margin-bottom:.0001pt;text-indent:.5in'><br>
After about twenty minutes, we turned onto a small gravel road
and I saw a small church. On the far side of the church, I saw a hand lettered sign
that read: <span class=normalchar><b>Daffodil Garden. </b></span></p>
<p class=Normal1 style='margin:0in;margin-bottom:.0001pt;text-indent:.5in'><b><br>
</b> We got out of the car and each took a child's hand and I
followed Carolyn down the path. Then we turned a corner of the path and I
looked up and gasped. Before me lay the most glorious sight! It looked as
though someone had taken a great vat of gold and poured it down over the
mountain peak and slopes. The flowers were planted in majestic, swirling
patterns; in great ribbons and swaths of deep orange, white, lemon yellow,
salmon, pink saffron, and butter yellow. Each different-colored variety
was planted as a group, so that it swirled and flowed like its own river with
its own unique hue. There were five acres of flowers. </p>
<p class=Normal1 style='margin:0in;margin-bottom:.0001pt;text-indent:.5in'><br>
"But who has done this?" I asked Carolyn. "It's
just one woman," Carolyn answered. "She lives on the property. That's
her home. Carolyn pointed to a well-kept A-frame house that looked small and
modest in the midst of all that glory. We walked up to the house.
On the patio, we saw a poster: </p>
<p class=Normal1 style='margin:0in;margin-bottom:.0001pt;text-indent:.5in'> </p>
<p class=Normal1 style='margin:0in;margin-bottom:.0001pt'><span
class=normalchar><b><i><u>Answers to the Questions I Know You Are Asking </u></i></b></span><b><i><u><br>
</u><span class=normalchar> </span></i></b><span class=normalchar>1.
50,000 bulbs</span></p>
<p class=Normal1 style='margin:0in;margin-bottom:.0001pt'> <span
class=normalchar>2. One at a time, by one woman. Two hand</span>s,
two feet, and very little brain. <br>
3. Began in 1958. </p>
<p class=Normal1 style='margin:0in;margin-bottom:.0001pt'><span
class=normalchar><b>There it was--the Daffodil Principle. </b></span></p>
<p class=Normal1 style='margin:0in;margin-bottom:.0001pt'><b><br>
</b> For me, that moment was a life-changing experience.
I thought of this woman, whom I had never met, who, more than forty years
before, had begun, one bulb at a time, to bring her vision of beauty and joy to
an obscure mountain top. Still, just planting one bulb at a time, year
after year, had changed the world. She had created something of indescribable
magnificence, beauty, and inspiration. <br>
The principle her daffodil garden taught is one of the
greatest principles of celebration. That is, learning to move toward our goals
and desires one step at a time; learning to use the accumulation of time. When
we multiply tiny pieces of time with small increments of daily effort we too
will find we can accomplish magnificent things. We can change the world.
<span class=normalchar>We need to begin todaydecide what we want to do and
accomplish and thenJust Do It! </span></p>
<p class=Normal1 style='margin:0in;margin-bottom:.0001pt'> <span
class=normalchar> </span><br>
<span class=normalchar> It's so pointless to think of the lost hours of
yesterday. The question is: </span>How can I make this a lesson
celebration instead of a cause for regret? How can I put to use that which I
have learned today? <span class=normalchar>So, stop waiting until
your car or home is paid off, until you get a new car or home, until your kids
leave the house, until</span> you go back to school, until you finish school,
until you lose 10 lbs., until you gain 10 lbs., until you get married, until
you get a divorce, until you have kids, until you retire, until Spring, Summer,
Fall, or Winter. <span class=normalchar><b>There is no better time than
ri</b></span><b>ght now to be happy</b>. Happiness is a journey, not a
destination. So, work like you don't need money, love like you've never
been hurt, and dance like no one's watching.</p>
<p class=Normal1 style='margin:0in;margin-bottom:.0001pt'> </p>
<p class=MsoNormal style='text-indent:.5in'>Several years ago, I was talking to
my <b>mother-in-law and asked her if she had written her life history. </b> She
said no, that she didnt have anything worthy to write about that she hadnt
done anything in her life which would interest her family or others. I told
her that I knew that wasnt true. I started asking her questions about her
life and as she answered, I began writing them down. It took several months,
but she became more excited as she told me of one experience after another.
No, she hadnt become anyone famous in the eyes of the world, but she had
raised a good family, had been a temple worker, had done name extraction, had
fulfilled several callings in the church. She had had many trials and I told
her that by us writing them down, her posterity could benefit from them and
from how she handled them. She had made some mistakes, as we all have, but she
did love the Lord and tried to keep his commandments and she endured to the
end. We cant all be Bishops, R.S. Presidents, Stake presidents, general authorities
or general auxiliary leaders and neither do we all want to have those
positions, but whatever or wherever the Lord calls us to serve, we need to
fulfill it to the best of our ability and that is all the Lord expects. He
just expects us to do our best. </p>
<p class=MsoNormal style='text-indent:.5in'> <b> </b></p>
<p class=MsoNormal style='text-indent:.5in'><b>Abraham Lincoln said I do the
very best I know howthe very best I can; and I mean to keep on doing so until
the end. If the end brings me out all right, what is said against me
wont amount to anything. If the end brings me out wrong, 10,000 angels
swearing I was right would make no difference. </b></p>
<p class=MsoNormal style='text-indent:.5in'> </p>
<p class=MsoNormal style='text-indent:.5in'><b>President Monson</b> told about
two of his Sunday School Teachers and the difference they made in his life.
The one had told her class that at the end of the year they would have <b>a
class party</b>. They were all looking forward to the party, but a while
before one of their classmates mother died and the Sunday before the party,
the teacher showed them the bottle of money they would use for the party, but
then she said: I was wondering how you felt about taking this bottle of money
to Jakes home and give it to his father to help him take care of his family.
He said they all agreed that it was more important to give the money to them,
so she had them all walk to Jakes home and they presented it to his father who
had tears in his eyes when he thanked them. <u>He was taught it is better to
give than to receive</u>. Another teacher had the class give a <b>scripture
before they entered the room</b>. If they didnt have one, he gave them one.
He said he was thankful to the teacher for he learned many scriptures and at an
early age. </p>
<p class=MsoNormal> <b>In Moses 2:24-31 and Abraham 4:24-31</b>, it <b>tells
of the creation of this earth.</b> And on the sixth day, the Gods said Let
us go down and form man in our image, after our likeness
So the Gods went
down. In the image of the Gods to form they him, male and female to form they
them. Man is the crowning creature to step forth according to the divine
will. He is in the image and likeness of the Eternal Elohim and to him is
given dominion over all things. And, then, finally that his purposes shall
roll everlastingly onward, God blesses the male and female whom he has created
and commands them: Be fruitful, and multiply and replenish the earth, and
subdue it, and have dominion over the fish of the sea, and over the fowl of the
air, and over every living thing that moveth upon the earth. As the sixth day
closes, the Creators, viewing their creative labors with satisfaction, see that
all things which they have made are very good. <b>If we are made in the image
of God, and we can become like God, what are we waiting for lets do all we
can to make a difference on our piece of the world. </b></p>
<p class=MsoNormal><b> </b></p>
<p class=MsoNormal><b>We cant do all things, but we can do some things and
what we can do, we ought to do.</b></p>
<p class=MsoNormal style='text-indent:.5in'>My favorite scripture is <b>1<sup>st</sup>
Nephi 3:7 </b><u>I will go and do the things which the Lord has commanded for
I know that the Lord giveth no commandment unto the children of men, save he
shall prepare a way that they shall accomplish it.</u> If we keep the
commandments, and try to follow our Saviors example by forgetting ourselves
and thinking of others and serving them, even if its just a smile sometimes,
we will find happiness and I feel we will make a difference in our part of the
world.</p>
<p class=MsoNormal>I closed with my testimony</p>
<p class=MsoNormal style='text-indent:.5in'> </p>
<p class=MsoNormal><b>When we left from our mission, we received gifts and hugs
from our many ward and plant </b><img width=265 height=176
src="Chapter_59_-_Our_Mission_to_California,_2010_files/image013.jpg"
align=left hspace=12 alt=P1070314><b>friends. The staff at the plant gave Ken
& I a going away party</b>. For gifts, they gave us 50 pounds of almonds,
a huge beautiful farm book and a framed picture of the plant which they all
signed. Vivian and Ken took us out to eat and gave us gifts. She had put a
lot of thought and effort into the gifts. We hated to leave them, but were
excited to get back home to our family. We got permission to leave a couple of
weeks early from our mission, so we could be to Mike and Beckys for Davids
mission farewell meeting and we were also there when he was set apart by his
stake presidency for his mission.</p>
<p class=MsoNormal> </p>
<p class=MsoNormal style='text-indent:.5in'><b>When we arrived at our home</b>,
Bob told us he didnt think we wanted to go downstairs to our cute apartment.
We found out what he meant. Bob had told us that he didnt usually go
downstairs, but one day he did and to his surprise, there was water all over.
We had had problems with the drains and when we heard our sink gurgling, we
would have Bob put some draino down his sinks and it would take care of the
problem. Well, he didnt think of that and we were not there to hear the
gurgling, so when he or Carroll did laundry, the water came up in our sink,
overflowed and went all over. He called the home owners insurance and they
told him to get carpenters, and people to put down new carpet in the sun room
and front room, and linoleum in the kitchen. The insurance would pay for all
that, but we would have to pay to have a plumber come to fix the original
problem. They had to jack hammer from the sink to the middle of the living
room, so fine dust was everywhere. Ken and I paid to have the plumbing all
taken care of, and we were able to pick out the carpet and linoleum, from a
place in Bakersfield who called their sister company in Riverdale, who we had
worked with. We didnt realize we would walk into such a mess. Carroll had
wrapped my souvenirs and nick nacks, statues of Christ, etc., in newspaper and
put them in boxes, which I surely appreciated, but there were boxes and stuff
all over the cupboards and it was a disaster to walk into. I felt overwhelmed
after that long trip home and to find this, but we made our bed, got a good
nights sleep and started cleaning the next day. Scott and Mishelle came over
to help us some too. It took several days to get it all clean as that fine
dust didnt just brush or wash off. We had to scrub everything and vacuum
everything thoroughly. Mice had gotten into our one big chair which matched
our set of couch and love seat, so we had to get rid of it. We decided to go
to R.C. Willeys Furniture Store where we bought a loveseat which reclined and
a matching rocking chair which also reclined. In our home in Shafter, there
were two big blue recliners, which we loved, so we wanted recliners here, and
we have really enjoyed them.</p>
<p class=MsoNormal style='text-indent:.5in'> </p>
<p class=MsoNormal><b>Here are a couple of my journal entries from our mission</b></p>
<p class=MsoNormal><b>Wednesday, September 08, 2010</b></p>
<p class=MsoNormal><b> </b></p>
<p class=MsoNormal>I left at 7:30 am, following Ken to the Kimberlina Homes
where he is working and where Sister Shaw, myself and other sisters were tying
a couple of quilts for Project Linus. <b>I am thankful for the <u>Holy Ghost</u>
who prompts and helps us all the time. Ken went into the back room to carry
out the quilting frames and load them into his truck. I gathered up the other
things I needed and headed to the car. When I started the car, the thought
came to me Did Ken get all the pieces to the quilting frames? I drove the
car over to his truck as he was just leaving. As I asked him, I looked into
the back of his truck and the two pieces of the leg stands were not there. I
mentioned it to him and he went in the back door to get them. I went in the
kitchen door and was glad I did, as Ken had forgotten to pick up his lunch. I
walked on back to the back room to make sure we got all the pieces and parts we
needed. I was sure thankful to the Holy Ghost for that thought. He is a
precious gift and I hope I can always be worthy to have him with me to help,
guide, comfort and prompt me.</b> Back to the quilts, we are to turn them in
Saturday. We had Mishelle Birch come around 9 and stayed all the time. Ilene
Payne came for a few minutes and Bonnie Slate came late so was only there for
an hour or two. We quit around 1:40 leaving for home, but we had completed the
big quilt and enjoyed visiting. These are special, cute sisters here at the
South Valley Farms. We were hoping that some other sisters from the ward would
come as it was announced the past two Sundays in Church, but none of them
came. Anyway, the weather was nice and we enjoyed it. I came home tired, went
through the mail, and internet mail and got supper. Ken and I watched Big
Valley DVD (one series) before going to bed.</p>
<p class=MsoNormal><b> </b></p>
<p class=MsoNormal><b>Friday, September 17, 2010</b></p>
<p class=MsoNormal>Boy, I am worried about Carroll and Linda because of how
they are acting and worried about them getting Alzheimer's or Dementia.
When I was talking with Sandi on the phone today, she told me that she was
going to the Utah State University football game tomorrow with a friend. My
mind didnt register; I was thinking she was down here for some reason so I
asked her if she was going to fly up to the Utah State football game. She said
Mom, its only a couple of hours away to Logan. Finally, it clicked and I
realized that yes, she was in Utah. I think I had better worry about myself
getting dementia. I was really tired and for some reason I was thinking of
her being down here. I haven't been sleeping well and with Bryce, Deanna,
Irven & Sandy here, we have been on the go. It's been great, but I'm
exhausted today. Mrs. Ochoa kept me really busy at school again today
too. I do really enjoy the children and helping out, however. Guess
I'm just getting old. I do feel "old" sometimes. Mom and
dad lived to be 83, but Grandpa and Grandma Bushnell both died at 70 and I will
be that in December. I don't plan on dying at 70; however, as with this
diet and exercise, I'm pretty healthy. We all got up at 5:30 am this morning,
but the pistachio harvesting is on and the big equipment woke us all up around
4:30. I fixed us breakfast and they left at 6 oclock. I then went for my
walk and read my scriptures, then took a shower and got ready to go to Redwood
Elementary where I volunteer in Mrs. Ochoas third grade class each Friday.
Ken made the bed for me again this morning. Hes sure a wonderful guy and Im
sure glad hes mine.</p>
<p class=MsoNormal> </p>
</div>
</body>
</html>
|
javadoc/org/mockito/class-use/MockitoAnnotations.Mock.html | PatriciaRosembluth/VoiceMailSimulator | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_06) on Sat Nov 21 23:24:25 CET 2009 -->
<TITLE>
Uses of Class org.mockito.MockitoAnnotations.Mock (Mockito API)
</TITLE>
<META NAME="date" CONTENT="2009-11-21">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.mockito.MockitoAnnotations.Mock (Mockito API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../org/mockito/MockitoAnnotations.Mock.html" title="annotation in org.mockito"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html?org/mockito/\class-useMockitoAnnotations.Mock.html" target="_top"><B>FRAMES</B></A>
<A HREF="MockitoAnnotations.Mock.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>org.mockito.MockitoAnnotations.Mock</B></H2>
</CENTER>
No usage of org.mockito.MockitoAnnotations.Mock
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../org/mockito/MockitoAnnotations.Mock.html" title="annotation in org.mockito"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html?org/mockito/\class-useMockitoAnnotations.Mock.html" target="_top"><B>FRAMES</B></A>
<A HREF="MockitoAnnotations.Mock.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
|
src/Project/Bundle/AceThemeBundle/Resources/public/css/themes/default/assets/advanced-datatable/docs/DataTable.html | hedi103/projet-decision-commerciale | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<title>Class: DataTable - documentation</title>
<style type="text/css" media="screen">
@import "media/css/doc.css";
@import "media/css/shCore.css";
@import "media/css/shThemeDataTables.css";
</style>
<script type="text/javascript" src="media/js/shCore.js"></script>
<script type="text/javascript" src="media/js/shBrushJScript.js"></script>
<script type="text/javascript" src="media/js/jquery.js"></script>
<script type="text/javascript" src="media/js/doc.js"></script>
</head>
<body>
<div class="fw_container">
<a name="top"></a>
<div class="fw_header">
<h1 class="page-title">Class: DataTable</h1>
<div class="page-info">
DataTables v1.9.4 documentation
</div>
</div>
<div class="fw_nav">
<h2>Navigation</h2>
<ul>
<li><a href="#top">Overview</a></li>
<li><a href="#summary">Summary</a>
<div>
<table cellpadding="5" border="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td>Classes (0)</td>
<td><a href="#summary_namespaces">Namespaces (4)</a></td>
</tr>
<tr>
<td>Properties (0)</td>
<td><a href="#summary_properties_static">Static properties (1)</a></td>
</tr>
<tr>
<td><a href="#summary_methods">Methods (22)</a></td>
<td><a href="#summary_methods_static">Static methods (3)</a></td>
</tr>
<tr>
<td><a href="#summary_events">Events (11)</a></td>
<td></td>
</tr>
</tbody>
</table>
</div>
</li>
<li><a href="#details">Details</a>
<div>
<table cellpadding="5" border="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td>Properties (0)</td>
<td><a href="#summary_properties_static">Static properties (1)</a></td>
</tr>
<tr>
<td><a href="#summary_methods">Methods (22)</a></td>
<td><a href="#summary_methods_static">Static methods (3)</a></td>
</tr>
<tr>
<td><a href="#summary_events">Events (11)</a></td>
<td></td>
</tr>
</tbody>
</table>
</div>
</li>
</ul>
<div style="margin-top: 10px;">
<input type="hidden" name="show_private" value="0">
<span id="private_label">Hiding</span> private elements
(<a id="private_toggle" href="">toggle</a>)
</span>
</div>
<div>
<input type="hidden" name="show_extended" value="1">
<span id="extended_label">Showing</span> extended elements
(<a id="extended_toggle" href="">toggle</a>)
</span>
</div>
</div>
<div class="fw_content">
<a name="overview"></a>
<div class="doc_overview">
<div class="nav_blocker"></div>
<dl>
<dt id="DataTable" class=" even"><a name="DataTable"></a><a name="DataTable_details"></a><span
class="type-attr"><span class="type-signature"></span></span><span class="type-name"><a>new
DataTable</a></span><span class="type-sig"><span class="signature">(<span
class="optional">oInit</span>)</span><span class="type-signature"></span></span></span></dt>
<dd class=" even"><p>DataTables is a plug-in for the jQuery Javascript library. It is a
highly flexible tool, based upon the foundations of progressive
enhancement, which will add advanced interaction controls to any
HTML table. For a full list of features please refer to
<a href="http://datatables.net">DataTables.net</a>.</p>
<p>Note that the <i>DataTable</i> object is not a global variable but is
aliased to <i>jQuery.fn.DataTable</i> and <i>jQuery.fn.dataTable</i> through which
it may be accessed.</p>
<div class="collapse_details"><h3>Constructor</h3>
<dl class="details">
</dl>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th width="20"></th>
<th width="12%" class="bottom_border name">Name</th>
<th width="10%" class="bottom_border">Type</th>
<th width="10%" class="bottom_border">Attributes</th>
<th width="10%" class="bottom_border">Default</th>
<th class="last bottom_border">Description</th>
</tr>
</thead>
<tbody>
<tr class="even">
<td class="number right_border">
<div>1</div>
</td>
<td class="name">oInit</td>
<td class="type type-param">object</td>
<td class="attributes">Optional</td>
<td class="default">{}</td>
<td class="description last"><p>Configuration object for DataTables. Options
are defined by <a href="DataTable.defaults.html">DataTable.defaults</a></p></td>
</tr>
</tbody>
</table>
<h5>Examples:</h5>
<div class="example-code">
<pre class="brush: js"> // Basic initialisation
$(document).ready( function {
$('#example').dataTable();
} );
</pre>
</div>
<div class="example-code">
<pre class="brush: js"> // Initialisation with configuration options - in this case, disable
// pagination and sorting.
$(document).ready( function {
$('#example').dataTable( {
"bPaginate": false,
"bSort": false
} );
} );</pre>
</div>
</div>
</dl>
<h3 class="subsection-title">Requires</h3>
<ul>
<li>module:jQuery</li>
</ul>
</div>
<div class="doc_summary">
<a name="summary"></a>
<h2>Summary</h2>
<div class="doc_group"><a name="summary_namespaces"></a>
<h3 class="subsection-title">Namespaces</h3>
<dl>
<dt class="even"><span class="type-name"><a href="DataTable.defaults.html">defaults</a></span></dt>
<dd class="even"><p>Initialisation options that can be given to DataTables at initialisation
time.</p></dd>
<dt class="odd"><span class="type-name"><a href="DataTable.ext.html">ext</a></span></dt>
<dd class="odd"><p>Extension object for DataTables that is used to provide all extension options. [<a
href="DataTable.ext.html">...</a>] </p></dd>
<dt class="even"><span class="type-name"><a href="DataTable.models.html">models</a></span></dt>
<dd class="even"><p>Object models container, for the various models that DataTables has available
to it. These models define the objects that are used to hold the active state
and configuration of the table.</p></dd>
<dt class="odd"><span class="type-name"><a href="34cdb56b2c.html">oApi</a></span></dt>
<dd class="odd"><p>Reference to internal functions for use by plug-in developers. Note that these
methods are references to internal functions and are considered to be private.
If you use these methods, be aware that they are liable to change between versions
(check the upgrade notes).</p></dd>
</dl>
</div>
<div class="doc_group"><a name="summary_properties_static"></a>
<h3 class="subsection-title">Properties - static</h3>
<dl>
<dt class=" even"><span class="type-attr"><span class="type-signature"><static> </span></span><span
class="type-name"><a href="#version">version</a></span><span class="type-sig"><span
class="type-signature"> :string</span></span></dt>
<dd class=" even"><p>Version string for plug-ins to check compatibility. Allowed format is
a.b.c.d.e where: a:int, b:int, c:int, d:string(dev|beta), e:int. d and
e are optional</p></dd>
</dl>
</div>
<div class="doc_group"><a name="summary_methods"></a>
<h3 class="subsection-title">Methods - instance</h3>
<dl>
<dt class=" even"><span class="type-attr"><span class="type-signature"></span></span><span
class="type-name"><a href="#$">$</a></span><span class="type-sig"><span class="signature">(sSelector, <span
class="optional">oOpts</span>)</span><span class="type-signature"> → {object}</span></span>
</dt>
<dd class=" even"><p>Perform a jQuery selector action on the table's TR elements (from the tbody) and
return the resulting jQuery object.</p></dd>
<dt class=" odd"><span class="type-attr"><span class="type-signature"></span></span><span
class="type-name"><a href="#_">_</a></span><span class="type-sig"><span class="signature">(sSelector, <span
class="optional">oOpts</span>)</span><span class="type-signature"> → {array}</span></span></dt>
<dd class=" odd"><p>Almost identical to $ in operation, but in this case returns the data for the matched
rows - as such, the jQuery selector used should match TR row nodes or TD/TH cell nodes
rather than any descendants, so the data can be obtained for the row/cell. If matching
rows are found, the data returned is the original data array/object that was used to <br/>
create the row (or a generated array if from a DOM source). [<a href-"#_">...</a>] </p></dd>
<dt class=" even"><span class="type-attr"><span class="type-signature"></span></span><span
class="type-name"><a href="#fnAddData">fnAddData</a></span><span class="type-sig"><span
class="signature">(mData, <span class="optional">bRedraw</span>)</span><span class="type-signature"> →
{array}</span></span></dt>
<dd class=" even"><p>Add a single new row or multiple rows of data to the table. Please note
that this is suitable for client-side processing only - if you are using
server-side processing (i.e. "bServerSide": true), then to add data, you
must add it to the data source, i.e. the server-side, through an Ajax call.</p></dd>
<dt class=" odd"><span class="type-attr"><span class="type-signature"></span></span><span
class="type-name"><a href="#fnAdjustColumnSizing">fnAdjustColumnSizing</a></span><span
class="type-sig"><span class="signature">(<span class="optional">bRedraw</span>)</span><span
class="type-signature"></span></span></dt>
<dd class=" odd"><p>This function will make DataTables recalculate the column sizes, based on the data
contained in the table and the sizes applied to the columns (in the DOM, CSS or
through the sWidth parameter). This can be useful when the width of the table's
parent element changes (for example a window resize).</p></dd>
<dt class=" even"><span class="type-attr"><span class="type-signature"></span></span><span
class="type-name"><a href="#fnClearTable">fnClearTable</a></span><span class="type-sig"><span
class="signature">(<span class="optional">bRedraw</span>)</span><span class="type-signature"></span></span>
</dt>
<dd class=" even"><p>Quickly and simply clear a table</p></dd>
<dt class=" odd"><span class="type-attr"><span class="type-signature"></span></span><span
class="type-name"><a href="#fnClose">fnClose</a></span><span class="type-sig"><span
class="signature">(nTr)</span><span class="type-signature"> → {int}</span></span></dt>
<dd class=" odd"><p>The exact opposite of 'opening' a row, this function will close any rows which
are currently 'open'.</p></dd>
<dt class=" even"><span class="type-attr"><span class="type-signature"></span></span><span
class="type-name"><a href="#fnDeleteRow">fnDeleteRow</a></span><span class="type-sig"><span
class="signature">(mTarget, <span class="optional">fnCallBack</span>, <span
class="optional">bRedraw</span>)</span><span class="type-signature"> → {array}</span></span>
</dt>
<dd class=" even"><p>Remove a row for the table</p></dd>
<dt class=" odd"><span class="type-attr"><span class="type-signature"></span></span><span
class="type-name"><a href="#fnDestroy">fnDestroy</a></span><span class="type-sig"><span
class="signature">(<span class="optional">bRemove</span>)</span><span class="type-signature"></span></span>
</dt>
<dd class=" odd"><p>Restore the table to it's original state in the DOM by removing all of DataTables
enhancements, alterations to the DOM structure of the table and event listeners.</p></dd>
<dt class=" even"><span class="type-attr"><span class="type-signature"></span></span><span
class="type-name"><a href="#fnDraw">fnDraw</a></span><span class="type-sig"><span class="signature">(<span
class="optional">bComplete</span>)</span><span class="type-signature"></span></span></dt>
<dd class=" even"><p>Redraw the table</p></dd>
<dt class=" odd"><span class="type-attr"><span class="type-signature"></span></span><span
class="type-name"><a href="#fnFilter">fnFilter</a></span><span class="type-sig"><span
class="signature">(sInput, <span class="optional">iColumn</span>, <span
class="optional">bRegex</span>, <span class="optional">bSmart</span>, <span class="optional">bShowGlobal</span>, <span
class="optional">bCaseInsensitive</span>)</span><span class="type-signature"></span></span></dt>
<dd class=" odd"><p>Filter the input based on data</p></dd>
<dt class=" even"><span class="type-attr"><span class="type-signature"></span></span><span
class="type-name"><a href="#fnGetData">fnGetData</a></span><span class="type-sig"><span
class="signature">(<span class="optional">mRow</span>, <span
class="optional">iCol</span>)</span><span class="type-signature"> →
{array|object|string}</span></span></dt>
<dd class=" even"><p>Get the data for the whole table, an individual row or an individual cell based on the
provided parameters.</p></dd>
<dt class=" odd"><span class="type-attr"><span class="type-signature"></span></span><span
class="type-name"><a href="#fnGetNodes">fnGetNodes</a></span><span class="type-sig"><span
class="signature">(<span class="optional">iRow</span>)</span><span class="type-signature"> →
{array|node}</span></span></dt>
<dd class=" odd"><p>Get an array of the TR nodes that are used in the table's body. Note that you will
typically want to use the '$' API method in preference to this as it is more
flexible.</p></dd>
<dt class=" even"><span class="type-attr"><span class="type-signature"></span></span><span
class="type-name"><a href="#fnGetPosition">fnGetPosition</a></span><span class="type-sig"><span
class="signature">(nNode)</span><span class="type-signature"> → {int}</span></span></dt>
<dd class=" even"><p>Get the array indexes of a particular cell from it's DOM element
and column index including hidden columns</p></dd>
<dt class=" odd"><span class="type-attr"><span class="type-signature"></span></span><span
class="type-name"><a href="#fnIsOpen">fnIsOpen</a></span><span class="type-sig"><span
class="signature">(nTr)</span><span class="type-signature"> → {boolean}</span></span></dt>
<dd class=" odd"><p>Check to see if a row is 'open' or not.</p></dd>
<dt class=" even"><span class="type-attr"><span class="type-signature"></span></span><span
class="type-name"><a href="#fnOpen">fnOpen</a></span><span class="type-sig"><span class="signature">(nTr, mHtml, sClass)</span><span
class="type-signature"> → {node}</span></span></dt>
<dd class=" even"><p>This function will place a new row directly after a row which is currently
on display on the page, with the HTML contents that is passed into the
function. This can be used, for example, to ask for confirmation that a
particular record should be deleted.</p></dd>
<dt class=" odd"><span class="type-attr"><span class="type-signature"></span></span><span
class="type-name"><a href="#fnPageChange">fnPageChange</a></span><span class="type-sig"><span
class="signature">(mAction, <span class="optional">bRedraw</span>)</span><span
class="type-signature"></span></span></dt>
<dd class=" odd"><p>Change the pagination - provides the internal logic for pagination in a simple API
function. With this function you can have a DataTables table go to the next,
previous, first or last pages.</p></dd>
<dt class=" even"><span class="type-attr"><span class="type-signature"></span></span><span
class="type-name"><a href="#fnSetColumnVis">fnSetColumnVis</a></span><span class="type-sig"><span
class="signature">(iCol, bShow, <span class="optional">bRedraw</span>)</span><span
class="type-signature"></span></span></dt>
<dd class=" even"><p>Show a particular column</p></dd>
<dt class=" odd"><span class="type-attr"><span class="type-signature"></span></span><span
class="type-name"><a href="#fnSettings">fnSettings</a></span><span class="type-sig"><span
class="signature">()</span><span class="type-signature"> → {object}</span></span></dt>
<dd class=" odd"><p>Get the settings for a particular table for external manipulation</p></dd>
<dt class=" even"><span class="type-attr"><span class="type-signature"></span></span><span
class="type-name"><a href="#fnSort">fnSort</a></span><span class="type-sig"><span class="signature">(iCol)</span><span
class="type-signature"></span></span></dt>
<dd class=" even"><p>Sort the table by a particular column</p></dd>
<dt class=" odd"><span class="type-attr"><span class="type-signature"></span></span><span
class="type-name"><a href="#fnSortListener">fnSortListener</a></span><span class="type-sig"><span
class="signature">(nNode, iColumn, <span class="optional">fnCallback</span>)</span><span
class="type-signature"></span></span></dt>
<dd class=" odd"><p>Attach a sort listener to an element for a given column</p></dd>
<dt class=" even"><span class="type-attr"><span class="type-signature"></span></span><span
class="type-name"><a href="#fnUpdate">fnUpdate</a></span><span class="type-sig"><span
class="signature">(mData, mRow, <span class="optional">iColumn</span>, <span class="optional">bRedraw</span>, <span
class="optional">bAction</span>)</span><span class="type-signature"> → {int}</span></span></dt>
<dd class=" even"><p>Update a table cell or row - this method will accept either a single value to
update the cell with, an array of values with one element for each column or
an object in the same format as the original data source. The function is
self-referencing in order to make the multi column updates easier.</p></dd>
<dt class=" odd"><span class="type-attr"><span class="type-signature"></span></span><span
class="type-name"><a href="#fnVersionCheck">fnVersionCheck</a></span><span class="type-sig"><span
class="signature">(sVersion)</span><span class="type-signature"> → {boolean}</span></span></dt>
<dd class=" odd"><p>Provide a common method for plug-ins to check the version of DataTables being used, in
order
to ensure compatibility.</p></dd>
</dl>
</div>
<div class="doc_group"><a name="summary_methods_static"></a>
<h3 class="subsection-title">Methods - static</h3>
<dl>
<dt class=" even"><span class="type-attr"><span class="type-signature"><static> </span></span><span
class="type-name"><a href="#fnIsDataTable">fnIsDataTable</a></span><span class="type-sig"><span
class="signature">(nTable)</span><span class="type-signature"> → {boolean}</span></span></dt>
<dd class=" even"><p>Check if a TABLE node is a DataTable table already or not.</p></dd>
<dt class=" odd"><span class="type-attr"><span class="type-signature"><static> </span></span><span
class="type-name"><a href="#fnTables">fnTables</a></span><span class="type-sig"><span
class="signature">(<span class="optional">bVisible</span>)</span><span class="type-signature"> →
{array}</span></span></dt>
<dd class=" odd"><p>Get all DataTable tables that have been initialised - optionally you can select to
get only currently visible tables.</p></dd>
<dt class=" even"><span class="type-attr"><span class="type-signature"><static> </span></span><span
class="type-name"><a href="#fnVersionCheck">fnVersionCheck</a></span><span class="type-sig"><span
class="signature">(sVersion)</span><span class="type-signature"> → {boolean}</span></span></dt>
<dd class=" even"><p>Provide a common method for plug-ins to check the version of DataTables being used, in
order
to ensure compatibility.</p></dd>
</dl>
</div>
<div class="doc_group"><a name="summary_events"></a>
<h3 class="subsection-title">Events</h3>
<dl>
<dt class=" even"><span class="type-attr"></span><span class="type-name"><a
href="#destroy">destroy</a></span><span class="type-sig"></span></dt>
<dd class=" even"><p>Destroy event, fired when the DataTable is destroyed by calling fnDestroy or passing
the bDestroy:true parameter in the initialisation object. This can be used to remove
bound events, added DOM nodes, etc.</p></dd>
<dt class=" odd"><span class="type-attr"></span><span class="type-name"><a href="#draw">draw</a></span><span
class="type-sig"></span></dt>
<dd class=" odd"><p>Draw event, fired whenever the table is redrawn on the page, at the same point as
fnDrawCallback. This may be useful for binding events or performing calculations when
the table is altered at all.</p></dd>
<dt class=" even"><span class="type-attr"></span><span class="type-name"><a href="#filter">filter</a></span><span
class="type-sig"></span></dt>
<dd class=" even"><p>Filter event, fired when the filtering applied to the table (using the build in global
global filter, or column filters) is altered.</p></dd>
<dt class=" odd"><span class="type-attr"></span><span class="type-name"><a href="#init">init</a></span><span
class="type-sig"></span></dt>
<dd class=" odd"><p>DataTables initialisation complete event, fired when the table is fully drawn,
including Ajax data loaded, if Ajax data is required.</p></dd>
<dt class=" even"><span class="type-attr"></span><span class="type-name"><a
href="#page">page</a></span><span class="type-sig"></span></dt>
<dd class=" even"><p>Page change event, fired when the paging of the table is altered.</p></dd>
<dt class=" odd"><span class="type-attr"></span><span class="type-name"><a href="#processing">processing</a></span><span
class="type-sig"></span></dt>
<dd class=" odd"><p>Processing event, fired when DataTables is doing some kind of processing (be it,
sort, filter or anything else). Can be used to indicate to the end user that
there is something happening, or that something has finished.</p></dd>
<dt class=" even"><span class="type-attr"></span><span class="type-name"><a
href="#sort">sort</a></span><span class="type-sig"></span></dt>
<dd class=" even"><p>Sort event, fired when the sorting applied to the table is altered.</p></dd>
<dt class=" odd"><span class="type-attr"></span><span class="type-name"><a
href="#stateLoaded">stateLoaded</a></span><span class="type-sig"></span></dt>
<dd class=" odd"><p>State loaded event, fired when state has been loaded from stored data and the settings
object has been modified by the loaded data.</p></dd>
<dt class=" even"><span class="type-attr"></span><span class="type-name"><a href="#stateLoadParams">stateLoadParams</a></span><span
class="type-sig"></span></dt>
<dd class=" even"><p>State load event, fired when the table is loading state from the stored data, but
prior to the settings object being modified by the saved state - allowing modification
of the saved state is required or loading of state for a plug-in.</p></dd>
<dt class=" odd"><span class="type-attr"></span><span class="type-name"><a href="#stateSaveParams">stateSaveParams</a></span><span
class="type-sig"></span></dt>
<dd class=" odd"><p>State save event, fired when the table has changed state a new state save is required.
This method allows modification of the state saving object prior to actually doing the
save, including addition or other state properties (for plug-ins) or modification
of a DataTables core property.</p></dd>
<dt class=" even"><span class="type-attr"></span><span class="type-name"><a href="#xhr">xhr</a></span><span
class="type-sig"></span></dt>
<dd class=" even"><p>Ajax (XHR) event, fired whenever an Ajax request is completed from a request to
made to the server for new data (note that this trigger is called in fnServerData,
if you override fnServerData and which to use this event, you need to trigger it in
you success function).</p></dd>
</dd>
</div>
</div>
<div class="doc_details">
<a name="details"></a>
<h2>Details</h2>
<div class="doc_group"><a name="details_properties"></a>
<h3 class="subsection-title">Properties - static</h3>
<dl>
<dt class=" even"><a name="version"></a><a name="version_details"></a><span class="type-attr"><span
class="type-signature"><static> </span></span><span class="type-name"><a href="#version">version</a></span><span
class="type-sig"><span class="type-signature"> :string</span></span></dt>
<dd class=" even"><p>Version string for plug-ins to check compatibility. Allowed format is
a.b.c.d.e where: a:int, b:int, c:int, d:string(dev|beta), e:int. d and
e are optional</p>
<div class="collapse_details">
<dl class="details">
</dl>
</div>
</dd>
</dl>
</div>
<div class="doc_group"><a name="details_methods"></a>
<h3 class="subsection-title">Methods - instance</h3>
<dl>
<dt id="DataTable#$" class=" even"><a name="$"></a><a name="$_details"></a><span class="type-attr"><span
class="type-signature"></span></span><span class="type-name"><a>$</a></span><span class="type-sig"><span
class="signature">(sSelector, <span class="optional">oOpts</span>)</span><span class="type-signature"> →
{object}</span></span></span></dt>
<dd class=" even"><p>Perform a jQuery selector action on the table's TR elements (from the tbody) and
return the resulting jQuery object.</p>
<div class="collapse_details">
<dl class="details">
</dl>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th width="20"></th>
<th width="12%" class="bottom_border name">Name</th>
<th width="10%" class="bottom_border">Type</th>
<th width="10%" class="bottom_border">Attributes</th>
<th width="10%" class="bottom_border">Default</th>
<th class="last bottom_border">Description</th>
</tr>
</thead>
<tbody>
<tr class="even">
<td class="number right_border">
<div>1</div>
</td>
<td class="name">sSelector</td>
<td class="type type-param">string | node | jQuery</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>jQuery selector or node collection to act on</p></td>
</tr>
<tr class="odd">
<td class="number right_border">
<div>2</div>
</td>
<td class="name">oOpts</td>
<td class="type type-param">object</td>
<td class="attributes">Optional</td>
<td class="default"></td>
<td class="description last"><p>Optional parameters for modifying the rows to be included</p></td>
</tr>
<tr>
<td class="number right_border"></td>
<td class="name">oOpts.filter</td>
<td class="type type-param">string</td>
<td class="attributes"><optional><br></td>
<td class="default">none</td>
<td class="description last"><p>Select TR elements that meet the current filter
criterion ("applied") or all TR elements (i.e. no filter).</p></td>
</tr>
<tr>
<td class="number right_border"></td>
<td class="name">oOpts.order</td>
<td class="type type-param">string</td>
<td class="attributes"><optional><br></td>
<td class="default">current</td>
<td class="description last"><p>Order of the TR elements in the processed array.
Can be either 'current', whereby the current sorting of the table is used, or
'original' whereby the original order the data was read into the table is used.</p></td>
</tr>
<tr>
<td class="number right_border"></td>
<td class="name">oOpts.page</td>
<td class="type type-param">string</td>
<td class="attributes"><optional><br></td>
<td class="default">all</td>
<td class="description last"><p>Limit the selection to the currently displayed page
("current") or not ("all"). If 'current' is given, then order is assumed to be
'current' and filter is 'applied', regardless of what they might be given as.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<p class="returns">
<p>jQuery object, filtered by the given selector.</p></p><h5>Examples:</h5>
<div class="example-code">
<pre class="brush: js"> $(document).ready(function() {
var oTable = $('#example').dataTable();
// Highlight every second row
oTable.$('tr:odd').css('backgroundColor', 'blue');
} );
</pre>
</div>
<div class="example-code">
<pre class="brush: js"> $(document).ready(function() {
var oTable = $('#example').dataTable();
// Filter to rows with 'Webkit' in them, add a background colour and then
// remove the filter, thus highlighting the 'Webkit' rows only.
oTable.fnFilter('Webkit');
oTable.$('tr', {"filter": "applied"}).css('backgroundColor', 'blue');
oTable.fnFilter('');
} );</pre>
</div>
</div>
<dt id="DataTable#_" class=" odd"><a name="_"></a><a name="__details"></a><span class="type-attr"><span
class="type-signature"></span></span><span class="type-name"><a>_</a></span><span class="type-sig"><span
class="signature">(sSelector, <span class="optional">oOpts</span>)</span><span class="type-signature"> →
{array}</span></span></span></dt>
<dd class=" odd"><p>Almost identical to $ in operation, but in this case returns the data for the matched
rows - as such, the jQuery selector used should match TR row nodes or TD/TH cell nodes
rather than any descendants, so the data can be obtained for the row/cell. If matching
rows are found, the data returned is the original data array/object that was used to <br/>
create the row (or a generated array if from a DOM source).</p>
<p>This method is often useful in-combination with $ where both functions are given the
same parameters and the array indexes will match identically.</p>
<div class="collapse_details">
<dl class="details">
</dl>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th width="20"></th>
<th width="12%" class="bottom_border name">Name</th>
<th width="10%" class="bottom_border">Type</th>
<th width="10%" class="bottom_border">Attributes</th>
<th width="10%" class="bottom_border">Default</th>
<th class="last bottom_border">Description</th>
</tr>
</thead>
<tbody>
<tr class="even">
<td class="number right_border">
<div>1</div>
</td>
<td class="name">sSelector</td>
<td class="type type-param">string | node | jQuery</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>jQuery selector or node collection to act on</p></td>
</tr>
<tr class="odd">
<td class="number right_border">
<div>2</div>
</td>
<td class="name">oOpts</td>
<td class="type type-param">object</td>
<td class="attributes">Optional</td>
<td class="default"></td>
<td class="description last"><p>Optional parameters for modifying the rows to be included</p></td>
</tr>
<tr>
<td class="number right_border"></td>
<td class="name">oOpts.filter</td>
<td class="type type-param">string</td>
<td class="attributes"><optional><br></td>
<td class="default">none</td>
<td class="description last"><p>Select elements that meet the current filter
criterion ("applied") or all elements (i.e. no filter).</p></td>
</tr>
<tr>
<td class="number right_border"></td>
<td class="name">oOpts.order</td>
<td class="type type-param">string</td>
<td class="attributes"><optional><br></td>
<td class="default">current</td>
<td class="description last"><p>Order of the data in the processed array.
Can be either 'current', whereby the current sorting of the table is used, or
'original' whereby the original order the data was read into the table is used.</p></td>
</tr>
<tr>
<td class="number right_border"></td>
<td class="name">oOpts.page</td>
<td class="type type-param">string</td>
<td class="attributes"><optional><br></td>
<td class="default">all</td>
<td class="description last"><p>Limit the selection to the currently displayed page
("current") or not ("all"). If 'current' is given, then order is assumed to be
'current' and filter is 'applied', regardless of what they might be given as.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<p class="returns">
<p>Data for the matched elements. If any elements, as a result of the
selector, were not TR, TD or TH elements in the DataTable, they will have a null
entry in the array.</p></p><h5>Examples:</h5>
<div class="example-code">
<pre class="brush: js"> $(document).ready(function() {
var oTable = $('#example').dataTable();
// Get the data from the first row in the table
var data = oTable._('tr:first');
// Do something useful with the data
alert( "First cell is: "+data[0] );
} );
</pre>
</div>
<div class="example-code">
<pre class="brush: js"> $(document).ready(function() {
var oTable = $('#example').dataTable();
// Filter to 'Webkit' and get all data for
oTable.fnFilter('Webkit');
var data = oTable._('tr', {"filter": "applied"});
// Do something with the data
alert( data.length+" rows matched the filter" );
} );</pre>
</div>
</div>
<dt id="DataTable#fnAddData" class=" even"><a name="fnAddData"></a><a name="fnAddData_details"></a><span
class="type-attr"><span class="type-signature"></span></span><span
class="type-name"><a>fnAddData</a></span><span class="type-sig"><span class="signature">(mData, <span
class="optional">bRedraw</span>)</span><span class="type-signature"> → {array}</span></span></span></dt>
<dd class=" even"><p>Add a single new row or multiple rows of data to the table. Please note
that this is suitable for client-side processing only - if you are using
server-side processing (i.e. "bServerSide": true), then to add data, you
must add it to the data source, i.e. the server-side, through an Ajax call.</p>
<div class="collapse_details">
<dl class="details">
</dl>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th width="20"></th>
<th width="12%" class="bottom_border name">Name</th>
<th width="10%" class="bottom_border">Type</th>
<th width="10%" class="bottom_border">Attributes</th>
<th width="10%" class="bottom_border">Default</th>
<th class="last bottom_border">Description</th>
</tr>
</thead>
<tbody>
<tr class="even">
<td class="number right_border">
<div>1</div>
</td>
<td class="name">mData</td>
<td class="type type-param">array | object</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>The data to be added to the table. This can be:
<ul>
<li>1D array of data - add a single row with the data provided</li>
<li>2D array of arrays - add multiple rows in a single call</li>
<li>object - data object when using <i>mData</i></li>
<li>array of objects - multiple data objects when using <i>mData</i></li>
</ul>
</p></td>
</tr>
<tr class="odd">
<td class="number right_border">
<div>2</div>
</td>
<td class="name">bRedraw</td>
<td class="type type-param">bool</td>
<td class="attributes">Optional</td>
<td class="default">true</td>
<td class="description last"><p>redraw the table or not</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<p class="returns">
<p>An array of integers, representing the list of indexes in
<i>aoData</i> (<a href="DataTable.models.oSettings.html">DataTable.models.oSettings</a>) that have been
added to
the table.</p></p><h5>Example:</h5>
<div class="example-code">
<pre class="brush: js"> // Global var for counter
var giCount = 2;
$(document).ready(function() {
$('#example').dataTable();
} );
function fnClickAddRow() {
$('#example').dataTable().fnAddData( [
giCount+".1",
giCount+".2",
giCount+".3",
giCount+".4" ]
);
giCount++;
}</pre>
</div>
</div>
<dt id="DataTable#fnAdjustColumnSizing" class=" odd"><a name="fnAdjustColumnSizing"></a><a
name="fnAdjustColumnSizing_details"></a><span class="type-attr"><span class="type-signature"></span></span><span
class="type-name"><a>fnAdjustColumnSizing</a></span><span class="type-sig"><span class="signature">(<span
class="optional">bRedraw</span>)</span><span class="type-signature"></span></span></span></dt>
<dd class=" odd"><p>This function will make DataTables recalculate the column sizes, based on the data
contained in the table and the sizes applied to the columns (in the DOM, CSS or
through the sWidth parameter). This can be useful when the width of the table's
parent element changes (for example a window resize).</p>
<div class="collapse_details">
<dl class="details">
</dl>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th width="20"></th>
<th width="12%" class="bottom_border name">Name</th>
<th width="10%" class="bottom_border">Type</th>
<th width="10%" class="bottom_border">Attributes</th>
<th width="10%" class="bottom_border">Default</th>
<th class="last bottom_border">Description</th>
</tr>
</thead>
<tbody>
<tr class="even">
<td class="number right_border">
<div>1</div>
</td>
<td class="name">bRedraw</td>
<td class="type type-param">boolean</td>
<td class="attributes">Optional</td>
<td class="default">true</td>
<td class="description last"><p>Redraw the table or not, you will typically want to</p></td>
</tr>
</tbody>
</table>
<h5>Example:</h5>
<div class="example-code">
<pre class="brush: js"> $(document).ready(function() {
var oTable = $('#example').dataTable( {
"sScrollY": "200px",
"bPaginate": false
} );
$(window).bind('resize', function () {
oTable.fnAdjustColumnSizing();
} );
} );</pre>
</div>
</div>
<dt id="DataTable#fnClearTable" class=" even"><a name="fnClearTable"></a><a name="fnClearTable_details"></a><span
class="type-attr"><span class="type-signature"></span></span><span
class="type-name"><a>fnClearTable</a></span><span class="type-sig"><span class="signature">(<span
class="optional">bRedraw</span>)</span><span class="type-signature"></span></span></span></dt>
<dd class=" even"><p>Quickly and simply clear a table</p>
<div class="collapse_details">
<dl class="details">
</dl>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th width="20"></th>
<th width="12%" class="bottom_border name">Name</th>
<th width="10%" class="bottom_border">Type</th>
<th width="10%" class="bottom_border">Attributes</th>
<th width="10%" class="bottom_border">Default</th>
<th class="last bottom_border">Description</th>
</tr>
</thead>
<tbody>
<tr class="even">
<td class="number right_border">
<div>1</div>
</td>
<td class="name">bRedraw</td>
<td class="type type-param">bool</td>
<td class="attributes">Optional</td>
<td class="default">true</td>
<td class="description last"><p>redraw the table or not</p></td>
</tr>
</tbody>
</table>
<h5>Example:</h5>
<div class="example-code">
<pre class="brush: js"> $(document).ready(function() {
var oTable = $('#example').dataTable();
// Immediately 'nuke' the current rows (perhaps waiting for an Ajax callback...)
oTable.fnClearTable();
} );</pre>
</div>
</div>
<dt id="DataTable#fnClose" class=" odd"><a name="fnClose"></a><a name="fnClose_details"></a><span
class="type-attr"><span class="type-signature"></span></span><span class="type-name"><a>fnClose</a></span><span
class="type-sig"><span class="signature">(nTr)</span><span class="type-signature"> →
{int}</span></span></span></dt>
<dd class=" odd"><p>The exact opposite of 'opening' a row, this function will close any rows which
are currently 'open'.</p>
<div class="collapse_details">
<dl class="details">
</dl>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th width="20"></th>
<th width="12%" class="bottom_border name">Name</th>
<th width="10%" class="bottom_border">Type</th>
<th width="10%" class="bottom_border">Attributes</th>
<th width="10%" class="bottom_border">Default</th>
<th class="last bottom_border">Description</th>
</tr>
</thead>
<tbody>
<tr class="even">
<td class="number right_border">
<div>1</div>
</td>
<td class="name">nTr</td>
<td class="type type-param">node</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>the table row to 'close'</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<p class="returns">
<p>0 on success, or 1 if failed (can't find the row)</p></p><h5>Example:</h5>
<div class="example-code">
<pre class="brush: js"> $(document).ready(function() {
var oTable;
// 'open' an information row when a row is clicked on
$('#example tbody tr').click( function () {
if ( oTable.fnIsOpen(this) ) {
oTable.fnClose( this );
} else {
oTable.fnOpen( this, "Temporary row opened", "info_row" );
}
} );
oTable = $('#example').dataTable();
} );</pre>
</div>
</div>
<dt id="DataTable#fnDeleteRow" class=" even"><a name="fnDeleteRow"></a><a name="fnDeleteRow_details"></a><span
class="type-attr"><span class="type-signature"></span></span><span
class="type-name"><a>fnDeleteRow</a></span><span class="type-sig"><span class="signature">(mTarget, <span
class="optional">fnCallBack</span>, <span class="optional">bRedraw</span>)</span><span class="type-signature"> →
{array}</span></span></span></dt>
<dd class=" even"><p>Remove a row for the table</p>
<div class="collapse_details">
<dl class="details">
</dl>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th width="20"></th>
<th width="12%" class="bottom_border name">Name</th>
<th width="10%" class="bottom_border">Type</th>
<th width="10%" class="bottom_border">Attributes</th>
<th width="10%" class="bottom_border">Default</th>
<th class="last bottom_border">Description</th>
</tr>
</thead>
<tbody>
<tr class="even">
<td class="number right_border">
<div>1</div>
</td>
<td class="name">mTarget</td>
<td class="type type-param">mixed</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>The index of the row from aoData to be deleted, or
the TR element you want to delete</p></td>
</tr>
<tr class="odd">
<td class="number right_border">
<div>2</div>
</td>
<td class="name">fnCallBack</td>
<td class="type type-param">function | null</td>
<td class="attributes">Optional</td>
<td class="default"></td>
<td class="description last"><p>Callback function</p></td>
</tr>
<tr class="even">
<td class="number right_border">
<div>3</div>
</td>
<td class="name">bRedraw</td>
<td class="type type-param">bool</td>
<td class="attributes">Optional</td>
<td class="default">true</td>
<td class="description last"><p>Redraw the table or not</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<p class="returns">
<p>The row that was deleted</p></p><h5>Example:</h5>
<div class="example-code">
<pre class="brush: js"> $(document).ready(function() {
var oTable = $('#example').dataTable();
// Immediately remove the first row
oTable.fnDeleteRow( 0 );
} );</pre>
</div>
</div>
<dt id="DataTable#fnDestroy" class=" odd"><a name="fnDestroy"></a><a name="fnDestroy_details"></a><span
class="type-attr"><span class="type-signature"></span></span><span
class="type-name"><a>fnDestroy</a></span><span class="type-sig"><span class="signature">(<span class="optional">bRemove</span>)</span><span
class="type-signature"></span></span></span></dt>
<dd class=" odd"><p>Restore the table to it's original state in the DOM by removing all of DataTables
enhancements, alterations to the DOM structure of the table and event listeners.</p>
<div class="collapse_details">
<dl class="details">
</dl>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th width="20"></th>
<th width="12%" class="bottom_border name">Name</th>
<th width="10%" class="bottom_border">Type</th>
<th width="10%" class="bottom_border">Attributes</th>
<th width="10%" class="bottom_border">Default</th>
<th class="last bottom_border">Description</th>
</tr>
</thead>
<tbody>
<tr class="even">
<td class="number right_border">
<div>1</div>
</td>
<td class="name">bRemove</td>
<td class="type type-param">boolean</td>
<td class="attributes">Optional</td>
<td class="default">false</td>
<td class="description last"><p>Completely remove the table from the DOM</p></td>
</tr>
</tbody>
</table>
<h5>Example:</h5>
<div class="example-code">
<pre class="brush: js"> $(document).ready(function() {
// This example is fairly pointless in reality, but shows how fnDestroy can be used
var oTable = $('#example').dataTable();
oTable.fnDestroy();
} );</pre>
</div>
</div>
<dt id="DataTable#fnDraw" class=" even"><a name="fnDraw"></a><a name="fnDraw_details"></a><span class="type-attr"><span
class="type-signature"></span></span><span class="type-name"><a>fnDraw</a></span><span class="type-sig"><span
class="signature">(<span class="optional">bComplete</span>)</span><span
class="type-signature"></span></span></span></dt>
<dd class=" even"><p>Redraw the table</p>
<div class="collapse_details">
<dl class="details">
</dl>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th width="20"></th>
<th width="12%" class="bottom_border name">Name</th>
<th width="10%" class="bottom_border">Type</th>
<th width="10%" class="bottom_border">Attributes</th>
<th width="10%" class="bottom_border">Default</th>
<th class="last bottom_border">Description</th>
</tr>
</thead>
<tbody>
<tr class="even">
<td class="number right_border">
<div>1</div>
</td>
<td class="name">bComplete</td>
<td class="type type-param">bool</td>
<td class="attributes">Optional</td>
<td class="default">true</td>
<td class="description last"><p>Re-filter and resort (if enabled) the table before the draw.</p></td>
</tr>
</tbody>
</table>
<h5>Example:</h5>
<div class="example-code">
<pre class="brush: js"> $(document).ready(function() {
var oTable = $('#example').dataTable();
// Re-draw the table - you wouldn't want to do it here, but it's an example :-)
oTable.fnDraw();
} );</pre>
</div>
</div>
<dt id="DataTable#fnFilter" class=" odd"><a name="fnFilter"></a><a name="fnFilter_details"></a><span class="type-attr"><span
class="type-signature"></span></span><span class="type-name"><a>fnFilter</a></span><span class="type-sig"><span
class="signature">(sInput, <span class="optional">iColumn</span>, <span class="optional">bRegex</span>, <span
class="optional">bSmart</span>, <span class="optional">bShowGlobal</span>, <span class="optional">bCaseInsensitive</span>)</span><span
class="type-signature"></span></span></span></dt>
<dd class=" odd"><p>Filter the input based on data</p>
<div class="collapse_details">
<dl class="details">
</dl>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th width="20"></th>
<th width="12%" class="bottom_border name">Name</th>
<th width="10%" class="bottom_border">Type</th>
<th width="10%" class="bottom_border">Attributes</th>
<th width="10%" class="bottom_border">Default</th>
<th class="last bottom_border">Description</th>
</tr>
</thead>
<tbody>
<tr class="even">
<td class="number right_border">
<div>1</div>
</td>
<td class="name">sInput</td>
<td class="type type-param">string</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>String to filter the table on</p></td>
</tr>
<tr class="odd">
<td class="number right_border">
<div>2</div>
</td>
<td class="name">iColumn</td>
<td class="type type-param">int | null</td>
<td class="attributes">Optional</td>
<td class="default"></td>
<td class="description last"><p>Column to limit filtering to</p></td>
</tr>
<tr class="even">
<td class="number right_border">
<div>3</div>
</td>
<td class="name">bRegex</td>
<td class="type type-param">bool</td>
<td class="attributes">Optional</td>
<td class="default">false</td>
<td class="description last"><p>Treat as regular expression or not</p></td>
</tr>
<tr class="odd">
<td class="number right_border">
<div>4</div>
</td>
<td class="name">bSmart</td>
<td class="type type-param">bool</td>
<td class="attributes">Optional</td>
<td class="default">true</td>
<td class="description last"><p>Perform smart filtering or not</p></td>
</tr>
<tr class="even">
<td class="number right_border">
<div>5</div>
</td>
<td class="name">bShowGlobal</td>
<td class="type type-param">bool</td>
<td class="attributes">Optional</td>
<td class="default">true</td>
<td class="description last"><p>Show the input global filter in it's input box(es)</p></td>
</tr>
<tr class="odd">
<td class="number right_border">
<div>6</div>
</td>
<td class="name">bCaseInsensitive</td>
<td class="type type-param">bool</td>
<td class="attributes">Optional</td>
<td class="default">true</td>
<td class="description last"><p>Do case-insensitive matching (true) or not (false)</p></td>
</tr>
</tbody>
</table>
<h5>Example:</h5>
<div class="example-code">
<pre class="brush: js"> $(document).ready(function() {
var oTable = $('#example').dataTable();
// Sometime later - filter...
oTable.fnFilter( 'test string' );
} );</pre>
</div>
</div>
<dt id="DataTable#fnGetData" class=" even"><a name="fnGetData"></a><a name="fnGetData_details"></a><span
class="type-attr"><span class="type-signature"></span></span><span
class="type-name"><a>fnGetData</a></span><span class="type-sig"><span class="signature">(<span class="optional">mRow</span>, <span
class="optional">iCol</span>)</span><span class="type-signature"> →
{array|object|string}</span></span></span></dt>
<dd class=" even"><p>Get the data for the whole table, an individual row or an individual cell based on the
provided parameters.</p>
<div class="collapse_details">
<dl class="details">
</dl>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th width="20"></th>
<th width="12%" class="bottom_border name">Name</th>
<th width="10%" class="bottom_border">Type</th>
<th width="10%" class="bottom_border">Attributes</th>
<th width="10%" class="bottom_border">Default</th>
<th class="last bottom_border">Description</th>
</tr>
</thead>
<tbody>
<tr class="even">
<td class="number right_border">
<div>1</div>
</td>
<td class="name">mRow</td>
<td class="type type-param">int | node</td>
<td class="attributes">Optional</td>
<td class="default"></td>
<td class="description last"><p>A TR row node, TD/TH cell node or an integer. If given as
a TR node then the data source for the whole row will be returned. If given as a
TD/TH cell node then iCol will be automatically calculated and the data for the
cell returned. If given as an integer, then this is treated as the aoData internal
data index for the row (see fnGetPosition) and the data for that row used.</p></td>
</tr>
<tr class="odd">
<td class="number right_border">
<div>2</div>
</td>
<td class="name">iCol</td>
<td class="type type-param">int</td>
<td class="attributes">Optional</td>
<td class="default"></td>
<td class="description last"><p>Optional column index that you want the data of.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<p class="returns">
<p>If mRow is undefined, then the data for all rows is
returned. If mRow is defined, just data for that row, and is iCol is
defined, only data for the designated cell is returned.</p></p><h5>Examples:</h5>
<div class="example-code">
<pre class="brush: js"> // Row data
$(document).ready(function() {
oTable = $('#example').dataTable();
oTable.$('tr').click( function () {
var data = oTable.fnGetData( this );
// ... do something with the array / object of data for the row
} );
} );
</pre>
</div>
<div class="example-code">
<pre class="brush: js"> // Individual cell data
$(document).ready(function() {
oTable = $('#example').dataTable();
oTable.$('td').click( function () {
var sData = oTable.fnGetData( this );
alert( 'The cell clicked on had the value of '+sData );
} );
} );</pre>
</div>
</div>
<dt id="DataTable#fnGetNodes" class=" odd"><a name="fnGetNodes"></a><a name="fnGetNodes_details"></a><span
class="type-attr"><span class="type-signature"></span></span><span
class="type-name"><a>fnGetNodes</a></span><span class="type-sig"><span class="signature">(<span
class="optional">iRow</span>)</span><span class="type-signature"> → {array|node}</span></span></span></dt>
<dd class=" odd"><p>Get an array of the TR nodes that are used in the table's body. Note that you will
typically want to use the '$' API method in preference to this as it is more
flexible.</p>
<div class="collapse_details">
<dl class="details">
</dl>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th width="20"></th>
<th width="12%" class="bottom_border name">Name</th>
<th width="10%" class="bottom_border">Type</th>
<th width="10%" class="bottom_border">Attributes</th>
<th width="10%" class="bottom_border">Default</th>
<th class="last bottom_border">Description</th>
</tr>
</thead>
<tbody>
<tr class="even">
<td class="number right_border">
<div>1</div>
</td>
<td class="name">iRow</td>
<td class="type type-param">int</td>
<td class="attributes">Optional</td>
<td class="default"></td>
<td class="description last"><p>Optional row index for the TR element you want</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<p class="returns">
<p>If iRow is undefined, returns an array of all TR elements
in the table's body, or iRow is defined, just the TR element requested.</p></p><h5>Example:</h5>
<div class="example-code">
<pre class="brush: js"> $(document).ready(function() {
var oTable = $('#example').dataTable();
// Get the nodes from the table
var nNodes = oTable.fnGetNodes( );
} );</pre>
</div>
</div>
<dt id="DataTable#fnGetPosition" class=" even"><a name="fnGetPosition"></a><a name="fnGetPosition_details"></a><span
class="type-attr"><span class="type-signature"></span></span><span class="type-name"><a>fnGetPosition</a></span><span
class="type-sig"><span class="signature">(nNode)</span><span class="type-signature"> →
{int}</span></span></span></dt>
<dd class=" even"><p>Get the array indexes of a particular cell from it's DOM element
and column index including hidden columns</p>
<div class="collapse_details">
<dl class="details">
</dl>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th width="20"></th>
<th width="12%" class="bottom_border name">Name</th>
<th width="10%" class="bottom_border">Type</th>
<th width="10%" class="bottom_border">Attributes</th>
<th width="10%" class="bottom_border">Default</th>
<th class="last bottom_border">Description</th>
</tr>
</thead>
<tbody>
<tr class="even">
<td class="number right_border">
<div>1</div>
</td>
<td class="name">nNode</td>
<td class="type type-param">node</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>this can either be a TR, TD or TH in the table's body</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<p class="returns">
<p>If nNode is given as a TR, then a single index is returned, or
if given as a cell, an array of [row index, column index (visible),
column index (all)] is given.</p></p><h5>Example:</h5>
<div class="example-code">
<pre class="brush: js"> $(document).ready(function() {
$('#example tbody td').click( function () {
// Get the position of the current data from the node
var aPos = oTable.fnGetPosition( this );
// Get the data array for this row
var aData = oTable.fnGetData( aPos[0] );
// Update the data array and return the value
aData[ aPos[1] ] = 'clicked';
this.innerHTML = 'clicked';
} );
// Init DataTables
oTable = $('#example').dataTable();
} );</pre>
</div>
</div>
<dt id="DataTable#fnIsOpen" class=" odd"><a name="fnIsOpen"></a><a name="fnIsOpen_details"></a><span class="type-attr"><span
class="type-signature"></span></span><span class="type-name"><a>fnIsOpen</a></span><span class="type-sig"><span
class="signature">(nTr)</span><span class="type-signature"> → {boolean}</span></span></span></dt>
<dd class=" odd"><p>Check to see if a row is 'open' or not.</p>
<div class="collapse_details">
<dl class="details">
</dl>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th width="20"></th>
<th width="12%" class="bottom_border name">Name</th>
<th width="10%" class="bottom_border">Type</th>
<th width="10%" class="bottom_border">Attributes</th>
<th width="10%" class="bottom_border">Default</th>
<th class="last bottom_border">Description</th>
</tr>
</thead>
<tbody>
<tr class="even">
<td class="number right_border">
<div>1</div>
</td>
<td class="name">nTr</td>
<td class="type type-param">node</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>the table row to check</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<p class="returns">
<p>true if the row is currently open, false otherwise</p></p><h5>Example:</h5>
<div class="example-code">
<pre class="brush: js"> $(document).ready(function() {
var oTable;
// 'open' an information row when a row is clicked on
$('#example tbody tr').click( function () {
if ( oTable.fnIsOpen(this) ) {
oTable.fnClose( this );
} else {
oTable.fnOpen( this, "Temporary row opened", "info_row" );
}
} );
oTable = $('#example').dataTable();
} );</pre>
</div>
</div>
<dt id="DataTable#fnOpen" class=" even"><a name="fnOpen"></a><a name="fnOpen_details"></a><span class="type-attr"><span
class="type-signature"></span></span><span class="type-name"><a>fnOpen</a></span><span class="type-sig"><span
class="signature">(nTr, mHtml, sClass)</span><span class="type-signature"> → {node}</span></span></span>
</dt>
<dd class=" even"><p>This function will place a new row directly after a row which is currently
on display on the page, with the HTML contents that is passed into the
function. This can be used, for example, to ask for confirmation that a
particular record should be deleted.</p>
<div class="collapse_details">
<dl class="details">
</dl>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th width="20"></th>
<th width="12%" class="bottom_border name">Name</th>
<th width="10%" class="bottom_border">Type</th>
<th width="10%" class="bottom_border">Attributes</th>
<th width="10%" class="bottom_border">Default</th>
<th class="last bottom_border">Description</th>
</tr>
</thead>
<tbody>
<tr class="even">
<td class="number right_border">
<div>1</div>
</td>
<td class="name">nTr</td>
<td class="type type-param">node</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>The table row to 'open'</p></td>
</tr>
<tr class="odd">
<td class="number right_border">
<div>2</div>
</td>
<td class="name">mHtml</td>
<td class="type type-param">string | node | jQuery</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>The HTML to put into the row</p></td>
</tr>
<tr class="even">
<td class="number right_border">
<div>3</div>
</td>
<td class="name">sClass</td>
<td class="type type-param">string</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>Class to give the new TD cell</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<p class="returns">
<p>The row opened. Note that if the table row passed in as the
first parameter, is not found in the table, this method will silently
return.</p></p><h5>Example:</h5>
<div class="example-code">
<pre class="brush: js"> $(document).ready(function() {
var oTable;
// 'open' an information row when a row is clicked on
$('#example tbody tr').click( function () {
if ( oTable.fnIsOpen(this) ) {
oTable.fnClose( this );
} else {
oTable.fnOpen( this, "Temporary row opened", "info_row" );
}
} );
oTable = $('#example').dataTable();
} );</pre>
</div>
</div>
<dt id="DataTable#fnPageChange" class=" odd"><a name="fnPageChange"></a><a name="fnPageChange_details"></a><span
class="type-attr"><span class="type-signature"></span></span><span
class="type-name"><a>fnPageChange</a></span><span class="type-sig"><span class="signature">(mAction, <span
class="optional">bRedraw</span>)</span><span class="type-signature"></span></span></span></dt>
<dd class=" odd"><p>Change the pagination - provides the internal logic for pagination in a simple API
function. With this function you can have a DataTables table go to the next,
previous, first or last pages.</p>
<div class="collapse_details">
<dl class="details">
</dl>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th width="20"></th>
<th width="12%" class="bottom_border name">Name</th>
<th width="10%" class="bottom_border">Type</th>
<th width="10%" class="bottom_border">Attributes</th>
<th width="10%" class="bottom_border">Default</th>
<th class="last bottom_border">Description</th>
</tr>
</thead>
<tbody>
<tr class="even">
<td class="number right_border">
<div>1</div>
</td>
<td class="name">mAction</td>
<td class="type type-param">string | int</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>Paging action to take: "first", "previous", "next" or "last"
or page number to jump to (integer), note that page 0 is the first page.</p></td>
</tr>
<tr class="odd">
<td class="number right_border">
<div>2</div>
</td>
<td class="name">bRedraw</td>
<td class="type type-param">bool</td>
<td class="attributes">Optional</td>
<td class="default">true</td>
<td class="description last"><p>Redraw the table or not</p></td>
</tr>
</tbody>
</table>
<h5>Example:</h5>
<div class="example-code">
<pre class="brush: js"> $(document).ready(function() {
var oTable = $('#example').dataTable();
oTable.fnPageChange( 'next' );
} );</pre>
</div>
</div>
<dt id="DataTable#fnSetColumnVis" class=" even"><a name="fnSetColumnVis"></a><a name="fnSetColumnVis_details"></a><span
class="type-attr"><span class="type-signature"></span></span><span
class="type-name"><a>fnSetColumnVis</a></span><span class="type-sig"><span class="signature">(iCol, bShow, <span
class="optional">bRedraw</span>)</span><span class="type-signature"></span></span></span></dt>
<dd class=" even"><p>Show a particular column</p>
<div class="collapse_details">
<dl class="details">
</dl>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th width="20"></th>
<th width="12%" class="bottom_border name">Name</th>
<th width="10%" class="bottom_border">Type</th>
<th width="10%" class="bottom_border">Attributes</th>
<th width="10%" class="bottom_border">Default</th>
<th class="last bottom_border">Description</th>
</tr>
</thead>
<tbody>
<tr class="even">
<td class="number right_border">
<div>1</div>
</td>
<td class="name">iCol</td>
<td class="type type-param">int</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>The column whose display should be changed</p></td>
</tr>
<tr class="odd">
<td class="number right_border">
<div>2</div>
</td>
<td class="name">bShow</td>
<td class="type type-param">bool</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>Show (true) or hide (false) the column</p></td>
</tr>
<tr class="even">
<td class="number right_border">
<div>3</div>
</td>
<td class="name">bRedraw</td>
<td class="type type-param">bool</td>
<td class="attributes">Optional</td>
<td class="default">true</td>
<td class="description last"><p>Redraw the table or not</p></td>
</tr>
</tbody>
</table>
<h5>Example:</h5>
<div class="example-code">
<pre class="brush: js"> $(document).ready(function() {
var oTable = $('#example').dataTable();
// Hide the second column after initialisation
oTable.fnSetColumnVis( 1, false );
} );</pre>
</div>
</div>
<dt id="DataTable#fnSettings" class=" odd"><a name="fnSettings"></a><a name="fnSettings_details"></a><span
class="type-attr"><span class="type-signature"></span></span><span
class="type-name"><a>fnSettings</a></span><span class="type-sig"><span class="signature">()</span><span
class="type-signature"> → {object}</span></span></span></dt>
<dd class=" odd"><p>Get the settings for a particular table for external manipulation</p>
<div class="collapse_details">
<dl class="details">
</dl>
<h5>Returns:</h5>
<p class="returns">
<p>DataTables settings object. See
<a href="DataTable.models.oSettings.html">DataTable.models.oSettings</a></p></p><h5>Example:</h5>
<div class="example-code">
<pre class="brush: js"> $(document).ready(function() {
var oTable = $('#example').dataTable();
var oSettings = oTable.fnSettings();
// Show an example parameter from the settings
alert( oSettings._iDisplayStart );
} );</pre>
</div>
</div>
<dt id="DataTable#fnSort" class=" even"><a name="fnSort"></a><a name="fnSort_details"></a><span class="type-attr"><span
class="type-signature"></span></span><span class="type-name"><a>fnSort</a></span><span class="type-sig"><span
class="signature">(iCol)</span><span class="type-signature"></span></span></span></dt>
<dd class=" even"><p>Sort the table by a particular column</p>
<div class="collapse_details">
<dl class="details">
</dl>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th width="20"></th>
<th width="12%" class="bottom_border name">Name</th>
<th width="10%" class="bottom_border">Type</th>
<th width="10%" class="bottom_border">Attributes</th>
<th width="10%" class="bottom_border">Default</th>
<th class="last bottom_border">Description</th>
</tr>
</thead>
<tbody>
<tr class="even">
<td class="number right_border">
<div>1</div>
</td>
<td class="name">iCol</td>
<td class="type type-param">int</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>the data index to sort on. Note that this will not match the
'display index' if you have hidden data entries</p></td>
</tr>
</tbody>
</table>
<h5>Example:</h5>
<div class="example-code">
<pre class="brush: js"> $(document).ready(function() {
var oTable = $('#example').dataTable();
// Sort immediately with columns 0 and 1
oTable.fnSort( [ [0,'asc'], [1,'asc'] ] );
} );</pre>
</div>
</div>
<dt id="DataTable#fnSortListener" class=" odd"><a name="fnSortListener"></a><a name="fnSortListener_details"></a><span
class="type-attr"><span class="type-signature"></span></span><span
class="type-name"><a>fnSortListener</a></span><span class="type-sig"><span
class="signature">(nNode, iColumn, <span class="optional">fnCallback</span>)</span><span
class="type-signature"></span></span></span></dt>
<dd class=" odd"><p>Attach a sort listener to an element for a given column</p>
<div class="collapse_details">
<dl class="details">
</dl>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th width="20"></th>
<th width="12%" class="bottom_border name">Name</th>
<th width="10%" class="bottom_border">Type</th>
<th width="10%" class="bottom_border">Attributes</th>
<th width="10%" class="bottom_border">Default</th>
<th class="last bottom_border">Description</th>
</tr>
</thead>
<tbody>
<tr class="even">
<td class="number right_border">
<div>1</div>
</td>
<td class="name">nNode</td>
<td class="type type-param">node</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>the element to attach the sort listener to</p></td>
</tr>
<tr class="odd">
<td class="number right_border">
<div>2</div>
</td>
<td class="name">iColumn</td>
<td class="type type-param">int</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>the column that a click on this node will sort on</p></td>
</tr>
<tr class="even">
<td class="number right_border">
<div>3</div>
</td>
<td class="name">fnCallback</td>
<td class="type type-param">function</td>
<td class="attributes">Optional</td>
<td class="default"></td>
<td class="description last"><p>callback function when sort is run</p></td>
</tr>
</tbody>
</table>
<h5>Example:</h5>
<div class="example-code">
<pre class="brush: js"> $(document).ready(function() {
var oTable = $('#example').dataTable();
// Sort on column 1, when 'sorter' is clicked on
oTable.fnSortListener( document.getElementById('sorter'), 1 );
} );</pre>
</div>
</div>
<dt id="DataTable#fnUpdate" class=" even"><a name="fnUpdate"></a><a name="fnUpdate_details"></a><span
class="type-attr"><span class="type-signature"></span></span><span class="type-name"><a>fnUpdate</a></span><span
class="type-sig"><span class="signature">(mData, mRow, <span class="optional">iColumn</span>, <span
class="optional">bRedraw</span>, <span class="optional">bAction</span>)</span><span class="type-signature"> →
{int}</span></span></span></dt>
<dd class=" even"><p>Update a table cell or row - this method will accept either a single value to
update the cell with, an array of values with one element for each column or
an object in the same format as the original data source. The function is
self-referencing in order to make the multi column updates easier.</p>
<div class="collapse_details">
<dl class="details">
</dl>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th width="20"></th>
<th width="12%" class="bottom_border name">Name</th>
<th width="10%" class="bottom_border">Type</th>
<th width="10%" class="bottom_border">Attributes</th>
<th width="10%" class="bottom_border">Default</th>
<th class="last bottom_border">Description</th>
</tr>
</thead>
<tbody>
<tr class="even">
<td class="number right_border">
<div>1</div>
</td>
<td class="name">mData</td>
<td class="type type-param">object | array | string</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>Data to update the cell/row with</p></td>
</tr>
<tr class="odd">
<td class="number right_border">
<div>2</div>
</td>
<td class="name">mRow</td>
<td class="type type-param">node | int</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>TR element you want to update or the aoData index</p></td>
</tr>
<tr class="even">
<td class="number right_border">
<div>3</div>
</td>
<td class="name">iColumn</td>
<td class="type type-param">int</td>
<td class="attributes">Optional</td>
<td class="default"></td>
<td class="description last"><p>The column to update (not used of mData is an array or object)</p></td>
</tr>
<tr class="odd">
<td class="number right_border">
<div>4</div>
</td>
<td class="name">bRedraw</td>
<td class="type type-param">bool</td>
<td class="attributes">Optional</td>
<td class="default">true</td>
<td class="description last"><p>Redraw the table or not</p></td>
</tr>
<tr class="even">
<td class="number right_border">
<div>5</div>
</td>
<td class="name">bAction</td>
<td class="type type-param">bool</td>
<td class="attributes">Optional</td>
<td class="default">true</td>
<td class="description last"><p>Perform pre-draw actions or not</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<p class="returns">
<p>0 on success, 1 on error</p></p><h5>Example:</h5>
<div class="example-code">
<pre class="brush: js"> $(document).ready(function() {
var oTable = $('#example').dataTable();
oTable.fnUpdate( 'Example update', 0, 0 ); // Single cell
oTable.fnUpdate( ['a', 'b', 'c', 'd', 'e'], 1, 0 ); // Row
} );</pre>
</div>
</div>
<dt id="DataTable#fnVersionCheck" class=" odd"><a name="fnVersionCheck"></a><a name="fnVersionCheck_details"></a><span
class="type-attr"><span class="type-signature"></span></span><span
class="type-name"><a>fnVersionCheck</a></span><span class="type-sig"><span
class="signature">(sVersion)</span><span class="type-signature"> → {boolean}</span></span></span></dt>
<dd class=" odd"><p>Provide a common method for plug-ins to check the version of DataTables being used, in order
to ensure compatibility.</p>
<div class="collapse_details">
<dl class="details">
</dl>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th width="20"></th>
<th width="12%" class="bottom_border name">Name</th>
<th width="10%" class="bottom_border">Type</th>
<th width="10%" class="bottom_border">Attributes</th>
<th width="10%" class="bottom_border">Default</th>
<th class="last bottom_border">Description</th>
</tr>
</thead>
<tbody>
<tr class="even">
<td class="number right_border">
<div>1</div>
</td>
<td class="name">sVersion</td>
<td class="type type-param">string</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>Version string to check for, in the format "X.Y.Z". Note that the
formats "X" and "X.Y" are also acceptable.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<p class="returns">
<p>true if this version of DataTables is greater or equal to the required
version, or false if this version of DataTales is not suitable</p></p><h5>Example:</h5>
<div class="example-code">
<pre class="brush: js"> $(document).ready(function() {
var oTable = $('#example').dataTable();
alert( oTable.fnVersionCheck( '1.9.0' ) );
} );</pre>
</div>
</div>
</dd>
</div>
<div class="doc_group"><a name="details_methods"></a>
<h3 class="subsection-title">Methods - static</h3>
<dl>
<dt id="DataTable.fnIsDataTable" class=" even"><a name="fnIsDataTable"></a><a name="fnIsDataTable_details"></a><span
class="type-attr"><span class="type-signature"><static> </span></span><span class="type-name"><a>fnIsDataTable</a></span><span
class="type-sig"><span class="signature">(nTable)</span><span class="type-signature"> →
{boolean}</span></span></span></dt>
<dd class=" even"><p>Check if a TABLE node is a DataTable table already or not.</p>
<div class="collapse_details">
<dl class="details">
</dl>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th width="20"></th>
<th width="12%" class="bottom_border name">Name</th>
<th width="10%" class="bottom_border">Type</th>
<th width="10%" class="bottom_border">Attributes</th>
<th width="10%" class="bottom_border">Default</th>
<th class="last bottom_border">Description</th>
</tr>
</thead>
<tbody>
<tr class="even">
<td class="number right_border">
<div>1</div>
</td>
<td class="name">nTable</td>
<td class="type type-param">node</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>The TABLE node to check if it is a DataTable or not (note that
other
node types can be passed in, but will always return false).</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<p class="returns">
<p>true the table given is a DataTable, or false otherwise</p></p><h5>Example:</h5>
<div class="example-code">
<pre class="brush: js"> var ex = document.getElementById('example');
if ( ! $.fn.DataTable.fnIsDataTable( ex ) ) {
$(ex).dataTable();
}</pre>
</div>
</div>
<dt id="DataTable.fnTables" class=" odd"><a name="fnTables"></a><a name="fnTables_details"></a><span
class="type-attr"><span class="type-signature"><static> </span></span><span class="type-name"><a>fnTables</a></span><span
class="type-sig"><span class="signature">(<span class="optional">bVisible</span>)</span><span
class="type-signature"> → {array}</span></span></span></dt>
<dd class=" odd"><p>Get all DataTable tables that have been initialised - optionally you can select to
get only currently visible tables.</p>
<div class="collapse_details">
<dl class="details">
</dl>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th width="20"></th>
<th width="12%" class="bottom_border name">Name</th>
<th width="10%" class="bottom_border">Type</th>
<th width="10%" class="bottom_border">Attributes</th>
<th width="10%" class="bottom_border">Default</th>
<th class="last bottom_border">Description</th>
</tr>
</thead>
<tbody>
<tr class="even">
<td class="number right_border">
<div>1</div>
</td>
<td class="name">bVisible</td>
<td class="type type-param">boolean</td>
<td class="attributes">Optional</td>
<td class="default">false</td>
<td class="description last"><p>Flag to indicate if you want all (default) or
visible tables only.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<p class="returns">
<p>Array of TABLE nodes (not DataTable instances) which are DataTables</p></p><h5>Example:</h5>
<div class="example-code">
<pre class="brush: js"> var table = $.fn.dataTable.fnTables(true);
if ( table.length > 0 ) {
$(table).dataTable().fnAdjustColumnSizing();
}</pre>
</div>
</div>
<dt id="DataTable.fnVersionCheck" class=" even"><a name="fnVersionCheck"></a><a
name="fnVersionCheck_details"></a><span class="type-attr"><span
class="type-signature"><static> </span></span><span
class="type-name"><a>fnVersionCheck</a></span><span class="type-sig"><span
class="signature">(sVersion)</span><span class="type-signature"> → {boolean}</span></span></span>
</dt>
<dd class=" even"><p>Provide a common method for plug-ins to check the version of DataTables being used, in
order
to ensure compatibility.</p>
<div class="collapse_details">
<dl class="details">
</dl>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th width="20"></th>
<th width="12%" class="bottom_border name">Name</th>
<th width="10%" class="bottom_border">Type</th>
<th width="10%" class="bottom_border">Attributes</th>
<th width="10%" class="bottom_border">Default</th>
<th class="last bottom_border">Description</th>
</tr>
</thead>
<tbody>
<tr class="even">
<td class="number right_border">
<div>1</div>
</td>
<td class="name">sVersion</td>
<td class="type type-param">string</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>Version string to check for, in the format "X.Y.Z". Note that
the
formats "X" and "X.Y" are also acceptable.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<p class="returns">
<p>true if this version of DataTables is greater or equal to the required
version, or false if this version of DataTales is not suitable</p></p><h5>Example:</h5>
<div class="example-code">
<pre class="brush: js"> alert( $.fn.dataTable.fnVersionCheck( '1.9.0' ) );</pre>
</div>
</div>
</dd>
</div>
<div class="doc_group"><a name="details_events"></a>
<h3 class="subsection-title">Events</h3>
<dl>
<dt id="DataTable#event:destroy" class=" even"><a name="destroy"></a><a name="destroy_details"></a><span
class="type-attr"></span><span class="type-name"><a>destroy</a></span><span class="type-sig"></span></span></dt>
<dd class=" even"><p>Destroy event, fired when the DataTable is destroyed by calling fnDestroy or passing
the bDestroy:true parameter in the initialisation object. This can be used to remove
bound events, added DOM nodes, etc.</p>
<div class="collapse_details">
<dl class="details">
</dl>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th width="20"></th>
<th width="12%" class="bottom_border name">Name</th>
<th width="10%" class="bottom_border">Type</th>
<th width="10%" class="bottom_border">Attributes</th>
<th width="10%" class="bottom_border">Default</th>
<th class="last bottom_border">Description</th>
</tr>
</thead>
<tbody>
<tr class="even">
<td class="number right_border">
<div>1</div>
</td>
<td class="name">e</td>
<td class="type type-param">event</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>jQuery event object</p></td>
</tr>
<tr class="odd">
<td class="number right_border">
<div>2</div>
</td>
<td class="name">o</td>
<td class="type type-param">object</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>DataTables settings object <a href="DataTable.models.oSettings.html">DataTable.models.oSettings</a>
</p></td>
</tr>
</tbody>
</table>
</div>
<dt id="DataTable#event:draw" class=" odd"><a name="draw"></a><a name="draw_details"></a><span
class="type-attr"></span><span class="type-name"><a>draw</a></span><span class="type-sig"></span></span></dt>
<dd class=" odd"><p>Draw event, fired whenever the table is redrawn on the page, at the same point as
fnDrawCallback. This may be useful for binding events or performing calculations when
the table is altered at all.</p>
<div class="collapse_details">
<dl class="details">
</dl>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th width="20"></th>
<th width="12%" class="bottom_border name">Name</th>
<th width="10%" class="bottom_border">Type</th>
<th width="10%" class="bottom_border">Attributes</th>
<th width="10%" class="bottom_border">Default</th>
<th class="last bottom_border">Description</th>
</tr>
</thead>
<tbody>
<tr class="even">
<td class="number right_border">
<div>1</div>
</td>
<td class="name">e</td>
<td class="type type-param">event</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>jQuery event object</p></td>
</tr>
<tr class="odd">
<td class="number right_border">
<div>2</div>
</td>
<td class="name">o</td>
<td class="type type-param">object</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>DataTables settings object <a href="DataTable.models.oSettings.html">DataTable.models.oSettings</a>
</p></td>
</tr>
</tbody>
</table>
</div>
<dt id="DataTable#event:filter" class=" even"><a name="filter"></a><a name="filter_details"></a><span
class="type-attr"></span><span class="type-name"><a>filter</a></span><span class="type-sig"></span></span></dt>
<dd class=" even"><p>Filter event, fired when the filtering applied to the table (using the build in global
global filter, or column filters) is altered.</p>
<div class="collapse_details">
<dl class="details">
</dl>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th width="20"></th>
<th width="12%" class="bottom_border name">Name</th>
<th width="10%" class="bottom_border">Type</th>
<th width="10%" class="bottom_border">Attributes</th>
<th width="10%" class="bottom_border">Default</th>
<th class="last bottom_border">Description</th>
</tr>
</thead>
<tbody>
<tr class="even">
<td class="number right_border">
<div>1</div>
</td>
<td class="name">e</td>
<td class="type type-param">event</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>jQuery event object</p></td>
</tr>
<tr class="odd">
<td class="number right_border">
<div>2</div>
</td>
<td class="name">o</td>
<td class="type type-param">object</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>DataTables settings object <a href="DataTable.models.oSettings.html">DataTable.models.oSettings</a>
</p></td>
</tr>
</tbody>
</table>
</div>
<dt id="DataTable#event:init" class=" odd"><a name="init"></a><a name="init_details"></a><span
class="type-attr"></span><span class="type-name"><a>init</a></span><span class="type-sig"></span></span></dt>
<dd class=" odd"><p>DataTables initialisation complete event, fired when the table is fully drawn,
including Ajax data loaded, if Ajax data is required.</p>
<div class="collapse_details">
<dl class="details">
</dl>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th width="20"></th>
<th width="12%" class="bottom_border name">Name</th>
<th width="10%" class="bottom_border">Type</th>
<th width="10%" class="bottom_border">Attributes</th>
<th width="10%" class="bottom_border">Default</th>
<th class="last bottom_border">Description</th>
</tr>
</thead>
<tbody>
<tr class="even">
<td class="number right_border">
<div>1</div>
</td>
<td class="name">e</td>
<td class="type type-param">event</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>jQuery event object</p></td>
</tr>
<tr class="odd">
<td class="number right_border">
<div>2</div>
</td>
<td class="name">oSettings</td>
<td class="type type-param">object</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>DataTables settings object</p></td>
</tr>
<tr class="even">
<td class="number right_border">
<div>3</div>
</td>
<td class="name">json</td>
<td class="type type-param">object</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>The JSON object request from the server - only
present if client-side Ajax sourced data is used</li></ol></p></td>
</tr>
</tbody>
</table>
</div>
<dt id="DataTable#event:page" class=" even"><a name="page"></a><a name="page_details"></a><span
class="type-attr"></span><span class="type-name"><a>page</a></span><span class="type-sig"></span></span></dt>
<dd class=" even"><p>Page change event, fired when the paging of the table is altered.</p>
<div class="collapse_details">
<dl class="details">
</dl>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th width="20"></th>
<th width="12%" class="bottom_border name">Name</th>
<th width="10%" class="bottom_border">Type</th>
<th width="10%" class="bottom_border">Attributes</th>
<th width="10%" class="bottom_border">Default</th>
<th class="last bottom_border">Description</th>
</tr>
</thead>
<tbody>
<tr class="even">
<td class="number right_border">
<div>1</div>
</td>
<td class="name">e</td>
<td class="type type-param">event</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>jQuery event object</p></td>
</tr>
<tr class="odd">
<td class="number right_border">
<div>2</div>
</td>
<td class="name">o</td>
<td class="type type-param">object</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>DataTables settings object <a href="DataTable.models.oSettings.html">DataTable.models.oSettings</a>
</p></td>
</tr>
</tbody>
</table>
</div>
<dt id="DataTable#event:processing" class=" odd"><a name="processing"></a><a name="processing_details"></a><span
class="type-attr"></span><span class="type-name"><a>processing</a></span><span class="type-sig"></span></span>
</dt>
<dd class=" odd"><p>Processing event, fired when DataTables is doing some kind of processing (be it,
sort, filter or anything else). Can be used to indicate to the end user that
there is something happening, or that something has finished.</p>
<div class="collapse_details">
<dl class="details">
</dl>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th width="20"></th>
<th width="12%" class="bottom_border name">Name</th>
<th width="10%" class="bottom_border">Type</th>
<th width="10%" class="bottom_border">Attributes</th>
<th width="10%" class="bottom_border">Default</th>
<th class="last bottom_border">Description</th>
</tr>
</thead>
<tbody>
<tr class="even">
<td class="number right_border">
<div>1</div>
</td>
<td class="name">e</td>
<td class="type type-param">event</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>jQuery event object</p></td>
</tr>
<tr class="odd">
<td class="number right_border">
<div>2</div>
</td>
<td class="name">oSettings</td>
<td class="type type-param">object</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>DataTables settings object</p></td>
</tr>
<tr class="even">
<td class="number right_border">
<div>3</div>
</td>
<td class="name">bShow</td>
<td class="type type-param">boolean</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>Flag for if DataTables is doing processing or not</p></td>
</tr>
</tbody>
</table>
</div>
<dt id="DataTable#event:sort" class=" even"><a name="sort"></a><a name="sort_details"></a><span
class="type-attr"></span><span class="type-name"><a>sort</a></span><span class="type-sig"></span></span></dt>
<dd class=" even"><p>Sort event, fired when the sorting applied to the table is altered.</p>
<div class="collapse_details">
<dl class="details">
</dl>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th width="20"></th>
<th width="12%" class="bottom_border name">Name</th>
<th width="10%" class="bottom_border">Type</th>
<th width="10%" class="bottom_border">Attributes</th>
<th width="10%" class="bottom_border">Default</th>
<th class="last bottom_border">Description</th>
</tr>
</thead>
<tbody>
<tr class="even">
<td class="number right_border">
<div>1</div>
</td>
<td class="name">e</td>
<td class="type type-param">event</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>jQuery event object</p></td>
</tr>
<tr class="odd">
<td class="number right_border">
<div>2</div>
</td>
<td class="name">o</td>
<td class="type type-param">object</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>DataTables settings object <a href="DataTable.models.oSettings.html">DataTable.models.oSettings</a>
</p></td>
</tr>
</tbody>
</table>
</div>
<dt id="DataTable#event:stateLoaded" class=" odd"><a name="stateLoaded"></a><a name="stateLoaded_details"></a><span
class="type-attr"></span><span class="type-name"><a>stateLoaded</a></span><span class="type-sig"></span></span>
</dt>
<dd class=" odd"><p>State loaded event, fired when state has been loaded from stored data and the settings
object has been modified by the loaded data.</p>
<div class="collapse_details">
<dl class="details">
</dl>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th width="20"></th>
<th width="12%" class="bottom_border name">Name</th>
<th width="10%" class="bottom_border">Type</th>
<th width="10%" class="bottom_border">Attributes</th>
<th width="10%" class="bottom_border">Default</th>
<th class="last bottom_border">Description</th>
</tr>
</thead>
<tbody>
<tr class="even">
<td class="number right_border">
<div>1</div>
</td>
<td class="name">e</td>
<td class="type type-param">event</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>jQuery event object</p></td>
</tr>
<tr class="odd">
<td class="number right_border">
<div>2</div>
</td>
<td class="name">oSettings</td>
<td class="type type-param">object</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>DataTables settings object</p></td>
</tr>
<tr class="even">
<td class="number right_border">
<div>3</div>
</td>
<td class="name">json</td>
<td class="type type-param">object</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>The saved state information</p></td>
</tr>
</tbody>
</table>
</div>
<dt id="DataTable#event:stateLoadParams" class=" even"><a name="stateLoadParams"></a><a
name="stateLoadParams_details"></a><span class="type-attr"></span><span class="type-name"><a>stateLoadParams</a></span><span
class="type-sig"></span></span></dt>
<dd class=" even"><p>State load event, fired when the table is loading state from the stored data, but
prior to the settings object being modified by the saved state - allowing modification
of the saved state is required or loading of state for a plug-in.</p>
<div class="collapse_details">
<dl class="details">
</dl>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th width="20"></th>
<th width="12%" class="bottom_border name">Name</th>
<th width="10%" class="bottom_border">Type</th>
<th width="10%" class="bottom_border">Attributes</th>
<th width="10%" class="bottom_border">Default</th>
<th class="last bottom_border">Description</th>
</tr>
</thead>
<tbody>
<tr class="even">
<td class="number right_border">
<div>1</div>
</td>
<td class="name">e</td>
<td class="type type-param">event</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>jQuery event object</p></td>
</tr>
<tr class="odd">
<td class="number right_border">
<div>2</div>
</td>
<td class="name">oSettings</td>
<td class="type type-param">object</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>DataTables settings object</p></td>
</tr>
<tr class="even">
<td class="number right_border">
<div>3</div>
</td>
<td class="name">json</td>
<td class="type type-param">object</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>The saved state information</p></td>
</tr>
</tbody>
</table>
</div>
<dt id="DataTable#event:stateSaveParams" class=" odd"><a name="stateSaveParams"></a><a
name="stateSaveParams_details"></a><span class="type-attr"></span><span class="type-name"><a>stateSaveParams</a></span><span
class="type-sig"></span></span></dt>
<dd class=" odd"><p>State save event, fired when the table has changed state a new state save is required.
This method allows modification of the state saving object prior to actually doing the
save, including addition or other state properties (for plug-ins) or modification
of a DataTables core property.</p>
<div class="collapse_details">
<dl class="details">
</dl>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th width="20"></th>
<th width="12%" class="bottom_border name">Name</th>
<th width="10%" class="bottom_border">Type</th>
<th width="10%" class="bottom_border">Attributes</th>
<th width="10%" class="bottom_border">Default</th>
<th class="last bottom_border">Description</th>
</tr>
</thead>
<tbody>
<tr class="even">
<td class="number right_border">
<div>1</div>
</td>
<td class="name">e</td>
<td class="type type-param">event</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>jQuery event object</p></td>
</tr>
<tr class="odd">
<td class="number right_border">
<div>2</div>
</td>
<td class="name">oSettings</td>
<td class="type type-param">object</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>DataTables settings object</p></td>
</tr>
<tr class="even">
<td class="number right_border">
<div>3</div>
</td>
<td class="name">json</td>
<td class="type type-param">object</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>The state information to be saved</p></td>
</tr>
</tbody>
</table>
</div>
<dt id="DataTable#event:xhr" class=" even"><a name="xhr"></a><a name="xhr_details"></a><span
class="type-attr"></span><span class="type-name"><a>xhr</a></span><span class="type-sig"></span></span></dt>
<dd class=" even"><p>Ajax (XHR) event, fired whenever an Ajax request is completed from a request to
made to the server for new data (note that this trigger is called in fnServerData,
if you override fnServerData and which to use this event, you need to trigger it in
you success function).</p>
<div class="collapse_details">
<dl class="details">
</dl>
<h5>Parameters:</h5>
<table class="params">
<thead>
<tr>
<th width="20"></th>
<th width="12%" class="bottom_border name">Name</th>
<th width="10%" class="bottom_border">Type</th>
<th width="10%" class="bottom_border">Attributes</th>
<th width="10%" class="bottom_border">Default</th>
<th class="last bottom_border">Description</th>
</tr>
</thead>
<tbody>
<tr class="even">
<td class="number right_border">
<div>1</div>
</td>
<td class="name">e</td>
<td class="type type-param">event</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>jQuery event object</p></td>
</tr>
<tr class="odd">
<td class="number right_border">
<div>2</div>
</td>
<td class="name">o</td>
<td class="type type-param">object</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>DataTables settings object <a href="DataTable.models.oSettings.html">DataTable.models.oSettings</a>
</p></td>
</tr>
<tr class="even">
<td class="number right_border">
<div>3</div>
</td>
<td class="name">json</td>
<td class="type type-param">object</td>
<td class="attributes"></td>
<td class="default"></td>
<td class="description last"><p>JSON returned from the server</p></td>
</tr>
</tbody>
</table>
</div>
</dd>
</div>
</div>
</div>
<div class="fw_footer">
DataTables: Copyright 2008-2012 Allan Jardine, all rights reserved<br>
Documentation generated by <a href="https://github.com/micmath/JSDoc">JSDoc 3</a> on
23th Sep 2012 - 14:27
with the <a href="http://datatables.net/">DataTables</a> template.
</div>
</body>
</html> |
LARD/doc/ca/ualberta/lard/Stretchy/package-tree.html | CMPUT301W14T06/LARD | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Mon Apr 07 22:27:40 MDT 2014 -->
<title>ca.ualberta.lard.Stretchy Class Hierarchy</title>
<meta name="date" content="2014-04-07">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ca.ualberta.lard.Stretchy Class Hierarchy";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../ca/ualberta/lard/model/package-tree.html">Prev</a></li>
<li><a href="../../../../ca/ualberta/lard/utility/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?ca/ualberta/lard/Stretchy/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">Hierarchy For Package ca.ualberta.lard.Stretchy</h1>
<span class="strong">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="../../../../overview-tree.html">All Packages</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li type="circle">java.lang.Object
<ul>
<li type="circle">ca.ualberta.lard.Stretchy.<a href="../../../../ca/ualberta/lard/Stretchy/SearchRequest.html" title="class in ca.ualberta.lard.Stretchy"><span class="strong">SearchRequest</span></a></li>
<li type="circle">ca.ualberta.lard.Stretchy.<a href="../../../../ca/ualberta/lard/Stretchy/StretchyClient.html" title="class in ca.ualberta.lard.Stretchy"><span class="strong">StretchyClient</span></a></li>
<li type="circle">ca.ualberta.lard.Stretchy.<a href="../../../../ca/ualberta/lard/Stretchy/StretchyResponse.html" title="class in ca.ualberta.lard.Stretchy"><span class="strong">StretchyResponse</span></a></li>
<li type="circle">ca.ualberta.lard.Stretchy.<a href="../../../../ca/ualberta/lard/Stretchy/StretchyResult.html" title="class in ca.ualberta.lard.Stretchy"><span class="strong">StretchyResult</span></a><T></li>
<li type="circle">ca.ualberta.lard.Stretchy.<a href="../../../../ca/ualberta/lard/Stretchy/StretchySearchResult.html" title="class in ca.ualberta.lard.Stretchy"><span class="strong">StretchySearchResult</span></a><T></li>
<li type="circle">ca.ualberta.lard.Stretchy.<a href="../../../../ca/ualberta/lard/Stretchy/StretchySearchResult.StretchySearchHits.html" title="class in ca.ualberta.lard.Stretchy"><span class="strong">StretchySearchResult.StretchySearchHits</span></a><T></li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../ca/ualberta/lard/model/package-tree.html">Prev</a></li>
<li><a href="../../../../ca/ualberta/lard/utility/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?ca/ualberta/lard/Stretchy/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
AzureExpressApp1/public/stylesheets/main.css | Zhuoli/AzureExpressHomepage | body {
padding: 50px;
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
background-color: #e0ebeb;
}
a {
display: inline-block;
font-weight: bold;
text-decoration: none;
height: 15px;
margin-left: :15px;
margin-bottom: 10px;
}
h1 {
height: 78px;
color: black;
text-align: center;
}
thead {
color: green;
}
table, th {
border: 1px groove black;
} |
javadoc/org/mockito/internal/matchers/MatchersPrinter.html | PatriciaRosembluth/VoiceMailSimulator | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_06) on Sat Nov 21 23:24:23 CET 2009 -->
<TITLE>
MatchersPrinter (Mockito API)
</TITLE>
<META NAME="date" CONTENT="2009-11-21">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MatchersPrinter (Mockito API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/MatchersPrinter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../org/mockito/internal/matchers/MatcherDecorator.html" title="interface in org.mockito.internal.matchers"><B>PREV CLASS</B></A>
<A HREF="../../../../org/mockito/internal/matchers/Matches.html" title="class in org.mockito.internal.matchers"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/mockito/internal/matchers/MatchersPrinter.html" target="_top"><B>FRAMES</B></A>
<A HREF="MatchersPrinter.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.mockito.internal.matchers</FONT>
<BR>
Class MatchersPrinter</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.mockito.internal.matchers.MatchersPrinter</B>
</PRE>
<HR>
<DL>
<DT><PRE>public class <B>MatchersPrinter</B><DT>extends java.lang.Object</DL>
</PRE>
<P>
<HR>
<P>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../org/mockito/internal/matchers/MatchersPrinter.html#MatchersPrinter()">MatchersPrinter</A></B>()</CODE>
<BR>
</TD>
</TR>
</TABLE>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/mockito/internal/matchers/MatchersPrinter.html#getArgumentsBlock(java.util.List, org.mockito.internal.reporting.PrintSettings)">getArgumentsBlock</A></B>(java.util.List<org.hamcrest.Matcher> matchers,
<A HREF="../../../../org/mockito/internal/reporting/PrintSettings.html" title="class in org.mockito.internal.reporting">PrintSettings</A> printSettings)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/mockito/internal/matchers/MatchersPrinter.html#getArgumentsLine(java.util.List, org.mockito.internal.reporting.PrintSettings)">getArgumentsLine</A></B>(java.util.List<org.hamcrest.Matcher> matchers,
<A HREF="../../../../org/mockito/internal/reporting/PrintSettings.html" title="class in org.mockito.internal.reporting">PrintSettings</A> printSettings)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
<P>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="MatchersPrinter()"><!-- --></A><H3>
MatchersPrinter</H3>
<PRE>
public <B>MatchersPrinter</B>()</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="getArgumentsLine(java.util.List, org.mockito.internal.reporting.PrintSettings)"><!-- --></A><H3>
getArgumentsLine</H3>
<PRE>
public java.lang.String <B>getArgumentsLine</B>(java.util.List<org.hamcrest.Matcher> matchers,
<A HREF="../../../../org/mockito/internal/reporting/PrintSettings.html" title="class in org.mockito.internal.reporting">PrintSettings</A> printSettings)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getArgumentsBlock(java.util.List, org.mockito.internal.reporting.PrintSettings)"><!-- --></A><H3>
getArgumentsBlock</H3>
<PRE>
public java.lang.String <B>getArgumentsBlock</B>(java.util.List<org.hamcrest.Matcher> matchers,
<A HREF="../../../../org/mockito/internal/reporting/PrintSettings.html" title="class in org.mockito.internal.reporting">PrintSettings</A> printSettings)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/MatchersPrinter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../org/mockito/internal/matchers/MatcherDecorator.html" title="interface in org.mockito.internal.matchers"><B>PREV CLASS</B></A>
<A HREF="../../../../org/mockito/internal/matchers/Matches.html" title="class in org.mockito.internal.matchers"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/mockito/internal/matchers/MatchersPrinter.html" target="_top"><B>FRAMES</B></A>
<A HREF="MatchersPrinter.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
|
web/lib/xlib/base/test/12extend.html | ldjking/wbscreen | <!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>无标题文档</title>
</head>
<body>
<script src="../../require.js"></script>
<script>
var x=require("../src/12extend.js");
console.log(x);
</script>
</body>
</html>
|
clean/Linux-x86_64-4.03.0-2.0.5/released/8.7.1+1/lesniewski-mereology/8.8.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>lesniewski-mereology: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.7.1+1 / lesniewski-mereology - 8.8.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
lesniewski-mereology
<small>
8.8.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2022-01-05 21:09:41 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-05 21:09:41 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-num base Num library distributed with the OCaml compiler
base-threads base
base-unix base
camlp5 7.14 Preprocessor-pretty-printer of OCaml
conf-findutils 1 Virtual package relying on findutils
conf-perl 1 Virtual package relying on perl
coq 8.7.1+1 Formal proof management system
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.03.0 The OCaml compiler (virtual package)
ocaml-base-compiler 4.03.0 Official 4.03.0 release
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.1 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "Hugo.Herbelin@inria.fr"
homepage: "https://github.com/coq-contribs/lesniewski-mereology"
license: "LGPL"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/LesniewskiMereology"]
depends: [
"ocaml"
"coq" {>= "8.8" & < "8.9~"}
]
tags: [ "keyword: mereology" "keyword: protothetic" "keyword: ontology" "keyword: nominalist theory" "keyword: extensionality" "category: Mathematics/Logic/Foundations" ]
authors: [ "Richard Dapoigny <richard.dapoigny@univ-savoie.fr> [https://www.researchgate.net/profile/Richard_Dapoigny]" "Patrick Barlatier <patrick.barlatier@univ-savoie.fr> [https://www.researchgate.net/profile/Patrick_Barlatier]" ]
bug-reports: "https://github.com/coq-contribs/lesniewski-mereology/issues"
dev-repo: "git+https://github.com/coq-contribs/lesniewski-mereology.git"
synopsis: "Knowledge-based Dependently Typed Language (KDTL)"
description: """
http://www.polytech.univ-savoie.fr/index.php?id=listic-logiciels-coq&L=1
LesniewskiMereology is a Coq library created by R. Dapoigny and P. Barlatier whose purpose is to implement the alternative to Set Theory of Stanislaw Lesniewski. It is part of an on-going project using the Coq language and called KDTL (Knowledge-based Dependently Typed Language) to build an alternative to Description Logics. The developed theory is close to the analysis of Denis Mieville (1984) in his book "Un developpement des systemes logiques de Stanislaw Lesniewski". It is a theoretical construct which relies on three dependent levels, logic (a.k.a. Protothetic), the Lesniewski Ontologie (LO) and mereology. Each level incorporates a minimal collection of axioms, protothetic and ontologic definitions and a set of theorems together with their intuitionist proofs."""
flags: light-uninstall
url {
src:
"https://github.com/coq-contribs/lesniewski-mereology/archive/v8.8.0.tar.gz"
checksum: "md5=24ca05ae88c1a992e3191ad0558f6e62"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-lesniewski-mereology.8.8.0 coq.8.7.1+1</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.7.1+1).
The following dependencies couldn't be met:
- coq-lesniewski-mereology -> coq >= 8.8 -> ocaml >= 4.05.0
base of this switch (use `--unlock-base' to force)
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-lesniewski-mereology.8.8.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
clean/Linux-x86_64-4.04.2-2.0.5/released/8.5.0~camlp4/interval/4.2.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>interval: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.5.0~camlp4 / interval - 4.2.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
interval
<small>
4.2.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2022-02-01 18:21:42 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-02-01 18:21:42 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-num base Num library distributed with the OCaml compiler
base-threads base
base-unix base
camlp4 4.04+1 Camlp4 is a system for writing extensible parsers for programming languages
conf-findutils 1 Virtual package relying on findutils
coq 8.5.0~camlp4 Formal proof management system
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.04.2 The OCaml compiler (virtual package)
ocaml-base-compiler 4.04.2 Official 4.04.2 release
ocaml-config 1 OCaml Switch Configuration
ocamlbuild 0.14.0 OCamlbuild is a build system with builtin rules to easily build most OCaml projects.
# opam file:
opam-version: "2.0"
maintainer: "guillaume.melquiond@inria.fr"
homepage: "https://coqinterval.gitlabpages.inria.fr/"
dev-repo: "git+https://gitlab.inria.fr/coqinterval/interval.git"
bug-reports: "https://gitlab.inria.fr/coqinterval/interval/issues"
license: "CeCILL-C"
build: [
["autoconf"] {dev}
["./configure"]
["./remake" "-j%{jobs}%"]
]
install: ["./remake" "install"]
depends: [
"coq" {>= "8.8" & < "8.14~"}
"coq-bignums"
"coq-flocq" {>= "3.1" & < "4~"}
"coq-mathcomp-ssreflect" {>= "1.6"}
"coq-coquelicot" {>= "3.0"}
"conf-autoconf" {build & dev}
("conf-g++" {build} | "conf-clang" {build})
]
tags: [
"keyword:interval arithmetic"
"keyword:decision procedure"
"keyword:floating-point arithmetic"
"keyword:reflexive tactic"
"keyword:Taylor models"
"category:Mathematics/Real Calculus and Topology"
"category:Computer Science/Decision Procedures and Certified Algorithms/Decision procedures"
"logpath:Interval"
"date:2021-03-27"
]
authors: [
"Guillaume Melquiond <guillaume.melquiond@inria.fr>"
"Érik Martin-Dorel <erik.martin-dorel@irit.fr>"
"Pierre Roux <pierre.roux@onera.fr>"
"Thomas Sibut-Pinote <thomas.sibut-pinote@inria.fr>"
]
synopsis: "A Coq tactic for proving bounds on real-valued expressions automatically"
url {
src: "https://coqinterval.gitlabpages.inria.fr/releases/interval-4.2.0.tar.gz"
checksum: "sha512=f6e87d52e83e48de5d67fb157dd623eaa6eaa338b5d452cf8c13b9abef3583787198e09c49ea2556ff81b91f907741a19ca66c1e0bc78d2807a7936a2883a349"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-interval.4.2.0 coq.8.5.0~camlp4</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.5.0~camlp4).
The following dependencies couldn't be met:
- coq-interval -> coq >= 8.8 -> ocaml >= 4.05.0
base of this switch (use `--unlock-base' to force)
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-interval.4.2.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
clean/Linux-x86_64-4.06.1-2.0.5/released/8.9.1/cantor/8.8.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>cantor: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.9.1 / cantor - 8.8.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
cantor
<small>
8.8.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2022-01-27 07:02:49 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-27 07:02:49 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
camlp5 7.14 Preprocessor-pretty-printer of OCaml
conf-findutils 1 Virtual package relying on findutils
conf-perl 2 Virtual package relying on perl
coq 8.9.1 Formal proof management system
num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.06.1 The OCaml compiler (virtual package)
ocaml-base-compiler 4.06.1 Official 4.06.1 release
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.2 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "Hugo.Herbelin@inria.fr"
homepage: "https://github.com/coq-contribs/cantor"
license: "LGPL"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/Cantor"]
depends: [
"ocaml"
"coq" {>= "8.8" & < "8.9~"}
]
tags: [
"keyword: ordinal numbers"
"keyword: well-foundedness"
"keyword: termination"
"keyword: rpo"
"keyword: Goodstein sequences"
"category: Mathematics/Logic"
"category: Mathematics/Arithmetic and Number Theory/Number theory"
"date: 2006-05-22"
]
authors: [ "Pierre Castéran <pierre.casteran@labri.fr> [http://www.labri.fr/~casteran/]" "Évelyne Contejean <contejea@lri.fr> [http://www.lri.fr/~contejea]" ]
bug-reports: "https://github.com/coq-contribs/cantor/issues"
dev-repo: "git+https://github.com/coq-contribs/cantor.git"
synopsis: "On Ordinal Notations"
description: """
This contribution contains data structures for ordinals
less than Gamma0 under Cantor and Veblen normal
forms. Well-foundedness is established thanks to RPO with status for
generic terms. This contribution also includes termination proofs of
Hydra battles and Goodstein sequences as well as a computation of the
length of the Goodstein sequence starting from 4 in base 2.
This work is supported by INRIA-Futurs (Logical project-team), CNRS
and the French ANR via the A3PAT project (http://www3.iie.cnam.fr/~urbain/a3pat/)."""
flags: light-uninstall
url {
src: "https://github.com/coq-contribs/cantor/archive/v8.8.0.tar.gz"
checksum: "md5=608c1cf50146fa0f705222f3c6bd239e"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-cantor.8.8.0 coq.8.9.1</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.9.1).
The following dependencies couldn't be met:
- coq-cantor -> coq < 8.9~ -> ocaml < 4.06.0
base of this switch (use `--unlock-base' to force)
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-cantor.8.8.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
index.html | brandonlee503/Personal-Website | <!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Brandon Lee</title>
<meta name="description" content="Brandon Lee's Personal Website"/>
<meta name="author" content="Brandon Lee"/>
<meta name="copyright" content="Brandon Lee Copyright (c) 2015"/>
<!------------CSS------------>
<link rel="stylesheet" href="css/foundation.css"/>
<link rel="stylesheet" href="css/indexTheme.css"/>
<link rel="shortcut icon" href="images/icons/brandonlogo.ico">
</head>
<body>
<link href='http://fonts.googleapis.com/css?family=Raleway' rel='stylesheet' type='text/css'>
<!------------Banner------------>
<section class="hero">
<div class="row">
<div class="large-12 columns">
<div class="main-wrapper">
<h1><b>Brandon Lee</b></h1>
<hr>
<div class="row">
<div class="large-6 columns large-centered">
<ul class="button-group even-4">
<li><a href="index.html" class="button">Home</a></li>
<li><a href="about.html" class="button">About</a></li>
<li><a href="resume.html" class="button">Résumé</a></li>
<li><a href="contact.html" class="button">Contact</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!------------Banner Content Box------------>
<div class="row">
<div class="large-6 columns about-box">
<div class="black-box">
<h2>Hello!</h2>
<br>
<p>Welcome to my homepage! I'm Brandon and I enjoy the things that make life simple.</p>
<p>Feel free to browse around and learn more.</p>
</div>
</div>
</div>
</section>
</body>
</html> |
public/html-partials/todos.html | bbleds/mean-todo | <div ng-controller="todos-ctrl as todos">
<div id="main_manager" class="container-fluid">
<div class="row">
<!-- members -->
<div class="col-md-4">
<h1> Members</h1>
<input class="form-input" placholder="Add Member" ng-model="todos.singleMember"/>
<button class="btn btn-primary" ng-click="todos.addMember(todos.singleMember)">Add</button>
<div ng-repeat="member in todos.members">
<p>{{member.name}} <button class="btn">Remove</button></p>
</div>
</div>
<div class="col-md-4">
<h1> Tasks</h1>
<input class="form-input" placholder="Add Task" ng-model="todos.singleTask"/>
<button class="btn btn-primary" ng-click="todos.addTask(todos.singleTask)">Add</button>
<div ng-repeat="task in todos.tasks">
<p>{{task.title}}</p>
</div>
</div>
<div class="col-md-4">
<h1>Completed</h1>
</div>
</div>
</div>
</div> |
all-data/26000-26999/26320-22.html | BuzzAcademy/idioms-moe-unformatted-data | <table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="flayoutclass"><div class="flayoutclass_first"><table class="tableoutfmt2"><tr><th class="std1"><b>條目 </b></th><td class="std2">伯道之憂</td></tr>
<tr><th class="std1"><b>注音 </b></th><td class="std2">ㄅㄛ ㄉㄠ<sup class="subfont">ˋ</sup> ㄓ |ㄡ</td></tr>
<tr><th class="std1"><b>漢語拼音 </b></th><td class="std2"><font class="english_word">bō dào zhī yōu</font></td></tr>
<tr><th class="std1"><b>釋義 </b></th><td class="std2">比喻人沒有子嗣。見<img src=/cydic/dicword/fa40.gif border=0 alt=* class=fontimg valign=center>伯道無兒<img src=/cydic/dicword/fa41.gif border=0 alt=* class=fontimg valign=center>條。</td></tr>
<tr><th class="std1"><b><font class="fltypefont">附錄</font> </b></th><td class="std2">修訂本參考資料</td></tr>
</td></tr></table></div> <!-- flayoutclass_first --><div class="flayoutclass_second"></div> <!-- flayoutclass_second --></div> <!-- flayoutclass --></td></tr></table>
|
all-data/4000-4999/4609-31.html | BuzzAcademy/idioms-moe-unformatted-data | <table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="layoutclass_pic"><div class="layoutclass_first_pic"><table class="ztable"><tr><th class="ztd1"><b>成語 </b></th><td class="ztd2">反覆不常</td></tr>
<tr><th class="ztd1"><b>典源 </b></th><td class="ztd2"> 此處所列為「<a href="/cgi-bin/cydic/gsweb.cgi?o=dcydic&schfmt=text&gourl=%3De0%26sec%3Dsec1%26op%3Dsid%3D%22CW0000001710%22.%26v%3D-1" class="clink" target=_blank>反覆無常</a>」之典源,提供參考。</font> ※南朝梁.費昶〈行路難〉詩二首之一(據<font class="dianuan_mark">《玉臺新詠.卷九》</font>引)<br><font size=4 color="#808080">君不見,長安客舍門,倡家少女名桃根。貧窮夜紡無燈燭,何言一朝奉至尊。至尊離宮百餘處,千門萬戶不知曙。唯聞啞啞城上烏,玉欄金井牽轆轤。丹梁翠柱飛屠蘇,香薪桂火炊雕胡。</font>當年翻覆無常定,薄命為女何必麤<font size=-2 color="#999900"><font class="dianyuanfont"><b><i>1></i></b></font></font>!</font> <br><font class="dianuan_mark2">〔注解〕</font><br></font>
<div class="Rulediv"><font class="english_word">(1)</font> 麤:音ㄘㄨ,同「粗」,粗陋。</font></div>
</td></tr>
</td></tr></table></div> <!-- layoutclass_first_pic --><div class="layoutclass_second_pic"></div> <!-- layoutclass_second_pic --></div> <!-- layoutclass_pic --></td></tr></table>
|
htmlSegments/199806-cabaret_top.html | hamacting/alan_shows | <p>
I had had such a good time doing Carousel with June Geissler that I
wanted to do another show with her as soon as possible, so when I heard the she was choreographing
<i>Cabaret</i> I was signed up for it immediately!
</p>
<p>
One of the highlights was undoubtedly having the cast photo (below - thanks to Alistair Thomas) taken.
It was a Sunday lunchtime, in front of the theatre and just beside a very busy main road.
I'm amazed we didn't cause an accident!
<br />
<a href="http://www.flickr.com/photos/atp/3192384094/"
title="Cabaret (Allegro 1998) Cast Photo by atp, on Flickr"
target="_blank"><img src="http://farm4.static.flickr.com/3116/3192384094_7ddb913d19_o.jpg" width="800" height="568" alt="Cabaret (Allegro 1998) Cast Photo" /></a>
</p> |
examples/canvas_lines_dashed.html | colombod/three.js | <!DOCTYPE html>
<html lang="en">
<head>
<title>three.js canvas - dashed lines</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
<style>
body {
color: #ffffff;
font-family:Monospace;
font-size:13px;
text-align:center;
font-weight: bold;
background-color: #000000;
margin: 0px;
overflow: hidden;
}
#info {
color: #fff;
position: absolute;
top: 0px; width: 100%;
padding: 5px;
z-index:100;
}
</style>
</head>
<body>
<div id="info"><a href="http://threejs.org" target="_blank" rel="noopener">three.js</a> - dashed lines example</div>
<div id="container"></div>
<script src="../build/three.js"></script>
<script src="js/renderers/Projector.js"></script>
<script src="js/renderers/CanvasRenderer.js"></script>
<script src="js/geometries/hilbert3D.js"></script>
<script src="js/Detector.js"></script>
<script src="js/libs/stats.min.js"></script>
<script>
if ( ! Detector.webgl ) Detector.addGetWebGLMessage();
var renderer, scene, camera, stats;
var objects = [];
var WIDTH = window.innerWidth,
HEIGHT = window.innerHeight;
init();
animate();
function init() {
camera = new THREE.PerspectiveCamera( 60, WIDTH / HEIGHT, 1, 200 );
camera.position.z = 150;
scene = new THREE.Scene();
scene.background = new THREE.Color( 0x111111 );
root = new THREE.Object3D();
var subdivisions = 6;
var recursion = 1;
var points = hilbert3D( new THREE.Vector3( 0,0,0 ), 25.0, recursion, 0, 1, 2, 3, 4, 5, 6, 7 );
var spline = new THREE.CatmullRomCurve3( points );
var geometrySpline = new THREE.Geometry();
for ( var i = 0; i < points.length * subdivisions; i ++ ) {
var index = i / ( points.length * subdivisions );
var position = spline.getPoint( index );
geometrySpline.vertices[ i ] = new THREE.Vector3( position.x, position.y, position.z );
}
var geometryCube = cube( 50 );
geometryCube.computeLineDistances();
geometrySpline.computeLineDistances();
var object = new THREE.Line( geometrySpline, new THREE.LineDashedMaterial( { color: 0xffffff, dashSize: 1, gapSize: 0.5 } ) );
objects.push( object );
scene.add( object );
var object = new THREE.LineSegments( geometryCube, new THREE.LineDashedMaterial( { color: 0xffaa00, dashSize: 3, gapSize: 1, linewidth: 2 } ) );
objects.push( object );
scene.add( object );
renderer = new THREE.CanvasRenderer();
renderer.setPixelRatio( window.devicePixelRatio );
renderer.setSize( WIDTH, HEIGHT );
var container = document.getElementById( 'container' );
container.appendChild( renderer.domElement );
stats = new Stats();
container.appendChild( stats.dom );
//
window.addEventListener( 'resize', onWindowResize, false );
}
function cube( size ) {
var h = size * 0.5;
var geometry = new THREE.Geometry();
geometry.vertices.push(
new THREE.Vector3( -h, -h, -h ),
new THREE.Vector3( -h, h, -h ),
new THREE.Vector3( -h, h, -h ),
new THREE.Vector3( h, h, -h ),
new THREE.Vector3( h, h, -h ),
new THREE.Vector3( h, -h, -h ),
new THREE.Vector3( h, -h, -h ),
new THREE.Vector3( -h, -h, -h ),
new THREE.Vector3( -h, -h, h ),
new THREE.Vector3( -h, h, h ),
new THREE.Vector3( -h, h, h ),
new THREE.Vector3( h, h, h ),
new THREE.Vector3( h, h, h ),
new THREE.Vector3( h, -h, h ),
new THREE.Vector3( h, -h, h ),
new THREE.Vector3( -h, -h, h ),
new THREE.Vector3( -h, -h, -h ),
new THREE.Vector3( -h, -h, h ),
new THREE.Vector3( -h, h, -h ),
new THREE.Vector3( -h, h, h ),
new THREE.Vector3( h, h, -h ),
new THREE.Vector3( h, h, h ),
new THREE.Vector3( h, -h, -h ),
new THREE.Vector3( h, -h, h )
);
return geometry;
}
function onWindowResize() {
camera.aspect = window.innerWidth / window.innerHeight;
camera.updateProjectionMatrix();
renderer.setSize( window.innerWidth, window.innerHeight );
}
function animate() {
requestAnimationFrame( animate );
render();
stats.update();
}
function render() {
var time = Date.now() * 0.001;
for ( var i = 0; i < objects.length; i ++ ) {
var object = objects[ i ];
//object.rotation.x = 0.25 * time * ( i%2 == 1 ? 1 : -1);
object.rotation.x = 0.25 * time;
object.rotation.y = 0.25 * time;
}
renderer.render( scene, camera );
}
</script>
</body>
</html>
|
website/music/grid.html | xuchanggui/website | <!DOCTYPE html>
<html lang="en" class="app">
<head>
<meta charset="utf-8" />
<title>Musik | Web Application</title>
<meta name="description" content="app, web app, responsive, admin dashboard, admin, flat, flat ui, ui kit, off screen nav" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<link rel="stylesheet" href="js/jPlayer/jplayer.flat.css" type="text/css" />
<link rel="stylesheet" href="css/bootstrap.css" type="text/css" />
<link rel="stylesheet" href="css/animate.css" type="text/css" />
<link rel="stylesheet" href="css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="css/simple-line-icons.css" type="text/css" />
<link rel="stylesheet" href="css/font.css" type="text/css" />
<link rel="stylesheet" href="css/app.css" type="text/css" />
<!--[if lt IE 9]>
<script src="js/ie/html5shiv.js"></script>
<script src="js/ie/respond.min.js"></script>
<script src="js/ie/excanvas.js"></script>
<![endif]-->
</head>
<body class="">
<section class="vbox">
<header class="bg-white-only header header-md navbar navbar-fixed-top-xs">
<div class="navbar-header aside bg-info dk">
<a class="btn btn-link visible-xs" data-toggle="class:nav-off-screen,open" data-target="#nav,html">
<i class="icon-list"></i>
</a>
<a href="index.html" class="navbar-brand text-lt">
<i class="icon-earphones"></i>
<img src="images/logo.png" alt="." class="hide">
<span class="hidden-nav-xs m-l-sm">Musik</span>
</a>
<a class="btn btn-link visible-xs" data-toggle="dropdown" data-target=".user">
<i class="icon-settings"></i>
</a>
</div> <ul class="nav navbar-nav hidden-xs">
<li>
<a href="#nav,.navbar-header" data-toggle="class:nav-xs,nav-xs" class="text-muted">
<i class="fa fa-indent text"></i>
<i class="fa fa-dedent text-active"></i>
</a>
</li>
</ul>
<form class="navbar-form navbar-left input-s-lg m-t m-l-n-xs hidden-xs" role="search">
<div class="form-group">
<div class="input-group">
<span class="input-group-btn">
<button type="submit" class="btn btn-sm bg-white btn-icon rounded"><i class="fa fa-search"></i></button>
</span>
<input type="text" class="form-control input-sm no-border rounded" placeholder="Search songs, albums...">
</div>
</div>
</form>
<div class="navbar-right ">
<ul class="nav navbar-nav m-n hidden-xs nav-user user">
<li class="hidden-xs">
<a href="#" class="dropdown-toggle lt" data-toggle="dropdown">
<i class="icon-bell"></i>
<span class="badge badge-sm up bg-danger count">2</span>
</a>
<section class="dropdown-menu aside-xl animated fadeInUp">
<section class="panel bg-white">
<div class="panel-heading b-light bg-light">
<strong>You have <span class="count">2</span> notifications</strong>
</div>
<div class="list-group list-group-alt">
<a href="#" class="media list-group-item">
<span class="pull-left thumb-sm">
<img src="images/a0.png" alt="..." class="img-circle">
</span>
<span class="media-body block m-b-none">
Use awesome animate.css<br>
<small class="text-muted">10 minutes ago</small>
</span>
</a>
<a href="#" class="media list-group-item">
<span class="media-body block m-b-none">
1.0 initial released<br>
<small class="text-muted">1 hour ago</small>
</span>
</a>
</div>
<div class="panel-footer text-sm">
<a href="#" class="pull-right"><i class="fa fa-cog"></i></a>
<a href="#notes" data-toggle="class:show animated fadeInRight">See all the notifications</a>
</div>
</section>
</section>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle bg clear" data-toggle="dropdown">
<span class="thumb-sm avatar pull-right m-t-n-sm m-b-n-sm m-l-sm">
<img src="images/a0.png" alt="...">
</span>
John.Smith <b class="caret"></b>
</a>
<ul class="dropdown-menu animated fadeInRight">
<li>
<span class="arrow top"></span>
<a href="#">Settings</a>
</li>
<li>
<a href="profile.html">Profile</a>
</li>
<li>
<a href="#">
<span class="badge bg-danger pull-right">3</span>
Notifications
</a>
</li>
<li>
<a href="docs.html">Help</a>
</li>
<li class="divider"></li>
<li>
<a href="modal.lockme.html" data-toggle="ajaxModal" >Logout</a>
</li>
</ul>
</li>
</ul>
</div>
</header>
<section>
<section class="hbox stretch">
<!-- .aside -->
<aside class="bg-black dk aside hidden-print" id="nav">
<section class="vbox">
<section class="w-f-md scrollable">
<div class="slim-scroll" data-height="auto" data-disable-fade-out="true" data-distance="0" data-size="10px" data-railOpacity="0.2">
<!-- nav -->
<nav class="nav-primary hidden-xs">
<ul class="nav bg clearfix">
<li class="hidden-nav-xs padder m-t m-b-sm text-xs text-muted">
Discover
</li>
<li>
<a href="index.html">
<i class="icon-disc icon text-success"></i>
<span class="font-bold">What's new</span> </a> </li>
<li>
<a href="genres.html">
<i class="icon-music-tone-alt icon text-info"></i>
<span class="font-bold">Genres</span> </a> </li>
<li>
<a href="events.html">
<i class="icon-drawer icon text-primary-lter"></i>
<b class="badge bg-primary pull-right">6</b>
<span class="font-bold">Events</span> </a> </li>
<li>
<a href="listen.html">
<i class="icon-list icon text-info-dker"></i>
<span class="font-bold">Listen</span> </a> </li>
<li>
<a href="video.html" data-target="#content" data-el="#bjax-el" data-replace="true">
<i class="icon-social-youtube icon text-primary"></i>
<span class="font-bold">Video</span> </a> </li>
<li class="m-b hidden-nav-xs"></li>
</ul>
<ul class="nav" data-ride="collapse">
<li class="hidden-nav-xs padder m-t m-b-sm text-xs text-muted">
Interface
</li>
<li >
<a href="#" class="auto">
<span class="pull-right text-muted">
<i class="fa fa-angle-left text"></i>
<i class="fa fa-angle-down text-active"></i> </span>
<i class="icon-screen-desktop icon"> </i>
<span>Layouts</span> </a>
<ul class="nav dk text-sm">
<li >
<a href="layout-color.html" class="auto">
<i class="fa fa-angle-right text-xs"></i>
<span>Color option</span> </a> </li>
<li >
<a href="layout-boxed.html" class="auto">
<i class="fa fa-angle-right text-xs"></i>
<span>Boxed layout</span> </a> </li>
<li >
<a href="layout-fluid.html" class="auto">
<i class="fa fa-angle-right text-xs"></i>
<span>Fluid layout</span> </a> </li>
</ul>
</li>
<li class="active">
<a href="#" class="auto">
<span class="pull-right text-muted">
<i class="fa fa-angle-left text"></i>
<i class="fa fa-angle-down text-active"></i> </span>
<i class="icon-chemistry icon"> </i>
<span>UI Kit</span> </a>
<ul class="nav dk text-sm">
<li >
<a href="buttons.html" class="auto">
<i class="fa fa-angle-right text-xs"></i>
<span>Buttons</span> </a> </li>
<li >
<a href="icons.html" class="auto">
<b class="badge bg-info pull-right">369</b>
<i class="fa fa-angle-right text-xs"></i>
<span>Icons</span> </a> </li>
<li >
<a href="http://www.weidea.net" class="auto">
<b class="badge bg-info pull-right">369</b>
<i class="fa fa-angle-right text-xs"></i>
<span>More</span> </a> </li>
<li class="active">
<a href="grid.html" class="auto">
<i class="fa fa-angle-right text-xs"></i>
<span>Grid</span> </a> </li>
<li >
<a href="widgets.html" class="auto">
<b class="badge bg-dark pull-right">8</b>
<i class="fa fa-angle-right text-xs"></i>
<span>Widgets</span> </a> </li>
<li >
<a href="components.html" class="auto">
<i class="fa fa-angle-right text-xs"></i>
<span>Components</span> </a> </li>
<li >
<a href="list.html" class="auto">
<i class="fa fa-angle-right text-xs"></i>
<span>List group</span> </a> </li>
<li >
<a href="#table" class="auto">
<span class="pull-right text-muted">
<i class="fa fa-angle-left text"></i>
<i class="fa fa-angle-down text-active"></i> </span>
<i class="fa fa-angle-right text-xs"></i>
<span>Table</span> </a>
<ul class="nav dker">
<li >
<a href="table-static.html">
<i class="fa fa-angle-right"></i>
<span>Table static</span> </a> </li>
<li >
<a href="table-datatable.html">
<i class="fa fa-angle-right"></i>
<span>Datatable</span> </a> </li>
</ul>
</li>
<li >
<a href="#form" class="auto">
<span class="pull-right text-muted">
<i class="fa fa-angle-left text"></i>
<i class="fa fa-angle-down text-active"></i> </span>
<i class="fa fa-angle-right text-xs"></i>
<span>Form</span> </a>
<ul class="nav dker">
<li >
<a href="form-elements.html">
<i class="fa fa-angle-right"></i>
<span>Form elements</span> </a> </li>
<li >
<a href="form-validation.html">
<i class="fa fa-angle-right"></i>
<span>Form validation</span> </a> </li>
<li >
<a href="form-wizard.html">
<i class="fa fa-angle-right"></i>
<span>Form wizard</span> </a> </li>
</ul>
</li>
<li >
<a href="chart.html" class="auto">
<i class="fa fa-angle-right text-xs"></i>
<span>Chart</span> </a> </li>
<li >
<a href="portlet.html" class="auto">
<i class="fa fa-angle-right text-xs"></i>
<span>Portlet</span> </a> </li>
<li >
<a href="timeline.html" class="auto">
<i class="fa fa-angle-right text-xs"></i>
<span>Timeline</span> </a> </li>
</ul>
</li>
<li >
<a href="#" class="auto">
<span class="pull-right text-muted">
<i class="fa fa-angle-left text"></i>
<i class="fa fa-angle-down text-active"></i> </span>
<i class="icon-grid icon"> </i>
<span>Pages</span> </a>
<ul class="nav dk text-sm">
<li >
<a href="profile.html" class="auto">
<i class="fa fa-angle-right text-xs"></i>
<span>Profile</span> </a> </li>
<li >
<a href="blog.html" class="auto">
<i class="fa fa-angle-right text-xs"></i>
<span>Blog</span> </a> </li>
<li >
<a href="invoice.html" class="auto">
<i class="fa fa-angle-right text-xs"></i>
<span>Invoice</span> </a> </li>
<li >
<a href="gmap.html" class="auto">
<i class="fa fa-angle-right text-xs"></i>
<span>Google Map</span> </a> </li>
<li >
<a href="jvectormap.html" class="auto">
<i class="fa fa-angle-right text-xs"></i>
<span>Vector Map</span> </a> </li>
<li >
<a href="signin.html" class="auto">
<i class="fa fa-angle-right text-xs"></i>
<span>Signin</span> </a> </li>
<li >
<a href="signup.html" class="auto">
<i class="fa fa-angle-right text-xs"></i>
<span>Signup</span> </a> </li>
<li >
<a href="404.html" class="auto">
<i class="fa fa-angle-right text-xs"></i>
<span>404</span> </a> </li>
</ul>
</li>
</ul>
<ul class="nav text-sm">
<li class="hidden-nav-xs padder m-t m-b-sm text-xs text-muted">
<span class="pull-right"><a href="#"><i class="icon-plus i-lg"></i></a></span>
Playlist
</li>
<li>
<a href="#">
<i class="icon-music-tone icon"></i>
<span>Hip-Pop</span> </a> </li>
<li>
<a href="#">
<i class="icon-playlist icon text-success-lter"></i>
<b class="badge bg-success dker pull-right">9</b>
<span>Jazz</span> </a> </li>
</ul>
</nav>
<!-- / nav -->
</div>
</section>
<footer class="footer hidden-xs no-padder text-center-nav-xs">
<div class="bg hidden-xs ">
<div class="dropdown dropup wrapper-sm clearfix">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
<span class="thumb-sm avatar pull-left m-l-xs">
<img src="images/a3.png" class="dker" alt="...">
<i class="on b-black"></i>
</span>
<span class="hidden-nav-xs clear">
<span class="block m-l">
<strong class="font-bold text-lt">John.Smith</strong>
<b class="caret"></b>
</span>
<span class="text-muted text-xs block m-l">Art Director</span>
</span>
</a>
<ul class="dropdown-menu animated fadeInRight aside text-left">
<li>
<span class="arrow bottom hidden-nav-xs"></span>
<a href="#">Settings</a>
</li>
<li>
<a href="profile.html">Profile</a>
</li>
<li>
<a href="#">
<span class="badge bg-danger pull-right">3</span>
Notifications
</a>
</li>
<li>
<a href="docs.html">Help</a>
</li>
<li class="divider"></li>
<li>
<a href="modal.lockme.html" data-toggle="ajaxModal" >Logout</a>
</li>
</ul>
</div>
</div> </footer>
</section>
</aside>
<!-- /.aside -->
<section id="content">
<section class="vbox">
<section class="scrollable wrapper">
<h3 class="m-t-none font-thin">Grid System</h3>
<div class="row">
<div class="col-lg-12">
<p>Base on Bootstrap grid system, you can get the columns as you want. 12 / (cols) = col-lg-(each-col-width-taken), like 12/3 = col-lg-4, 12/5 = col-lg-2.4 <span class="text-muted">(replace the '.' with '-')</span></p>
</div>
<div class="col-lg-12">
<section class="panel panel-default">
<div class="panel-body">col-lg-12</div>
</section>
</div>
<div class="col-lg-6">
<section class="panel panel-default">
<div class="panel-body">col-lg-6</div>
</section>
</div>
<div class="col-lg-6">
<section class="panel panel-default">
<div class="panel-body">col-lg-6</div>
</section>
</div>
<div class="col-lg-4">
<section class="panel panel-default">
<div class="panel-body">col-lg-4</div>
</section>
</div>
<div class="col-lg-4">
<section class="panel panel-default">
<div class="panel-body">col-lg-4</div>
</section>
</div>
<div class="col-lg-4">
<section class="panel panel-default">
<div class="panel-body">col-lg-4</div>
</section>
</div>
<div class="col-lg-3">
<section class="panel panel-default">
<div class="panel-body">col-lg-3</div>
</section>
</div>
<div class="col-lg-3">
<section class="panel panel-default">
<div class="panel-body">col-lg-3</div>
</section>
</div>
<div class="col-lg-3">
<section class="panel panel-default">
<div class="panel-body">col-lg-3</div>
</section>
</div>
<div class="col-lg-3">
<section class="panel panel-default">
<div class="panel-body">col-lg-3</div>
</section>
</div>
<div class="col-lg-2-4">
<section class="panel panel-default">
<div class="panel-body">col-lg-2-4</div>
</section>
</div>
<div class="col-lg-2-4">
<section class="panel panel-default">
<div class="panel-body">col-lg-2-4</div>
</section>
</div>
<div class="col-lg-2-4">
<section class="panel panel-default">
<div class="panel-body">col-lg-2-4</div>
</section>
</div>
<div class="col-lg-2-4">
<section class="panel panel-default">
<div class="panel-body">col-lg-2-4</div>
</section>
</div>
<div class="col-lg-2-4">
<section class="panel panel-default">
<div class="panel-body">col-lg-2-4</div>
</section>
</div>
<div class="col-lg-2">
<section class="panel panel-default">
<div class="panel-body">col-lg-2</div>
</section>
</div>
<div class="col-lg-2">
<section class="panel panel-default">
<div class="panel-body">col-lg-2</div>
</section>
</div>
<div class="col-lg-2">
<section class="panel panel-default">
<div class="panel-body">col-lg-2</div>
</section>
</div>
<div class="col-lg-2">
<section class="panel panel-default">
<div class="panel-body">col-lg-2</div>
</section>
</div>
<div class="col-lg-2">
<section class="panel panel-default">
<div class="panel-body">col-lg-2</div>
</section>
</div>
<div class="col-lg-2">
<section class="panel panel-default">
<div class="panel-body">col-lg-2</div>
</section>
</div>
<div class="col-lg-12">
<p>Mobile, tablet, and desktop</p>
</div>
<div class="col-lg-4">
<div class="row">
<div class="col-xs-6">
<section class="panel panel-default">
<div class="panel-body">col-xs-6</div>
</section>
</div>
<div class="col-xs-6">
<section class="panel panel-default">
<div class="panel-body">col-xs-6</div>
</section>
</div>
</div>
</div>
<div class="col-lg-8">
<section class="panel panel-default">
<div class="panel-body">col-lg-8</div>
</section>
</div>
<div class="col-lg-6">
<div class="row">
<div class="col-sm-6">
<section class="panel panel-default">
<div class="panel-body">col-sm-6</div>
</section>
</div>
<div class="col-sm-6">
<section class="panel panel-default">
<div class="panel-body">col-sm-6</div>
</section>
</div>
</div>
</div>
<div class="col-lg-6">
<section class="panel panel-default">
<div class="panel-body">col-lg-6</div>
</section>
</div>
<div class="col-lg-8">
<div class="row">
<div class="col-md-6">
<section class="panel panel-default">
<div class="panel-body">col-md-6</div>
</section>
</div>
<div class="col-md-6">
<section class="panel panel-default">
<div class="panel-body">col-md-6</div>
</section>
</div>
</div>
</div>
<div class="col-lg-4">
<section class="panel panel-default">
<div class="panel-body">col-lg-4</div>
</section>
</div>
<div class="col-sm-6">
<section class="panel panel-default">
<div class="panel-body">col-sm-6</div>
</section>
</div>
<div class="col-sm-6">
<section class="panel panel-default">
<div class="panel-body">col-sm-6</div>
</section>
</div>
</div>
</section>
</section>
<a href="#" class="hide nav-off-screen-block" data-toggle="class:nav-off-screen,open" data-target="#nav,html"></a>
</section>
</section>
</section>
</section>
<script src="js/jquery.min.js"></script>
<!-- Bootstrap -->
<script src="js/bootstrap.js"></script>
<!-- App -->
<script src="js/app.js"></script>
<script src="js/slimscroll/jquery.slimscroll.min.js"></script>
<script src="js/app.plugin.js"></script>
<script type="text/javascript" src="js/jPlayer/jquery.jplayer.min.js"></script>
<script type="text/javascript" src="js/jPlayer/add-on/jplayer.playlist.min.js"></script>
<script type="text/javascript" src="js/jPlayer/demo.js"></script>
</body>
</html> |
v4/user-agent-detail/d0/8a/d08a6be1-2da5-4ba4-ba97-21f181fb9db1.html | ThaDafinser/UserAgentParserComparison |
<html>
<head>
<title>User agent detail - Mozilla/5.0 (Linux; U; Android 2.2.1; Pt-br; ZTE_GV821 Build/MASTER) AppleWebKit/533.1 (KHTML, Like Gecko) Version/4.0 Mobile Safari/533.1</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/materialize.min.css">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
</head>
<body>
<div class="container">
<div class="section">
<h1 class="header center orange-text">User agent detail</h1>
<div class="row center">
<h5 class="header light">
Mozilla/5.0 (Linux; U; Android 2.2.1; Pt-br; ZTE_GV821 Build/MASTER) AppleWebKit/533.1 (KHTML, Like Gecko) Version/4.0 Mobile Safari/533.1
</h5>
</div>
</div>
<div class="section">
<table class="striped"><tr><th></th><th colspan="3">General</th><th colspan="5">Device</th><th colspan="3">Bot</th><th colspan="2"></th></tr><tr><th>Provider</th><th>Browser</th><th>Engine</th><th>OS</th><th>Brand</th><th>Model</th><th>Type</th><th>Is mobile</th><th>Is touch</th><th>Is bot</th><th>Name</th><th>Type</th><th>Parse time</th><th>Actions</th></tr><tr><th colspan="14" class="green lighten-3">Source result (test suite)</th></tr><tr><td>ua-parser/uap-core<br /><small>vendor/thadafinser/uap-core/tests/test_device.yaml</small></td><td> </td><td> </td><td> </td><td style="border-left: 1px solid #555">ZTE</td><td>GV821</td><td></td><td></td><td></td><td style="border-left: 1px solid #555"></td><td></td><td></td><td></td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-test">Detail</a>
<!-- Modal Structure -->
<div id="modal-test" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>Testsuite result detail</h4>
<p><pre><code class="php">Array
(
[user_agent_string] => Mozilla/5.0 (Linux; U; Android 2.2.1; Pt-br; ZTE_GV821 Build/MASTER) AppleWebKit/533.1 (KHTML, Like Gecko) Version/4.0 Mobile Safari/533.1
[family] => ZTE GV821
[brand] => ZTE
[model] => GV821
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><th colspan="14" class="green lighten-3">Providers</th></tr><tr><td>BrowscapPhp<br /><small>6012</small></td><td>Android 4.0</td><td>WebKit </td><td>Android 2.2</td><td style="border-left: 1px solid #555"></td><td></td><td>Mobile Phone</td><td>yes</td><td>yes</td><td style="border-left: 1px solid #555"></td><td></td><td></td><td>0.122</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-215ac98d-ccf8-4615-916e-5a819d6a59c9">Detail</a>
<!-- Modal Structure -->
<div id="modal-215ac98d-ccf8-4615-916e-5a819d6a59c9" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>BrowscapPhp result detail</h4>
<p><pre><code class="php">stdClass Object
(
[browser_name_regex] => /^mozilla\/5\.0 \(.*linux.*android.2\.2.* build\/.*\).*applewebkit\/.*\(.*khtml,.*like gecko.*\).*version\/4\.0.*safari.*$/
[browser_name_pattern] => mozilla/5.0 (*linux*android?2.2* build/*)*applewebkit/*(*khtml,*like gecko*)*version/4.0*safari*
[parent] => Android Browser 4.0
[comment] => Android Browser 4.0
[browser] => Android
[browser_type] => Browser
[browser_bits] => 32
[browser_maker] => Google Inc
[browser_modus] => unknown
[version] => 4.0
[majorver] => 4
[minorver] => 0
[platform] => Android
[platform_version] => 2.2
[platform_description] => Android OS
[platform_bits] => 32
[platform_maker] => Google Inc
[alpha] =>
[beta] =>
[win16] =>
[win32] =>
[win64] =>
[frames] => 1
[iframes] => 1
[tables] => 1
[cookies] => 1
[backgroundsounds] =>
[javascript] => 1
[vbscript] =>
[javaapplets] => 1
[activexcontrols] =>
[ismobiledevice] => 1
[istablet] =>
[issyndicationreader] =>
[crawler] =>
[cssversion] => 3
[aolversion] => 0
[device_name] => general Mobile Phone
[device_maker] => unknown
[device_type] => Mobile Phone
[device_pointing_method] => touchscreen
[device_code_name] => general Mobile Phone
[device_brand_name] => unknown
[renderingengine_name] => WebKit
[renderingengine_version] => unknown
[renderingengine_description] => For Google Chrome, iOS (including both mobile Safari, WebViews within third-party apps, and web clips), Safari, Arora, Midori, OmniWeb, Shiira, iCab since version 4, Web, SRWare Iron, Rekonq, and in Maxthon 3.
[renderingengine_maker] => Apple Inc
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>DonatjUAParser<br /><small>v0.5.0</small></td><td>Android Browser 4.0</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.001</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-f1436016-fdf1-4aea-b4be-1d7c99ab0661">Detail</a>
<!-- Modal Structure -->
<div id="modal-f1436016-fdf1-4aea-b4be-1d7c99ab0661" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>DonatjUAParser result detail</h4>
<p><pre><code class="php">Array
(
[platform] => Android
[browser] => Android Browser
[version] => 4.0
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>NeutrinoApiCom<br /><small></small></td><td>Android Webkit 4.0</td><td><i class="material-icons">close</i></td><td>Android 2.2.1</td><td style="border-left: 1px solid #555">Generic</td><td>Android 2.2</td><td>mobile-browser</td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.25202</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-9b0fa449-ec1b-40c8-8b1c-9486eb3b9cbc">Detail</a>
<!-- Modal Structure -->
<div id="modal-9b0fa449-ec1b-40c8-8b1c-9486eb3b9cbc" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>NeutrinoApiCom result detail</h4>
<p><pre><code class="php">stdClass Object
(
[mobile_screen_height] => 480
[is_mobile] => 1
[type] => mobile-browser
[mobile_brand] => Generic
[mobile_model] => Android 2.2
[version] => 4.0
[is_android] => 1
[browser_name] => Android Webkit
[operating_system_family] => Android
[operating_system_version] => 2.2.1
[is_ios] =>
[producer] => Google Inc.
[operating_system] => Android 2.2.x Froyo
[mobile_screen_width] => 320
[mobile_browser] => Android Webkit
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>PiwikDeviceDetector<br /><small>3.5.2</small></td><td>Android Browser </td><td>WebKit </td><td>Android 2.2</td><td style="border-left: 1px solid #555">ZTE</td><td>GV821</td><td>smartphone</td><td>yes</td><td></td><td style="border-left: 1px solid #555"></td><td></td><td></td><td>0.006</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-21638055-738d-46ba-a1b1-f5114bc26475">Detail</a>
<!-- Modal Structure -->
<div id="modal-21638055-738d-46ba-a1b1-f5114bc26475" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>PiwikDeviceDetector result detail</h4>
<p><pre><code class="php">Array
(
[client] => Array
(
[type] => browser
[name] => Android Browser
[short_name] => AN
[version] =>
[engine] => WebKit
)
[operatingSystem] => Array
(
[name] => Android
[short_name] => AND
[version] => 2.2
[platform] =>
)
[device] => Array
(
[brand] => ZT
[brandName] => ZTE
[model] => GV821
[device] => 1
[deviceName] => smartphone
)
[bot] =>
[extra] => Array
(
[isBot] =>
[isBrowser] => 1
[isFeedReader] =>
[isMobileApp] =>
[isPIM] =>
[isLibrary] =>
[isMediaPlayer] =>
[isCamera] =>
[isCarBrowser] =>
[isConsole] =>
[isFeaturePhone] =>
[isPhablet] =>
[isPortableMediaPlayer] =>
[isSmartDisplay] =>
[isSmartphone] => 1
[isTablet] =>
[isTV] =>
[isDesktop] =>
[isMobile] => 1
[isTouchEnabled] =>
)
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>SinergiBrowserDetector<br /><small>6.0.0</small></td><td>Navigator 4.0</td><td><i class="material-icons">close</i></td><td>Android 2.2.1</td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td></td><td><i class="material-icons">close</i></td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.001</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-5415e7f2-ef7b-434c-abe0-b71ba9f6707c">Detail</a>
<!-- Modal Structure -->
<div id="modal-5415e7f2-ef7b-434c-abe0-b71ba9f6707c" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>SinergiBrowserDetector result detail</h4>
<p><pre><code class="php">Array
(
[browser] => Sinergi\BrowserDetector\Browser Object
(
[userAgent:Sinergi\BrowserDetector\Browser:private] => Sinergi\BrowserDetector\UserAgent Object
(
[userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (Linux; U; Android 2.2.1; Pt-br; ZTE_GV821 Build/MASTER) AppleWebKit/533.1 (KHTML, Like Gecko) Version/4.0 Mobile Safari/533.1
)
[name:Sinergi\BrowserDetector\Browser:private] => Navigator
[version:Sinergi\BrowserDetector\Browser:private] => 4.0
[isRobot:Sinergi\BrowserDetector\Browser:private] =>
[isChromeFrame:Sinergi\BrowserDetector\Browser:private] =>
)
[operatingSystem] => Sinergi\BrowserDetector\Os Object
(
[name:Sinergi\BrowserDetector\Os:private] => Android
[version:Sinergi\BrowserDetector\Os:private] => 2.2.1
[isMobile:Sinergi\BrowserDetector\Os:private] => 1
[userAgent:Sinergi\BrowserDetector\Os:private] => Sinergi\BrowserDetector\UserAgent Object
(
[userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (Linux; U; Android 2.2.1; Pt-br; ZTE_GV821 Build/MASTER) AppleWebKit/533.1 (KHTML, Like Gecko) Version/4.0 Mobile Safari/533.1
)
)
[device] => Sinergi\BrowserDetector\Device Object
(
[name:Sinergi\BrowserDetector\Device:private] => unknown
[userAgent:Sinergi\BrowserDetector\Device:private] => Sinergi\BrowserDetector\UserAgent Object
(
[userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (Linux; U; Android 2.2.1; Pt-br; ZTE_GV821 Build/MASTER) AppleWebKit/533.1 (KHTML, Like Gecko) Version/4.0 Mobile Safari/533.1
)
)
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>UAParser<br /><small>v3.4.5</small></td><td>Android 2.2.1</td><td><i class="material-icons">close</i></td><td>Android 2.2.1</td><td style="border-left: 1px solid #555">ZTE</td><td>GV821</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.001</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-346c1a98-5fd3-454f-b6c8-350f2f505d8b">Detail</a>
<!-- Modal Structure -->
<div id="modal-346c1a98-5fd3-454f-b6c8-350f2f505d8b" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>UAParser result detail</h4>
<p><pre><code class="php">UAParser\Result\Client Object
(
[ua] => UAParser\Result\UserAgent Object
(
[major] => 2
[minor] => 2
[patch] => 1
[family] => Android
)
[os] => UAParser\Result\OperatingSystem Object
(
[major] => 2
[minor] => 2
[patch] => 1
[patchMinor] =>
[family] => Android
)
[device] => UAParser\Result\Device Object
(
[brand] => ZTE
[model] => GV821
[family] => ZTE GV821
)
[originalUserAgent] => Mozilla/5.0 (Linux; U; Android 2.2.1; Pt-br; ZTE_GV821 Build/MASTER) AppleWebKit/533.1 (KHTML, Like Gecko) Version/4.0 Mobile Safari/533.1
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>UserAgentStringCom<br /><small></small></td><td>Android Webkit Browser </td><td><i class="material-icons">close</i></td><td>Android 2.2.1</td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td></td><td>0.07401</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-9cdd8b45-a2eb-406b-bd27-7e48af38ffd4">Detail</a>
<!-- Modal Structure -->
<div id="modal-9cdd8b45-a2eb-406b-bd27-7e48af38ffd4" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>UserAgentStringCom result detail</h4>
<p><pre><code class="php">stdClass Object
(
[agent_type] => Browser
[agent_name] => Android Webkit Browser
[agent_version] => --
[os_type] => Android
[os_name] => Android
[os_versionName] =>
[os_versionNumber] => 2.2.1
[os_producer] =>
[os_producerURL] =>
[linux_distibution] => Null
[agent_language] => Portuguese - Brazil
[agent_languageTag] => Pt-br
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>WhatIsMyBrowserCom<br /><small></small></td><td>Android Browser 4.0</td><td>WebKit 533.1</td><td>Android 2.2.1</td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.41004</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-9795f66f-7271-430e-973a-a5c0e14dc35a">Detail</a>
<!-- Modal Structure -->
<div id="modal-9795f66f-7271-430e-973a-a5c0e14dc35a" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>WhatIsMyBrowserCom result detail</h4>
<p><pre><code class="php">stdClass Object
(
[operating_system_name] => Android
[simple_sub_description_string] =>
[simple_browser_string] => Android Browser 4 on Android (Froyo)
[browser_version] => 4
[extra_info] => Array
(
)
[operating_platform] =>
[extra_info_table] => stdClass Object
(
[System Build] => Master
)
[layout_engine_name] => WebKit
[detected_addons] => Array
(
)
[operating_system_flavour_code] =>
[hardware_architecture] =>
[operating_system_flavour] =>
[operating_system_frameworks] => Array
(
)
[browser_name_code] => android-browser
[operating_system_version] => Froyo
[simple_operating_platform_string] =>
[is_abusive] =>
[layout_engine_version] => 533.1
[browser_capabilities] => Array
(
)
[operating_platform_vendor_name] =>
[operating_system] => Android (Froyo)
[operating_system_version_full] => 2.2.1
[operating_platform_code] =>
[browser_name] => Android Browser
[operating_system_name_code] => android
[user_agent] => Mozilla/5.0 (Linux; U; Android 2.2.1; Pt-br; ZTE_GV821 Build/MASTER) AppleWebKit/533.1 (KHTML, Like Gecko) Version/4.0 Mobile Safari/533.1
[browser_version_full] => 4.0
[browser] => Android Browser 4
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>WhichBrowser<br /><small>2.0.10</small></td><td>Android Browser </td><td>Webkit 533.1</td><td>Android 2.2.1</td><td style="border-left: 1px solid #555">ZTE</td><td>V821</td><td>mobile:smart</td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.037</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-342c8d32-4765-40a8-8a5c-af3a38d19ae4">Detail</a>
<!-- Modal Structure -->
<div id="modal-342c8d32-4765-40a8-8a5c-af3a38d19ae4" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>WhichBrowser result detail</h4>
<p><pre><code class="php">Array
(
[browser] => Array
(
[name] => Android Browser
)
[engine] => Array
(
[name] => Webkit
[version] => 533.1
)
[os] => Array
(
[name] => Android
[version] => 2.2.1
)
[device] => Array
(
[type] => mobile
[subtype] => smart
[manufacturer] => ZTE
[model] => V821
)
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>Woothee<br /><small>v1.2.0</small></td><td>Safari 4.0</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>smartphone</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-3f285ff5-314b-4db4-9948-54572e92e7b6">Detail</a>
<!-- Modal Structure -->
<div id="modal-3f285ff5-314b-4db4-9948-54572e92e7b6" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>Woothee result detail</h4>
<p><pre><code class="php">Array
(
[name] => Safari
[vendor] => Apple
[version] => 4.0
[category] => smartphone
[os] => Android
[os_version] => 2.2.1
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>Wurfl<br /><small>1.6.4</small></td><td> </td><td><i class="material-icons">close</i></td><td>Linux </td><td style="border-left: 1px solid #555"></td><td></td><td>Smartphone</td><td>yes</td><td>yes</td><td style="border-left: 1px solid #555"></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.046</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-1a1aee36-7ce7-4111-a391-8e2c501f1532">Detail</a>
<!-- Modal Structure -->
<div id="modal-1a1aee36-7ce7-4111-a391-8e2c501f1532" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>Wurfl result detail</h4>
<p><pre><code class="php">Array
(
[virtual] => Array
(
[is_android] => true
[is_ios] => false
[is_windows_phone] => false
[is_app] => false
[is_full_desktop] => false
[is_largescreen] => false
[is_mobile] => true
[is_robot] => false
[is_smartphone] => true
[is_touchscreen] => true
[is_wml_preferred] => false
[is_xhtmlmp_preferred] => false
[is_html_preferred] => true
[advertised_device_os] => Linux
[advertised_device_os_version] =>
[advertised_browser] =>
[advertised_browser_version] =>
[complete_device_name] => Generic Android 2.2
[form_factor] => Smartphone
[is_phone] => true
[is_app_webview] => false
)
[all] => Array
(
[brand_name] => Generic
[model_name] => Android 2.2
[unique] => true
[ununiqueness_handler] =>
[is_wireless_device] => true
[device_claims_web_support] => true
[has_qwerty_keyboard] => true
[can_skip_aligned_link_row] => true
[uaprof] =>
[uaprof2] =>
[uaprof3] =>
[nokia_series] => 0
[nokia_edition] => 0
[device_os] => Android
[mobile_browser] => Android Webkit
[mobile_browser_version] =>
[device_os_version] => 2.2
[pointing_method] => touchscreen
[release_date] => 2009_october
[marketing_name] =>
[model_extra_info] =>
[nokia_feature_pack] => 0
[can_assign_phone_number] => true
[is_tablet] => false
[manufacturer_name] =>
[is_bot] => false
[is_google_glass] => false
[proportional_font] => false
[built_in_back_button_support] => false
[card_title_support] => true
[softkey_support] => false
[table_support] => true
[numbered_menus] => false
[menu_with_select_element_recommended] => false
[menu_with_list_of_links_recommended] => true
[icons_on_menu_items_support] => false
[break_list_of_links_with_br_element_recommended] => true
[access_key_support] => false
[wrap_mode_support] => false
[times_square_mode_support] => false
[deck_prefetch_support] => false
[elective_forms_recommended] => true
[wizards_recommended] => false
[image_as_link_support] => false
[insert_br_element_after_widget_recommended] => false
[wml_can_display_images_and_text_on_same_line] => false
[wml_displays_image_in_center] => false
[opwv_wml_extensions_support] => false
[wml_make_phone_call_string] => wtai://wp/mc;
[chtml_display_accesskey] => false
[emoji] => false
[chtml_can_display_images_and_text_on_same_line] => false
[chtml_displays_image_in_center] => false
[imode_region] => none
[chtml_make_phone_call_string] => tel:
[chtml_table_support] => false
[xhtml_honors_bgcolor] => true
[xhtml_supports_forms_in_table] => true
[xhtml_support_wml2_namespace] => false
[xhtml_autoexpand_select] => false
[xhtml_select_as_dropdown] => false
[xhtml_select_as_radiobutton] => false
[xhtml_select_as_popup] => false
[xhtml_display_accesskey] => false
[xhtml_supports_invisible_text] => false
[xhtml_supports_inline_input] => false
[xhtml_supports_monospace_font] => false
[xhtml_supports_table_for_layout] => true
[xhtml_supports_css_cell_table_coloring] => true
[xhtml_format_as_css_property] => false
[xhtml_format_as_attribute] => false
[xhtml_nowrap_mode] => false
[xhtml_marquee_as_css_property] => false
[xhtml_readable_background_color1] => #FFFFFF
[xhtml_readable_background_color2] => #FFFFFF
[xhtml_allows_disabled_form_elements] => true
[xhtml_document_title_support] => true
[xhtml_preferred_charset] => iso-8859-1
[opwv_xhtml_extensions_support] => false
[xhtml_make_phone_call_string] => tel:
[xhtmlmp_preferred_mime_type] => text/html
[xhtml_table_support] => true
[xhtml_send_sms_string] => sms:
[xhtml_send_mms_string] => mms:
[xhtml_file_upload] => supported
[cookie_support] => true
[accept_third_party_cookie] => true
[xhtml_supports_iframe] => full
[xhtml_avoid_accesskeys] => true
[xhtml_can_embed_video] => play_and_stop
[ajax_support_javascript] => true
[ajax_manipulate_css] => true
[ajax_support_getelementbyid] => true
[ajax_support_inner_html] => true
[ajax_xhr_type] => standard
[ajax_manipulate_dom] => true
[ajax_support_events] => true
[ajax_support_event_listener] => true
[ajax_preferred_geoloc_api] => w3c_api
[xhtml_support_level] => 4
[preferred_markup] => html_web_4_0
[wml_1_1] => false
[wml_1_2] => false
[wml_1_3] => false
[html_wi_w3_xhtmlbasic] => true
[html_wi_oma_xhtmlmp_1_0] => true
[html_wi_imode_html_1] => false
[html_wi_imode_html_2] => false
[html_wi_imode_html_3] => false
[html_wi_imode_html_4] => false
[html_wi_imode_html_5] => false
[html_wi_imode_htmlx_1] => false
[html_wi_imode_htmlx_1_1] => false
[html_wi_imode_compact_generic] => false
[html_web_3_2] => true
[html_web_4_0] => true
[voicexml] => false
[multipart_support] => false
[total_cache_disable_support] => false
[time_to_live_support] => false
[resolution_width] => 320
[resolution_height] => 480
[columns] => 60
[max_image_width] => 320
[max_image_height] => 400
[rows] => 40
[physical_screen_width] => 34
[physical_screen_height] => 50
[dual_orientation] => true
[density_class] => 1.0
[wbmp] => true
[bmp] => false
[epoc_bmp] => false
[gif_animated] => false
[jpg] => true
[png] => true
[tiff] => false
[transparent_png_alpha] => true
[transparent_png_index] => true
[svgt_1_1] => false
[svgt_1_1_plus] => false
[greyscale] => false
[gif] => true
[colors] => 65536
[webp_lossy_support] => false
[webp_lossless_support] => false
[post_method_support] => true
[basic_authentication_support] => true
[empty_option_value_support] => true
[emptyok] => false
[nokia_voice_call] => false
[wta_voice_call] => false
[wta_phonebook] => false
[wta_misc] => false
[wta_pdc] => false
[https_support] => true
[phone_id_provided] => false
[max_data_rate] => 384
[wifi] => true
[sdio] => false
[vpn] => false
[has_cellular_radio] => true
[max_deck_size] => 2000000
[max_url_length_in_requests] => 256
[max_url_length_homepage] => 0
[max_url_length_bookmark] => 0
[max_url_length_cached_page] => 0
[max_no_of_connection_settings] => 0
[max_no_of_bookmarks] => 0
[max_length_of_username] => 0
[max_length_of_password] => 0
[max_object_size] => 0
[downloadfun_support] => false
[directdownload_support] => true
[inline_support] => false
[oma_support] => true
[ringtone] => false
[ringtone_3gpp] => false
[ringtone_midi_monophonic] => false
[ringtone_midi_polyphonic] => false
[ringtone_imelody] => false
[ringtone_digiplug] => false
[ringtone_compactmidi] => false
[ringtone_mmf] => false
[ringtone_rmf] => false
[ringtone_xmf] => false
[ringtone_amr] => false
[ringtone_awb] => false
[ringtone_aac] => false
[ringtone_wav] => false
[ringtone_mp3] => false
[ringtone_spmidi] => false
[ringtone_qcelp] => false
[ringtone_voices] => 1
[ringtone_df_size_limit] => 0
[ringtone_directdownload_size_limit] => 0
[ringtone_inline_size_limit] => 0
[ringtone_oma_size_limit] => 0
[wallpaper] => false
[wallpaper_max_width] => 0
[wallpaper_max_height] => 0
[wallpaper_preferred_width] => 0
[wallpaper_preferred_height] => 0
[wallpaper_resize] => none
[wallpaper_wbmp] => false
[wallpaper_bmp] => false
[wallpaper_gif] => false
[wallpaper_jpg] => false
[wallpaper_png] => false
[wallpaper_tiff] => false
[wallpaper_greyscale] => false
[wallpaper_colors] => 2
[wallpaper_df_size_limit] => 0
[wallpaper_directdownload_size_limit] => 0
[wallpaper_inline_size_limit] => 0
[wallpaper_oma_size_limit] => 0
[screensaver] => false
[screensaver_max_width] => 0
[screensaver_max_height] => 0
[screensaver_preferred_width] => 0
[screensaver_preferred_height] => 0
[screensaver_resize] => none
[screensaver_wbmp] => false
[screensaver_bmp] => false
[screensaver_gif] => false
[screensaver_jpg] => false
[screensaver_png] => false
[screensaver_greyscale] => false
[screensaver_colors] => 2
[screensaver_df_size_limit] => 0
[screensaver_directdownload_size_limit] => 0
[screensaver_inline_size_limit] => 0
[screensaver_oma_size_limit] => 0
[picture] => false
[picture_max_width] => 0
[picture_max_height] => 0
[picture_preferred_width] => 0
[picture_preferred_height] => 0
[picture_resize] => none
[picture_wbmp] => false
[picture_bmp] => false
[picture_gif] => false
[picture_jpg] => false
[picture_png] => false
[picture_greyscale] => false
[picture_colors] => 2
[picture_df_size_limit] => 0
[picture_directdownload_size_limit] => 0
[picture_inline_size_limit] => 0
[picture_oma_size_limit] => 0
[video] => false
[oma_v_1_0_forwardlock] => false
[oma_v_1_0_combined_delivery] => false
[oma_v_1_0_separate_delivery] => false
[streaming_video] => true
[streaming_3gpp] => true
[streaming_mp4] => true
[streaming_mov] => false
[streaming_video_size_limit] => 0
[streaming_real_media] => none
[streaming_flv] => false
[streaming_3g2] => false
[streaming_vcodec_h263_0] => 10
[streaming_vcodec_h263_3] => -1
[streaming_vcodec_mpeg4_sp] => 2
[streaming_vcodec_mpeg4_asp] => -1
[streaming_vcodec_h264_bp] => 3.0
[streaming_acodec_amr] => nb
[streaming_acodec_aac] => lc
[streaming_wmv] => none
[streaming_preferred_protocol] => rtsp
[streaming_preferred_http_protocol] => progressive_download
[wap_push_support] => false
[connectionless_service_indication] => false
[connectionless_service_load] => false
[connectionless_cache_operation] => false
[connectionoriented_unconfirmed_service_indication] => false
[connectionoriented_unconfirmed_service_load] => false
[connectionoriented_unconfirmed_cache_operation] => false
[connectionoriented_confirmed_service_indication] => false
[connectionoriented_confirmed_service_load] => false
[connectionoriented_confirmed_cache_operation] => false
[utf8_support] => true
[ascii_support] => false
[iso8859_support] => false
[expiration_date] => false
[j2me_cldc_1_0] => false
[j2me_cldc_1_1] => false
[j2me_midp_1_0] => false
[j2me_midp_2_0] => false
[doja_1_0] => false
[doja_1_5] => false
[doja_2_0] => false
[doja_2_1] => false
[doja_2_2] => false
[doja_3_0] => false
[doja_3_5] => false
[doja_4_0] => false
[j2me_jtwi] => false
[j2me_mmapi_1_0] => false
[j2me_mmapi_1_1] => false
[j2me_wmapi_1_0] => false
[j2me_wmapi_1_1] => false
[j2me_wmapi_2_0] => false
[j2me_btapi] => false
[j2me_3dapi] => false
[j2me_locapi] => false
[j2me_nokia_ui] => false
[j2me_motorola_lwt] => false
[j2me_siemens_color_game] => false
[j2me_siemens_extension] => false
[j2me_heap_size] => 0
[j2me_max_jar_size] => 0
[j2me_storage_size] => 0
[j2me_max_record_store_size] => 0
[j2me_screen_width] => 0
[j2me_screen_height] => 0
[j2me_canvas_width] => 0
[j2me_canvas_height] => 0
[j2me_bits_per_pixel] => 0
[j2me_audio_capture_enabled] => false
[j2me_video_capture_enabled] => false
[j2me_photo_capture_enabled] => false
[j2me_capture_image_formats] => none
[j2me_http] => false
[j2me_https] => false
[j2me_socket] => false
[j2me_udp] => false
[j2me_serial] => false
[j2me_gif] => false
[j2me_gif89a] => false
[j2me_jpg] => false
[j2me_png] => false
[j2me_bmp] => false
[j2me_bmp3] => false
[j2me_wbmp] => false
[j2me_midi] => false
[j2me_wav] => false
[j2me_amr] => false
[j2me_mp3] => false
[j2me_mp4] => false
[j2me_imelody] => false
[j2me_rmf] => false
[j2me_au] => false
[j2me_aac] => false
[j2me_realaudio] => false
[j2me_xmf] => false
[j2me_wma] => false
[j2me_3gpp] => false
[j2me_h263] => false
[j2me_svgt] => false
[j2me_mpeg4] => false
[j2me_realvideo] => false
[j2me_real8] => false
[j2me_realmedia] => false
[j2me_left_softkey_code] => 0
[j2me_right_softkey_code] => 0
[j2me_middle_softkey_code] => 0
[j2me_select_key_code] => 0
[j2me_return_key_code] => 0
[j2me_clear_key_code] => 0
[j2me_datefield_no_accepts_null_date] => false
[j2me_datefield_broken] => false
[receiver] => false
[sender] => false
[mms_max_size] => 0
[mms_max_height] => 0
[mms_max_width] => 0
[built_in_recorder] => false
[built_in_camera] => true
[mms_jpeg_baseline] => false
[mms_jpeg_progressive] => false
[mms_gif_static] => false
[mms_gif_animated] => false
[mms_png] => false
[mms_bmp] => false
[mms_wbmp] => false
[mms_amr] => false
[mms_wav] => false
[mms_midi_monophonic] => false
[mms_midi_polyphonic] => false
[mms_midi_polyphonic_voices] => 0
[mms_spmidi] => false
[mms_mmf] => false
[mms_mp3] => false
[mms_evrc] => false
[mms_qcelp] => false
[mms_ota_bitmap] => false
[mms_nokia_wallpaper] => false
[mms_nokia_operatorlogo] => false
[mms_nokia_3dscreensaver] => false
[mms_nokia_ringingtone] => false
[mms_rmf] => false
[mms_xmf] => false
[mms_symbian_install] => false
[mms_jar] => false
[mms_jad] => false
[mms_vcard] => false
[mms_vcalendar] => false
[mms_wml] => false
[mms_wbxml] => false
[mms_wmlc] => false
[mms_video] => false
[mms_mp4] => false
[mms_3gpp] => false
[mms_3gpp2] => false
[mms_max_frame_rate] => 0
[nokiaring] => false
[picturemessage] => false
[operatorlogo] => false
[largeoperatorlogo] => false
[callericon] => false
[nokiavcard] => false
[nokiavcal] => false
[sckl_ringtone] => false
[sckl_operatorlogo] => false
[sckl_groupgraphic] => false
[sckl_vcard] => false
[sckl_vcalendar] => false
[text_imelody] => false
[ems] => false
[ems_variablesizedpictures] => false
[ems_imelody] => false
[ems_odi] => false
[ems_upi] => false
[ems_version] => 0
[siemens_ota] => false
[siemens_logo_width] => 101
[siemens_logo_height] => 29
[siemens_screensaver_width] => 101
[siemens_screensaver_height] => 50
[gprtf] => false
[sagem_v1] => false
[sagem_v2] => false
[panasonic] => false
[sms_enabled] => true
[wav] => false
[mmf] => false
[smf] => false
[mld] => false
[midi_monophonic] => false
[midi_polyphonic] => false
[sp_midi] => false
[rmf] => false
[xmf] => false
[compactmidi] => false
[digiplug] => false
[nokia_ringtone] => false
[imelody] => false
[au] => false
[amr] => false
[awb] => false
[aac] => true
[mp3] => true
[voices] => 1
[qcelp] => false
[evrc] => false
[flash_lite_version] =>
[fl_wallpaper] => false
[fl_screensaver] => false
[fl_standalone] => false
[fl_browser] => false
[fl_sub_lcd] => false
[full_flash_support] => true
[css_supports_width_as_percentage] => true
[css_border_image] => webkit
[css_rounded_corners] => webkit
[css_gradient] => none
[css_spriting] => true
[css_gradient_linear] => none
[is_transcoder] => false
[transcoder_ua_header] => user-agent
[rss_support] => false
[pdf_support] => true
[progressive_download] => true
[playback_vcodec_h263_0] => 10
[playback_vcodec_h263_3] => -1
[playback_vcodec_mpeg4_sp] => 0
[playback_vcodec_mpeg4_asp] => -1
[playback_vcodec_h264_bp] => 3.0
[playback_real_media] => none
[playback_3gpp] => true
[playback_3g2] => false
[playback_mp4] => true
[playback_mov] => false
[playback_acodec_amr] => nb
[playback_acodec_aac] => none
[playback_df_size_limit] => 0
[playback_directdownload_size_limit] => 0
[playback_inline_size_limit] => 0
[playback_oma_size_limit] => 0
[playback_acodec_qcelp] => false
[playback_wmv] => none
[hinted_progressive_download] => true
[html_preferred_dtd] => html4
[viewport_supported] => true
[viewport_width] => device_width_token
[viewport_userscalable] => no
[viewport_initial_scale] =>
[viewport_maximum_scale] =>
[viewport_minimum_scale] =>
[mobileoptimized] => false
[handheldfriendly] => false
[canvas_support] => full
[image_inlining] => true
[is_smarttv] => false
[is_console] => false
[nfc_support] => false
[ux_full_desktop] => false
[jqm_grade] => A
[is_sencha_touch_ok] => false
[controlcap_is_smartphone] => default
[controlcap_is_ios] => default
[controlcap_is_android] => default
[controlcap_is_robot] => default
[controlcap_is_app] => default
[controlcap_advertised_device_os] => default
[controlcap_advertised_device_os_version] => default
[controlcap_advertised_browser] => default
[controlcap_advertised_browser_version] => default
[controlcap_is_windows_phone] => default
[controlcap_is_full_desktop] => default
[controlcap_is_largescreen] => default
[controlcap_is_mobile] => default
[controlcap_is_touchscreen] => default
[controlcap_is_wml_preferred] => default
[controlcap_is_xhtmlmp_preferred] => default
[controlcap_is_html_preferred] => default
[controlcap_form_factor] => default
[controlcap_complete_device_name] => default
)
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr></table>
</div>
<div class="section">
<h1 class="header center orange-text">About this comparison</h1>
<div class="row center">
<h5 class="header light">
The primary goal of this project is simple<br />
I wanted to know which user agent parser is the most accurate in each part - device detection, bot detection and so on...<br />
<br />
The secondary goal is to provide a source for all user agent parsers to improve their detection based on this results.<br />
<br />
You can also improve this further, by suggesting ideas at <a href="https://github.com/ThaDafinser/UserAgentParserComparison">ThaDafinser/UserAgentParserComparison</a><br />
<br />
The comparison is based on the abstraction by <a href="https://github.com/ThaDafinser/UserAgentParser">ThaDafinser/UserAgentParser</a>
</h5>
</div>
</div>
<div class="card">
<div class="card-content">
Comparison created <i>2016-02-13 13:40:02</i> | by
<a href="https://github.com/ThaDafinser">ThaDafinser</a>
</div>
</div>
</div>
<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/js/materialize.min.js"></script>
<script src="http://cdnjs.cloudflare.com/ajax/libs/list.js/1.1.1/list.min.js"></script>
<script>
$(document).ready(function(){
// the "href" attribute of .modal-trigger must specify the modal ID that wants to be triggered
$('.modal-trigger').leanModal();
});
</script>
</body>
</html> |
google-play-services_lib/docs/reference/com/google/android/gms/wallet/fragment/WalletFragmentOptions.html | CMPUT301W15T05/TrackerExpress | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width" />
<link rel="shortcut icon" type="image/x-icon" href="../../../../../../../favicon.ico" />
<title>WalletFragmentOptions | Android Developers</title>
<!-- STYLESHEETS -->
<link rel="stylesheet"
href="http://fonts.googleapis.com/css?family=Roboto+Condensed">
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Roboto:light,regular,medium,thin,italic,mediumitalic,bold"
title="roboto">
<link href="../../../../../../../assets/css/default.css?v=5" rel="stylesheet" type="text/css">
<!-- FULLSCREEN STYLESHEET -->
<link href="../../../../../../../assets/css/fullscreen.css" rel="stylesheet" class="fullscreen"
type="text/css">
<!-- JAVASCRIPT -->
<script src="http://www.google.com/jsapi" type="text/javascript"></script>
<script src="../../../../../../../assets/js/android_3p-bundle.js" type="text/javascript"></script>
<script type="text/javascript">
var toRoot = "../../../../../../../";
var metaTags = [];
var devsite = false;
</script>
<script src="../../../../../../../assets/js/docs.js?v=3" type="text/javascript"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-5831155-1', 'android.com');
ga('create', 'UA-49880327-2', 'android.com', {'name': 'universal'}); // New tracker);
ga('send', 'pageview');
ga('universal.send', 'pageview'); // Send page view for new tracker.
</script>
</head>
<body class="gc-documentation
develop reference" itemscope itemtype="http://schema.org/Article">
<div id="doc-api-level" class="" style="display:none"></div>
<a name="top"></a>
<a name="top"></a>
<!-- dialog to prompt lang pref change when loaded from hardcoded URL
<div id="langMessage" style="display:none">
<div>
<div class="lang en">
<p>You requested a page in English, would you like to proceed with this language setting?</p>
</div>
<div class="lang es">
<p>You requested a page in Spanish (Español), would you like to proceed with this language setting?</p>
</div>
<div class="lang ja">
<p>You requested a page in Japanese (日本語), would you like to proceed with this language setting?</p>
</div>
<div class="lang ko">
<p>You requested a page in Korean (한국어), would you like to proceed with this language setting?</p>
</div>
<div class="lang ru">
<p>You requested a page in Russian (Русский), would you like to proceed with this language setting?</p>
</div>
<div class="lang zh-cn">
<p>You requested a page in Simplified Chinese (简体中文), would you like to proceed with this language setting?</p>
</div>
<div class="lang zh-tw">
<p>You requested a page in Traditional Chinese (繁體中文), would you like to proceed with this language setting?</p>
</div>
<a href="#" class="button yes" onclick="return false;">
<span class="lang en">Yes</span>
<span class="lang es">Sí</span>
<span class="lang ja">Yes</span>
<span class="lang ko">Yes</span>
<span class="lang ru">Yes</span>
<span class="lang zh-cn">是的</span>
<span class="lang zh-tw">没有</span>
</a>
<a href="#" class="button" onclick="$('#langMessage').hide();return false;">
<span class="lang en">No</span>
<span class="lang es">No</span>
<span class="lang ja">No</span>
<span class="lang ko">No</span>
<span class="lang ru">No</span>
<span class="lang zh-cn">没有</span>
<span class="lang zh-tw">没有</span>
</a>
</div>
</div> -->
<!-- Header -->
<div id="header-wrapper">
<div id="header">
<div class="wrap" id="header-wrap">
<div class="col-3 logo">
<a href="../../../../../../../index.html">
<img src="../../../../../../../assets/images/dac_logo.png"
srcset="../../../../../../../assets/images/dac_logo@2x.png 2x"
width="123" height="25" alt="Android Developers" />
</a>
<div class="btn-quicknav" id="btn-quicknav">
<a href="#" class="arrow-inactive">Quicknav</a>
<a href="#" class="arrow-active">Quicknav</a>
</div>
</div>
<ul class="nav-x col-9">
<li class="design">
<a href="../../../../../../../design/index.html"
zh-tw-lang="設計"
zh-cn-lang="设计"
ru-lang="Проектирование"
ko-lang="디자인"
ja-lang="設計"
es-lang="Diseñar"
>Design</a></li>
<li class="develop"><a href="../../../../../../../develop/index.html"
zh-tw-lang="開發"
zh-cn-lang="开发"
ru-lang="Разработка"
ko-lang="개발"
ja-lang="開発"
es-lang="Desarrollar"
>Develop</a></li>
<li class="distribute last"><a href="../../../../../../../distribute/googleplay/index.html"
zh-tw-lang="發佈"
zh-cn-lang="分发"
ru-lang="Распространение"
ko-lang="배포"
ja-lang="配布"
es-lang="Distribuir"
>Distribute</a></li>
</ul>
<div class="menu-container">
<div class="moremenu">
<div id="more-btn"></div>
</div>
<div class="morehover" id="moremenu">
<div class="top"></div>
<div class="mid">
<div class="header">Links</div>
<ul>
<li><a href="https://play.google.com/apps/publish/" target="_googleplay">Google Play Developer Console</a></li>
<li><a href="http://android-developers.blogspot.com/">Android Developers Blog</a></li>
<li><a href="../../../../../../../about/index.html">About Android</a></li>
</ul>
<div class="header">Android Sites</div>
<ul>
<li><a href="http://www.android.com">Android.com</a></li>
<li class="active"><a>Android Developers</a></li>
<li><a href="http://source.android.com">Android Open Source Project</a></li>
</ul>
<br class="clearfix" />
</div><!-- end 'mid' -->
<div class="bottom"></div>
</div><!-- end 'moremenu' -->
<div class="search" id="search-container">
<div class="search-inner">
<div id="search-btn"></div>
<div class="left"></div>
<form onsubmit="return submit_search()">
<input id="search_autocomplete" type="text" value="" autocomplete="off" name="q"
onfocus="search_focus_changed(this, true)" onblur="search_focus_changed(this, false)"
onkeydown="return search_changed(event, true, '../../../../../../../')"
onkeyup="return search_changed(event, false, '../../../../../../../')" />
</form>
<div class="right"></div>
<a class="close hide">close</a>
<div class="left"></div>
<div class="right"></div>
</div><!-- end search-inner -->
</div><!-- end search-container -->
<div class="search_filtered_wrapper reference">
<div class="suggest-card reference no-display">
<ul class="search_filtered">
</ul>
</div>
</div>
<div class="search_filtered_wrapper docs">
<div class="suggest-card dummy no-display"> </div>
<div class="suggest-card develop no-display">
<ul class="search_filtered">
</ul>
<div class="child-card guides no-display">
</div>
<div class="child-card training no-display">
</div>
<div class="child-card samples no-display">
</div>
</div>
<div class="suggest-card design no-display">
<ul class="search_filtered">
</ul>
</div>
<div class="suggest-card distribute no-display">
<ul class="search_filtered">
</ul>
</div>
</div>
</div><!-- end menu-container (search and menu widget) -->
<!-- Expanded quicknav -->
<div id="quicknav" class="col-13">
<ul>
<li class="about">
<ul>
<li><a href="../../../../../../../about/index.html">About</a></li>
<li><a href="../../../../../../../wear/index.html">Wear</a></li>
<li><a href="../../../../../../../tv/index.html">TV</a></li>
<li><a href="../../../../../../../auto/index.html">Auto</a></li>
</ul>
</li>
<li class="design">
<ul>
<li><a href="../../../../../../../design/index.html">Get Started</a></li>
<li><a href="../../../../../../../design/devices.html">Devices</a></li>
<li><a href="../../../../../../../design/style/index.html">Style</a></li>
<li><a href="../../../../../../../design/patterns/index.html">Patterns</a></li>
<li><a href="../../../../../../../design/building-blocks/index.html">Building Blocks</a></li>
<li><a href="../../../../../../../design/downloads/index.html">Downloads</a></li>
<li><a href="../../../../../../../design/videos/index.html">Videos</a></li>
</ul>
</li>
<li class="develop">
<ul>
<li><a href="../../../../../../../training/index.html"
zh-tw-lang="訓練課程"
zh-cn-lang="培训"
ru-lang="Курсы"
ko-lang="교육"
ja-lang="トレーニング"
es-lang="Capacitación"
>Training</a></li>
<li><a href="../../../../../../../guide/index.html"
zh-tw-lang="API 指南"
zh-cn-lang="API 指南"
ru-lang="Руководства по API"
ko-lang="API 가이드"
ja-lang="API ガイド"
es-lang="Guías de la API"
>API Guides</a></li>
<li><a href="../../../../../../../reference/packages.html"
zh-tw-lang="參考資源"
zh-cn-lang="参考"
ru-lang="Справочник"
ko-lang="참조문서"
ja-lang="リファレンス"
es-lang="Referencia"
>Reference</a></li>
<li><a href="../../../../../../../sdk/index.html"
zh-tw-lang="相關工具"
zh-cn-lang="工具"
ru-lang="Инструменты"
ko-lang="도구"
ja-lang="ツール"
es-lang="Herramientas"
>Tools</a>
</li>
<li><a href="../../../../../../../google/index.html">Google Services</a>
</li>
</ul>
</li>
<li class="distribute last">
<ul>
<li><a href="../../../../../../../distribute/googleplay/index.html">Google Play</a></li>
<li><a href="../../../../../../../distribute/essentials/index.html">Essentials</a></li>
<li><a href="../../../../../../../distribute/users/index.html">Get Users</a></li>
<li><a href="../../../../../../../distribute/engage/index.html">Engage & Retain</a></li>
<li><a href="../../../../../../../distribute/monetize/index.html">Monetize</a></li>
<li><a href="../../../../../../../distribute/analyze/index.html">Analyze</a></li>
<li><a href="../../../../../../../distribute/tools/index.html">Tools & Reference</a></li>
<li><a href="../../../../../../../distribute/stories/index.html">Developer Stories</a></li>
</ul>
</li>
</ul>
</div><!-- /Expanded quicknav -->
</div><!-- end header-wrap.wrap -->
</div><!-- end header -->
<!-- Secondary x-nav -->
<div id="nav-x">
<div class="wrap" style="position:relative;z-index:1">
<ul class="nav-x col-9 develop" style="width:100%">
<li class="training"><a href="../../../../../../../training/index.html"
zh-tw-lang="訓練課程"
zh-cn-lang="培训"
ru-lang="Курсы"
ko-lang="교육"
ja-lang="トレーニング"
es-lang="Capacitación"
>Training</a></li>
<li class="guide"><a href="../../../../../../../guide/index.html"
zh-tw-lang="API 指南"
zh-cn-lang="API 指南"
ru-lang="Руководства по API"
ko-lang="API 가이드"
ja-lang="API ガイド"
es-lang="Guías de la API"
>API Guides</a></li>
<li class="reference"><a href="../../../../../../../reference/packages.html"
zh-tw-lang="參考資源"
zh-cn-lang="参考"
ru-lang="Справочник"
ko-lang="참조문서"
ja-lang="リファレンス"
es-lang="Referencia"
>Reference</a></li>
<li class="tools"><a href="../../../../../../../sdk/index.html"
zh-tw-lang="相關工具"
zh-cn-lang="工具"
ru-lang="Инструменты"
ko-lang="도구"
ja-lang="ツール"
es-lang="Herramientas"
>Tools</a></li>
<li class="google"><a href="../../../../../../../google/index.html"
>Google Services</a>
</li>
</ul>
</div>
</div>
<!-- /Sendondary x-nav DEVELOP -->
<div id="searchResults" class="wrap" style="display:none;">
<h2 id="searchTitle">Results</h2>
<div id="leftSearchControl" class="search-control">Loading...</div>
</div>
</div> <!--end header-wrapper -->
<div id="sticky-header">
<div>
<a class="logo" href="#top"></a>
<a class="top" href="#top"></a>
<ul class="breadcrumb">
<li class="current">WalletFragmentOptions</li>
</ul>
</div>
</div>
<div class="wrap clearfix" id="body-content">
<div class="col-4" id="side-nav" itemscope itemtype="http://schema.org/SiteNavigationElement">
<div id="devdoc-nav">
<div id="api-nav-header">
<div id="api-level-toggle">
<label for="apiLevelCheckbox" class="disabled"
title="Select your target API level to dim unavailable APIs">API level: </label>
<div class="select-wrapper">
<select id="apiLevelSelector">
<!-- option elements added by buildApiLevelSelector() -->
</select>
</div>
</div><!-- end toggle -->
<div id="api-nav-title">Android APIs</div>
</div><!-- end nav header -->
<script>
var SINCE_DATA = [ ];
buildApiLevelSelector();
</script>
<div id="swapper">
<div id="nav-panels">
<div id="resize-packages-nav">
<div id="packages-nav" class="scroll-pane">
<ul>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/package-summary.html">com.google.android.gms</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/actions/package-summary.html">com.google.android.gms.actions</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/ads/package-summary.html">com.google.android.gms.ads</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/ads/doubleclick/package-summary.html">com.google.android.gms.ads.doubleclick</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/ads/identifier/package-summary.html">com.google.android.gms.ads.identifier</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/ads/mediation/package-summary.html">com.google.android.gms.ads.mediation</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/ads/mediation/admob/package-summary.html">com.google.android.gms.ads.mediation.admob</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/ads/mediation/customevent/package-summary.html">com.google.android.gms.ads.mediation.customevent</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/ads/purchase/package-summary.html">com.google.android.gms.ads.purchase</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/ads/search/package-summary.html">com.google.android.gms.ads.search</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/analytics/package-summary.html">com.google.android.gms.analytics</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/analytics/ecommerce/package-summary.html">com.google.android.gms.analytics.ecommerce</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/appindexing/package-summary.html">com.google.android.gms.appindexing</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/appstate/package-summary.html">com.google.android.gms.appstate</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/auth/package-summary.html">com.google.android.gms.auth</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/cast/package-summary.html">com.google.android.gms.cast</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/common/package-summary.html">com.google.android.gms.common</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/common/annotation/package-summary.html">com.google.android.gms.common.annotation</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/common/api/package-summary.html">com.google.android.gms.common.api</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/common/data/package-summary.html">com.google.android.gms.common.data</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/common/images/package-summary.html">com.google.android.gms.common.images</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/drive/package-summary.html">com.google.android.gms.drive</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/drive/events/package-summary.html">com.google.android.gms.drive.events</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/drive/metadata/package-summary.html">com.google.android.gms.drive.metadata</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/drive/query/package-summary.html">com.google.android.gms.drive.query</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/drive/widget/package-summary.html">com.google.android.gms.drive.widget</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/fitness/package-summary.html">com.google.android.gms.fitness</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/fitness/data/package-summary.html">com.google.android.gms.fitness.data</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/fitness/request/package-summary.html">com.google.android.gms.fitness.request</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/fitness/result/package-summary.html">com.google.android.gms.fitness.result</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/fitness/service/package-summary.html">com.google.android.gms.fitness.service</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/games/package-summary.html">com.google.android.gms.games</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/games/achievement/package-summary.html">com.google.android.gms.games.achievement</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/games/event/package-summary.html">com.google.android.gms.games.event</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/games/leaderboard/package-summary.html">com.google.android.gms.games.leaderboard</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/games/multiplayer/package-summary.html">com.google.android.gms.games.multiplayer</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/games/multiplayer/realtime/package-summary.html">com.google.android.gms.games.multiplayer.realtime</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/games/multiplayer/turnbased/package-summary.html">com.google.android.gms.games.multiplayer.turnbased</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/games/quest/package-summary.html">com.google.android.gms.games.quest</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/games/request/package-summary.html">com.google.android.gms.games.request</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/games/snapshot/package-summary.html">com.google.android.gms.games.snapshot</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/gcm/package-summary.html">com.google.android.gms.gcm</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/identity/intents/package-summary.html">com.google.android.gms.identity.intents</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/identity/intents/model/package-summary.html">com.google.android.gms.identity.intents.model</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/location/package-summary.html">com.google.android.gms.location</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/location/places/package-summary.html">com.google.android.gms.location.places</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/location/places/ui/package-summary.html">com.google.android.gms.location.places.ui</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/maps/package-summary.html">com.google.android.gms.maps</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/maps/model/package-summary.html">com.google.android.gms.maps.model</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/nearby/package-summary.html">com.google.android.gms.nearby</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/nearby/connection/package-summary.html">com.google.android.gms.nearby.connection</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/panorama/package-summary.html">com.google.android.gms.panorama</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/plus/package-summary.html">com.google.android.gms.plus</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/plus/model/moments/package-summary.html">com.google.android.gms.plus.model.moments</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/plus/model/people/package-summary.html">com.google.android.gms.plus.model.people</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/safetynet/package-summary.html">com.google.android.gms.safetynet</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/security/package-summary.html">com.google.android.gms.security</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/tagmanager/package-summary.html">com.google.android.gms.tagmanager</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/wallet/package-summary.html">com.google.android.gms.wallet</a></li>
<li class="selected api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/wallet/fragment/package-summary.html">com.google.android.gms.wallet.fragment</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/com/google/android/gms/wearable/package-summary.html">com.google.android.gms.wearable</a></li>
</ul><br/>
</div> <!-- end packages-nav -->
</div> <!-- end resize-packages -->
<div id="classes-nav" class="scroll-pane">
<ul>
<li><h2>Interfaces</h2>
<ul>
<li class="api apilevel-"><a href="../../../../../../../reference/com/google/android/gms/wallet/fragment/SupportWalletFragment.OnStateChangedListener.html">SupportWalletFragment.OnStateChangedListener</a></li>
<li class="api apilevel-"><a href="../../../../../../../reference/com/google/android/gms/wallet/fragment/WalletFragment.OnStateChangedListener.html">WalletFragment.OnStateChangedListener</a></li>
</ul>
</li>
<li><h2>Classes</h2>
<ul>
<li class="api apilevel-"><a href="../../../../../../../reference/com/google/android/gms/wallet/fragment/BuyButtonAppearance.html">BuyButtonAppearance</a></li>
<li class="api apilevel-"><a href="../../../../../../../reference/com/google/android/gms/wallet/fragment/BuyButtonText.html">BuyButtonText</a></li>
<li class="api apilevel-"><a href="../../../../../../../reference/com/google/android/gms/wallet/fragment/Dimension.html">Dimension</a></li>
<li class="api apilevel-"><a href="../../../../../../../reference/com/google/android/gms/wallet/fragment/SupportWalletFragment.html">SupportWalletFragment</a></li>
<li class="api apilevel-"><a href="../../../../../../../reference/com/google/android/gms/wallet/fragment/WalletFragment.html">WalletFragment</a></li>
<li class="api apilevel-"><a href="../../../../../../../reference/com/google/android/gms/wallet/fragment/WalletFragmentInitParams.html">WalletFragmentInitParams</a></li>
<li class="api apilevel-"><a href="../../../../../../../reference/com/google/android/gms/wallet/fragment/WalletFragmentInitParams.Builder.html">WalletFragmentInitParams.Builder</a></li>
<li class="api apilevel-"><a href="../../../../../../../reference/com/google/android/gms/wallet/fragment/WalletFragmentMode.html">WalletFragmentMode</a></li>
<li class="selected api apilevel-"><a href="../../../../../../../reference/com/google/android/gms/wallet/fragment/WalletFragmentOptions.html">WalletFragmentOptions</a></li>
<li class="api apilevel-"><a href="../../../../../../../reference/com/google/android/gms/wallet/fragment/WalletFragmentOptions.Builder.html">WalletFragmentOptions.Builder</a></li>
<li class="api apilevel-"><a href="../../../../../../../reference/com/google/android/gms/wallet/fragment/WalletFragmentState.html">WalletFragmentState</a></li>
<li class="api apilevel-"><a href="../../../../../../../reference/com/google/android/gms/wallet/fragment/WalletFragmentStyle.html">WalletFragmentStyle</a></li>
<li class="api apilevel-"><a href="../../../../../../../reference/com/google/android/gms/wallet/fragment/WalletLogoImageType.html">WalletLogoImageType</a></li>
</ul>
</li>
</ul><br/>
</div><!-- end classes -->
</div><!-- end nav-panels -->
<div id="nav-tree" style="display:none" class="scroll-pane">
<div id="tree-list"></div>
</div><!-- end nav-tree -->
</div><!-- end swapper -->
<div id="nav-swap">
<a class="fullscreen">fullscreen</a>
<a href='#' onclick='swapNav();return false;'><span id='tree-link'>Use Tree Navigation</span><span id='panel-link' style='display:none'>Use Panel Navigation</span></a>
</div>
</div> <!-- end devdoc-nav -->
</div> <!-- end side-nav -->
<script type="text/javascript">
// init fullscreen based on user pref
var fullscreen = readCookie("fullscreen");
if (fullscreen != 0) {
if (fullscreen == "false") {
toggleFullscreen(false);
} else {
toggleFullscreen(true);
}
}
// init nav version for mobile
if (isMobile) {
swapNav(); // tree view should be used on mobile
$('#nav-swap').hide();
} else {
chooseDefaultNav();
if ($("#nav-tree").is(':visible')) {
init_default_navtree("../../../../../../../");
}
}
// scroll the selected page into view
$(document).ready(function() {
scrollIntoView("packages-nav");
scrollIntoView("classes-nav");
});
</script>
<div class="col-12" id="doc-col">
<div id="api-info-block">
<div class="sum-details-links">
Summary:
<a href="#nestedclasses">Nested Classes</a>
| <a href="#inhconstants">Inherited Constants</a>
| <a href="#lfields">Fields</a>
| <a href="#pubmethods">Methods</a>
| <a href="#inhmethods">Inherited Methods</a>
| <a href="#" onclick="return toggleAllClassInherited()" id="toggleAllClassInherited">[Expand All]</a>
</div><!-- end sum-details-links -->
<div class="api-level">
</div>
</div><!-- end api-info-block -->
<!-- ======== START OF CLASS DATA ======== -->
<div id="jd-header">
public
final
class
<h1 itemprop="name">WalletFragmentOptions</h1>
extends <a href="http://developer.android.com/reference/java/lang/Object.html">Object</a><br/>
implements
<a href="http://developer.android.com/reference/android/os/Parcelable.html">Parcelable</a>
</div><!-- end header -->
<div id="naMessage"></div>
<div id="jd-content" class="api apilevel-">
<table class="jd-inheritance-table">
<tr>
<td colspan="2" class="jd-inheritance-class-cell"><a href="http://developer.android.com/reference/java/lang/Object.html">java.lang.Object</a></td>
</tr>
<tr>
<td class="jd-inheritance-space"> ↳</td>
<td colspan="1" class="jd-inheritance-class-cell">com.google.android.gms.wallet.fragment.WalletFragmentOptions</td>
</tr>
</table>
<div class="jd-descr">
<h2>Class Overview</h2>
<p itemprop="articleBody">Defines configurations for <code><a href="../../../../../../../reference/com/google/android/gms/wallet/fragment/WalletFragment.html">WalletFragment</a></code>. You can pass the options in using the static
factory method <code><a href="../../../../../../../reference/com/google/android/gms/wallet/fragment/WalletFragment.html#newInstance(com.google.android.gms.wallet.fragment.WalletFragmentOptions)">newInstance(WalletFragmentOptions)</a></code>. If you add a Wallet
fragment using XML, you can apply these options using custom XML tags.</p>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">See Also</h5>
<ul class="nolist"><li><code><a href="../../../../../../../reference/com/google/android/gms/R.styleable.html#WalletFragmentOptions">WalletFragmentOptions</a></code></li>
</ul>
</div>
</div><!-- jd-descr -->
<div class="jd-descr">
<h2>Summary</h2>
<!-- ======== NESTED CLASS SUMMARY ======== -->
<table id="nestedclasses" class="jd-sumtable"><tr><th colspan="12">Nested Classes</th></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
class</nobr></td>
<td class="jd-linkcol"><a href="../../../../../../../reference/com/google/android/gms/wallet/fragment/WalletFragmentOptions.Builder.html">WalletFragmentOptions.Builder</a></td>
<td class="jd-descrcol" width="100%">
Builder for building <code><a href="../../../../../../../reference/com/google/android/gms/wallet/fragment/WalletFragmentOptions.html">WalletFragmentOptions</a></code>.
</td>
</tr>
<!-- =========== ENUM CONSTANT SUMMARY =========== -->
<table id="inhconstants" class="jd-sumtable"><tr><th>
<a href="#" class="toggle-all" onclick="return toggleAllInherited(this, null)">[Expand]</a>
<div style="clear:left;">Inherited Constants</div></th></tr>
<tr class="api apilevel-" >
<td colspan="12">
<a href="#" onclick="return toggleInherited(this, null)" id="inherited-constants-android.os.Parcelable" class="jd-expando-trigger closed"
><img id="inherited-constants-android.os.Parcelable-trigger"
src="../../../../../../../assets/images/triangle-closed.png"
class="jd-expando-trigger-img" /></a>From interface
android.os.Parcelable
<div id="inherited-constants-android.os.Parcelable">
<div id="inherited-constants-android.os.Parcelable-list"
class="jd-inheritedlinks">
</div>
<div id="inherited-constants-android.os.Parcelable-summary" style="display: none;">
<table class="jd-sumtable-expando">
<tr class="alt-color api apilevel-" >
<td class="jd-typecol">int</td>
<td class="jd-linkcol">CONTENTS_FILE_DESCRIPTOR</td>
<td class="jd-descrcol" width="100%">
</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-typecol">int</td>
<td class="jd-linkcol">PARCELABLE_WRITE_RETURN_VALUE</td>
<td class="jd-descrcol" width="100%">
</td>
</tr>
</table>
</div>
</div>
</td></tr>
</table>
<!-- =========== FIELD SUMMARY =========== -->
<table id="lfields" class="jd-sumtable"><tr><th colspan="12">Fields</th></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
public
static
final
<a href="http://developer.android.com/reference/android/os/Parcelable.Creator.html">Creator</a><<a href="../../../../../../../reference/com/google/android/gms/wallet/fragment/WalletFragmentOptions.html">WalletFragmentOptions</a>></nobr></td>
<td class="jd-linkcol"><a href="../../../../../../../reference/com/google/android/gms/wallet/fragment/WalletFragmentOptions.html#CREATOR">CREATOR</a></td>
<td class="jd-descrcol" width="100%">
</td>
</tr>
</table>
<!-- ========== METHOD SUMMARY =========== -->
<table id="pubmethods" class="jd-sumtable"><tr><th colspan="12">Public Methods</th></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
int</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad"><a href="../../../../../../../reference/com/google/android/gms/wallet/fragment/WalletFragmentOptions.html#describeContents()">describeContents</a></span>()</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
int</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad"><a href="../../../../../../../reference/com/google/android/gms/wallet/fragment/WalletFragmentOptions.html#getEnvironment()">getEnvironment</a></span>()</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
<a href="../../../../../../../reference/com/google/android/gms/wallet/fragment/WalletFragmentStyle.html">WalletFragmentStyle</a></nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad"><a href="../../../../../../../reference/com/google/android/gms/wallet/fragment/WalletFragmentOptions.html#getFragmentStyle()">getFragmentStyle</a></span>()</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
int</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad"><a href="../../../../../../../reference/com/google/android/gms/wallet/fragment/WalletFragmentOptions.html#getMode()">getMode</a></span>()</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
int</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad"><a href="../../../../../../../reference/com/google/android/gms/wallet/fragment/WalletFragmentOptions.html#getTheme()">getTheme</a></span>()</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
static
<a href="../../../../../../../reference/com/google/android/gms/wallet/fragment/WalletFragmentOptions.Builder.html">WalletFragmentOptions.Builder</a></nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad"><a href="../../../../../../../reference/com/google/android/gms/wallet/fragment/WalletFragmentOptions.html#newBuilder()">newBuilder</a></span>()</nobr>
<div class="jd-descrdiv">
Returns a new builder for building a <code><a href="../../../../../../../reference/com/google/android/gms/wallet/fragment/WalletFragmentOptions.html">WalletFragmentOptions</a></code>.
</div>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad"><a href="../../../../../../../reference/com/google/android/gms/wallet/fragment/WalletFragmentOptions.html#writeToParcel(android.os.Parcel, int)">writeToParcel</a></span>(<a href="http://developer.android.com/reference/android/os/Parcel.html">Parcel</a> dest, int flags)</nobr>
</td></tr>
</table>
<!-- ========== METHOD SUMMARY =========== -->
<table id="inhmethods" class="jd-sumtable"><tr><th>
<a href="#" class="toggle-all" onclick="return toggleAllInherited(this, null)">[Expand]</a>
<div style="clear:left;">Inherited Methods</div></th></tr>
<tr class="api apilevel-" >
<td colspan="12">
<a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.lang.Object" class="jd-expando-trigger closed"
><img id="inherited-methods-java.lang.Object-trigger"
src="../../../../../../../assets/images/triangle-closed.png"
class="jd-expando-trigger-img" /></a>
From class
<a href="http://developer.android.com/reference/java/lang/Object.html">java.lang.Object</a>
<div id="inherited-methods-java.lang.Object">
<div id="inherited-methods-java.lang.Object-list"
class="jd-inheritedlinks">
</div>
<div id="inherited-methods-java.lang.Object-summary" style="display: none;">
<table class="jd-sumtable-expando">
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
<a href="http://developer.android.com/reference/java/lang/Object.html">Object</a></nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">clone</span>()</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
boolean</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">equals</span>(<a href="http://developer.android.com/reference/java/lang/Object.html">Object</a> arg0)</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">finalize</span>()</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
final
<a href="http://developer.android.com/reference/java/lang/Class.html">Class</a><?></nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">getClass</span>()</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
int</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">hashCode</span>()</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
final
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">notify</span>()</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
final
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">notifyAll</span>()</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
<a href="http://developer.android.com/reference/java/lang/String.html">String</a></nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">toString</span>()</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
final
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">wait</span>()</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
final
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">wait</span>(long arg0, int arg1)</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
final
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">wait</span>(long arg0)</nobr>
</td></tr>
</table>
</div>
</div>
</td></tr>
<tr class="api apilevel-" >
<td colspan="12">
<a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-android.os.Parcelable" class="jd-expando-trigger closed"
><img id="inherited-methods-android.os.Parcelable-trigger"
src="../../../../../../../assets/images/triangle-closed.png"
class="jd-expando-trigger-img" /></a>
From interface
<a href="http://developer.android.com/reference/android/os/Parcelable.html">android.os.Parcelable</a>
<div id="inherited-methods-android.os.Parcelable">
<div id="inherited-methods-android.os.Parcelable-list"
class="jd-inheritedlinks">
</div>
<div id="inherited-methods-android.os.Parcelable-summary" style="display: none;">
<table class="jd-sumtable-expando">
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
abstract
int</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">describeContents</span>()</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
abstract
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">writeToParcel</span>(<a href="http://developer.android.com/reference/android/os/Parcel.html">Parcel</a> arg0, int arg1)</nobr>
</td></tr>
</table>
</div>
</div>
</td></tr>
</table>
</div><!-- jd-descr (summary) -->
<!-- Details -->
<!-- XML Attributes -->
<!-- Enum Values -->
<!-- Constants -->
<!-- Fields -->
<!-- ========= FIELD DETAIL ======== -->
<h2>Fields</h2>
<A NAME="CREATOR"></A>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
static
final
<a href="http://developer.android.com/reference/android/os/Parcelable.Creator.html">Creator</a><<a href="../../../../../../../reference/com/google/android/gms/wallet/fragment/WalletFragmentOptions.html">WalletFragmentOptions</a>>
</span>
CREATOR
</h4>
<div class="api-level">
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p></p></div>
</div>
</div>
<!-- Public ctors -->
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<!-- Protected ctors -->
<!-- ========= METHOD DETAIL ======== -->
<!-- Public methdos -->
<h2>Public Methods</h2>
<A NAME="describeContents()"></A>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
int
</span>
<span class="sympad">describeContents</span>
<span class="normal">()</span>
</h4>
<div class="api-level">
<div></div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p></p></div>
</div>
</div>
<A NAME="getEnvironment()"></A>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
int
</span>
<span class="sympad">getEnvironment</span>
<span class="normal">()</span>
</h4>
<div class="api-level">
<div></div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p></p></div>
</div>
</div>
<A NAME="getFragmentStyle()"></A>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
<a href="../../../../../../../reference/com/google/android/gms/wallet/fragment/WalletFragmentStyle.html">WalletFragmentStyle</a>
</span>
<span class="sympad">getFragmentStyle</span>
<span class="normal">()</span>
</h4>
<div class="api-level">
<div></div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p></p></div>
</div>
</div>
<A NAME="getMode()"></A>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
int
</span>
<span class="sympad">getMode</span>
<span class="normal">()</span>
</h4>
<div class="api-level">
<div></div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p></p></div>
</div>
</div>
<A NAME="getTheme()"></A>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
int
</span>
<span class="sympad">getTheme</span>
<span class="normal">()</span>
</h4>
<div class="api-level">
<div></div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p></p></div>
</div>
</div>
<A NAME="newBuilder()"></A>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
static
<a href="../../../../../../../reference/com/google/android/gms/wallet/fragment/WalletFragmentOptions.Builder.html">WalletFragmentOptions.Builder</a>
</span>
<span class="sympad">newBuilder</span>
<span class="normal">()</span>
</h4>
<div class="api-level">
<div></div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p>Returns a new builder for building a <code><a href="../../../../../../../reference/com/google/android/gms/wallet/fragment/WalletFragmentOptions.html">WalletFragmentOptions</a></code>.
</p></div>
</div>
</div>
<A NAME="writeToParcel(android.os.Parcel, int)"></A>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
void
</span>
<span class="sympad">writeToParcel</span>
<span class="normal">(<a href="http://developer.android.com/reference/android/os/Parcel.html">Parcel</a> dest, int flags)</span>
</h4>
<div class="api-level">
<div></div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p></p></div>
</div>
</div>
<!-- ========= METHOD DETAIL ======== -->
<!-- ========= END OF CLASS DATA ========= -->
<A NAME="navbar_top"></A>
<div id="footer" class="wrap" >
<div id="copyright">
Except as noted, this content is licensed under <a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0</a>.
For details and restrictions, see the <a href="../../../../../../../license.html">
Content License</a>.
</div>
<div id="build_info">
Android GmsCore 1784785 r —
<script src="../../../../../../../timestamp.js" type="text/javascript"></script>
<script>document.write(BUILD_TIMESTAMP)</script>
</div>
<div id="footerlinks">
<p>
<a href="../../../../../../../about/index.html">About Android</a> |
<a href="../../../../../../../legal.html">Legal</a> |
<a href="../../../../../../../support.html">Support</a>
</p>
</div>
</div> <!-- end footer -->
</div> <!-- jd-content -->
</div><!-- end doc-content -->
</div> <!-- end body-content -->
</body>
</html>
|
docs/file/src/utils.js.html | DeadHeadRussell/formatron | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../">
<title data-ice="title">src/utils.js | formatron</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
<script src="script/manual.js"></script>
<meta name="description" content="A library that generates forms based on JSON schema."><meta property="twitter:card" content="summary"><meta property="twitter:title" content="formatron"><meta property="twitter:description" content="A library that generates forms based on JSON schema."></head>
<body class="layout-container" data-ice="rootContainer">
<header>
<a href="./">Home</a>
<a href="identifiers.html">Reference</a>
<a href="source.html">Source</a>
<div class="search-box">
<span>
<img src="./image/search.png">
<span class="search-input-edge"></span><input class="search-input"><span class="search-input-edge"></span>
</span>
<ul class="search-result"></ul>
</div>
</header>
<nav class="navigation" data-ice="nav"><div>
<ul>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/refs.js~ImmutableListFilterRef.html">ImmutableListFilterRef</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/refs.js~ImmutableListFindRef.html">ImmutableListFindRef</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/refs.js~ImmutableListMapRef.html">ImmutableListMapRef</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/refs.js~ImmutableListRef.html">ImmutableListRef</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/refs.js~ImmutableRef.html">ImmutableRef</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/refs.js~ImmutableViewRef.html">ImmutableViewRef</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/refs.js~Ref.html">Ref</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-parseRef">parseRef</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-parseTemplate">parseTemplate</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-convertDate">convertDate</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-Formatron">Formatron</a></span></span></li>
<li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#react-components">react/components</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/react/components/tetheredSelect.js~TetheredSelect.html">TetheredSelect</a></span></span></li>
<li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#renderers">renderers</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/renderers/index.js~Renderers.html">Renderers</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/renderers/renderData.js~RenderData.html">RenderData</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/renderers/renderer.js~Renderer.html">Renderer</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-valueRenderers">valueRenderers</a></span></span></li>
<li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#types">types</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/type.js~Type.html">Type</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-parseField">parseField</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-registerType">registerType</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-registerDataTypes">registerDataTypes</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-registerViewTypes">registerViewTypes</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-DATA">DATA</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-VIEW">VIEW</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-data">data</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-view">view</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-oneOrManyParser">oneOrManyParser</a></span></span></li>
<li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#types-data">types/data</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/data/bool.js~BoolType.html">BoolType</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/data/date.js~DateType.html">DateType</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/data/dict.js~ImmutableDictType.html">ImmutableDictType</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/data/enum.js~EnumType.html">EnumType</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/data/index.js~DataType.html">DataType</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/data/index.js~ImmutableDataType.html">ImmutableDataType</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/data/list.js~ImmutableListType.html">ImmutableListType</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/data/listOrMap.js~ImmutableListOrMapType.html">ImmutableListOrMapType</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/data/map.js~ImmutableMapType.html">ImmutableMapType</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/data/number.js~NumberType.html">NumberType</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/data/text.js~TextType.html">TextType</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/data/validationError.js~ValidationError.html">ValidationError</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-validationErrors">validationErrors</a></span></span></li>
<li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#types-view">types/view</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/view/button.js~ButtonType.html">ButtonType</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/view/index.js~ViewType.html">ViewType</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-compareAll">compareAll</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-numericalDisplay">numericalDisplay</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-textDisplay">textDisplay</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-truthyDisplay">truthyDisplay</a></span></span></li>
<li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#types-view-data">types/view/data</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/view/data/calendar.js~CalendarType.html">CalendarType</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/view/data/checkbox.js~CheckboxType.html">CheckboxType</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/view/data/currency.js~CurrencyType.html">CurrencyType</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/view/data/dropDown.js~DropDownType.html">DropDownType</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/view/data/index.js~DataType.html">DataType</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/view/data/link.js~LinkType.html">LinkType</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/view/data/number.js~NumberType.html">NumberType</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/view/data/percent.js~PercentType.html">PercentType</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/view/data/table.js~TableType.html">TableType</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/view/data/text.js~TextType.html">TextType</a></span></span></li>
<li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#types-view-display">types/view/display</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/view/display/grid.js~GridType.html">GridType</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/view/display/header.js~HeaderType.html">HeaderType</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/view/display/index.js~DisplayType.html">DisplayType</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/view/display/static.js~StaticType.html">StaticType</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/view/display/tabs.js~TabsType.html">TabsType</a></span></span></li>
<li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#types-view-value">types/view/value</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/view/value/computed.js~ComputedType.html">ComputedType</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/view/value/condition.js~ConditionType.html">ConditionType</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/view/value/function.js~FunctionType.html">FunctionType</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/view/value/index.js~ValueType.html">ValueType</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/view/value/method.js~MethodType.html">MethodType</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/view/value/property.js~PropertyType.html">PropertyType</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/view/value/switch.js~SwitchType.html">SwitchType</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/view/value/template.js~TemplateType.html">TemplateType</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/types/view/value/variable.js~VariableType.html">VariableType</a></span></span></li>
</ul>
</div>
</nav>
<div class="content" data-ice="content"><h1 data-ice="title">src/utils.js</h1>
<pre class="source-code line-number raw-source-code"><code class="prettyprint linenums" data-ice="content">import moment from 'moment';
export function convertDate(value, toType, options) {
if (!options || !options.type) {
throw new Error('`options.type` is a required options');
}
const fromType =
typeof value == 'string'
? 'string'
: value instanceof Date || value instanceof moment
? 'datetime'
: 'unix';
return conversions[fromType][toType](value, options);
}
const unixToDatetime = (value, options) => {
if (value === null) {
return moment(null);
}
if (options.type == 'time') {
return moment.utc(value * 1000);
} else {
return moment(value * 1000);
}
};
const unixToString = (value, options) => {
const datetime = unixToDatetime(value, options);
return datetimeToString(datetime, options);
};
const datetimeToUnix = (value, options) => {
if (!value || !value.isValid()) {
return null;
}
if (options.type == 'time') {
return value.hours() * 3600 + value.minutes() * 60 + value.seconds();
} else {
return value.valueOf() / 1000;
}
};
const datetimeToString = (value, options) => {
if (value && value.isValid()) {
return value.format(options.format);
}
return '';
};
const stringToUnix = (value, options) => {
if (options.type == 'time') {
const today = moment.utc(value, options.format);
return datetimeToUnix(today, options);
} else {
const datetime = stringToDatetime(value, options);
return datetimeToUnix(datetime, options);
}
};
const stringToDatetime = (value, options) => {
if (options.type == 'time') {
const today = moment.utc(value, options.format);
const unixTime = datetimeToUnix(today, options);
return unixToDatetime(unixTime, options);
} else {
return moment(new Date(value).valueOf());
}
};
const stringToString = (value, options) => {
return datetimeToString(stringToDatetime(value, options), options);
};
const conversions = {
unix: {
unix: value => value,
datetime: unixToDatetime,
string: unixToString,
},
datetime: {
unix: datetimeToUnix,
datetime: value => value,
string: datetimeToString,
},
string: {
unix: stringToUnix,
datetime: stringToDatetime,
string: stringToString,
},
};
</code></pre>
</div>
<footer class="footer">
Generated by <a href="https://esdoc.org">ESDoc<span data-ice="esdocVersion">(1.1.0)</span><img src="./image/esdoc-logo-mini-black.png"></a>
</footer>
<script src="script/search_index.js"></script>
<script src="script/search.js"></script>
<script src="script/pretty-print.js"></script>
<script src="script/inherited-summary.js"></script>
<script src="script/test-summary.js"></script>
<script src="script/inner-link.js"></script>
<script src="script/patch-for-local.js"></script>
</body>
</html>
|
blog/t3-design-to-web-blog.html | AnnaUlyanova/AnnaUlyanova.github.io | <!DOCTYPE html>
<html>
<head>
<title>Anna Ulyanova | EDA Blog | Reflection #6</title>
<meta charset="UTF-8">
<link href="../styles/normalize.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/skeleton/2.0.4/skeleton.css">
<link href="../styles/blogposts.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Allura|Annie+Use+Your+Telescope|Calligraffitti|Clicker+Script|Gentium+Basic:400,400i,700,700i|Italianno|Niconne|The+Girl+Next+Door" rel="stylesheet">
</head>
<body>
<div class="container">
<div class="row">
<div class="six columns">
<img src="kowhai.jpg" alt="Kowhai">
</div>
<div class="six columns">
<nav>
<ul class="nav">
<li><a href="../contact.html"><div class="nav-button">Contact</div></a></li>
<li><a href="../projects.html"><div class="nav-button">Projects</div></a></li>
<li><a href="../index.html"><div class="nav-button">Blog</div></a></li>
</ul>
</nav>
<h1 class="post-title">Technical Blog Part 3. Responsive design</h1>
<hr class="hr-main">
</div>
</div>
<section>
<div class="row">
<div class="twelve columns">
<p class="post-article">
<ul>
<li class="question">What a responsive site is, and why responsiveness is important.</li>
<p class="answer">
Responsive website is a site created based on a design approach that gives excellent viewing experience across devices of all sizes. Users view websites on mobile phones, tables, desktop monitors, large screens, and it is important to give the best user experience no matter what on what screen size a website is open.
</p>
<li class="question">What mobile first design is, and why it's important.</li>
<p class="answer">Mobile first design is an approach when a website layout is created for small screens first, and then scaled up for larger screens. As in most cases mobile devices are tend to be less powerful than devices with big screens, a website will be loading faster as it won't load extra code (@media queries); so @media queries will be loaded only for bigger screens, meaning there will be less unuseful code for mobile devices.
</p>
<li class="question">What frameworks are, and their pros and cons.</li>
<p class="answer">A framework is a set of rules and concepts that helps to build a website faster as it solves common type of difficulties. A framework provides a common structure that can be reused and amended. However, there are a few disadvantages of using a framework: unused code in your project, time consuming to learn rules of a particular framework.
</p>
<li class="question">What a wireframe is and why we use it.</li>
<p class="answer">Wireframe is a basic visual representation of elements on a website, and it helps to structure and create an information hierarchy. Wireframe examples are below.
</p>
<div class="row">
<div class="three columns flip">
<figure>
<img src="..\images\wireframe-blog-page-desktop.jpg" alt="wireframe-blog-page-desktop">
<figcaption>
<a href="..\images\wireframe-blog-page-desktop.jpg" target="_blank"> <p>Wireframe Blog Page Desktop</p></a>
</figcaption>
</figure>
</div>
<div class="three columns flip">
<figure>
<img src="..\images\wireframe-blog-page-mobile.jpg" alt="wireframe-blog-page-mobile">
<figcaption>
<a href="..\images\wireframe-blog-page-mobile.jpg" target="_blank"> <p>Wireframe Blog Page Mobile</p></a>
</figcaption>
</figure>
</div>
<div class="three columns flip">
<figure>
<img src="..\images\wireframe-index-page-desktop.jpg" alt="wireframe-index-page-desktop">
<figcaption>
<a href="..\images\wireframe-index-page-desktop.jpg" target="_blank"> <p>Wireframe Index Page Desktop</p></a>
</figcaption>
</figure>
</div>
<div class="three columns flip">
<figure>
<img src="..\images\wireframe-index-page-mobile.jpg" alt="wireframe-index-page-mobile">
<figcaption>
<a href="..\images\wireframe-index-page-mobile.jpg" target="_blank"> <p>Wireframe Index Page Mobile</p></a>
</figcaption>
</figure>
</div>
</div>
<br>
<li class="question">The aspects of your wireframes you found difficult to implement, and why.</li>
<p class="answer">Create a specific order of elements on mobile and desktop version is tricky, especially if you need to make it different for different screen sizes. Need to work more with floats.
</p>
</ul>
</p>
</div>
</div>
</section>
<hr class="hr-main">
<footer>by <a href="https://github.com/AnnaUlyanova" target="_blank">Anna Ulyanova</a></footer>
</div>
</body>
</html>
|
_layouts/page.html | grantnicholas/blog | ---
layout: default
---
<div class="page">
<h1 class="page-title">{{ page.title }}</h1>
{{ content }}
</div>
% if page.comments %
<div id="disqus_thread"></div>
<script type="text/javascript">
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = 'grantsgazette'; // required: replace example with your forum shortname
/* * * DON'T EDIT BELOW THIS LINE * * */
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
% endif %
|
all-data/5000-5999/5069-31.html | BuzzAcademy/idioms-moe-unformatted-data | <table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="layoutclass_pic"><div class="layoutclass_first_pic"><table class="ztable"><tr><th class="ztd1"><b>成語 </b></th><td class="ztd2">爛熳天真</td></tr>
<tr><th class="ztd1"><b>典源 </b></th><td class="ztd2"> 此處所列為「<a href="/cgi-bin/cydic/gsweb.cgi?o=dcydic&schfmt=text&gourl=%3De0%26sec%3Dsec1%26op%3Dsid%3D%22CW0000001097%22.%26v%3D-1" class="clink" target=_blank>天真爛漫</a>」之典源,提供參考。</font> #宋.龔開〈高馬小兒圖〉詩(據元.吳師道<font class="dianuan_mark">《吳禮部詩話》</font>引)<font size=-2 color="#999900"><font class="dianyuanfont"><b><i>1></i></b></font></font><br><font size=4 color="#808080">華驄料肥九分臕,童子身長五尺饒。青絲鞚短金勒緊,春風去去人馬驍。莫作尋常廝養看,沙陀義兒皆好漢。</font>此兒此馬俱可憐<font size=-2 color="#999900"><font class="dianyuanfont"><b><i>2></i></b></font></font>,馬方三齒兒未冠<font size=-2 color="#999900"><font class="dianyuanfont"><b><i>3></i></b></font></font>。天真爛熳好容儀,楚楚<font size=-2 color="#999900"><font class="dianyuanfont"><b><i>4></i></b></font></font>衣裝無不宜。<font size=4 color="#808080">豈比五陵年少輩,胭脂坡下鬥輕肥。四海風塵雖已息,人材自少當愛惜。如此小兒如此馬,它日應須萬人敵。老夫出無驢可騎,乃有此馬騎此兒。呼兒回頭為小駐,停鞭聽我新吟詩。兒不回頭馬行疾,老夫對之空嘖嘖。</font></font> <br><font class="dianuan_mark2">〔注解〕</font><br></font>
<div class="Rulediv"><font class="english_word">(1)</font> 典故或見於宋.岳珂<font class="dianuan_mark"><font class="dianuan_mark">《寶真齋法書贊.卷五.張長史春草三帖跋》</font></font>。</font></div>
<div class="Rulediv"><font class="english_word">(2)</font> 可憐:惹人喜愛。</font></div>
<div class="Rulediv"><font class="english_word">(3)</font> 未冠:未成年。</font></div>
<div class="Rulediv"><font class="english_word">(4)</font> 楚楚:整齊講究。</font><font size=4 ></div><br><font class="dianuan_mark2">〔參考資料〕</font><br></font> 宋.岳珂<font class="dianuan_mark"><font class="dianuan_mark">《寶真齋法書贊.卷五.張長史春草三帖跋》</font></font><br>按長史以草聖得名,蓋其天真爛漫,妙入神品,而非矩矱步武者。</font></td></tr>
</td></tr></table></div> <!-- layoutclass_first_pic --><div class="layoutclass_second_pic"></div> <!-- layoutclass_second_pic --></div> <!-- layoutclass_pic --></td></tr></table>
|
build-libs/phing-2.4.9/docs/api/docs/db_types_selectors_PresentSelector.html | aparraga/phal | <html xmlns="http://www.w3.org/1999/xhtml"><head><title>Phing API Documentation</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta><link rel="stylesheet" href="css/jquery-ui.css" type="text/css"></link><link rel="stylesheet" href="css/docblox/jquery-ui-1.8.16.custom.css" type="text/css"></link><link rel="stylesheet" href="css/jquery.treeview.css" type="text/css"></link><link rel="stylesheet" href="css/theme.css" type="text/css"></link><script type="text/javascript" src="js/jquery-1.4.2.min.js"></script><script type="text/javascript" src="js/jquery-ui-1.8.2.custom.min.js"></script><script type="text/javascript" src="js/jquery.tools.min.js"></script><script type="text/javascript" src="js/jquery.cookie.js"></script><script type="text/javascript" src="js/jquery.treeview.js"></script><script type="text/javascript">
$(document).ready(function() {
$(".filetree").treeview({
collapsed: true,
persist: "cookie"
});
$("#accordion").accordion({
collapsible: true,
autoHeight: false,
fillSpace: true
});
$(".tabs").tabs();
});
</script></head><body><div xmlns="" id="content">
<script xmlns:dbx="http://docblox-project.org/xsl/functions">
function filterElements()
{
inherited = !$('#show-inherited').hasClass('deselected');
public = !$('#show-public').hasClass('deselected');
protected = !$('#show-protected').hasClass('deselected');
private = !$('#show-private').hasClass('deselected');
$('div.public').each(function(index, val) {
$(val).toggle(public && !($(val).hasClass('inherited_from') && !inherited));
});
$('div.protected').each(function(index, val) {
$(val).toggle(protected && !($(val).hasClass('inherited_from') && !inherited));
});
$('div.private').each(function(index, val) {
$(val).toggle(private && !($(val).hasClass('inherited_from') && !inherited));
});
}
$(document).ready(function() {
$('a.gripper').click(function() {
$(this).nextAll('div.code-tabs').slideToggle();
$(this).children('img').toggle();
return false;
});
$('div.method code span.highlight,div.function code span.highlight,div.constant code span.highlight,div.property code span.highlight').css('cursor', 'pointer');
$('div.method code span.highlight,div.function code span.highlight,div.constant code span.highlight,div.property code span.highlight').click(function() {
$(this).parent().nextAll('div.code-tabs').slideToggle();
$(this).parent().prevAll('a.gripper').children('img').toggle();
return false;
});
$('div.code-tabs').hide();
$('a.gripper').show();
$('div.code-tabs:empty').prevAll('a.gripper').html('');
$('#show-public, #show-protected, #show-private, #show-inherited')
.css('cursor', 'pointer')
.click(function(){
$(this).toggleClass('deselected');
if ($(this).hasClass('deselected')) {
$(this).fadeTo('fast', '0.4');
} else {
$(this).fadeTo('fast', '1.0');
}
filterElements();
return false;
});
$('#show-protected, #show-private').click();
// add the sliding behaviour to the file navigation and show it
// it is initially hidden for non-JS users.
$("#file-nav-box").show().hover(function() {
$("#file-nav-container").slideDown(400);
}, function() {
$("#file-nav-container").slideUp(400);
});
});
</script><h1 xmlns:dbx="http://docblox-project.org/xsl/functions" class="file">types/selectors/PresentSelector.php</h1>
<div xmlns:dbx="http://docblox-project.org/xsl/functions" id="file-nav-box">
<div id="file-nav-options">
Show:
<img src="images/icons/visibility_public.png" id="show-public"><img src="images/icons/visibility_protected.png" id="show-protected"><img src="images/icons/visibility_private.png" id="show-private"><span class="attribute" id="show-inherited">inherited</span>
</div>
<div id="file-nav-container">
<ul id="file-nav"><li>
<a href="#classes"><img src="images/icons/class.png" height="14">
Classes
</a><ul><li><a href="#%5CPresentSelector">\PresentSelector</a></li></ul>
</li></ul>
<div style="clear: left;"></div>
</div>
<div id="file-nav-tab">
Table of Contents
</div>
</div>
<a xmlns:dbx="http://docblox-project.org/xsl/functions" name="top" class="anchor"></a><div id="file-description">
<p xmlns:dbx="http://docblox-project.org/xsl/functions" class="short-description">Selector that filters files based on whether they appear in another
directory tree. It can contain a mapper element, so isn't available
as an ExtendSelector (since those parameters can't hold other
elements).</p>
<div xmlns:dbx="http://docblox-project.org/xsl/functions" class="long-description"></div>
</div>
<dl class="file-info">
<dt xmlns:dbx="http://docblox-project.org/xsl/functions">Author</dt>
<dd xmlns:dbx="http://docblox-project.org/xsl/functions">Hans Lellelid <hans@xmpl.org> (Phing)
</dd>
<dt xmlns:dbx="http://docblox-project.org/xsl/functions">Author</dt>
<dd xmlns:dbx="http://docblox-project.org/xsl/functions">Bruce Atherton <bruce@callenish.com> (Ant)
</dd>
<dt xmlns:dbx="http://docblox-project.org/xsl/functions">Package</dt>
<dd xmlns:dbx="http://docblox-project.org/xsl/functions">phing.types.selectors
</dd>
</dl>
<a name="classes" class="anchor"></a><a xmlns:dbx="http://docblox-project.org/xsl/functions" id="\PresentSelector" class="anchor"></a><h2 xmlns:dbx="http://docblox-project.org/xsl/functions" class="class">\PresentSelector<div class="to-top"><a href="#top">jump to top</a></div>
</h2>
<div xmlns:dbx="http://docblox-project.org/xsl/functions" class="class">
<small class="package"><b>Package: </b>phing\types\selectors</small><p class="short-description">Selector that filters files based on whether they appear in another
directory tree. It can contain a mapper element, so isn't available
as an ExtendSelector (since those parameters can't hold other
elements).</p>
<div class="long-description"></div>
<dl class="class-info">
<dt>Parent(s)</dt>
<dd>
<a href="db_types_selectors_BaseSelector.html#%5CBaseSelector">\BaseSelector</a>
<
<a href="db_types_DataType.html#%5CDataType" style="color: gray; font-size: 0.8em
">\DataType</a>
<
<a href="db_ProjectComponent.html#%5CProjectComponent" style="color: gray; font-size: 0.8em
">\ProjectComponent</a>
</dd>
<dt>Author</dt>
<dd>Hans Lellelid <hans@xmpl.org> (Phing)
</dd>
<dt>Author</dt>
<dd>Bruce Atherton <bruce@callenish.com> (Ant)
</dd>
</dl>
<h3>Properties</h3>
<div>
<a id="\PresentSelector::$destmustexist" class="anchor"></a><div class="property private">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/property.png" alt="Property"><img src="images/icons/visibility_private.png" style="margin-right: 5px" alt="private">
<span class="highlight">$destmustexist</span>= 'true'
</code><div class="description"></div>
<div class="code-tabs">
<strong>Default value</strong><code>true</code><strong>Details</strong><dl class="property-info">
<dt>Type</dt>
<dd>n/a</dd>
</dl>
</div>
<div class="clear"></div>
</div>
<a id="\PresentSelector::$filePresence" class="anchor"></a><div class="property private">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/property.png" alt="Property"><img src="images/icons/visibility_private.png" style="margin-right: 5px" alt="private">
<span class="highlight">$filePresence</span>= 'array("srconly"'
</code><div class="description"><span class="attribute">static</span></div>
<div class="code-tabs">
<strong>Default value</strong><code>array("srconly"</code><strong>Details</strong><dl class="property-info">
<dt>Type</dt>
<dd>n/a</dd>
</dl>
</div>
<div class="clear"></div>
</div>
<a id="\PresentSelector::$map" class="anchor"></a><div class="property private">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/property.png" alt="Property"><img src="images/icons/visibility_private.png" style="margin-right: 5px" alt="private">
<span class="highlight">$map</span>= 'null'
</code><div class="description"></div>
<div class="code-tabs">
<strong>Default value</strong><code>null</code><strong>Details</strong><dl class="property-info">
<dt>Type</dt>
<dd>n/a</dd>
</dl>
</div>
<div class="clear"></div>
</div>
<a id="\PresentSelector::$mapperElement" class="anchor"></a><div class="property private">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/property.png" alt="Property"><img src="images/icons/visibility_private.png" style="margin-right: 5px" alt="private">
<span class="highlight">$mapperElement</span>= 'null'
</code><div class="description"></div>
<div class="code-tabs">
<strong>Default value</strong><code>null</code><strong>Details</strong><dl class="property-info">
<dt>Type</dt>
<dd>n/a</dd>
</dl>
</div>
<div class="clear"></div>
</div>
<a id="\PresentSelector::$targetdir" class="anchor"></a><div class="property private">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/property.png" alt="Property"><img src="images/icons/visibility_private.png" style="margin-right: 5px" alt="private">
<span class="highlight">$targetdir</span>= 'null'
</code><div class="description"></div>
<div class="code-tabs">
<strong>Default value</strong><code>null</code><strong>Details</strong><dl class="property-info">
<dt>Type</dt>
<dd>n/a</dd>
</dl>
</div>
<div class="clear"></div>
</div>
</div>
<h3>Methods</h3>
<div>
<a id="\PresentSelector::circularReference()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">circularReference</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description"></p></div>
<div class="code-tabs"></div>
<div class="clear"></div>
</div>
<a id="\PresentSelector::createMapper()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">createMapper</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description">Defines the FileNameMapper to use (nested mapper element).</p></div>
<div class="code-tabs">
<div class="long-description"></div>
<strong>Throws</strong><table class="argument-info">
<thead><tr>
<th>Exception</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_BuildException.html#%5CBuildException">\BuildException</a></td>
<td><em></em></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\PresentSelector::dieOnCircularReference()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">dieOnCircularReference</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description"></p></div>
<div class="code-tabs"></div>
<div class="clear"></div>
</div>
<a id="\PresentSelector::getCheckedRef()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getCheckedRef</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description"></p></div>
<div class="code-tabs"></div>
<div class="clear"></div>
</div>
<a id="\PresentSelector::getDescription()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getDescription</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description"></p></div>
<div class="code-tabs"></div>
<div class="clear"></div>
</div>
<a id="\PresentSelector::getError()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getError</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description"></p></div>
<div class="code-tabs"></div>
<div class="clear"></div>
</div>
<a id="\PresentSelector::getProject()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getProject</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description"></p></div>
<div class="code-tabs"></div>
<div class="clear"></div>
</div>
<a id="\PresentSelector::isReference()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">isReference</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description"></p></div>
<div class="code-tabs"></div>
<div class="clear"></div>
</div>
<a id="\PresentSelector::isSelected()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">isSelected</span><span class="nb-faded-text">(
\basedir $basedir, \filename $filename, \file $file
)
</span>
:
\whether</code><div class="description"><p class="short_description">The heart of the matter. This is where the selector gets to decide
on the inclusion of a file in a particular fileset.</p></div>
<div class="code-tabs">
<div class="long-description"></div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$basedir</th>
<td>\basedir</td>
<td><em><p>the base directory the scan is being done from</p></em></td>
</tr>
<tr>
<th>$filename</th>
<td>\filename</td>
<td><em><p>is the name of the file to check</p></em></td>
</tr>
<tr>
<th>$file</th>
<td>\file</td>
<td><em><p>is a PhingFile object the selector can use</p></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>\whether</td>
<td>the file should be selected or not</td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\PresentSelector::log()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">log</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description"></p></div>
<div class="code-tabs"></div>
<div class="clear"></div>
</div>
<a id="\PresentSelector::noChildrenAllowed()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">noChildrenAllowed</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description"></p></div>
<div class="code-tabs"></div>
<div class="clear"></div>
</div>
<a id="\PresentSelector::parsingComplete()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">parsingComplete</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description"></p></div>
<div class="code-tabs"></div>
<div class="clear"></div>
</div>
<a id="\PresentSelector::setDescription()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setDescription</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description"></p></div>
<div class="code-tabs"></div>
<div class="clear"></div>
</div>
<a id="\PresentSelector::setError()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setError</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description"></p></div>
<div class="code-tabs"></div>
<div class="clear"></div>
</div>
<a id="\PresentSelector::setPresent()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setPresent</span><span class="nb-faded-text">(
string $fp
)
</span>
:
void</code><div class="description"><p class="short_description">This sets whether to select a file if its dest file is present.</p></div>
<div class="code-tabs">
<div class="long-description"><p>It could be a</p>
<pre><code>negate</code></pre>
<p>boolean, but by doing things
this way, we get some documentation on how the system works.
A user looking at the documentation should clearly understand
that the ONLY files whose presence is being tested are those
that already exist in the source directory, hence the lack of
a</p>
<pre><code>destonly</code></pre>
<p>option.</p></div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$fp</th>
<td>string</td>
<td><em><p>An attribute set to either <code>srconly</code> or <code>both</code>.</p>
</em></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\PresentSelector::setProject()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setProject</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description"></p></div>
<div class="code-tabs"></div>
<div class="clear"></div>
</div>
<a id="\PresentSelector::setRefid()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setRefid</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description"></p></div>
<div class="code-tabs"></div>
<div class="clear"></div>
</div>
<a id="\PresentSelector::setTargetdir()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setTargetdir</span><span class="nb-faded-text">(
\targetdir $targetdir
)
</span>
:
void</code><div class="description"><p class="short_description">The name of the file or directory which is checked for matching
files.</p></div>
<div class="code-tabs">
<div class="long-description"></div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$targetdir</th>
<td>\targetdir</td>
<td><em><p>the directory to scan looking for matching files.</p></em></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\PresentSelector::toString()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">toString</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description"></p></div>
<div class="code-tabs"></div>
<div class="clear"></div>
</div>
<a id="\PresentSelector::tooManyAttributes()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">tooManyAttributes</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description"></p></div>
<div class="code-tabs"></div>
<div class="clear"></div>
</div>
<a id="\PresentSelector::validate()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">validate</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description"></p></div>
<div class="code-tabs"></div>
<div class="clear"></div>
</div>
<a id="\PresentSelector::verifySettings()" class="anchor"></a><div class="method public">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">verifySettings</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description"><p class="short_description">Checks to make sure all settings are kosher. In this case, it
means that the targetdir attribute has been set and we have a mapper.</p></div>
<div class="code-tabs"><div class="long-description"></div></div>
<div class="clear"></div>
</div>
</div>
</div>
</div>
<small xmlns="" class="footer">Documentation was generated by <a href="http://docblox-project.org">DocBlox 0.17.1</a>.
</small></body></html>
|
data science/machine_learning_for_the_web/chapter_4/movie/3849.html | xianjunzhengbackup/code | <HTML><HEAD>
<TITLE>Review for Judge Dredd (1995)</TITLE>
<LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0113492">Judge Dredd (1995)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Ed+Powell">Ed Powell</A></H3><HR WIDTH="40%" SIZE="4">
<PRE> JUDGE DREDD
A film review by Ed Powell
Copyright 1995 Ed Powell</PRE>
<PRE>OVERVIEW
--------</PRE>
<P> During the Third Millennium (2000-2999 A.D.), the world has
undergone some bad times, and is now a desert wasteland. In order to
survive, the American people have gathered into four or five gigantic
cities, or megacities. To keep order in the megacities, the government
is now a police state, and the police are judge, jury, and
executioner. They are ... the Judges.
(In other words, a generic action/sci-fi movie.)</P>
<P> Judge Joseph Dredd, a genetically-engineered man that is the
perfect Judge. He gets wrongly accused of murdering a TV journalist,
and somehow manages to find and kill the person who actually did it,
causing death and destruction in his wake that no one really seems to
mind.</P>
<P> (In other words, a generic action/sci-fi movie.)</P>
<P> Sylvester Stallone plays Judge Dredd.</P>
<P> (In other words, a generic action/sci-fi movie.)</P>
<PRE>COMPONENT BREAKDOWN
-------------------</PRE>
<P>* Story and plot
Have a mentioned that this is a generic action/sci-fi movie?</P>
<P> Actually, there was a plot, and it wasn't too bad. The story was
above average too. Not Oscar material, but not too bad. Whatever it
was, it was better than BATMAN FOREVER.</P>
<PRE>* Writing</PRE>
<P> The script seems as if it was directly converted from the comic
book format. The dialogue was stilted at times, but was overall above
average.</P>
<PRE>* Acting</PRE>
<P> I thought the best actor in the film was Rob Schnider. In this
film, he had a bigger role than he had in DEMOLITION MAN (which,
oddly enough, also starred Sly Stallone), and he made the film
hilarious when people weren't being shot, blown-up, or insulted.</P>
<P> Sly conveys the emotionless Judge Dredd well enough (although I
have not read any of the comic books). The rest of the acting was
average.</P>
<PRE>* Design</PRE>
<P> The film employed an incredible amount of matte shots and models,
which were of high quality, and conveyed the sense of a dark future
well. The building models I can best describe as a futuristic,
multi-layer "Batman" style.</P>
<P> The weaponry, vehicles (especially the taxis), and other props
were quite stylish, and worked well with the film.</P>
<PRE>* Effects</PRE>
<P> Really nothing special. Some good computer animation. A few neat
visual effects. Buildings blew up real good. Average.</P>
<PRE>* Direction</PRE>
<P> Again, average ... nothing special. Won't win any major (or minor)
awards, but it was adequate.</P>
<PRE>* Family value</PRE>
<P> *This* is the film's shortcoming. This is definitely *not* family
material, definitely not for kids. Rare is the scene where someone
isn't being shot, blown-up, or insulted. As much as I hate to say it,
take your kids to see POCAHONTAS or something. And as always, thank
you for not poking my hontas. :-)</P>
<PRE>OVERALL
-------</PRE>
<P> If you like fast-paced, blood and gore sci-fi/action flicks, go
for it. I was entertained for its 105 minute run-time. This is the
average action flick--entertaining, funny, but not Oscar material.</P>
<P>Produced by Edward R. Pressman, directed by Danny Cannon.
A Hollywood Pictures release.</P>
<PRE>RATINGS (out of ten)
--------------------
Plot/Story: 7
Writing: 6
Acting: 6
Design: 7
Effects: 6
Direction: 5
Family Value: 1</PRE>
<PRE> TOTAL: 38 out of 70 (Overall: 5.429)</PRE>
<P>(This can't be right, it scored less than BATMAN FOREVER....)</P>
<PRE>--
Ed Powell, MSTie #27968</PRE>
<HR><P CLASS=flush><SMALL>The review above was posted to the
<A HREF="news:rec.arts.movies.reviews">rec.arts.movies.reviews</A> newsgroup (<A HREF="news:de.rec.film.kritiken">de.rec.film.kritiken</A> for German reviews).<BR>
The Internet Movie Database accepts no responsibility for the contents of the
review and has no editorial control. Unless stated otherwise, the copyright
belongs to the author.<BR>
Please direct comments/criticisms of the review to relevant newsgroups.<BR>
Broken URLs inthe reviews are the responsibility of the author.<BR>
The formatting of the review is likely to differ from the original due
to ASCII to HTML conversion.
</SMALL></P>
<P ALIGN=CENTER>Related links: <A HREF="/Reviews/">index of all rec.arts.movies.reviews reviews</A></P>
</P></BODY></HTML>
|
templates/index.html | danielecook/genomics-gui | {% extends "bootstrap/base.html" %}
{% block title %}This is an example page{% endblock %}
{% block head %}
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<link href="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" media="screen">
<link rel="stylesheet" href="{{url_for('.static', filename='style.css')}}" type="text/css">
<script src="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.0/js/bootstrap.min.js"></script>
<script src="/static/bsalert.js"></script>
{% endblock %}
{% block navbar %}
<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#">{{ PROJECT_NUMBER }}</a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="#">Dashboard</a></li>
<li><a href="#">Settings</a></li>
<li><a href="#">Profile</a></li>
<li><a href="#">Help</a></li>
</ul>
<form class="navbar-form navbar-right">
<input type="text" class="form-control" placeholder="Search...">
</form>
</div>
</div>
</nav>
{% endblock %}
{% block content %}
<div class="container-fluid">
<div class="row">
<div class="col-sm-3 col-md-2 sidebar">
<ul class="nav nav-sidebar">
<li><a href="/Datasets/">Datasets</a></li>
<li><a href="/Jobs/">Jobs</a></li>
</div>
<div class="col-sm-9 col-sm-offset-3 col-md-10 col-md-offset-2 main">
<div data-alerts="alerts" data-titles="{"warning": "<em>Warning!</em>"}" data-ids="myid" data-fade="6000"></div>
<ol class="breadcrumb">
{% for k, v in breadcrumbs.items() %}
{% if v == "active" %}
<li class="active">{{ k }}</li>
{% else %}
<li><a href="{{ v }}">{{ k }}</a></li>
{% endif %}
{% endfor %}
</ol>
<h2 class="sub-header">{{ section_title }}</h2>
{% block view %}{% endblock %}
</div>
</div>
</div>
</div>
<script type="text/javascript">
$(document).ready(function() {
$("body").tooltip({ selector: '[data-toggle=tooltip]' });
});
</script>
{% endblock %}
{% block scripts %}{% endblock %}
|
all-data/4000-4999/4042-32.html | BuzzAcademy/idioms-moe-unformatted-data | <table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="layoutclass_pic"><div class="layoutclass_first_pic"><table class="ztable"><tr><th class="ztd1"><b>成語 </b></th><td class="ztd2">七孔生煙</td></tr>
<tr><th class="ztd1"><b>典故說明 </b></th><td class="ztd2"> 此處所列為「七竅生煙」之典故說明,提供參考。</font> 「七竅生煙」是說人的臉上眼、耳、鼻、口七個孔穴都冒出火來生出煙了,是誇張地形容一個人為了某人或某事十分焦急或氣憤的模樣。這句成語較早的用法,見載於《說唐演義》。《說唐演義》書中描寫隋末唐初英雄的開國事跡。隋朝自煬帝弒君主政後,暴亂荒淫,以致天下大亂,群雄並起。其中以唐公李淵與瓦崗寨群雄的勢力最大。在第三○回的故事中,敘述隋煬帝派邱瑞和宇文成龍領兵破瓦崗寨,瓦崗寨軍師徐茂公施計,將宇文成龍拿下,斬下他的首級,送至宇文化及府中,並附上模仿邱瑞筆跡的書信。信中寫著:「你兒子恃功,不把我元帥放在眼內,屢次違我軍令,今已把他斬首,特此告知。」宇文化及大怒,即入朝拿與隋煬帝看,隋煬帝即派錦衣衛去捉拿邱瑞家屬,但早已人去樓空。宇文化及要煬帝立刻派官差前去邱瑞營中,令其自盡,煬帝即派官差飛奔瓦崗行事。邱瑞兒子邱福趕到邱瑞營中,告訴父親說,家人都在瓦崗城中安頓妥當,請邱瑞歸降。邱瑞聽後一時急得七竅生煙,主意全無。一會兒接到聖旨說皇上要賜死自己,邱瑞長歎一聲,吩咐邱福先去通報,即收拾十五萬人馬,歸降瓦崗。「七竅生煙」這句成語多用來形容焦急或氣憤到了極點。<br></font></td></tr>
</td></tr></table></div> <!-- layoutclass_first_pic --><div class="layoutclass_second_pic"></div> <!-- layoutclass_second_pic --></div> <!-- layoutclass_pic --></td></tr></table>
|
_site/journal/Installation-Guide.html | Muxing1991/muxing1991.github.io | <!doctype html>
<html>
<head>
<title>
Installation Guide | 暮星
</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/css/main.css">
<link rel="stylesheet" href="/css/syntax.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700%7CPT+Sans:400">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Code+Pro">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Quattrocento+Sans">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.min.css">
<script type="text/javascript" async
src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-MML-AM_CHTML">
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-80213386-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<div class="container">
<header class="masthead">
<h3 class="masthead-title">
<a href="/">暮星</a>
<small class="masthead-subtitle">Enjoy Code Enjoy Life</small>
<div class="menu">
<div class="menu-content">
<a class="element first " href="/menu/about">About</a>
<a class="element " href="/menu/writing">Writing</a>
<a class="element last" href="/menu/contact">Contact</a>
</div>
<div class="social-icons">
<a href="https://github.com/muxing1991"><i class="fa fa-github" aria-hidden="true" target="_blank"></i></a>
<a href="mailto:594445961@qq.com"><i class="fa fa-envelope" aria-hidden="true" target="_blank"></i></a>
</div>
</div>
</h3>
</header>
<div class="post-container">
<h1>
Installation Guide
</h1>
<img src="/images/computer.jpg">
<p>Lagrange is a Jekyll theme that was built to be 100% compatible with <a href="https://pages.github.com/">GitHub Pages</a>. If you are unfamiliar with GitHub Pages, you can check out <a href="https://help.github.com/categories/github-pages-basics/">their documentation</a> for more information. <a href="http://jmcglone.com/guides/github-pages/">Jonathan McGlone’s guide</a> on creating and hosting a personal site on GitHub is also a good resource.</p>
<h3 id="what-is-jekyll">What is Jekyll?</h3>
<p>Jekyll is a simple, blog-aware, static site generator for personal, project, or organization sites. Basically, Jekyll takes your page content along with template files and produces a complete website. For more information, visit the <a href="https://jekyllrb.com/docs/home/">official Jekyll site</a> for their documentation.</p>
<h3 id="never-used-jekyll-before">Never Used Jekyll Before?</h3>
<p>The beauty of hosting your website on GitHub is that you don’t have to actually have Jekyll installed on your computer. Everything can be done through the GitHub code editor, with minimal knowledge of how to use Jekyll or the command line. All you have to do is add your posts to the <code class="highlighter-rouge">_posts</code> directory and edit the <code class="highlighter-rouge">_config.yml</code> file to change the site settings. With some rudimentary knowledge of HTML and CSS, you can even modify the site to your liking.</p>
<p>This can all be done through the GitHub code editor, which acts like a content management system (CMS).</p>
<h3 id="quick-start-guide">Quick-Start Guide</h3>
<p>To start using Jekyll right away, <a href="https://github.com/LeNPaul/Lagrange/fork">fork the Lagrange repository on GitHub</a>. From there, you can rename the repository to ‘USERNAME.github.io’, where ‘USERNAME’ is your GitHub username, and edit the <code class="highlighter-rouge">_config.yml</code> file to your liking. Ensure that you have a branch named <code class="highlighter-rouge">gh-pages</code>. Your website should be ready immediately at ‘http://USERNAME.github.io’.</p>
<p>Head over to the <code class="highlighter-rouge">_posts</code> directory to view all the posts that are currently on the website, and to see examples of what post files generally look like. You can simply just duplicate the template post and start adding your own content.</p>
<h3 id="full-installation-guide">Full Installation Guide</h3>
<p>For a full local installation of Lagrange, <a href="https://github.com/LeNPaul/Lagrange/archive/gh-pages.zip">download your own copy of Lagrange</a> and unzip it into it’s own directory. From there, open up your favorite command line tool, and enter <code class="highlighter-rouge">jekyll serve</code>. Your site should be up and running locally at <a href="http://localhost:4000">http://localhost:4000</a>.</p>
<p>The same process follows from above for adding new posts and content to your site. For a full guide on using Lagrange, check out the <a href="/journal/Working-With-Jekyll.html">Working With Jekyll</a> post.</p>
<span class="post-date">
Written on
December
12th,
2015
by Muxing
</span>
<div class="related">
<h1 >You may also enjoy:</h1>
<ul class="related-posts">
<li>
<h3>
<a href="/journal/%E5%BC%80%E5%A7%8B.html">
欢迎来到我的博客
<!--<img src="http://localhost:4000/images/2014Spurs.jpg">-->
<!--<small>March 21, 2017</small>-->
</a>
</h3>
</li>
<li>
<h3>
<a href="/journal/Welcome-to-Lagrange.html">
Welcome to Lagrange!
<!--<img src="http://localhost:4000/images/mountains-teaser.jpg">-->
<!--<small>January 1, 2016</small>-->
</a>
</h3>
</li>
</ul>
</div>
</div>
<footer class="footer">
<a href="https://github.com/muxing1991"><i class="fa fa-github" aria-hidden="true" target="_blank"></i></a>
<a href="mailto:594445961@qq.com"><i class="fa fa-envelope" aria-hidden="true" target="_blank"></i></a>
<div class="post-date"><a href="/menu/about.html">暮星 | Enjoy Code Enjoy Life by Muxing</a></div>
</footer>
</div>
</body>
</html>
|
f60def5/html/functions_h.html | v8-dox/v8-dox.github.io | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.9.1"/>
<title>V8 API Reference Guide for node.js v0.8.1: Class Members</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">V8 API Reference Guide for node.js v0.8.1
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.9.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="examples.html"><span>Examples</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li class="current"><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<div id="navrow3" class="tabs2">
<ul class="tablist">
<li class="current"><a href="functions.html"><span>All</span></a></li>
<li><a href="functions_func.html"><span>Functions</span></a></li>
<li><a href="functions_vars.html"><span>Variables</span></a></li>
<li><a href="functions_type.html"><span>Typedefs</span></a></li>
<li><a href="functions_enum.html"><span>Enumerations</span></a></li>
</ul>
</div>
<div id="navrow4" class="tabs3">
<ul class="tablist">
<li><a href="functions.html#index_a"><span>a</span></a></li>
<li><a href="functions_b.html#index_b"><span>b</span></a></li>
<li><a href="functions_c.html#index_c"><span>c</span></a></li>
<li><a href="functions_d.html#index_d"><span>d</span></a></li>
<li><a href="functions_e.html#index_e"><span>e</span></a></li>
<li><a href="functions_f.html#index_f"><span>f</span></a></li>
<li><a href="functions_g.html#index_g"><span>g</span></a></li>
<li class="current"><a href="functions_h.html#index_h"><span>h</span></a></li>
<li><a href="functions_i.html#index_i"><span>i</span></a></li>
<li><a href="functions_k.html#index_k"><span>k</span></a></li>
<li><a href="functions_l.html#index_l"><span>l</span></a></li>
<li><a href="functions_m.html#index_m"><span>m</span></a></li>
<li><a href="functions_n.html#index_n"><span>n</span></a></li>
<li><a href="functions_o.html#index_o"><span>o</span></a></li>
<li><a href="functions_p.html#index_p"><span>p</span></a></li>
<li><a href="functions_r.html#index_r"><span>r</span></a></li>
<li><a href="functions_s.html#index_s"><span>s</span></a></li>
<li><a href="functions_t.html#index_t"><span>t</span></a></li>
<li><a href="functions_u.html#index_u"><span>u</span></a></li>
<li><a href="functions_v.html#index_v"><span>v</span></a></li>
<li><a href="functions_w.html#index_w"><span>w</span></a></li>
<li><a href="functions_~.html#index_~"><span>~</span></a></li>
</ul>
</div>
</div><!-- top -->
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="contents">
<div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div>
<h3><a class="anchor" id="index_h"></a>- h -</h3><ul>
<li>Handle()
: <a class="el" href="classv8_1_1_handle.html#aa7543a3d572565806a66e922634cc2f4">v8::Handle< T ></a>
</li>
<li>HasCaught()
: <a class="el" href="classv8_1_1_try_catch.html#a48f704fbf2b82564b5d2a4ff596e4137">v8::TryCatch</a>
</li>
<li>HasError()
: <a class="el" href="classv8_1_1_script_data.html#ab5cea77b299b7dd73b7024fb114fd7e4">v8::ScriptData</a>
</li>
<li>HasIndexedLookupInterceptor()
: <a class="el" href="classv8_1_1_object.html#afd36ea440a254335bde065a4ceafffb3">v8::Object</a>
</li>
<li>HasInstance()
: <a class="el" href="classv8_1_1_function_template.html#aa883e4ab6643498662f7873506098c98">v8::FunctionTemplate</a>
</li>
<li>HasNamedLookupInterceptor()
: <a class="el" href="classv8_1_1_object.html#ad0791109068a7816d65a06bbc9f6f870">v8::Object</a>
</li>
<li>HasOutOfMemoryException()
: <a class="el" href="classv8_1_1_context.html#aadec400a5da1e79e58a8770fd706b9a0">v8::Context</a>
</li>
<li>HostDispatchHandler
: <a class="el" href="classv8_1_1_debug.html#a442f686afe7d80928b57b3ff8ac3f6e7">v8::Debug</a>
</li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Tue Aug 11 2015 23:48:20 for V8 API Reference Guide for node.js v0.8.1 by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>
</body>
</html>
|
db-5.3.28.NC/docs/java/com/sleepycat/bind/serial/class-use/SerialOutput.html | iadix/iadixcoin | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
<TITLE>
Uses of Class com.sleepycat.bind.serial.SerialOutput (Oracle - Berkeley DB Java API)
</TITLE>
<META NAME="date" CONTENT="2013-09-09">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.sleepycat.bind.serial.SerialOutput (Oracle - Berkeley DB Java API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../com/sleepycat/bind/serial/SerialOutput.html" title="class in com.sleepycat.bind.serial"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?com/sleepycat/bind/serial//class-useSerialOutput.html" target="_top"><B>FRAMES</B></A>
<A HREF="SerialOutput.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>com.sleepycat.bind.serial.SerialOutput</B></H2>
</CENTER>
No usage of com.sleepycat.bind.serial.SerialOutput
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../com/sleepycat/bind/serial/SerialOutput.html" title="class in com.sleepycat.bind.serial"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?com/sleepycat/bind/serial//class-useSerialOutput.html" target="_top"><B>FRAMES</B></A>
<A HREF="SerialOutput.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates. All rights reserved.</font>
</BODY>
</HTML>
|
doc/java/jdk8/org/omg/CosNaming/NamingContextExtPackage/URLStringHelper.html | fbiville/annotation-processing-ftw | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Wed Dec 17 20:48:20 PST 2014 -->
<title>URLStringHelper (Java Platform SE 8 )</title>
<meta name="date" content="2014-12-17">
<meta name="keywords" content="org.omg.CosNaming.NamingContextExtPackage.URLStringHelper class">
<meta name="keywords" content="insert()">
<meta name="keywords" content="extract()">
<meta name="keywords" content="type()">
<meta name="keywords" content="id()">
<meta name="keywords" content="read()">
<meta name="keywords" content="write()">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="URLStringHelper (Java Platform SE 8 )";
}
}
catch(err) {
}
//-->
var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/URLStringHelper.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><strong>Java™ Platform<br>Standard Ed. 8</strong></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/omg/CosNaming/NamingContextExtPackage/StringNameHelper.html" title="class in org.omg.CosNaming.NamingContextExtPackage"><span class="typeNameLink">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/omg/CosNaming/NamingContextExtPackage/URLStringHelper.html" target="_top">Frames</a></li>
<li><a href="URLStringHelper.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.omg.CosNaming.NamingContextExtPackage</div>
<h2 title="Class URLStringHelper" class="title">Class URLStringHelper</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="../../../../java/lang/Object.html" title="class in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>org.omg.CosNaming.NamingContextExtPackage.URLStringHelper</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public abstract class <span class="typeNameLabel">URLStringHelper</span>
extends <a href="../../../../java/lang/Object.html" title="class in java.lang">Object</a></pre>
<div class="block">URLString is the URL address (corbaloc: or corbaname:) represented as
a String.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/omg/CosNaming/NamingContextExtPackage/URLStringHelper.html#URLStringHelper--">URLStringHelper</a></span>()</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>static <a href="../../../../java/lang/String.html" title="class in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/omg/CosNaming/NamingContextExtPackage/URLStringHelper.html#extract-org.omg.CORBA.Any-">extract</a></span>(<a href="../../../../org/omg/CORBA/Any.html" title="class in org.omg.CORBA">Any</a> a)</code> </td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../java/lang/String.html" title="class in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/omg/CosNaming/NamingContextExtPackage/URLStringHelper.html#id--">id</a></span>()</code> </td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/omg/CosNaming/NamingContextExtPackage/URLStringHelper.html#insert-org.omg.CORBA.Any-java.lang.String-">insert</a></span>(<a href="../../../../org/omg/CORBA/Any.html" title="class in org.omg.CORBA">Any</a> a,
<a href="../../../../java/lang/String.html" title="class in java.lang">String</a> that)</code> </td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../java/lang/String.html" title="class in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/omg/CosNaming/NamingContextExtPackage/URLStringHelper.html#read-org.omg.CORBA.portable.InputStream-">read</a></span>(<a href="../../../../org/omg/CORBA/portable/InputStream.html" title="class in org.omg.CORBA.portable">InputStream</a> istream)</code> </td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/omg/CORBA/TypeCode.html" title="class in org.omg.CORBA">TypeCode</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/omg/CosNaming/NamingContextExtPackage/URLStringHelper.html#type--">type</a></span>()</code> </td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/omg/CosNaming/NamingContextExtPackage/URLStringHelper.html#write-org.omg.CORBA.portable.OutputStream-java.lang.String-">write</a></span>(<a href="../../../../org/omg/CORBA/portable/OutputStream.html" title="class in org.omg.CORBA.portable">OutputStream</a> ostream,
<a href="../../../../java/lang/String.html" title="class in java.lang">String</a> value)</code> </td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.<a href="../../../../java/lang/Object.html" title="class in java.lang">Object</a></h3>
<code><a href="../../../../java/lang/Object.html#clone--">clone</a>, <a href="../../../../java/lang/Object.html#equals-java.lang.Object-">equals</a>, <a href="../../../../java/lang/Object.html#finalize--">finalize</a>, <a href="../../../../java/lang/Object.html#getClass--">getClass</a>, <a href="../../../../java/lang/Object.html#hashCode--">hashCode</a>, <a href="../../../../java/lang/Object.html#notify--">notify</a>, <a href="../../../../java/lang/Object.html#notifyAll--">notifyAll</a>, <a href="../../../../java/lang/Object.html#toString--">toString</a>, <a href="../../../../java/lang/Object.html#wait--">wait</a>, <a href="../../../../java/lang/Object.html#wait-long-">wait</a>, <a href="../../../../java/lang/Object.html#wait-long-int-">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="URLStringHelper--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>URLStringHelper</h4>
<pre>public URLStringHelper()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="insert-org.omg.CORBA.Any-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>insert</h4>
<pre>public static void insert(<a href="../../../../org/omg/CORBA/Any.html" title="class in org.omg.CORBA">Any</a> a,
<a href="../../../../java/lang/String.html" title="class in java.lang">String</a> that)</pre>
</li>
</ul>
<a name="extract-org.omg.CORBA.Any-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>extract</h4>
<pre>public static <a href="../../../../java/lang/String.html" title="class in java.lang">String</a> extract(<a href="../../../../org/omg/CORBA/Any.html" title="class in org.omg.CORBA">Any</a> a)</pre>
</li>
</ul>
<a name="type--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>type</h4>
<pre>public static <a href="../../../../org/omg/CORBA/TypeCode.html" title="class in org.omg.CORBA">TypeCode</a> type()</pre>
</li>
</ul>
<a name="id--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>id</h4>
<pre>public static <a href="../../../../java/lang/String.html" title="class in java.lang">String</a> id()</pre>
</li>
</ul>
<a name="read-org.omg.CORBA.portable.InputStream-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>read</h4>
<pre>public static <a href="../../../../java/lang/String.html" title="class in java.lang">String</a> read(<a href="../../../../org/omg/CORBA/portable/InputStream.html" title="class in org.omg.CORBA.portable">InputStream</a> istream)</pre>
</li>
</ul>
<a name="write-org.omg.CORBA.portable.OutputStream-java.lang.String-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>write</h4>
<pre>public static void write(<a href="../../../../org/omg/CORBA/portable/OutputStream.html" title="class in org.omg.CORBA.portable">OutputStream</a> ostream,
<a href="../../../../java/lang/String.html" title="class in java.lang">String</a> value)</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/URLStringHelper.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><strong>Java™ Platform<br>Standard Ed. 8</strong></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/omg/CosNaming/NamingContextExtPackage/StringNameHelper.html" title="class in org.omg.CosNaming.NamingContextExtPackage"><span class="typeNameLink">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/omg/CosNaming/NamingContextExtPackage/URLStringHelper.html" target="_top">Frames</a></li>
<li><a href="URLStringHelper.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small><font size="-1"> <a href="http://bugreport.sun.com/bugreport/">Submit a bug or feature</a> <br>For further API reference and developer documentation, see <a href="http://download.oracle.com/javase/8/docs/index.html" target="_blank">Java SE Documentation</a>. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.<br> <a href="../../../../../legal/cpyr.html">Copyright</a> © 1993, 2015, Oracle and/or its affiliates. All rights reserved. </font></small></p>
</body>
</html>
|
demo/revisions/00029/codes/src_js_IssueBrowserReducer.ts.html | banban525/InspectCodeViewer | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>Code Viewer</title>
<link id="codestyle" rel="stylesheet" type="text/css" href="../../../css/theme.css" media="all" />
<script type="text/javascript" src="../../../js/syntaxhighlighter.js"></script>
<style>
.syntaxhighlighter {
overflow-y: hidden !important;
}
</style>
</head>
<body>
<pre id="code" class="brush: javascript">import * as objectAssign from 'object-assign';
import {IssueGroupByTypes, IIssue, IIssueType, IOriginalData, IRevisionInfo, IInspectResultsSummary} from "./CommonData"
export interface IIssueBrowserState{
issuesGroupBy?:IssueGroupByTypes;
selectedIssueId?:string;
selectedIssue? : IIssue;
selectedIssueType?: IIssueType;
tree?: IGroup;
currentData?: IOriginalData,
diffBaseData?: IOriginalData,
selectedRevision?: IRevisionInfo;
selectedDiffBaseRevision: IRevisionInfo;
revisions?:IInspectResultsSummary;
selectedThermaId?:number;
diffMode?:number;
showErrorIssues?:boolean;
showWarningIssues?:boolean;
showSuggestionIssues?:boolean;
showHintIssues?:boolean;
}
export enum DiffMode{
Normal = 0,
IncresedFromPrevious = 1,
IncresedFromFirst = 2,
FixedFromPrevious = 3,
FixedFromFirst = 4
}
export enum IssueIconType
{
none,
error,
warning,
suggestion,
hint,
}
export interface IGroup{
id:string;
name:string;
subGroups:IGroup[];
items:IItem[];
badge:string;
expandedChildren:string[];
icon:IssueIconType;
pageNo:number;
}
export interface IItem{
id:string;
name:string;
badge:string;
icon:IssueIconType;
}
export class IssueBrowserActionDispatcher
{
dispatch: (action:any)=>any;
getState: ()=>IIssueBrowserState;
myAjax: (url:string, callback: (data:any)=>void)=>void;
constructor(dispatch:(action:any)=>any, getState: ()=>IIssueBrowserState, myAjax: (url:string, callback: (data:any)=>void)=>void)
{
this.dispatch = dispatch;
this.getState = getState;
this.myAjax = myAjax;
}
getInitialData(): void{
this.myAjax("./revisions/summary.js", (revisions:IInspectResultsSummary)=>{
this.dispatch( {type:"receivedInitialData", revisions: revisions});
});
}
getInitialData2(currentRevisionId:string, diffMode:DiffMode, currentIssueId:string, hideFilter:string): void{
if(this.getState().revisions.revisionInfos.length === 0)
{
this.myAjax("./revisions/summary.js", (revisions:IInspectResultsSummary)=>{
this.dispatch( {type:"receivedInitialData", revisions: revisions});
if(diffMode === DiffMode.FixedFromFirst || diffMode === DiffMode.IncresedFromFirst)
{
var getRevisionId = revisions.revisionInfos[0].id;
this.myAjax(`./revisions/${getRevisionId}/data.js`, (data:IOriginalData)=>{
this.dispatch( {type:"revievedDiffBaseRevisionData", data:data});
});
}
else if(diffMode === DiffMode.FixedFromPrevious || diffMode === DiffMode.IncresedFromPrevious)
{
var index = revisions.revisionInfos.indexOf(
revisions.revisionInfos.filter(_=>_.id === currentRevisionId)[0]);
if(index > 0)
{
var getRevisionId = revisions.revisionInfos[index-1].id;
this.myAjax(`./revisions/${getRevisionId}/data.js`, (data:IOriginalData)=>{
this.dispatch( {type:"revievedDiffBaseRevisionData", data:data});
});
}
}
this.myAjax(`./revisions/${currentRevisionId}/data.js`, (data:IOriginalData)=>{
this.dispatch( {type:"revievedRevisionData", data:data});
});
});
}
else
{
if(diffMode === DiffMode.FixedFromFirst || diffMode === DiffMode.IncresedFromFirst)
{
var getRevisionId = this.getState().revisions.revisionInfos[0].id;
this.myAjax(`./revisions/${getRevisionId}/data.js`, (data:IOriginalData)=>{
this.dispatch( {type:"revievedDiffBaseRevisionData", data:data});
});
}
else if(diffMode === DiffMode.FixedFromPrevious || diffMode === DiffMode.IncresedFromPrevious)
{
var index = this.getState().revisions.revisionInfos.indexOf(
this.getState().revisions.revisionInfos.filter(_=>_.id === currentRevisionId)[0]);
if(index > 0){
var getRevisionId = this.getState().revisions.revisionInfos[index-1].id;
this.myAjax(`./revisions/${getRevisionId}/data.js`, (data:IOriginalData)=>{
this.dispatch( {type:"revievedDiffBaseRevisionData", data:data});
});
}
}
this.myAjax(`./revisions/${currentRevisionId}/data.js`, (data:IOriginalData)=>{
this.dispatch( {type:"revievedRevisionData", data:data});
});
}
this.dispatch({type:"getInitialData2",
currentRevisionId:currentRevisionId,
diffMode:diffMode,
currentIssueId:currentIssueId,
hideFilter:hideFilter});
}
onChangeIssuesGroupBy(value:number):void {
this.dispatch( {type:"onChangeIssuesGroupBy", value:value});
}
onSelectedIssueId(value:string):void {
this.dispatch( {type:"onSelectedIssueId", value:value});
}
onSelectedIssue(id:string):void{
this.dispatch({type:"onSelectedIssue", id:id});
}
onChangedRevision(index:number):void{
this.onChangedRevisionId(this.getState().revisions.revisionInfos[index].id);
}
onChangedRevisionId(revisionId:string):void{
this.dispatch({type:"onChangedRevisionId", revisionId:revisionId});
this.myAjax(`./revisions/${revisionId}/data.js`, (data:IOriginalData)=>{
this.dispatch( {type:"revievedRevisionData", data:data});
});
}
onChangedDiffBaseRevision(index:number):void{
this.dispatch({type:"onChangedDiffBaseRevision", index:index});
var selectedRevision = this.getState().revisions.revisionInfos[index];
this.myAjax(`./revisions/${selectedRevision.id}/data.js`, (data:IOriginalData)=>{
this.dispatch( {type:"revievedDiffBaseRevisionData", data:data});
});
}
onChangedTherma(value:number):void{
this.dispatch( {type:"onChangedTherma", value:value});
}
nSelectedIssue(row:IItem):void{
this.dispatch( {type:"onSelectedIssue", row:row});
}
onSelectedIssueGroup(parent:IGroup, row:any):void{
this.dispatch( {type:"onSelectedIssueGroup", parent:parent, row:row});
}
onChangeDiffMode(value:number):void{
if(value === DiffMode.FixedFromFirst || value === DiffMode.IncresedFromFirst)
{
let firstId = this.getState().revisions.revisionInfos[0].id;
this.myAjax(`./revisions/${firstId}/data.js`, (data:IOriginalData)=>{
this.dispatch( {type:"revievedDiffBaseRevisionData", data:data});
});
}
if(value === DiffMode.FixedFromPrevious || value === DiffMode.IncresedFromPrevious)
{
let currentId = this.getState().currentData.metaInfo.id
let currentRev = this.getState().revisions.revisionInfos.filter(_=>_.id === currentId)[0];
let currentIndex = this.getState().revisions.revisionInfos.indexOf(currentRev);
let preId = this.getState().revisions.revisionInfos[currentIndex-1].id;
let firstId = this.getState().revisions.revisionInfos.indexOf
this.myAjax(`./revisions/${preId}/data.js`, (data:IOriginalData)=>{
this.dispatch( {type:"revievedDiffBaseRevisionData", data:data});
});
}
this.dispatch({type:"onChangeDiffMode", value:value});
}
onToggleShowErrorIssues():void{
this.dispatch({type:'onToggleShowErrorIssues'});
}
onToggleShowWarningIssues():void{
this.dispatch({type:'onToggleShowWarningIssues'});
}
onToggleShowSuggestionIssues():void{
this.dispatch({type:'onToggleShowSuggestionIssues'});
}
onToggleShowHintIssues():void{
this.dispatch({type:'onToggleShowHintIssues'});
}
setIssuesFilter(error:boolean, warning:boolean, suggestion:boolean, hint:boolean){
this.dispatch({type:'setIssuesFilter', error:error, warning:warning, suggestion:suggestion, hint:hint});
}
onMovePreviousIssue():void{
this.dispatch({type:'onMovePreviousIssue'});
}
onMoveNextIssue():void{
this.dispatch({type:'onMoveNextIssue'});
}
onChangePage(parentId:string, pageNo:number):void{
this.dispatch({type:'onChangePage', parentId:parentId, pageNo:pageNo});
}
}
const initialIssueBrowserState: IIssueBrowserState = {
issuesGroupBy:IssueGroupByTypes.IssueType,
selectedIssue:{
id:"",
file:"",
line:"0",
message:"",
offset:"0",
project:"",
typeId:"",
column:0
},
selectedIssueType:{
id:"",
category:"",
categoryId:"",
description:"",
severity:"",
wikiUrl:""
},
currentData:{
issues:[],
issueTypes:[],
metaInfo:{
id:"",
caption:"",
issueCount:0
}
},
diffBaseData:{
issues:[],
issueTypes:[],
metaInfo:{
id:"",
caption:"",
issueCount:0
}
},
tree: createTree([], [], [], IssueGroupByTypes.IssueType, DiffMode.Normal, true,true,true,true),
revisions:{
revisionInfos:[]
},
selectedRevision:{
id:"",
issueCount:0,
caption:""
},
selectedDiffBaseRevision:{
id:"",
issueCount:0,
caption:""
},
diffMode:0,
showErrorIssues:true,
showWarningIssues:true,
showSuggestionIssues:true,
showHintIssues:true
};
function toIconType(severity:string):IssueIconType
{
if(severity === "ERROR")
{
return IssueIconType.error;
}
if(severity === "WARNING")
{
return IssueIconType.warning;
}
if(severity === "SUGGESTION")
{
return IssueIconType.suggestion;
}
if(severity === "HINT")
{
return IssueIconType.hint;
}
return IssueIconType.none;
}
function createTree(
issues:IIssue[],
diffBaseIssues:IIssue[],
issueTypes:IIssueType[],
issueGroupBy:IssueGroupByTypes,
diffMode:DiffMode,
showErrorIssues:boolean,
showWarningIssues:boolean,
showSuggestionIssues:boolean,
showHintIssues:boolean): IGroup
{
let targetIssues:IIssue[] = issues;
if(diffMode === DiffMode.FixedFromFirst || diffMode === DiffMode.FixedFromPrevious)
{
targetIssues = diffBaseIssues.filter(issue=>{
return !issues.some((value) => value.id === issue.id);
});
}
else if(diffMode === DiffMode.IncresedFromFirst || diffMode === DiffMode.IncresedFromPrevious)
{
targetIssues = issues.filter(issue=>{
return !diffBaseIssues.some((value) => value.id === issue.id);
});
}
let filteredIssueTypes = issueTypes;
if(showErrorIssues === false)
{
filteredIssueTypes = filteredIssueTypes.filter(issueType=>issueType.severity !== "ERROR");
}
if(showWarningIssues === false)
{
filteredIssueTypes = filteredIssueTypes.filter(issueType=>issueType.severity !== "WARNING");
}
if(showSuggestionIssues === false)
{
filteredIssueTypes = filteredIssueTypes.filter(issueType=>issueType.severity !== "SUGGESTION");
}
if(showHintIssues === false)
{
filteredIssueTypes = filteredIssueTypes.filter(issueType=>issueType.severity !== "HINT");
}
targetIssues = targetIssues.filter(issue=>filteredIssueTypes.some(issueType=>issueType.id === issue.typeId));
if(issueGroupBy === IssueGroupByTypes.IssueType)
{
var dic : {[key:string]:IIssue[]} = {};
targetIssues.map(issue=>{
if(!(issue.typeId in dic))
{
dic[issue.typeId] = [];
}
dic[issue.typeId] = dic[issue.typeId].concat([issue]);
});
var sortedList = Object.keys(dic).map(_=>dic[_]).sort((a,b)=>{
if(a.length>b.length){return -1;}
if(a.length<b.length){return 1;}
return 0;
})
var result :IGroup[] = [];
for(var issuesGroup of sortedList){
var issueTypeId = issuesGroup[0].typeId;
var issueType = issueTypes.filter(issueType=>issueType.id === issueTypeId)[0];
var group:IGroup = {
id: issueTypeId,
name: issueType.description,
items: issuesGroup.map(issue=>{return {
id: "ISSUE_" + issue.id,
name: `${issue.file}:${issue.line}`,
badge: "",
icon: toIconType(issueType.severity)
}; }),
subGroups:[],
badge: issuesGroup.length.toString(),
expandedChildren:[],
icon: toIconType(issueType.severity),
pageNo:1
};
result = result.concat([group]);
}
return {
id: "",
name: "",
subGroups: result,
items:[],
badge:"",
expandedChildren:[],
icon:IssueIconType.none,
pageNo:1
};
}
else if(issueGroupBy === IssueGroupByTypes.ProjectAndFile)
{
//Group by Project
var dic : {[key:string]:IIssue[]} = {};
targetIssues.map(issue=>{
if(!(issue.project in dic))
{
dic[issue.project] = [];
}
dic[issue.project] = dic[issue.project].concat([issue]);
});
//Group by file
var dic2 : {[key:string]:{[key:string]:IIssue[]}} = {}
Object.keys(dic).map(project=>{
var dicTemp : {[key:string]:IIssue[]} = {}
dic[project].map(issue=>{
if(!(issue.file in dicTemp))
{
dicTemp[issue.file] = [];
}
dicTemp[issue.file] = dicTemp[issue.file].concat([issue]);
})
dic2[project] = dicTemp;
})
var list = Object.keys(dic2).map(project=>{
var issuesGroupbyFile:{[key:string]:IIssue[]} = dic2[project];
var issueSum:number = 0;
return {
id: project,
name: project,
items: [],
subGroups: Object.keys(issuesGroupbyFile).map(file=>{
issueSum += issuesGroupbyFile[file].length;
return {
id: file,
name: file,
items: issuesGroupbyFile[file].map(issue=>{
var issueType = issueTypes.filter(issueType=>issueType.id === issue.typeId)[0];
return {
id: "ISSUE_" + issue.id,
name: `${issue.message}`,
badge: "",
icon:toIconType(issueType.severity)
}
}),
subGroups:[],
badge: issuesGroupbyFile[file].length.toString(),
expandedChildren:[],
icon:IssueIconType.none,
pageNo:1
};
}),
badge: issueSum.toString(),
expandedChildren:[],
icon:IssueIconType.none,
pageNo:1
};
});
return {
id: "",
name: "",
subGroups: list,
items:[],
badge:"",
expandedChildren:[],
icon:IssueIconType.none,
pageNo:1
};
}
}
function searchGroup(tree:IGroup, id:string):IGroup
{
if(tree.id === id){
return tree;
}
var results = tree.subGroups
.map(group => searchGroup(group, id))
.filter(group => group !== null);
if(results.length != 0)
{
return results[0]
}
return null;
}
function updateGroups(tree:IGroup, updateTarget:IGroup):IGroup
{
if(tree.id === updateTarget.id){
return updateTarget;
}
var isUpdated:boolean = false;
var newSubGroups = tree.subGroups.map(group=>{
var newGroup = updateGroups(group, updateTarget);
if(newGroup !== null){
isUpdated = true;
return newGroup;
}
else
{
return group;
}
});
if(isUpdated)
{
return {
id: tree.id,
items: tree.items,
name: tree.name,
subGroups:newSubGroups,
badge: tree.badge,
expandedChildren:tree.expandedChildren,
icon:tree.icon,
pageNo:1
}
}
else{
return null;
}
}
function toSequence(tree:IGroup):IItem[]{
let result:IItem[] = tree.items;
tree.subGroups.map(group=>{
result = result.concat(toSequence(group));
});
return result;
}
function searchGroupsByVisitor(tree:IGroup, visitor:(group:IGroup)=>boolean):IGroup[]{
var results:IGroup[] = [];
if(visitor(tree))
{
results.push(tree);
}
tree.subGroups.forEach(group=>{
var founds = searchGroupsByVisitor(group, visitor);
results = results.concat(founds);
});
return results;
}
function getFirstIssue(tree:IGroup):IItem{
if(tree.items.length !== 0)
{
return tree.items[0];
}
if(tree.subGroups.length === 0)
{
return null;
}
return getFirstIssue(tree.subGroups[0]);
}
function openParentGroups(tree:IGroup, issueId:string):IGroup{
// close all group
var openedParents = searchGroupsByVisitor(tree, group=>group.expandedChildren.length !== 0);
openedParents.forEach(group => {
tree = updateGroups(tree, objectAssign({}, group, {expandedChildren:[]}) as IGroup);
});
var targetId = issueId;
var parentGroups = searchGroupsByVisitor(tree, group=>group.items.filter(item=>item.id === targetId).length > 0);
var issueIndex = parentGroups[0].items.indexOf(parentGroups[0].items.filter(_=>_.id === targetId)[0]);
var newParentGroup = objectAssign({}, parentGroups[0], {expandedChildren:[targetId], pageNo:Math.ceil((issueIndex+1)/10)});
tree = updateGroups(tree, newParentGroup);
while(newParentGroup.id !== tree.id)
{
targetId = newParentGroup.id;
parentGroups = searchGroupsByVisitor(tree, group=>group.subGroups.filter(subGroup=>subGroup.id === targetId).length > 0);
issueIndex = parentGroups[0].subGroups.indexOf(parentGroups[0].subGroups.filter(_=>_.id === targetId)[0]);
newParentGroup = objectAssign({}, parentGroups[0], {expandedChildren:[targetId], pageNo:Math.ceil((issueIndex+1)/10)});
tree = updateGroups(tree, newParentGroup);
}
return tree;
}
export function IssueBrowserReducer(state: IIssueBrowserState = initialIssueBrowserState, action: any) {
switch (action.type)
{
case 'getInitialData2':
return objectAssign({}, state, {
diffMode:action.diffMode,
selectedIssueId:"ISSUE_" + action.currentIssueId,
showErrorIssues:action.hideFilter.indexOf("error") < 0,
showWarningIssues:action.hideFilter.indexOf("warning") < 0,
showSuggestionIssues:action.hideFilter.indexOf("suggestion") < 0,
showHintIssues:action.hideFilter.indexOf("hint") < 0,
});
case 'receivedInitialData':
return objectAssign({}, state, {revisions:action.revisions});
case 'onChangeIssuesGroupBy':
var tree = createTree(
state.currentData.issues,
state.diffBaseData.issues,
state.currentData.issueTypes,
action.value,
state.diffMode,
state.showErrorIssues,
state.showWarningIssues,
state.showSuggestionIssues,
state.showHintIssues
);
var firstIssue = getFirstIssue(tree);
var firstIssueId = firstIssue.id;
tree = openParentGroups(tree, firstIssueId);
var selectedIssue = state.currentData.issues.filter(_=>_.id===firstIssueId.replace("ISSUE_",""))[0];
return objectAssign({}, state, {
issuesGroupBy:action.value,
selectedIssue:selectedIssue,
selectedIssueType:state.currentData.issueTypes.filter(_=>_.id === selectedIssue.typeId)[0],
selectedIssueId:firstIssueId,
tree:tree});
case 'onSelectedIssueId':
if(action.value.match(/^ISSUE_/) !== null)
{
// クリックされたのがissueなら選択する
var id = action.value.replace("ISSUE_", "");
var currentIssues = state.currentData.issues;
var currentIssueTypes = state.currentData.issueTypes;
if(state.diffMode === DiffMode.FixedFromFirst || state.diffMode === DiffMode.FixedFromPrevious)
{
currentIssues = state.diffBaseData.issues;
currentIssueTypes = state.diffBaseData.issueTypes;
}
var selectedIssue = currentIssues.filter(issue=>issue.id === id)[0];
var selectedIssueType = currentIssueTypes.filter(issueType=>issueType.id == selectedIssue.typeId)[0];
return objectAssign({}, state, {selectedIssueId:action.value, selectedIssue: selectedIssue, selectedIssueType:selectedIssueType});
}
else
{
return state;
}
case 'onChangedRevisionId':
var selectedRevision = state.revisions.revisionInfos.filter(rev=>rev.id === action.revisionId)[0];
if(selectedRevision === undefined)
{
return state;
}
return objectAssign({}, state, {selectedRevision:selectedRevision});
case 'revievedRevisionData':
var data:IOriginalData = action.data;
var tree = createTree(
data.issues,
state.diffBaseData.issues,
data.issueTypes,
state.issuesGroupBy,
state.diffMode,
state.showErrorIssues,
state.showWarningIssues,
state.showSuggestionIssues,
state.showHintIssues);
var firstIssue = getFirstIssue(tree);
var firstIssueId = firstIssue.id;
tree = openParentGroups(tree, firstIssueId);
var selectedIssue = data.issues.filter(_=>_.id===firstIssueId.replace("ISSUE_",""))[0];
return objectAssign({}, state, {
selectedIssue:selectedIssue,
selectedIssueType:data.issueTypes.filter(_=>_.id === selectedIssue.typeId)[0],
selectedIssueId:firstIssueId,
currentData:data,
selectedRevision:data.metaInfo,
tree: tree
});
case 'revievedDiffBaseRevisionData':
var diffBaseData:IOriginalData = action.data;
var tree = createTree(
state.currentData.issues,
diffBaseData.issues,
state.currentData.issueTypes,
state.issuesGroupBy,
state.diffMode,
state.showErrorIssues,
state.showWarningIssues,
state.showSuggestionIssues,
state.showHintIssues);
var firstIssue = getFirstIssue(tree);
var firstIssueId = firstIssue.id;
tree = openParentGroups(tree, firstIssueId);
var selectedIssue = state.currentData.issues.filter(_=>_.id===firstIssueId.replace("ISSUE_",""))[0];
return objectAssign({}, state, {
selectedIssue:selectedIssue,
selectedIssueType:state.currentData.issueTypes.filter(_=>_.id === selectedIssue.typeId)[0],
selectedIssueId:firstIssueId,
diffBaseData:diffBaseData,
selectedDiffBaseRevision:diffBaseData.metaInfo,
tree: tree
});
case 'onChangedTherma':
localStorage["InspectCodeViewer.themaId"] = action.value;
return objectAssign({}, state,{selectedThermaId:action.value});
case 'onSelectedIssue':
var id = action.id.toString();
if(id.match(/^ISSUE_/) !== null)
{
// クリックされたのがissueなら選択する
id = id.replace("ISSUE_", "");
var currentIssues = state.currentData.issues;
var currentIssueTypes = state.currentData.issueTypes;
if(state.diffMode === DiffMode.FixedFromFirst || state.diffMode === DiffMode.FixedFromPrevious)
{
currentIssues = state.diffBaseData.issues;
currentIssueTypes = state.diffBaseData.issueTypes;
}
var selectedIssue = currentIssues.filter(issue=>issue.id === id)[0];
var selectedIssueType = currentIssueTypes.filter(issueType=>issueType.id == selectedIssue.typeId)[0];
return objectAssign({}, state, {
selectedIssueId:action.id,
selectedIssue: selectedIssue,
selectedIssueType:selectedIssueType});
}
else
{
return state;
}
case 'onSelectedIssueGroup':
var selectedGroup:IGroup = action.row;
var newExpandedChildren:string[] = [selectedGroup.id];
if(action.parent.expandedChildren[0] === selectedGroup.id)
{
return state;
}
var newParent = objectAssign({}, action.parent,{expandedChildren:newExpandedChildren});
var newTree = updateGroups(state.tree, newParent);
return objectAssign({}, state, {tree:newTree});
case 'onChangeDiffMode':
var tree = createTree(
state.currentData.issues,
state.diffBaseData.issues,
state.currentData.issueTypes,
state.issuesGroupBy,
action.value,
state.showErrorIssues,
state.showWarningIssues,
state.showSuggestionIssues,
state.showHintIssues);
var firstIssue = getFirstIssue(tree);
var firstIssueId = firstIssue.id;
tree = openParentGroups(tree, firstIssueId);
var selectedIssue = state.currentData.issues.filter(_=>_.id===firstIssueId.replace("ISSUE_",""))[0];
return objectAssign({}, state,{
selectedIssue:selectedIssue,
selectedIssueType:state.currentData.issueTypes.filter(_=>_.id === selectedIssue.typeId)[0],
selectedIssueId:firstIssueId,
diffMode:action.value,
tree:tree
});
case 'onToggleShowErrorIssues':
var tree = createTree(
state.currentData.issues,
state.diffBaseData.issues,
state.currentData.issueTypes,
state.issuesGroupBy,
state.diffMode,
!state.showErrorIssues,
state.showWarningIssues,
state.showSuggestionIssues,
state.showHintIssues);
var firstIssue = getFirstIssue(tree);
var firstIssueId = firstIssue.id;
tree = openParentGroups(tree, firstIssueId);
var selectedIssue = state.currentData.issues.filter(_=>_.id===firstIssueId.replace("ISSUE_",""))[0];
return objectAssign({}, state,{
showErrorIssues:!state.showErrorIssues,
selectedIssue:selectedIssue,
selectedIssueType:state.currentData.issueTypes.filter(_=>_.id === selectedIssue.typeId)[0],
selectedIssueId:firstIssueId,
tree:tree});
case 'onToggleShowWarningIssues':
var tree = createTree(
state.currentData.issues,
state.diffBaseData.issues,
state.currentData.issueTypes,
state.issuesGroupBy,
state.diffMode,
state.showErrorIssues,
!state.showWarningIssues,
state.showSuggestionIssues,
state.showHintIssues);
var firstIssue = getFirstIssue(tree);
var firstIssueId = firstIssue.id;
tree = openParentGroups(tree, firstIssueId);
var selectedIssue = state.currentData.issues.filter(_=>_.id===firstIssueId.replace("ISSUE_",""))[0];
return objectAssign({}, state,{
showWarningIssues:!state.showWarningIssues,
selectedIssue:selectedIssue,
selectedIssueType:state.currentData.issueTypes.filter(_=>_.id === selectedIssue.typeId)[0],
selectedIssueId:firstIssueId,
tree:tree});
case 'onToggleShowSuggestionIssues':
var tree = createTree(
state.currentData.issues,
state.diffBaseData.issues,
state.currentData.issueTypes,
state.issuesGroupBy,
state.diffMode,
state.showErrorIssues,
state.showWarningIssues,
!state.showSuggestionIssues,
state.showHintIssues);
var firstIssue = getFirstIssue(tree);
var firstIssueId = firstIssue.id;
tree = openParentGroups(tree, firstIssueId);
var selectedIssue = state.currentData.issues.filter(_=>_.id===firstIssueId.replace("ISSUE_",""))[0];
return objectAssign({}, state,{
showSuggestionIssues:!state.showSuggestionIssues,
selectedIssue:selectedIssue,
selectedIssueType:state.currentData.issueTypes.filter(_=>_.id === selectedIssue.typeId)[0],
selectedIssueId:firstIssueId,
tree:tree});
case 'onToggleShowHintIssues':
var tree = createTree(
state.currentData.issues,
state.diffBaseData.issues,
state.currentData.issueTypes,
state.issuesGroupBy,
state.diffMode,
state.showErrorIssues,
state.showWarningIssues,
state.showSuggestionIssues,
!state.showHintIssues);
var firstIssue = getFirstIssue(tree);
var firstIssueId = firstIssue.id;
tree = openParentGroups(tree, firstIssueId);
var selectedIssue = state.currentData.issues.filter(_=>_.id===firstIssueId.replace("ISSUE_",""))[0];
return objectAssign({}, state,{
showHintIssues:!state.showHintIssues,
selectedIssue:selectedIssue,
selectedIssueType:state.currentData.issueTypes.filter(_=>_.id === selectedIssue.typeId)[0],
selectedIssueId:firstIssueId,
tree:tree});
case 'setIssuesFilter':
var tree = createTree(
state.currentData.issues,
state.diffBaseData.issues,
state.currentData.issueTypes,
state.issuesGroupBy,
state.diffMode,
action.error,
action.warning,
action.suggestion,
action.hint);
var firstIssue = getFirstIssue(tree);
var firstIssueId = firstIssue.id;
tree = openParentGroups(tree, firstIssueId);
var selectedIssue = state.currentData.issues.filter(_=>_.id===firstIssueId.replace("ISSUE_",""))[0];
return objectAssign({}, state, {
showErrorIssues:action.error,
showWarningIssues:action.warning,
showSuggestionIssues:action.suggestion,
showHintIssues:action.hint,
selectedIssue:selectedIssue,
selectedIssueType:state.currentData.issueTypes.filter(_=>_.id === selectedIssue.typeId)[0],
selectedIssueId:firstIssueId,
tree:tree
});
case 'onMovePreviousIssue':
var items = toSequence(state.tree);
if(items.length === 0)
{
return state;
}
var currentItem = items.filter(_=>_.id === state.selectedIssueId)[0];
var currentIndex = items.indexOf(currentItem);
var nextItem = items[currentIndex - 1];
if(currentIndex <= 0)
{
nextItem = items[0];
}
if(currentIndex > items.length - 1)
{
nextItem = items[items.length-1];
}
var nextItemId = nextItem.id.replace("ISSUE_", "");
var currentIssues = state.currentData.issues;
var currentIssueTypes = state.currentData.issueTypes;
if(state.diffMode === DiffMode.FixedFromFirst || state.diffMode === DiffMode.FixedFromPrevious)
{
currentIssues = state.diffBaseData.issues;
currentIssueTypes = state.diffBaseData.issueTypes;
}
var nextIssue = currentIssues.filter(_=>_.id === nextItemId)[0];
var nextIssueType = currentIssueTypes.filter(_=>_.id === nextIssue.typeId);
var tree = openParentGroups(state.tree, nextItem.id);
return objectAssign({}, state, {
tree:tree,
selectedIssueId:nextItem.id,
selectedIssue: nextIssue,
selectedIssueType:nextIssueType});
case 'onMoveNextIssue':
var items = toSequence(state.tree);
if(items.length === 0)
{
return state;
}
var currentItem = items.filter(_=>_.id === state.selectedIssueId)[0];
var currentIndex = items.indexOf(currentItem);
var nextItem = items[currentIndex + 1];
if(currentIndex < 0)
{
nextItem = items[0];
}
if(currentIndex >= items.length - 1)
{
nextItem = items[items.length-1];
}
var nextItemId = nextItem.id.replace("ISSUE_", "");
var currentIssues = state.currentData.issues;
var currentIssueTypes = state.currentData.issueTypes;
if(state.diffMode === DiffMode.FixedFromFirst || state.diffMode === DiffMode.FixedFromPrevious)
{
currentIssues = state.diffBaseData.issues;
currentIssueTypes = state.diffBaseData.issueTypes;
}
var nextIssue = currentIssues.filter(_=>_.id === nextItemId)[0];
var nextIssueType = currentIssueTypes.filter(_=>_.id === nextIssue.typeId);
var tree = openParentGroups(state.tree, nextItem.id);
return objectAssign({}, state, {
tree:tree,
selectedIssueId:nextItem.id,
selectedIssue: nextIssue,
selectedIssueType:nextIssueType});
case 'onChangePage':
var group = searchGroup(state.tree, action.parentId);
var newGroup = objectAssign({}, group, {pageNo:action.pageNo});
var tree = updateGroups(state.tree, newGroup);
return objectAssign({}, state, {
tree:tree
})
default:
return state;
}
}
</pre>
<script type="text/javascript" src="../../../js/code.js">
</script>
</body>
</html> |
_includes/partials/footer/category.html | williamcanin/descrip | <!-- Footer Include
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<!-- Include Liquid _data/data
___________________________________________ -->
{% include liquid/data %}
<div class="footer-fixed-default ff-categorylist">
<div class="container-fluid">
<div class="row row1">
<div class="col-sm-4 col1">
<div class="copyright">
<span>{{ loadData.website.title }} © {{ loadData.website.launch }}-{{ site.time | date: '%Y' }} • All right reserved.</span>
</div>
</div>
<div class="col-sm-4 col2">
<span>{{ loadData.website.footer.fixed.message }}</span>
</div>
<div class="col-sm-4 col3">
<span>Made with <a href="https://jekyllrb.com" target="_blank">Jekyll</a> using <a href="https://github.com/williamcanin/skeleton-jekyll" target="_blank">Skeleton Jekyll</a> Template.</span>
</div>
</div>
</div>
</div>
|
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/8964e78630e5f5780dd8eaf1f5c59a0d3575d266ee21b80c1dadf6e12c590deb.html | simonmysun/praxis | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>18 --> 19</title>
<link href="./../../assets/style.css" rel="stylesheet">
</head>
<body>
<h2>You have to be fast</h2>
<a href="./8098f915665ffd4fa75823194b32f519bf80279e407bcdf7e04ede0e3339210d.html">Teleport</a>
<hr>
<a href="./../../about.md">About</a> (Spoilers! )
<script src="./../../assets/md5.js"></script>
<script>
window.currentLevel = 7;
</script>
<script src="./../../assets/script.js"></script>
</body>
</html> |
app/locale/pt_BR/template/email/newsletter_subscr_confirm.html | almadaocta/lordbike-production | <!--@subject Newsletter subscription confirmation @-->
<!--@vars
{"store url=\"\"":"Store Url",
"var logo_url":"Email Logo Image Url",
"var logo_alt":"Email Logo Image Alt",
"htmlescape var=$customer.name":"Customer Name",
"var subscriber.getConfirmationLink()":"Subscriber Confirmation Url"}
@-->
<!--@styles
body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; }
@-->
<body style="background:#F6F6F6; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; margin:0; padding:0;">
<div style="background:#F6F6F6; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; margin:0; padding:0;">
<table cellspacing="0" cellpadding="0" border="0" height="100%" width="100%">
<tr>
<td align="center" valign="top" style="padding:20px 0 20px 0">
<!-- [ header starts here] -->
<table bgcolor="FFFFFF" cellspacing="0" cellpadding="10" border="0" width="650" style="border:1px solid #E0E0E0;">
<tr>
<td valign="top">
<a href="{{store url=""}}" style="color:#1E7EC8;"><img src="{{var logo_url}}" alt="{{var logo_alt}}" border="0"/></a>
</td>
</tr>
<!-- [ middle starts here] -->
<tr>
<td valign="top">
<h1 style="font-size:22px; font-weight:normal; line-height:22px; margin:0 0 11px 0;"">Obrigado por assinar nosso boletim informativo.</h1>
<p style="border:1px solid #E0E0E0; font-size:12px; line-height:16px; margin:0; padding:13px 18px; background:#F9F9F9;">Para começar a receber o boletim informativo, é preciso primeiro confirmar sua assinatura clicando no seguinte link:<br />
<a href="{{var subscriber.getConfirmationLink()}}" style="color:#1E7EC8;">{{var subscriber.getConfirmationLink()}}</a><p>
</td>
</tr>
<tr>
<td bgcolor="#EAEAEA" align="center" style="background:#EAEAEA; text-align:center;"><center><p style="font-size:12px; margin:0;">Obrigado novamente, <strong>{{var store.getFrontendName()}}</strong></p></center></td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</body> |
themes/admin/css/tinyMCE.css | lostfly2/g2 | /* This file extends the CSS data for the editable area(iframe) of TinyMCE
*
* If you want to adds your own CSS classes in tinyMCE for one theme,
* copy this file to /Themes/your_theme/assets/css/tinyMCE.css
* and extend the copy with your classes
*
*/
/* Standard Elements
*
*/
body, td, pre, p, ul, ol {
font-size:13px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
body {
background-color:#fff;
margin:1em;
}
h2,h3,h4,h5,h6 {
margin:1.5em 0 1em;
}
ul, ol {
margin:0 0 1em;
padding-left: 1em;
}
ul li, ol li {
line-height: 1.5em;
margin-left: 1em;
}
p {
margin:0 0 1em;
color:#000;
font-weight: normal;
font-size: 1em;
line-height: 1.5em;
font-size-adjust: none;
font-stretch: normal;
}
img {
border:1px solid #000;
margin:5px;
}
pre {
font-family: "Courier New", Courier, monospace;
border: solid 1px #ccc;
background-color:#f3f3f3;
padding:10px !important;
}
table.mceItemTable {
width: 100%;
}
script {
border:solid dashed #000;
}
/* Aligment of elements (like pictures)
* Your theme should have these CSS class set for the elements you wish to align through tinyMCE
* (tiny just adds the class to the element)
*
*/
.left{
float:left;
}
.right{
float:right;
}
.center{
text-align: center;
}
.justify {
text-align: justify;
}
|
Site/stylesheets/quickguide.css | Johnbastian/Ixhibition | #quickguideWrapper{
display: inline-flex;
flex-flow: column nowrap;
justify-content: flex-start;
align-items: center;
display: -webkit-inline-flex;
-webkit-flex-flow: column nowrap;
-webkit-justify-content: flex-start;
-webkit-align-items: center;
padding: 20px 100px;
}
p{
width: 100%;
}
.codeBlock{
display: inline-block;
color: white;
background-color: #777;
border: 0px solid #777;
border-left-width: 4px;
border-right-width: 4px;
border-radius: 4px;
}
.codeContainer{
position: relative;
margin: 5px 0px 20px 0px;
height: 200px;
width: 100%;
border: 1px solid white;
overflow: scroll;
}
pre{
box-sizing: border-box;
position: absolute;
padding: 0px 15px;
top: 0px;
left: 0px;
}
#code1{
height: 80px;
}
#code2{
height: 200px;
}
#code3{
height: 100px;
}
|
salam-world-umair-bio/css/style.css | umairsy/salam_world | /*
Author: Bootstrapthemes
Author URI: http://bootstrapthemes.co
*/
/* ==========================================================================
Author's custom styles
========================================================================== */
body {
color: #767676;
-webkit-font-smoothing: antialiased;
width: 100%;
font-size:15px;
background:#f3f3f3;
}
/*==========================================
PRE LOADER
==========================================*/
.preloader {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #fefefe;
z-index: 99999;
height: 100%;
width: 100%;
overflow: hidden !important;
}
.loaded {
width: 60px;
height: 60px;
position: absolute;
left: 50%;
top: 50%;
background-image: url(../images/loading.gif);
background-repeat: no-repeat;
background-position: center;
-moz-background-size: cover;
background-size: cover;
margin: -20px 0 0 -20px;
}
.top-margin {
margin-top: 96px;
}
.bottom-margin {
margin-bottom: 96px;
}
.floatright{
float:rigth;
display:inline-block;
}
.clierboth{
overflow:hidden;
width:100%;
height:10px;
background:red;
}
img{max-width:100%;}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
outline: none;
}
.form-control {
border: 1px solid #ddd;
font-size: 16px;
font-family: 'Merriweather', serif;
height: 45px;
border-bottom:1px solid #ddd;
background-color: rgba(255, 255, 255, 0);
border-radius:0;
-webkit-box-shadow:0;
box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);
}
.form-control:focus {
border-color: #e84c3d;
}
p {
font: normal 16px "Myriad Pro", arial, sans-serif, NotoNastaliqUrdu-Regular;
}
h1,h2,h3,h4,h5,h6 { color: #767676;}
h1 {
font-size: 48px;
line-height: 50px;
font-weight: 600;
font-family: 'Roboto, ’Merriweather', serif;
text-transform: uppercase;
}
h2 {
font-size: 35px;
line-height: 38px;
font-weight: 500;
font-family: 'Roboto, ’Roboto medium', serif;
}
h3 {
font-size: 30px;
line-height: 32px;
font-weight: 400;
font-family: 'Roboto, “Myriad Pro" , sans-serif;
text-transform: uppercase;
margin: 0;
}
h4 {
font-size: 24px;
line-height: 26px;
font-weight: 350;
font-family:'Roboto';
}
h5 {
font-size: 20px;
line-height: 22px;
font-weight: 300;
font-family: “Roboto”, “Myriad Pro" , sans-serif;
margin: 0;
text-decoration: none;
}
h6 {
font-size: 18px;
line-height: 20px;
font-weight: 250;
font-family: "Roboto”, ”Myriad Pro" , sans-serif;
margin: 0;
text-decoration: none;
}
ul{
margin:0;
padding:0;
list-style:none;
}
a:hover{
text-decoration:none;
}
.btn {
border: 1px solid #3c3c3c;
display: inline-block;
min-width: 100px;
padding: .9em;
height: 50px;
text-align: center;
color: #3c3c3c;
font-style: normal;
letter-spacing: 1px;
margin: 0;
font-size: 16px;
font-weight: 300;
border-radius:0;
margin-top:30px;
}
.btn:hover {
background-color: transparent;
color: #000;
text-decoration: none;
}
.pink-btn {
background: #e84c3d;
border: none;
margin-left: 10px;
color:#fff;
transition:.6s;
}
.pink-btn:hover {
background-color: #ff1802;
color: #fff;
text-decoration: none;
}
.btn-white{
border:1px solid #fff;
color:#fff;
border-radius:5px;
}
.btn-white:hover{
border:1px solid #000;
color:#000;
}
.btn-lg{
background:#e84c3d;
color:#fff;
border:1px solid #e84c3d;
}
.btn-lg:hover{
background:#ff1600;
color:#fff;
border:1px solid #ff1600;
}
.scrolldown {
padding-top: 24px;
}
.sections {
padding-top: 80px;
padding-bottom: 80px;
position: relative;
overflow: hidden;
}
.separetor{
border-bottom: 3px solid #898989;
overflow: hidden;
padding:3px 0px;
width: 8%;
margin: 0 auto;
margin-bottom: 20px;
}
.separetor2{
border-bottom: 3px solid #898989;
overflow: hidden;
padding:2px 0px;
width: 10%;
margin-bottom:20px;
}
.separetorwhite {
border-bottom: 3px solid #fff;
overflow: hidden;
padding: 2px 0px;
width: 10%;
margin-bottom: 20px;
}
.separetorwhite2 {
border-bottom: 3px solid #fff;
overflow: hidden;
padding:3px 0px;
width: 8%;
margin: 0 auto;
margin-bottom: 20px;
}
.banner .scroll_btn {
background: url(../images/scroll.gif) 50% 50% no-repeat rgba(215, 181 ,94, 0);
border: 2px solid #fff;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
display: block;
height: 40px;
margin: 10px auto;
-webkit-transition: all 500ms ease-in-out 0s;
-moz-transition: all 500ms ease-in-out 0s;
-ms-transition: all 500ms ease-in-out 0s;
-0-transition: all 500ms ease-in-out 0s;
transition: all 500ms ease-in-out 0s;
width: 40px;
position:absolute;
left:50%;
bottom:0;
}
.banner .scroll_btn:hover {
background: url(../images/scroll.gif) 50% 50% no-repeat;
opacity: .85;
-moz-opacity: .85;
-o-opacity: .85;
-webkit-opacity: .85;
transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
}
/* logo
.main_menu_bg a.navbar-brand{
color:#e84c3d;
font-weight:700;
}
.main_menu_bg a:hover.navbar-brand{
color:#fe1701;
font-weight:700;
}*/
/* Banner section */
body {
color: #767676;
-webkit-font-smoothing: antialiased;
width: 100%;
font-size:15px;
background:#f3f3f3;
}
.banner{
/*background:url(../images/galaxy.jpg) no-repeat center center fixed;*/
position:relative;
background-size:cover;
}
.main_banner_area{
padding:250px 0px;
overflow:hidden;
}
.single_banner_text h2{
color:#333b46;
font-weight:500;.gif
}
.single_banner_text h5{
font-size:16px;
color:#81868e;
font-family:'opensans-regular';
font-weight:100;
letter-spacing:.37rem;
}
/* Abouts Section CSS */
.abouts{
/*background:url(../images/earth2.jpg) no-repeat center center fixed;*/
padding:120px 0px;
}
.main_abouts_content{}
.single_abouts{}
.single_abouts h2{
font-family:'Roboto Mediam';
font-weight:500;
font-size:2.5rem;
color:#333b46;
}
.single_abouts p{
max-width: 455px;
line-height: 2.5rem;
font-size: 1.9rem;
font-family: 'Roboto';
}
/* wedo section */
.head_title h2{
font-family:'Roboto';
font-size:20px;
font-weight:500;
color:#333b46;
}
.head_title p{
color: #81868e;
font-family: 'OpenSans';
font-weight: 300;
max-width: 42%;
margin: 0 auto;
line-height: 25px;
}
.wedo_content_area{
padding-bottom:100px;
overflow: hidden;
}
.single_wedo{
margin-top:40px;
border:2px solid #ddd;
padding:30px;
border-radius:4px;
transition:.6s;
}
.single_wedo:hover{
background:#e84c3d;
color:#fff;
}
.single_wedo:hover .single_left_icon i{
background: #ffffff;
color:#e84c3d;
}
.single_wedo:hover .single_right_text h4{
color:#fff;
}
.single_wedo:hover .separetor2{
border-bottom: 3px solid #fff;
}
.single_left_icon{
width: 25%;
float: left;
display: inline-block;
margin-right: 20px;
transition:.6s;
}
.single_left_icon i{
color: #fff;
font-size: 50px;
background: #e84c3d;
padding: 20px;
border-radius: 50px;
width: 100px;
height: 100px;
text-align: center;
line-height: 62px;
}
.single_right_text{
width:70%;
display:inline-block;
}
.single_right_text p{
line-height:25px;
}
/* STEPS Section */
.steps{
padding:90px 0px;
}
.main_steps_content{
position:relative;
}
.main_steps_content:after{
position: absolute;
content: "";
border-top: 2px solid #ddd;
left: 15%;
top: 120px;
width: 70%;
z-index: -1;
}
.single_steps{
margin-top: 60px;
}
.single_steps:hover a i{
color: #fff;
background: #e84c3d;
}
.single_steps:hover a{
border: 2px solid #e84c3d;
}
.single_steps a{
border: 2px solid #ddd;
width: 115px;
height: 115px;
display: inline-block;
text-align: center;
padding: 6px;
border-radius: 50%;
transition:.6s;
}
.single_steps a i{
font-size: 45px;
color: #e84c3d;
background: #ddd;
width: 100px;
height: 100px;
line-height: 100px;
text-align: center;
border-radius: 50%;
transition:.6s;
}
.single_steps h4{
margin:30px auto 20px auto;
font-family:'Roboto';
font-weight:300;
}
.single_steps p{
line-height: 25px;
font-family:'OpenSans';
font-size:18px;
}
/* featured section */
.featured{
background: #ececec;
padding: 80px 0px;
overflow: hidden;
}
.main_featured_content{
margin-top: 50px;
}
.single_featured_area{
padding:0;
margin:0;
}
.single_featured{
position:relative;
}
.single_featured img{
width:100%;
}
.single_featured:hover .featured_overlay {
opacity:1;
}
.featured_overlay {
position: absolute;
left: 5%;
top: 5%;
width: 90%;
height: 90%;
background: rgba(232, 76, 61, 0.81);
opacity:0;
transition:.6s;
}
.overlay_content{
text-align: center;
margin: 21% auto;
color:#fff;
}
/* service Section */
.service{
overflow:hidden;
padding: 80px 0px 0px 0px;
}
.main_service_content .single_service .separetorwhite {
border-bottom: 3px solid #fff;
overflow: hidden;
padding: 2px 0px;
width: 10%;
margin-bottom: 20px;
}
.main_service_content{
background:#e84c3d;
}
.single_service_area{
background: url(../images/service1.jpg) no-repeat left top;
height: 337px;
margin-top: 50px;
}
.single_service_area_two{
background: url(../images/service2.jpg) no-repeat right top;
height: 337px;
}
.single_service_area_three{
background: url(../images/service3.jpg) no-repeat left top;
height: 337px;
}
.single_service{
color: #fff;
margin-top: 20%;
}
.single_service h4{
color: #fff;
}
.single_service p{
color: #fff;
font-family:'OpenSans';
font-weight:300;
max-width:70%;
}
.single_service p.service_P{
max-width: 70%;
margin-left: 30%;
}
/* mixitup section */
.main_mixi_content{
max-height: 900px;
}
.main_mix_menu{
margin-bottom:50px;
}
.single_mixi_portfolio{
position:relative;
float: left;
border: 3px solid #fff;
width:100%;
height:100px;
}
.single_mixi_portfolio img{
width:100%;
}
.single_mixi_portfolio:hover .mixi_portfolio_overlay{
opacity:1;
}
.mixi_portfolio_overlay{
background:#565d67;
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
transition:.5s;
opacity:0;
}
.mixi_portfolio_overlay .overflow_hover_text{
position: absolute;
top: 35%;
left: 15%;
width: 70%;
}
.mixi_portfolio_overlay .overflow_hover_text i{
color:#fff;
font-size: 40px;
}
.mixi_portfolio_overlay .overflow_hover_text h2{
color:#fff;
font-size:22px;
font-family:'titillium_websemibold';
}
.mixi_portfolio_overlay .overflow_hover_text p{
color:#fff;
}
.test .mix{
display: none;
-webkit-backface-visibility: hidden;
-webkit-transform-origin: 50% 0;
}
/* testimonial section */
.testimonial{
background:url(../images/testbg.jpg) no-repeat top center;
background-size:cover;
}
.testimonial .head_title h2{
color:#fff;
}
.testimonial .head_title h5{
font-size: 18px;
font-family: 'OpenSans';
font-weight: 300;
letter-spacing: 4px;
color:#fff;
}
.testimonial_overlay {
background: rgba(39, 39, 39, 0.86);
padding: 50px 0px;
}
.single_testimonial_img{
margin-top:40px;
}
.single_testimonial_img img{
margin-bottom:30px;
}
.single_testimonial_img p{
width: 55%;
margin: 0 auto;
font-family: 'OpenSans';
font-style: italic;
margin-bottom: 30px;
color:#fff;
}
.single_testimonial_img a{
margin-top:40px;
color:#e84c3d;
font-size:20px;
font-family:'Roboto';
font-weight:500;
}
.owl-theme .owl-controls {
margin-top: 25px;
}
.owl-theme .owl-controls .owl-page span {
background: red;
border: 1px solid red;
}
/* Blog Section */
.main_blog{}
.single_blog{
position:relative;
margin-top: 50px;
}
.single_blog_img img{
width:100%;
}
.single_blog_overlay{
background: #e84c3d;
width: 50%;
height: 100%;
right: 0;
top: 0;
position: absolute;
padding: 80px 20px;
}
.single_blog_overlay h4{
color:#fff;
font-size:16px;
}
.single_blog_overlay p{
color:#fff;
font-size:14px;
font-family:'OpenSans';
}
.single_blog_overlay a{
color:#fff;
font-size:12px;
display:block;
margin-top:25px;
text-decoration:none;
}
.single_blog_overlay a i{
margin-right:10px;
}
/* contact section */
.contact{
/*background:url(../images/marine-drive.jpg) no-repeat center center fixed;*/
padding:100px 0px;
}
.messsage_contant{
padding-top:60px;
}
.single_message_right{
padding:20px;
}
.single_message_right p{
margin-top:30px;
}
.single_message_right p span{
display: block;
margin-left: 40px;
margin-top: 10px;
}
.single_message_right p i{
color: #e84c3d;
margin-right: 20px;
font-size: 25px;
}
.messsage_contant .single_message_left .btn-lg{
width:40%;
}
/* Footer Section */
.footer{
background:#e84c3d;
}
.main_footer p{
padding:20px 0px;
color:#fff;
margin-top:10px;
}
.main_footer p i{
padding:0px 10px;
}
.main_footer p a{
padding:0px 10px;
}
/* scrollup */
.scrollup{
width: 30px;
height: 30px;
border-radius: 15px;
opacity: .3;
position: fixed;
bottom: 20px;
right: 25px;
color: #fff;
cursor: pointer;
background-color: #000;
z-index: 1000;
transition: opacity .5s, background-color .5s;
-moz-transition: opacity .5s, background-color .5s;
-webkit-transition: opacity .5s, background-color .5s;
}
.scrollup:hover {
background: #ff1600;
opacity: 1;
}
.scrollup i {
font-size: 13px;
position: absolute;
opacity: 1;
color: #fff;
left: 50%;
top: 50%;
margin-top: -7px;
margin-left: -6px;
text-decoration: none;
}
.myBar {
width: 10%;
height: 30px;
background-color: #4CAF50;
text-align: center; /* To center it horizontally (if you want) */
line-height: 30px; /* To center it vertically */
color: white;
} |
css/media-queries.css | pizzagrill/pizzagrill.github.io | /* ==================================================================
* Ceevee Media Queries
* url: styleshout.com
* 03-18-2014
/* ================================================================== */
/* screenwidth less than 1024px
--------------------------------------------------------------------- */
@media only screen and (max-width: 1024px) {
/* header styles
------------------------------------------------------------------ */
header .banner-text h1 {
font: 80px/1.1em 'opensans-bold', sans-serif;
letter-spacing: -1px;
margin: 0 auto 12px auto;
}
}
/* screenwidth less than 900px
--------------------------------------------------------------------- */
@media only screen and (max-width: 900px) {
/* header styles
------------------------------------------------------------------ */
header .banner { padding-bottom: 12px; }
header .banner-text h1 {
font: 78px/1.1em 'opensans-bold', sans-serif;
letter-spacing: -1px;
}
header .banner-text h3 {
font: 17px/1.9em 'librebaskerville-regular', serif;
width: 80%;
}
header .banner-text hr {
width: 65%;
margin: 12px auto;
}
/* nav-wrap */
#nav-wrap {
font: 11px 'opensans-bold', sans-serif;
letter-spacing: 1.5px;
}
/* About Section
------------------------------------------------------------------- */
#about .profile-pic {
width: 114px;
height: 114px;
margin-left: 12px;
}
#about .contact-details { width: 50%; }
#about .download { width: 50%; }
/* Resume Section
------------------------------------------------------------------- */
#resume h1 { font: 16px/24px 'opensans-bold', sans-serif; }
#resume .main-col { padding-right: 5%; }
/* Testimonials Section
------------------------------------------------------------------- */
#testimonials .header-col h1:before {
font-size: 66px;
line-height: 66px;
}
#testimonials blockquote p {
font-size: 22px;
line-height: 46px;
}
/* Call to Action Section
------------------------------------------------------------------- */
#call-to-action .header-col h1:before {
font-size: 66px;
line-height: 66px;
}
/* Contact Section
------------------------------------------------------------------- */
#contact .section-head { margin-bottom: 30px; }
#contact .header-col h1:before {
font-size: 66px;
line-height: 66px;
}
#contact .section-head p.lead { font: 17px/33px opensans-light, sans-serif; }
}
/* mobile wide/smaller tablets
---------------------------------------------------------------------- */
@media only screen and (max-width: 767px) {
/* mobile navigation
-------------------------------------------------------------------- */
#nav-wrap {
font: 12px 'opensans-bold', sans-serif;
background: transparent !important;
letter-spacing: 1.5px;
width: auto;
position: fixed;
top: 0;
right: 0;
}
#nav-wrap > a {
width: 48px;
height: 48px;
text-align: left;
background-color: #11ABB0;
position: relative;
border: none;
float: right;
font: 0/0 a;
text-shadow: none;
color: transparent;
position: relative;
top: 0px;
right: 30px;
}
#nav-wrap > a:before,
#nav-wrap > a:after {
position: absolute;
border: 2px solid #fff;
top: 35%;
left: 25%;
right: 25%;
content: '';
}
#nav-wrap > a:after { top: 60%; }
/* toggle buttons */
#nav-wrap:not( :target ) > a:first-of-type,
#nav-wrap:target > a:last-of-type {
display: block;
}
/* hide menu panel */
#nav-wrap ul#nav {
height: auto;
display: none;
clear: both;
width: auto;
float: right;
position: relative;
top: 12px;
right: 0;
}
/* display menu panels */
#nav-wrap:target > ul#nav {
display: block;
padding: 30px 20px 48px 20px;
background: #1f2024;
margin: 0 30px;
clear: both;
}
ul#nav li {
display: block;
height: auto;
margin: 0 auto;
padding: 0 4%;
text-align: left;
border-bottom: 1px solid #2D2E34;
border-bottom-style: dotted;
}
ul#nav li a {
display: block;
margin: 0;
padding: 0;
margin: 12px 0;
line-height: 16px; /* reset line-height from 48px */
border: none;
}
/* Header Styles
-------------------------------------------------------------------- */
header .banner {
padding-bottom: 12px;
padding-top: 6px;
}
header .banner-text h1 { font: 68px/1.1em 'opensans-bold', sans-serif; }
header .banner-text h3 {
font: 16px/1.9em 'librebaskerville-regular', serif;
width: 85%;
}
header .banner-text hr {
width: 80%;
margin: 18px auto;
}
/* header social links */
header .social {
margin: 18px 0 24px 0;
font-size: 24px;
line-height: 36px;
}
header .social li { margin: 0 10px; }
/* scrolldown link */
header .scrolldown { display: none; }
/* About Section
-------------------------------------------------------------------- */
#about .profile-pic { display: none; }
#about .download .button {
width: 100%;
text-align: center;
padding: 15px 20px;
}
#about .main-col { padding-right: 30px; }
/* Resume Section
--------------------------------------------------------------------- */
#resume .header-col {
padding-top: 0;
margin-bottom: 48px;
text-align: center;
}
#resume h1 { letter-spacing: 3px; }
#resume .main-col { padding-right: 30px; }
#resume h3, #resume .info { text-align: center; }
.bars { width: 100%; }
/* Call To Action Section
/* ----------------------------------------------------------------- */
#call-to-action { text-align: center; }
#call-to-action h1 {
font: 16px/24px 'opensans-bold', sans-serif;
text-align: center;
margin-bottom: 30px;
text-shadow: 0px 1px 3px rgba(0, 0, 0, 1);
}
#call-to-action h1 span { display: block; }
#call-to-action .header-col h1:before { content: none; }
#call-to-action p { font-size: 15px; }
/* Portfolio Section
/* ----------------------------------------------------------------- */
#portfolio-wrapper .columns { margin-bottom: 40px; }
.popup-modal { max-width: 85%; }
/* Testimonials Section
----------------------------------------------------------------------- */
#testimonials .text-container { text-align: center; }
#testimonials h1 {
font: 16px/24px 'opensans-bold', sans-serif;
text-align: center;
margin-bottom: 30px;
text-shadow: 0px 1px 3px rgba(0, 0, 0, 1);
}
#testimonials h1 span { display: block; }
#testimonials .header-col h1:before { content: none; }
#testimonials blockquote { padding-bottom: 24px; }
#testimonials blockquote p {
font-size: 20px;
line-height: 42px;
}
/* Control Nav */
.flex-control-nav {
text-align: center;
margin-left: -30px;
}
/* contact Section
----------------------------------------------------------------------- */
#contact { padding-bottom: 66px; }
#contact .section-head { margin-bottom: 12px; }
#contact .section-head h1 {
font: 16px/24px 'opensans-bold', sans-serif;
text-align: center;
margin-bottom: 30px;
text-shadow: 0px 1px 3px rgba(0, 0, 0, 1);
}
#contact h1 span { display: block; }
#contact .header-col { padding-top: 0; }
#contact .header-col h1:before { content: none; }
#contact .section-head p.lead { text-align: center;}
/* form */
#contact label {
float: none;
width: 100%;
}
#contact input,
#contact textarea,
#contact select {
margin-bottom: 6px;
width: 100%;
}
#contact button.submit { margin: 30px 0 24px 0; }
#message-warning, #message-success {
width: 100%;
margin-left: 0;
}
/* footer
------------------------------------------------------------------------ */
/* copyright */
footer .copyright li:before { content: none; }
footer .copyright li { margin-right: 12px; }
/* social links */
footer .social-links { font-size: 22px; }
footer .social-links li { margin-left: 18px; }
/* Go To Top Button */
#go-top { margin-left: -22px; }
#go-top a {
width: 54px;
height: 54px;
font-size: 18px;
line-height: 54px;
}
}
/* mobile narrow
-------------------------------------------------------------------------- */
@media only screen and (max-width: 480px) {
/* mobile navigation
-------------------------------------------------------------------- */
#nav-wrap ul#nav { width: auto; float: none; }
/* header styles
-------------------------------------------------------------------- */
header .banner { padding-top: 24px; }
header .banner-text h1 {
font: 40px/1.1em 'opensans-bold', sans-serif;
margin: 0 auto 24px auto;
}
header .banner-text h3 {
font: 14px/1.9em 'librebaskerville-regular', sans-serif;
width: 90%;
}
/* header social links */
header .social { font-size: 20px;}
header .social li { margin: 0 6px; }
/* footer
------------------------------------------------------------------------ */
/* social links */
footer .social-links { font-size: 20px; }
footer .social-links li { margin-left: 14px; }
}
|
src/app/contact/contact.component.html | jtneal/jneal-angular | <section class="content--primary">
<h1>Contact</h1>
<p>
Contact forms feel so archaic these days. It's like you toss your message
over a wall and never know if there's anyone on the other side to receive
it. For this reason, I have chosen to remove the contact form from my site.
If you'd like to reach me, please do so using your preferred contact method.
</p>
<div class="row">
<div class="col-12 col-sm-6 col-lg-3">
<h3>Social Media</h3>
<p>
<a href="https://www.facebook.com/jasonneal" target="_blank">Facebook</a><br>
<a href="https://twitter.com/jasonneal" target="_blank">Twitter</a><br>
<a href="https://www.linkedin.com/in/jasontneal" target="_blank">LinkedIn</a>
</p>
</div>
<div class="col-12 col-sm-6 col-lg-3">
<h3>Email</h3>
<p><a href="mailto:jason@jneal.com">jason@jneal.com</a></p>
</div>
<div class="col-12 col-sm-6 col-lg-3">
<h3>Call or Text</h3>
<p><a href="tel:+18642752885">(864) 275-2885</a></p>
</div>
<div class="col-12 col-sm-6 col-lg-3">
<h3>Snail Mail</h3>
<p>156 Bromley Village Dr<br>Unit 204<br>Fort Mill, SC 29708</p>
</div>
</div>
</section>
|
src/css/_font.css | sonnetmedia/whatsnous.com | .sans-serif {
font-family: 'Lato',
avenir,
'helvetica neue', helvetica,
ubuntu,
roboto, noto,
'segoe ui', arial,
sans-serif;
}
/* lato-100normal - latin */
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 100;
src: url('/font/lato-latin-100.eot'); /* IE9 Compat Modes */
src:
local('Lato Thin '),
local('Lato-Thin'),
url('/font/lato-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/font/lato-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
url('/font/lato-latin-100.woff') format('woff'), /* Modern Browsers */
url('/font/lato-latin-100.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-100italic - latin */
@font-face {
font-family: 'Lato';
font-style: italic;
font-weight: 100;
src: url('/font/lato-latin-100italic.eot'); /* IE9 Compat Modes */
src:
local('Lato Thin italic'),
local('Lato-Thinitalic'),
url('/font/lato-latin-100italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/font/lato-latin-100italic.woff2') format('woff2'), /* Super Modern Browsers */
url('/font/lato-latin-100italic.woff') format('woff'), /* Modern Browsers */
url('/font/lato-latin-100italic.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-300normal - latin */
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 300;
src: url('/font/lato-latin-300.eot'); /* IE9 Compat Modes */
src:
local('Lato Light '),
local('Lato-Light'),
url('/font/lato-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/font/lato-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
url('/font/lato-latin-300.woff') format('woff'), /* Modern Browsers */
url('/font/lato-latin-300.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-300italic - latin */
@font-face {
font-family: 'Lato';
font-style: italic;
font-weight: 300;
src: url('/font/lato-latin-300italic.eot'); /* IE9 Compat Modes */
src:
local('Lato Light italic'),
local('Lato-Lightitalic'),
url('/font/lato-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/font/lato-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
url('/font/lato-latin-300italic.woff') format('woff'), /* Modern Browsers */
url('/font/lato-latin-300italic.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-400normal - latin */
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 400;
src: url('/font/lato-latin-400.eot'); /* IE9 Compat Modes */
src:
local('Lato Regular '),
local('Lato-Regular'),
url('/font/lato-latin-400.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/font/lato-latin-400.woff2') format('woff2'), /* Super Modern Browsers */
url('/font/lato-latin-400.woff') format('woff'), /* Modern Browsers */
url('/font/lato-latin-400.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-400italic - latin */
@font-face {
font-family: 'Lato';
font-style: italic;
font-weight: 400;
src: url('/font/lato-latin-400italic.eot'); /* IE9 Compat Modes */
src:
local('Lato Regular italic'),
local('Lato-Regularitalic'),
url('/font/lato-latin-400italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/font/lato-latin-400italic.woff2') format('woff2'), /* Super Modern Browsers */
url('/font/lato-latin-400italic.woff') format('woff'), /* Modern Browsers */
url('/font/lato-latin-400italic.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-700normal - latin */
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 700;
src: url('/font/lato-latin-700.eot'); /* IE9 Compat Modes */
src:
local('Lato Bold '),
local('Lato-Bold'),
url('/font/lato-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/font/lato-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
url('/font/lato-latin-700.woff') format('woff'), /* Modern Browsers */
url('/font/lato-latin-700.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-700italic - latin */
@font-face {
font-family: 'Lato';
font-style: italic;
font-weight: 700;
src: url('/font/lato-latin-700italic.eot'); /* IE9 Compat Modes */
src:
local('Lato Bold italic'),
local('Lato-Bolditalic'),
url('/font/lato-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/font/lato-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
url('/font/lato-latin-700italic.woff') format('woff'), /* Modern Browsers */
url('/font/lato-latin-700italic.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-900normal - latin */
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 900;
src: url('/font/lato-latin-900.eot'); /* IE9 Compat Modes */
src:
local('Lato Black '),
local('Lato-Black'),
url('/font/lato-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/font/lato-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
url('/font/lato-latin-900.woff') format('woff'), /* Modern Browsers */
url('/font/lato-latin-900.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-900italic - latin */
@font-face {
font-family: 'Lato';
font-style: italic;
font-weight: 900;
src: url('/font/lato-latin-900italic.eot'); /* IE9 Compat Modes */
src:
local('Lato Black italic'),
local('Lato-Blackitalic'),
url('/font/lato-latin-900italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/font/lato-latin-900italic.woff2') format('woff2'), /* Super Modern Browsers */
url('/font/lato-latin-900italic.woff') format('woff'), /* Modern Browsers */
url('/font/lato-latin-900italic.svg#Lato') format('svg'); /* Legacy iOS */
}
|
style/style.css | HaKNi/mrs-Happy-Chicken | @import url(fonts/clear-sans.css);
html, body {
height: 100%;
padding: 0px;
margin: 0px;
background: #faf8ef;
color: #776e65;
font-family: "Clear Sans", "Helvetica Neue", Arial, sans-serif;
font-size: 18px;
}
div#container {
height: 100%;
height: auto !important;
width: 100%;
min-height: 100%;
}
div#main {
width: 1000px;
overflow: auto;
margin: 0 auto;
padding-bottom: 0px;
}
.undisplay {
display:none;
}
.display {
display:normal;
}
div#intro {
width: 1000px;
overflow: auto;
margin: 0 auto;
padding-bottom: 0px;
}
div#header {
height:400px;
padding: 5px;
}
div#header p {
font-weight: bold;
font-size: 80px;
margin-top: 0px;
}
div#header img {
text-align: left;
width: 104px;
height: 104px;
}
div#body {
overflow: hidden;
height: 100%;
width: 100%;
}
div#content {
float: right;
margin: 0px 0px 0px 0px;
padding: 5px;
}
div#left-sidebar {
width: 20%;
float: left;
padding: 20px;
}
div#footer {
position: relative;
margin-top: 0px;
clear: both;
}
div#footer p {
padding: 5px;
margin: 0px;
}
div#modalContainer {
position: absolute;
width:100%;
height:100%;
min-width:1000px;
overflow: auto;
margin: 0 auto;
z-index:100;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(0,0,0,0.7);
}
div#modal {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -100;
margin: auto;
padding: 20px;
width: auto;
height: 200px;
background: rgba(255,255,255,0.9 );
-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.1);
box-shadow: 3px 3px 3px rgba(0,0,0,0.1);
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-o-transition: opacity 1s ease;
transition: opacity 1s ease;
}
#modal div#fields {
vertical-align:top;
float:left;
width:30%;
filter: alpha(opacity=0);
-webkit-transition: opacity 1s ease;
-moz-transition: opacity 1s ease;
-ms-transition: opacity 1s ease;
height:100%;
}
#modal div#outcome {
vertical-align:top;
text-overflow: ellipsis;
text-align: center;
white-space: nowrap;
overflow: hidden;
float:left;
width:35%;
height:100%;
}
#modal div#commands {
vertical-align:top;
float:right;
width:25%;
height:100%;
}
#modal div#outcome .successPublishing {
text-align:center;
font-size:32px;
font-weight:bold;
}
#modal div#outcome .errorPublishing {
text-align:center;
font-size:24px;
font-weight:bold;
opacity:0;
-webkit-animation: fade-in-out 1200ms ease-out;
-moz-animation: fade-in-out 1200ms ease-out;
animation: fade-in-out 1200ms ease-out;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
animation-fill-mode: both;
}
@-webkit-keyframes fade-in-out {
0% {
opacity: 0;
} 25% {
opacity: 1;
}
75% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@-moz-keyframes fade-in-out {
0% {
opacity: 0;
} 25% {
opacity: 1;
}
75% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fade-in-out {
0% {
opacity: 0;
} 25% {
opacity: 1;
}
75% {
opacity: 1;
}
100% {
opacity: 0;
}
}
#modal input#name {
width:250px;
display: block;
font-family: "Helvetica Neue", Arial, sans-serif;
border-style: solid;
border-width: 1px;
border-color: #dedede;
margin-bottom: 20px;
font-size: 1.55em;
padding: 11px 25px;
padding-left: 55px;
color: #777;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-webkit-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-moz-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-o-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
background: #fff url('../images/user.png') 5px 10px no-repeat;
}
#modal input#name:focus {
color: #333;
border-color: rgba(41, 92, 161, 0.4);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(41, 92, 161, 0.6);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(41, 92, 161, 0.6);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(41, 92, 161, 0.6);
outline: 0 none;
}
#modal input#email {
width:250px;
display: block;
font-family: "Helvetica Neue", Arial, sans-serif;
border-style: solid;
border-width: 1px;
border-color: #dedede;
margin-bottom: 20px;
font-size: 1.55em;
padding: 11px 25px;
padding-left: 55px;
color: #777;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-webkit-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-moz-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-o-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
background: #fff url('../images/email.png') 5px 10px no-repeat;
}
#modal input#email:focus {
color: #333;
border-color: rgba(41, 92, 161, 0.4);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(41, 92, 161, 0.6);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(41, 92, 161, 0.6);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(41, 92, 161, 0.6);
outline: 0 none;
}
#modal input#publishCancel {
display: block;
float: left;
color: #515151;
text-shadow: -1px 1px 0px #fff;
margin-right: 20px;
height: 3em;
padding: 0 1em;
outline: 0;
font-weight: bold;
font-size: 1.3em;
white-space: nowrap;
word-wrap: normal;
vertical-align: middle;
cursor: pointer;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
background-color: #fff;
background-image: -moz-linear-gradient(top, rgb(255,255,255) 2%, rgb(240,240,240) 2%, rgb(222,222,222) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgb(255,255,255)), color-stop(2%,rgb(240,240,240)), color-stop(100%,rgb(222,222,222)));
background-image: -webkit-linear-gradient(top, rgb(255,255,255) 2%,rgb(240,240,240) 2%,rgb(222,222,222) 100%);
background-image: -o-linear-gradient(top, rgb(255,255,255) 2%,rgb(240,240,240) 2%,rgb(222,222,222) 100%); background-image: -ms-linear-gradient(top, rgb(255,255,255) 2%,rgb(240,240,240) 2%,rgb(222,222,222) 100%);
background-image: linear-gradient(top, rgb(255,255,255) 2%,rgb(240,240,240) 2%,rgb(222,222,222) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dedede',GradientType=0 );
border: 1px solid #969696;
box-shadow: 0 1px 2px rgba(144, 144, 144, 0.4);
-moz-box-shadow: 0 1px 2px rgba(144, 144, 144, 0.4);
-webkit-box-shadow: 0 1px 2px rgba(144, 144, 144, 0.4);
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}
#modal input#seeHighscores {
display: block;
float: left;
color: #515151;
text-shadow: -1px 1px 0px #fff;
margin-right: 20px;
height: 3em;
padding: 0 1em;
outline: 0;
font-weight: bold;
font-size: 1.3em;
white-space: nowrap;
word-wrap: normal;
vertical-align: middle;
cursor: pointer;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
background-color: #fff;
background-image: -moz-linear-gradient(top, rgb(255,255,255) 2%, rgb(240,240,240) 2%, rgb(222,222,222) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgb(255,255,255)), color-stop(2%,rgb(240,240,240)), color-stop(100%,rgb(222,222,222)));
background-image: -webkit-linear-gradient(top, rgb(255,255,255) 2%,rgb(240,240,240) 2%,rgb(222,222,222) 100%);
background-image: -o-linear-gradient(top, rgb(255,255,255) 2%,rgb(240,240,240) 2%,rgb(222,222,222) 100%); background-image: -ms-linear-gradient(top, rgb(255,255,255) 2%,rgb(240,240,240) 2%,rgb(222,222,222) 100%);
background-image: linear-gradient(top, rgb(255,255,255) 2%,rgb(240,240,240) 2%,rgb(222,222,222) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dedede',GradientType=0 );
border: 1px solid #969696;
box-shadow: 0 1px 2px rgba(144, 144, 144, 0.4);
-moz-box-shadow: 0 1px 2px rgba(144, 144, 144, 0.4);
-webkit-box-shadow: 0 1px 2px rgba(144, 144, 144, 0.4);
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}
#modal input#seeHighscores:hover {
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
color: #818181;
background-color: #fff;
background-image: -moz-linear-gradient(top, rgb(255,255,255) 2%, rgb(244,244,244) 2%, rgb(229,229,229) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgb(255,255,255)), color-stop(2%,rgb(244,244,244)), color-stop(100%,rgb(229,229,229)));
background-image: -webkit-linear-gradient(top, rgb(255,255,255) 2%,rgb(244,244,244) 2%,rgb(229,229,229) 100%);background-image: -o-linear-gradient(top, rgb(255,255,255) 2%,rgb(244,244,244) 2%,rgb(229,229,229) 100%); background-image: -ms-linear-gradient(top, rgb(255,255,255) 2%,rgb(244,244,244) 2%,rgb(229,229,229) 100%); background-image: linear-gradient(top, rgb(255,255,255) 2%,rgb(244,244,244) 2%,rgb(229,229,229) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
border-color: #aeaeae;
box-shadow: inset 0 1px 0 rgba(256,256,256,0.4),0 1px 3px rgba(0,0,0,0.5);
}
#modal input#publishDo {
display: block;
float: left;
height: 3em;
padding: 0 1em;
border: 1px solid;
outline: 0;
font-weight: bold;
font-size: 1.3em;
color: #fff;
text-shadow: 0px 1px 0px #222;
white-space: nowrap;
word-wrap: normal;
vertical-align: middle;
cursor: pointer;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
border-color: #5e890a #5e890a #000;
-moz-box-shadow: inset 0 1px 0 rgba(256,256,256, .35);
-ms-box-shadow: inset 0 1px 0 rgba(256,256,256, .35);
-webkit-box-shadow: inset 0 1px 0 rgba(256,256,256, .35);
box-shadow: inset 0 1px 0 rgba(256,256,256, .35);
background-color: rgb(226,238,175);
background-image: -moz-linear-gradient(top, rgb(226,238,175) 3%, rgb(188,216,77) 3%, rgb(144,176,38) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(3%,rgb(226,238,175)), color-stop(3%,rgb(188,216,77)), color-stop(100%,rgb(144,176,38)));
background-image: -webkit-linear-gradient(top, rgb(226,238,175) 3%,rgb(188,216,77) 3%,rgb(144,176,38) 100%);
background-image: -o-linear-gradient(top, rgb(226,238,175) 3%,rgb(188,216,77) 3%,rgb(144,176,38) 100%);
background-image: -ms-linear-gradient(top, rgb(226,238,175) 3%,rgb(188,216,77) 3%,rgb(144,176,38) 100%);
background-image: linear-gradient(top, rgb(226,238,175) 3%,rgb(188,216,77) 3%,rgb(144,176,38) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2eeaf', endColorstr='#90b026',GradientType=0 );
}
#modal input#publishDone {
display: block;
float: left;
height: 3em;
padding: 0 1em;
border: 1px solid;
outline: 0;
font-weight: bold;
font-size: 1.3em;
color: #fff;
text-shadow: 0px 1px 0px #222;
white-space: nowrap;
word-wrap: normal;
vertical-align: middle;
cursor: pointer;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
border-color: #5e890a #5e890a #000;
-moz-box-shadow: inset 0 1px 0 rgba(256,256,256, .35);
-ms-box-shadow: inset 0 1px 0 rgba(256,256,256, .35);
-webkit-box-shadow: inset 0 1px 0 rgba(256,256,256, .35);
box-shadow: inset 0 1px 0 rgba(256,256,256, .35);
background-color: rgb(226,238,175);
background-image: -moz-linear-gradient(top, rgb(226,238,175) 3%, rgb(188,216,77) 3%, rgb(144,176,38) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(3%,rgb(226,238,175)), color-stop(3%,rgb(188,216,77)), color-stop(100%,rgb(144,176,38)));
background-image: -webkit-linear-gradient(top, rgb(226,238,175) 3%,rgb(188,216,77) 3%,rgb(144,176,38) 100%);
background-image: -o-linear-gradient(top, rgb(226,238,175) 3%,rgb(188,216,77) 3%,rgb(144,176,38) 100%);
background-image: -ms-linear-gradient(top, rgb(226,238,175) 3%,rgb(188,216,77) 3%,rgb(144,176,38) 100%);
background-image: linear-gradient(top, rgb(226,238,175) 3%,rgb(188,216,77) 3%,rgb(144,176,38) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2eeaf', endColorstr='#90b026',GradientType=0 );
}
#modal input#publishDo:hover, #modal input#publishDo:active {
border-color: #7c9826 #7c9826 #000;
color: #fff;
-moz-box-shadow: inset 0 1px 0 rgba(256,256,256,0.4),0 1px 3px rgba(0,0,0,0.5);
-ms-box-shadow: inset 0 1px 0 rgba(256,256,256,0.4),0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: inset 0 1px 0 rgba(256,256,256,0.4),0 1px 3px rgba(0,0,0,0.5);
box-shadow: inset 0 1px 0 rgba(256,256,256,0.4),0 1px 3px rgba(0,0,0,0.5);
background: rgb(228,237,189);
background: -moz-linear-gradient(top, rgb(228,237,189) 2%, rgb(207,219,120) 3%, rgb(149,175,54) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgb(228,237,189)), color-stop(3%,rgb(207,219,120)), color-stop(100%,rgb(149,175,54)));
background: -webkit-linear-gradient(top, rgb(228,237,189) 2%,rgb(207,219,120) 3%,rgb(149,175,54) 100%);
background: -o-linear-gradient(top, rgb(228,237,189) 2%,rgb(207,219,120) 3%,rgb(149,175,54) 100%); background: -ms-linear-gradient(top, rgb(228,237,189) 2%,rgb(207,219,120) 3%,rgb(149,175,54) 100%); background: linear-gradient(top, rgb(228,237,189) 2%,rgb(207,219,120) 3%,rgb(149,175,54) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4edbd', endColorstr='#95af36',GradientType=0 );
}
#modal input#publishDone:hover, #modal input#publishDone:active {
border-color: #7c9826 #7c9826 #000;
color: #fff;
-moz-box-shadow: inset 0 1px 0 rgba(256,256,256,0.4),0 1px 3px rgba(0,0,0,0.5);
-ms-box-shadow: inset 0 1px 0 rgba(256,256,256,0.4),0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: inset 0 1px 0 rgba(256,256,256,0.4),0 1px 3px rgba(0,0,0,0.5);
box-shadow: inset 0 1px 0 rgba(256,256,256,0.4),0 1px 3px rgba(0,0,0,0.5);
background: rgb(228,237,189);
background: -moz-linear-gradient(top, rgb(228,237,189) 2%, rgb(207,219,120) 3%, rgb(149,175,54) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgb(228,237,189)), color-stop(3%,rgb(207,219,120)), color-stop(100%,rgb(149,175,54)));
background: -webkit-linear-gradient(top, rgb(228,237,189) 2%,rgb(207,219,120) 3%,rgb(149,175,54) 100%);
background: -o-linear-gradient(top, rgb(228,237,189) 2%,rgb(207,219,120) 3%,rgb(149,175,54) 100%); background: -ms-linear-gradient(top, rgb(228,237,189) 2%,rgb(207,219,120) 3%,rgb(149,175,54) 100%); background: linear-gradient(top, rgb(228,237,189) 2%,rgb(207,219,120) 3%,rgb(149,175,54) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4edbd', endColorstr='#95af36',GradientType=0 );
}
.important {
font-weight: bold;
text-decoration: underline;
font-size:32px;
margin-top: 0px;
}
.title {
color:rgb(221, 178, 27);
font-weight: bold;
font-style: italic;
font-size:48px;
margin-top: -20px;
}
.copyright {
color:#bbada0;
font-style: italic;
font-size:10px;
margin-top: 0px;
}
.justPlay {
color:#477f9c;
font-weight: bold;
text-decoration: underline;
font-size:72px;
margin-top: 0px;
cursor:pointer;
}
.left-heading {
float:left;
text-align:left;
font-size: 45px;
height: 104px;}
.heading {
float:right;
text-align:right;
height: 104px;
margin-bottom: 10px;
margin-left:5px;}
.options {
float:right;
text-align:left;
height: 100px;
margin-bottom: 10px;
margin-left:5px;}
.babies {
float:right;
text-align:left;
height: 200px;
margin-bottom: 10px;
margin-left:5px;}
.heading:after {
content: "";
display: block;
clear: both; }
@-webkit-keyframes move-up {
0% {
top: 50px;
opacity: 1; }
100% {
top: -100px;
opacity: 0; } }
@-moz-keyframes move-up {
0% {
top: 50px;
opacity: 1; }
100% {
top: -100px;
opacity: 0; } }
@keyframes move-up {
0% {
top: 50px;
opacity: 1; }
100% {
top: -100px;
opacity: 0; } }
.scores-container {
float: right;
text-align: right; }
@-webkit-keyframes shaking {
0% { -webkit-transform: translate(2px, 1px) rotate(0deg); }
10% { -webkit-transform: translate(-1px, -2px) rotate(-1deg); }
20% { -webkit-transform: translate(-3px, 0px) rotate(1deg); }
30% { -webkit-transform: translate(0px, 2px) rotate(0deg); }
40% { -webkit-transform: translate(1px, -1px) rotate(1deg); }
50% { -webkit-transform: translate(-1px, 1px) rotate(-1deg); }
60% { -webkit-transform: translate(-3px, -2px) rotate(0deg); }
70% { -webkit-transform: translate(2px, 1px) rotate(-1deg); }
80% { -webkit-transform: translate(-1px, -2px) rotate(1deg); }
90% { -webkit-transform: translate(2px, -1px) rotate(0deg); }
100% { -webkit-transform: translate(1px, -2px) rotate(-1deg); }
}
@-moz-keyframes shaking {
0% { -moz-transform: translate(2px, 1px) rotate(0deg); }
10% { -moz-transform: translate(-1px, -2px) rotate(-1deg); }
20% { -moz-transform: translate(-3px, 0px) rotate(1deg); }
30% { -moz-transform: translate(0px, 2px) rotate(0deg); }
40% { -moz-transform: translate(1px, -1px) rotate(1deg); }
50% { -moz-transform: translate(-1px, 1px) rotate(-1deg); }
60% { -moz-transform: translate(-3px, -2px) rotate(0deg); }
70% { -moz-transform: translate(2px, 1px) rotate(-1deg); }
80% { -moz-transform: translate(-1px, -2px) rotate(1deg); }
90% { -moz-transform: translate(2px, -1px) rotate(0deg); }
100% { -moz-transform: translate(1px, -2px) rotate(-1deg); }
}
@keyframes shaking {
0% { transform: translate(2px, 1px) rotate(0deg); }
10% { transform: translate(-1px, -2px) rotate(-1deg); }
20% { transform: translate(-3px, 0px) rotate(1deg); }
30% { transform: translate(0px, 2px) rotate(0deg); }
40% { transform: translate(1px, -1px) rotate(1deg); }
50% { transform: translate(-1px, 1px) rotate(-1deg); }
60% { transform: translate(-3px, -2px) rotate(0deg); }
70% { transform: translate(2px, 1px) rotate(-1deg); }
80% { transform: translate(-1px, -2px) rotate(1deg); }
90% { transform: translate(2px, -1px) rotate(0deg); }
100% { transform: translate(1px, -2px) rotate(-1deg); }
}
.score-container, .best-container, .time-container, .above-container {
position: relative;
display: inline-block;
top: -10px;
background: #bbada0;
padding: 15px 25px;
font-size: 25px;
height: 25px;
line-height: 47px;
font-weight: bold;
border-radius: 3px;
color: white;
margin-top: 8px;
text-align: center; }
.score-container:after, .best-container:after, .time-container:after {
position: absolute;
width: 100%;
top: 10px;
left: 0;
text-transform: uppercase;
font-size: 13px;
line-height: 13px;
text-align: center;
color: #eee4da; }
.score-container .score-addition, .best-container .score-addition {
position: absolute;
right: 30px;
color: red;
font-size: 25px;
line-height: 25px;
font-weight: bold;
color: rgba(119, 110, 101, 0.9);
z-index: 100;
-webkit-animation: move-up 600ms ease-in;
-moz-animation: move-up 600ms ease-in;
animation: move-up 600ms ease-in;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
animation-fill-mode: both; }
.score-container:after {
content: "Score"; }
.best-container:after {
content: "Best"; }
.time-container:after {
content: "Time"; }
.shaking {
-webkit-animation-name: shaking;
-webkit-animation-duration: 0.8s;
-webkit-transform-origin:50% 50%;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
-moz-animation-name: shaking;
-moz-animation-duration: 0.8s;
-moz-transform-origin:50% 50%;
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: linear;
animation-name: shaking;
animation-duration: 0.8s;
transform-origin:50% 50%;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
a {
color: #776e65;
font-weight: bold;
text-decoration: underline;
cursor: pointer; }
strong.important {
text-transform: uppercase; }
hr {
border: none;
border-bottom: 1px solid #d8d4d0;
margin-top: 20px;
margin-bottom: 30px; }
.container {
width: 700px;
margin: 0 auto; }
@-webkit-keyframes fade-in {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@-moz-keyframes fade-in {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@keyframes fade-in {
0% {
opacity: 0; }
100% {
opacity: 1; } }
.game-container {
margin-top: 40px;
position: relative;
padding: 15px;
cursor: default;
-webkit-touch-callout: none;
-ms-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-ms-touch-action: none;
touch-action: none;
background: #bbada0;
border-radius: 6px;
width: 700px;
height: 700px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.game-container .game-message {
display: none;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(238, 228, 218, 0.5);
z-index: 100;
text-align: center;
-webkit-animation: fade-in 800ms ease 1200ms;
-moz-animation: fade-in 800ms ease 1200ms;
animation: fade-in 800ms ease 1200ms;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
animation-fill-mode: both; }
.game-container .game-message .mainMsg {
font-size: 60px;
font-weight: bold;
height: 60px;
line-height: 60px;
margin-top: 250px; }
.game-container .game-message .subMsg {
font-size: 30px;
height: 30px;
line-height: 30px;
margin-top: 80px; }
.game-container .game-message .lower {
display: block;
margin-top: 59px; }
.game-container .game-message a {
display: inline-block;
background: #8f7a66;
border-radius: 3px;
padding: 0 20px;
text-decoration: none;
color: #f9f6f2;
height: 40px;
line-height: 42px;
margin-left: 9px; }
.game-container .game-message a.keep-playing-button {
display: none; }
.game-container .game-message a.retry-button {
display: none; }
.game-container .game-message a.publish-score-button {
display: none; }
.game-container .game-message a.got-it-button {
display: none; }
.game-container .game-message.game-won {
background: rgba(237, 194, 46, 0.5);
color: #f9f6f2; }
.game-container .game-message.game-won a.keep-playing-button {
display: inline-block; }
.game-container .game-message.game-won a.retry-button {
display: inline-block; }
.game-container .game-message.game-over a.retry-button {
display: inline-block; }
.game-container .game-message.game-over a.publish-score-button {
display: none; } /*# this will be added in new release*/
.game-container .game-message.got-chick a.got-it-button {
display: inline-block; }
.game-container .game-message.game-won, .game-container .game-message.game-over, .game-container .game-message.got-chick {
display: block; }
.grid-container {
position: absolute;
z-index: 1; }
.grid-row {
margin-bottom: 15px; }
.grid-row:last-child {
margin-bottom: 0; }
.grid-row:after {
content: "";
display: block;
clear: both; }
.grid-cell {
width: 212.50px;
height: 212.50px;
margin-right: 15px;
float: left;
border-radius: 3px;
background: rgba(238, 228, 218, 0.35); }
.grid-cell:last-child {
margin-right: 0; }
.tile-container {
position: absolute;
z-index: 2; }
.tile, .tile .tile-inner {
width: 214px;
height: 214px;
line-height: 116.50px; }
.tile.tile-position-1-1 {
-webkit-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
transform: translate(0px, 0px); }
.tile.tile-position-1-2 {
-webkit-transform: translate(0px, 228px);
-moz-transform: translate(0px, 228px);
transform: translate(0px, 228px); }
.tile.tile-position-1-3 {
-webkit-transform: translate(0px, 456px);
-moz-transform: translate(0px, 456px);
transform: translate(0px, 456px); }
.tile.tile-position-1-4 {
-webkit-transform: translate(0px, 684px);
-moz-transform: translate(0px, 684px);
transform: translate(0px, 684px); }
.tile.tile-position-2-1 {
-webkit-transform: translate(228px, 0px);
-moz-transform: translate(228px, 0px);
transform: translate(228px, 0px); }
.tile.tile-position-2-2 {
-webkit-transform: translate(228px, 228px);
-moz-transform: translate(228px, 228px);
transform: translate(228px, 228px); }
.tile.tile-position-2-3 {
-webkit-transform: translate(228px, 456px);
-moz-transform: translate(228px, 456px);
transform: translate(228px, 456px); }
.tile.tile-position-2-4 {
-webkit-transform: translate(228px, 684px);
-moz-transform: translate(228px, 684px);
transform: translate(228px, 684px); }
.tile.tile-position-3-1 {
-webkit-transform: translate(456px, 0px);
-moz-transform: translate(456px, 0px);
transform: translate(456px, 0px); }
.tile.tile-position-3-2 {
-webkit-transform: translate(456px, 228px);
-moz-transform: translate(456px, 228px);
transform: translate(456px, 228px); }
.tile.tile-position-3-3 {
-webkit-transform: translate(456px, 456px);
-moz-transform: translate(456px, 456px);
transform: translate(456px, 456px); }
.tile.tile-position-3-4 {
-webkit-transform: translate(456px, 684px);
-moz-transform: translate(456px, 684px);
transform: translate(456px, 684px); }
.tile.tile-position-4-1 {
-webkit-transform: translate(684px, 0px);
-moz-transform: translate(684px, 0px);
transform: translate(684px, 0px); }
.tile.tile-position-4-2 {
-webkit-transform: translate(684px, 228px);
-moz-transform: translate(684px, 228px);
transform: translate(684px, 228px); }
.tile.tile-position-4-3 {
-webkit-transform: translate(684px, 456px);
-moz-transform: translate(684px, 456px);
transform: translate(684px, 456px); }
.tile.tile-position-4-4 {
-webkit-transform: translate(684px, 684px);
-moz-transform: translate(684px, 684px);
transform: translate(684px, 684px); }
.tile {
position: absolute;
-webkit-transition: 100ms ease-in-out;
-moz-transition: 100ms ease-in-out;
transition: 100ms ease-in-out;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
transition-property: transform; }
.tile .tile-inner {
border-radius: 3px;
background: #eee4da;
text-align: center;
font-weight: bold;
z-index: 10;
font-size: 55px; }
.tile.tile-2 .tile-inner {
background: #eee4da;
box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0), inset 0 0 0 1px rgba(255, 255, 255, 0); }
.tile.tile-4 .tile-inner {
background: #ede0c8;
box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0), inset 0 0 0 1px rgba(255, 255, 255, 0); }
.tile.tile-8 .tile-inner {
color: #f9f6f2;
background: #f2b179; }
.tile.tile-16 .tile-inner {
color: #f9f6f2;
background: #f59563; }
.tile.tile-32 .tile-inner {
color: #f9f6f2;
background: #f67c5f; }
.tile.tile-64 .tile-inner {
color: #f9f6f2;
background: #f65e3b; }
.tile.tile-128 .tile-inner {
color: #f9f6f2;
background: #edcf72;
box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0.2381), inset 0 0 0 1px rgba(255, 255, 255, 0.14286);
font-size: 45px; }
@media screen and (max-width: 520px) {
.tile.tile-128 .tile-inner {
font-size: 25px; } }
.tile.tile-256 .tile-inner {
color: #f9f6f2;
background: #edcc61;
box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0.31746), inset 0 0 0 1px rgba(255, 255, 255, 0.19048);
font-size: 45px; }
@media screen and (max-width: 520px) {
.tile.tile-256 .tile-inner {
font-size: 25px; } }
.tile.tile-512 .tile-inner {
color: #f9f6f2;
background: #edc850;
box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0.39683), inset 0 0 0 1px rgba(255, 255, 255, 0.2381);
font-size: 45px; }
@media screen and (max-width: 520px) {
.tile.tile-512 .tile-inner {
font-size: 25px; } }
.tile.tile-1024 .tile-inner {
color: #f9f6f2;
background: #edc53f;
box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0.47619), inset 0 0 0 1px rgba(255, 255, 255, 0.28571);
font-size: 35px; }
@media screen and (max-width: 520px) {
.tile.tile-1024 .tile-inner {
font-size: 15px; } }
.tile.tile-2048 .tile-inner {
color: #f9f6f2;
background: #edc22e;
box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0.55556), inset 0 0 0 1px rgba(255, 255, 255, 0.33333);
font-size: 35px; }
@media screen and (max-width: 520px) {
.tile.tile-2048 .tile-inner {
font-size: 15px; } }
.tile.tile-super .tile-inner {
color: #f9f6f2;
background: #3c3a32;
font-size: 30px; }
@media screen and (max-width: 520px) {
.tile.tile-super .tile-inner {
font-size: 10px; } }
@-webkit-keyframes appear {
0% {
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
transform: scale(0); }
100% {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1); } }
@-moz-keyframes appear {
0% {
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
transform: scale(0); }
100% {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1); } }
@keyframes appear {
0% {
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
transform: scale(0); }
100% {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1); } }
.tile-new .tile-inner {
-webkit-animation: appear 200ms ease 100ms;
-moz-animation: appear 200ms ease 100ms;
animation: appear 200ms ease 100ms;
-webkit-animation-fill-mode: backwards;
-moz-animation-fill-mode: backwards;
animation-fill-mode: backwards; }
@-webkit-keyframes crack {
from { background-position: 0px; }
to { background-position: -2912px; }
}
@-moz-keyframes crack {
from { background-position: 0px; }
to { background-position: -2912px; }
}
@keyframes crack {
from { background-position: 0px; }
to { background-position: -2912px; }
}
.crack {
width: 208px;
height: 208px;
background: #eee4da;
box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0), inset 0 0 0 1px rgba(255, 255, 255, 0);
background-image: url("../images/little-chicken-frames-2.png");
margin: 0 auto;
-webkit-animation: crack steps(14);
-moz-animation: crack steps(14);
animation: crack steps(14);
-webkit-animation-fill-mode: forwards;
-moz-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-duration: 1.5s;
-moz-animation-duration: 1.5s;
animation-duration: 1.5s;
}
@-webkit-keyframes uack {
from { background-position: 0px; }
to { background-position: -2912px; }
}
@-moz-keyframes uack {
from { background-position: 0px; }
to { background-position: -2912px; }
}
@keyframes uack {
from { background-position: 0px; }
to { background-position: -2912px; }
}
.uack2 {
width: 208px;
height: 208px;
background: #eee4da;
box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0), inset 0 0 0 1px rgba(255, 255, 255, 0);
background-image: url("../images/chicken-frames-egg2.png");
margin: 0 auto;
-webkit-animation: uack steps(14);
-moz-animation: uack steps(14);
animation: uack steps(14);
-webkit-animation-fill-mode: forwards;
-moz-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-duration: 1.5s;
-moz-animation-duration: 1.5s;
animation-duration: 1.5s;
}
.uack4 {
width: 208px;
height: 208px;
background: #eee4da;
box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0), inset 0 0 0 1px rgba(255, 255, 255, 0);
background-image: url("../images/chicken-frames-egg4.png");
margin: 0 auto;
-webkit-animation: uack steps(14);
-moz-animation: uack steps(14);
animation: uack steps(14);
-webkit-animation-fill-mode: forwards;
-moz-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-duration: 1.5s;
-moz-animation-duration: 1.5s;
animation-duration: 1.5s;
}
@-webkit-keyframes pop {
0% {
-webkit-transform: scale(0);
-moz-transform: scale(0);
transform: scale(0); }
50% {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
transform: scale(1.2); }
100% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1); } }
@-moz-keyframes pop {
0% {
-webkit-transform: scale(0);
-moz-transform: scale(0);
transform: scale(0); }
50% {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
transform: scale(1.2); }
100% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1); } }
@keyframes pop {
0% {
-webkit-transform: scale(0);
-moz-transform: scale(0);
transform: scale(0); }
50% {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
transform: scale(1.2); }
100% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1); } }
.tile-merged .tile-inner {
z-index: 20;
-webkit-animation: pop 200ms ease 100ms;
-moz-animation: pop 200ms ease 100ms;
animation: pop 200ms ease 100ms;
-webkit-animation-fill-mode: backwards;
-moz-animation-fill-mode: backwards;
animation-fill-mode: backwards; }
.above-game {
height: 30px;
padding-left: 0px;
cursor:pointer;
}
.above-game:after {
content: "";
display: block;
clear: both; }
.game-intro {
margin-top: 10px;
float: left;
line-height: 42px;
margin-bottom: 0; }
.restart-button {
margin-top: 0px;
display: inline-block;
border-radius: 3px;
text-decoration: none;
color: #f9f6f2;
height: 30px;
line-height: 42px;
display: block;
text-align: center;
float: right; }
.game-explanation {
margin-top: 30px; }
|
docs/1.0.0-rc2/docs/code-samples.html | jlahteen/Juhta.NET | <!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Code Samples </title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Code Samples ">
<meta name="generator" content="docfx 2.28.2.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
<link rel="stylesheet" href="../styles/docfx.css">
<link rel="stylesheet" href="../styles/main.css">
<meta property="docfx:navrel" content="../toc.html">
<meta property="docfx:tocrel" content="toc.html">
</head>
<body data-spy="scroll" data-target="#affix">
<div id="wrapper">
<header>
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../index.html">
<img id="logo" class="svg" src="../logo.svg" alt="">
</a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<form class="navbar-form navbar-right" role="search" id="search">
<div class="form-group">
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
</div>
</form>
</div>
</div>
</nav>
<div class="subnav navbar navbar-default">
<div class="container hide-when-search" id="breadcrumb">
<ul class="breadcrumb">
<li></li>
</ul>
</div>
</div>
</header>
<div role="main" class="container body-content hide-when-search">
<div class="sidenav hide-when-search">
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
<div class="sidetoggle collapse" id="sidetoggle">
<div id="sidetoc"></div>
</div>
</div>
<div class="article row grid-right">
<div class="col-md-10">
<article class="content wrap" id="_content" data-uid="">
<h1 id="code-samples">Code Samples</h1>
<hr>
<p>For code samples of Juhta.NET, please refer to the <a href="https://github.com/jlahteen/juhta.net/tree/release/v1.0.0-rc2/tests">source code</a> of the Juhta.NET unit tests.</p>
<p>Each library of Juhta.NET has a corresponding "tests" library where you can find test code demonstrating the use of the classes and features.</p>
<p>If you are interested in a specific class, please refer to its "tests" class for the use of that particular class.</p>
<p>There are also sample <a href="https://github.com/jlahteen/juhta.net/tree/release/v1.0.0-rc2/tests/Config">configuration files</a> related to the unit tests.</p>
</article>
</div>
<div class="hidden-sm col-md-2" role="complementary">
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/jlahteen/juhta.net/blob/release/v1.0.0-rc2/docfx/docs/code-samples.md/#L1" class="contribution-link">Improve this Doc</a>
</li>
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
<!-- <p><a class="back-to-top" href="#top">Back to top</a><p> -->
</nav>
</div>
</div>
</div>
</div>
<footer>
<div class="grad-bottom"></div>
<div class="footer">
<div class="container">
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
<span>Copyright © 2017-2018 Juha Lähteenmäki<br>Generated by <b>DocFX</b></span>
</div>
</div>
</footer>
</div>
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
<script type="text/javascript" src="../styles/docfx.js"></script>
<script type="text/javascript" src="../styles/main.js"></script>
</body>
</html>
|
static/page/widget/image.html | iuap-design/designer | <div class="u-drag-area u-drag u-elements" panelname="image" data-bind="foreach: image">
<img widgetname="image" data-bind="style:{'border-radius':borderRadius,'border':borderStyle},attr:{src:imageUrl,index:$index,class:imgWidth}" class="img-responsive" >
</div>
|
website2/contacts/prison-finder/lindholme/index.html | tommeagher/pythonGIJC15 | <!DOCTYPE HTML>
<html lang="en">
<head>
<title>Lindholme Prison information</title>
<meta charset="utf-8"/>
<link href="/contacts/prison-finder/lindholme/index.html" rel="canonical"/>
<!-- Global //-->
<!-- DC.global //-->
<meta content="Lindholme Prison information" name="DC.title"/>
<meta content="Lindholme prison details, telephone and address, prison regime and visiting information." name="DC.description"/>
<meta content="" name="Keywords"/>
<meta content="HMPS" name="Organisation"/>
<meta content="13772" name="RelatedContentOverride"/>
<meta content="" name="MostPopularOverride"/>
<meta content="Contacts" name="Section"/>
<meta content="" name="Content-type"/>
<meta content="Legal profession; Public, citizen" name="Audience"/>
<meta content="" name="DC.creator"/>
<meta content="" name="DC.subject"/>
<meta content="" name="DC.publisher"/>
<meta content="" name="DC.contributor"/>
<meta content="" name="DC.format"/>
<meta content="" name="DC.identifier"/>
<meta content="" name="DC.source"/>
<meta content="" name="DC.language"/>
<meta content="" name="DC.relation"/>
<meta content="" name="DC.coverage"/>
<meta content="" name="DC.rights"/>
<meta content="" name="Category"/>
<meta content="" name="DC.type"/>
<meta content="05/11/2005 02:38:00" name="DC.date.created"/>
<meta content="29/01/2015 11:54:19" name="DC.date.modified"/>
<meta content="" name="FB.index"/>
<!-- Matrix //-->
<meta content="0" name="TopLevel"/>
<!-- Extras //-->
<!-- AZ Listing //-->
<meta content="" name="AZ.Title"/>
<!-- Panel Manager //-->
<!-- Panel Switches //-->
<meta content="0" name="PANELS.mostPopular"/>
<meta content="1" name="PANELS.related"/>
<meta content="0" name="PANELS.emailAlerts"/>
<meta content="0" name="PANELS.findForm"/>
<meta content="0" name="PANELS.findCourtForm"/>
<!-- Panel Data //-->
<meta content="" name="PANELS.archived"/>
<meta content="" name="PANELS.otherWebsites"/>
<meta content="2963" name="PANELS.brand"/>
<meta content="35379,32600" name="PANELS.directgov"/>
<link href="/_designs/moj/css/global.css" media="all" rel="stylesheet" type="text/css"/>
<link href="/_designs/moj/css/fancybox.css" media="all" rel="stylesheet" type="text/css"/>
<link href="/_designs/moj/css/print.css" media="print" rel="stylesheet" type="text/css"/>
<!--[if IE 6]>
<link rel="stylesheet" type="text/css" href="https://www.justice.gov.uk/_designs/moj/css/ie6.css" media="all" />
<![endif]-->
<meta content="width=device-width" name="viewport"/>
<script src="/__data/assets/js_file/0003/31656/cookies.js"></script><!--cookies.js-->
<script>
/*****
- Load media queries using JS so that we can let the user see the full version (no media queries) on a mobile device
- This preference is stored in a client-side cookie
- Requires cookies.js
*****/
//loadCss: loads a CSS file into document head
function loadCss(url){
var fileref=document.createElement("link");
fileref.setAttribute("rel", "stylesheet");
fileref.setAttribute("type", "text/css");
fileref.setAttribute("href", url);
if (typeof fileref!="undefined") document.getElementsByTagName("head")[0].appendChild(fileref);
}
if('' == 'full') SetCookie("moj-mqueries-val","true");
else if('' == 'mobile') DeleteCookie("moj-mqueries-val");
if(GetCookie("moj-mqueries-val") != "true") loadCss("https://www.justice.gov.uk/_designs/moj/css/media_queries.css");
</script>
<script src="/__data/assets/js_file/0019/388/html5shivjs.js"></script><!--html5shiv-->
<script src="/__data/assets/js_file/0009/31401/ga.js"></script><!-- ga.js -->
<!--
Running Squiz Matrix
Developed by Squiz - http://www.squiz.net
MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
Page generated: 04 October 2015 14:51:17
-->
</head>
<body class="inner-lcr">
<div class="container-wrapper" id="cookieDirective" style="display:none;"></div>
<!-- noindex -->
<div id="header-wrapper">
<div class="container-wrapper">
<div id="header">
<a name="top"></a><a name="pagetop"></a>
<ul id="links-top">
<li class="phone"><a href="/a-z/index.html">A-Z</a></li>
<li class="phone">.</li>
<li class="phone"><a href="/about/moj/index.html">About</a></li>
<li class="phone">.</li>
<li><a href="/forms/index.html">Forms</a></li>
<li>.</li>
<li class="phone"><a href="/contacts/index.html">Contacts</a></li>
<li class="phone">.</li>
<li><a href="/complaints/index.html">Complaints</a></li>
<li>.</li>
<li><a href="/consultations/index.html">Consultations</a></li>
<li>.</li>
<li class="phone"><a href="/jobs/index.html">Jobs</a></li>
<li class="phone">.</li>
<li class="phone"><a href="/email-alerts-rss/index.html">Alerts & RSS</a></li>
</ul><div id="logo">
<a accesskey="1" href="//index.html">Home</a><a accesskey="s" href="#skip_nav/index.html" style="display:none;"> </a>
</div>
<nav>
<ul class="menu-top">
<li class="item1-item0"><a href="/news/index.html">News</a>
<div class="flyout-container">
<div class="f-line"></div>
<div class="content-1col">
<ul>
</ul>
<ul class="view-all">
<li>
<a href="/news/index.html" title="View All">
View all
</a>
</li>
</ul>
</div>
</div>
<div class="finish"></div>
<span></span>
</li>
<li class="item2-item0"><a href="/about/index.html">Organisations</a>
<div class="flyout-container">
<div class="f-line"></div>
<div class="content-1col">
<ul>
</ul>
<ul class="view-all">
<li>
<a href="/about/index.html" title="View All">
View all
</a>
</li>
</ul>
</div>
</div>
<div class="finish"></div>
<span></span>
</li>
<li class="item3-item0"><a href="/publications/index.html">Publications</a>
<div class="flyout-container">
<div class="f-line"></div>
<div class="content-1col">
<ul>
<li><a href="/publications/pub-corporate-reports/index.html">Corporate reports</a></li>
<li><a href="/publications/pub-policy/index.html">Policy</a></li>
<li><a href="/publications/pub-research/index.html">Research and analysis</a></li>
<li><a href="/publications/pub-inspections/index.html">Independent inspection reports</a></li>
</ul>
<ul class="view-all">
<li>
<a href="/publications/index.html" title="View All">
View all
</a>
</li>
</ul>
</div>
</div>
<div class="finish"></div>
<span></span>
</li>
<li class="item4-item0"><a href="/courts/index.html">Courts</a>
<div class="flyout-container">
<div class="f-line"></div>
<div class="content-1col">
<ul>
<li><a href="/courts/rcj/index.html">RCJ and Rolls Building courts</a></li>
<li><a href="/courts/daily-court-lists/index.html">Daily court lists</a></li>
<li><a href="/courts/xhibit2/index.html">XHIBIT</a></li>
<li><a href="/courts/court-fees/index.html">Court and Tribunal fees</a></li>
<li><a href="/courts/probate2/index.html">Probate</a></li>
<li><a href="/courts/procedure-rules2/index.html">Procedure rules</a></li>
<li><a href="/courts/cf-redirect/index.html">Court finder</a></li>
</ul>
<ul class="view-all">
<li>
<a href="/courts/index.html" title="View All">
View all
</a>
</li>
</ul>
</div>
</div>
<div class="finish"></div>
<span></span>
</li>
<li class="item5-item0"><a href="/tribunals/index.html">Tribunals</a>
<div class="flyout-container">
<div class="f-line"></div>
<div class="content-1col">
<ul>
<li><a href="/tribunals/court-and-tribunal-fees/index.html">Court and Tribunal fees</a></li>
<li><a href="/tribunals/employment-tribunal2/index.html">Employment</a></li>
<li><a href="/tribunals/tribs-immigration-asylum/index.html">Immigration and Asylum</a></li>
<li><a href="/tribunals/social-security-and-child-support/index.html">Social security and child support</a></li>
<li><a href="/tribunals/special-educational-needs-and-disability/index.html">Special educational needs and disability</a></li>
<li><a href="/tribunals/tax2/index.html">Tax</a></li>
<li><a href="/tribunals/a-z-flyout/index.html">A-Z</a></li>
</ul>
<ul class="view-all">
<li>
<a href="/tribunals/index.html" title="View All">
View all
</a>
</li>
</ul>
</div>
</div>
<div class="finish"></div>
<span></span>
</li>
<li class="item6-item0"><a href="/legal-aid/index.html">Legal aid</a>
<div class="flyout-container">
<div class="f-line"></div>
<div class="content-1col">
<ul>
</ul>
<ul class="view-all">
<li>
<a href="/legal-aid/index.html" title="View All">
View all
</a>
</li>
</ul>
</div>
</div>
<div class="finish"></div>
<span></span>
</li>
<li class="item7-item0"><a href="/offenders/index.html">Offenders</a>
<div class="flyout-container">
<div class="f-line"></div>
<div class="content-1col">
<ul>
<li><a href="/offenders/psi/index.html">Prison Service Instructions (PSIs)</a></li>
<li><a href="/offenders/pso/index.html">Prison Service Orders (PSOs)</a></li>
<li><a href="/offenders/probation-service/index.html">The Probation Service</a></li>
<li><a href="/offenders/parole/index.html">Parole Board guides</a></li>
<li><a href="/offenders/offender-types/index.html">Types of offender</a></li>
</ul>
<ul class="view-all">
<li>
<a href="/offenders/index.html" title="View All">
View all
</a>
</li>
</ul>
</div>
</div>
<div class="finish"></div>
<span></span>
</li>
<li class="item8-item0"><a href="/youth-justice/index.html">Youth justice</a>
<div class="flyout-container">
<div class="f-line"></div>
<div class="content-1col">
<ul>
</ul>
<ul class="view-all">
<li>
<a href="/youth-justice/index.html" title="View All">
View all
</a>
</li>
</ul>
</div>
</div>
<div class="finish"></div>
<span></span>
</li>
<li class="more">
<a href="#/index.html">More topics</a>
<div class="flyout-container">
<div class="f-line"></div>
<div class="content-1col">
<ul><li><a href="/civil-justice-reforms/index.html">Civil justice reforms</a></li>
<li><a href="/victims-and-witnesses/index.html">Victims and witnesses</a></li>
<li><a href="/statistics/index.html">Statistics</a></li>
<li><a href="/information-access-rights/index.html">Information access and rights</a></li>
<li><a href="/legislation/index.html">Legislation</a></li>
<li><a href="/protecting-the-vulnerable/index.html">Protecting the vulnerable</a></li>
<li><a href="/prison-probation-inspection-monitoring/index.html">Prison and probation inspection and monitoring</a></li>
<li><a href="/claims-regulation/index.html">Claims management regulation</a></li>
<li><a href="/wrongful-convictions/index.html">Wrongful convictions</a></li>
<li><a href="/coroners-burial-cremation/index.html">Coroners, burial and cremation</a></li>
<li><a href="/police-and-crime-commissioners/index.html">Police and crime commissioners</a></li>
<li><a href="/private-family-matters-legal-aid/index.html">Legal aid for family matters</a></li>
<li><a href="/justice-data-lab/index.html">Justice Data Lab</a></li>
<li><a href="/human-rights/index.html">Human rights</a></li>
<li><a href="/out-of-court-disposals/index.html">Out-of-court disposals</a></li>
<li><a href="/transforming-rehabilitation/index.html">Transforming rehabilitation</a></li>
<li><a href="/ministry-of-justice-webchats/index.html">Ministry of Justice webchats</a></li>
</ul>
</div>
</div>
<div class="finish"></div>
</li>
<li class="phone device-only"><a href="/topics/index.html">More topics</a></li>
</ul>
</nav>
<div id="search-top">
<form action="https://www.justice.gov.uk/search">
<input name="collection" type="hidden" value="moj-matrix-dev-web"/>
<input name="form" type="hidden" value="simple"/>
<input name="profile" type="hidden" value="_default"/>
<label for="searchbox-top">Search</label>
<input accesskey="4" id="searchbox-top" name="query" type="text"/>
<input class="go-btn" type="submit" value="Search"/>
</form>
</div>
</div>
</div>
</div>
<div id="section-sub-wrapper">
<div class="container-wrapper">
<div id="section-sub">
</div>
</div>
</div>
<div class="h-line"></div>
<div id="content-wrapper">
<div class="container-wrapper">
<div id="content-left">
<ul class="menu-left">
<nav>
<li class="level1"><a href="/contacts/index.html">Contacts</a></li><li class="level1"><a href="/contacts/prison-finder/index.html">Prison finder</a></li>
<li class="level1"><a class="selected" href="/contacts/prison-finder/lindholme/index.html">Lindholme</a></li>
<li class="level2"><a href="/contacts/prison-finder/lindholme/regimes-cat-c/index.html">Regimes (Cat C)</a></li><li class="level2"><a href="/contacts/prison-finder/lindholme/visiting-information-cat-c/index.html">Visiting Information (Cat C)</a></li>
</nav>
</ul>
</div>
<div id="content">
<ul id="breadcrumb">
<li><a href="//index.html">Home</a></li>
<li class="separator">»</li><li><a href="/contacts/index.html">Contacts</a></li><li class="separator">»</li><li><a href="/contacts/prison-finder/index.html">Prison finder</a></li><li class="separator">»</li><li><a href="/contacts/prison-finder/lindholme/index.html">Lindholme</a></li>
</ul>
<div class="device-only">
<div class="anchor-link anchor-top">
<div class="bar-left"></div>
<a href="#phonenav/index.html">Menu ≡</a>
<div class="bar-right"></div>
</div>
</div>
<div class="print-only"><img alt="" src="/__data/assets/image/0012/32601/logo-inv.png" title=""/></div>
<!-- endnoindex -->
<article>
<!-- 2011-12-14 17:11:31 -->
<h1 class="title">Lindholme Prison information</h1>
<div class="share-this"></div><a name="skip_nav"></a>
<div class="article">
<!--PAGEWATCH CODE="content"-->
<p><img alt="Lindholme" class="imageLeft" src="/images/prison-finder/10002A46lindholme_main.jpg"/></p>
<div class="text">
<p>HMP Lindholme is located approximately 10 miles north of Doncaster on the site of a former Royal Air Force base. The land was bought from the Ministry of Defence by the Home Office in the mid 1980s and opened as a prison in 1985.</p>
<p>HMP Lindholme is a Category C prison. </p>
</div>
<div class="text">
<p><strong>Address:<br/></strong>Bawtry Road<br/>
Hatfield Woodhouse<br/>
Doncaster<br/>
DN7 6EE</p>
<p><strong>Tel:</strong> 01302 524700<br/>
<strong>Fax:</strong> 01302 524750</p>
<p><strong>Governor:</strong> Mark Hanson<br/></p>
<p><strong>Accommodation:</strong> The category C site consists of 10 Residential Units, 6 of the wings are of a dormitory design and have single and multi occupancy rooms on lockable spurs. Three wings are a modern construction which are a mix of single & Double occupency. A purpose built Segregation Unit was built in 2008.</p>
<p><strong>Operational capacity:</strong> 1010 </p>
<p><strong>Reception criteria:</strong> Category C convicted males over 21 serving sentences of over 4 years. No rule 45s unless by prior arrangement. No prisoners requiring 24 hour medical care.</p>
</div>
<!--/PAGEWATCH-->
</div>
<div class="share-this bottom"><span class="right">Updated: Thursday, 29 January 2015</span>
</div></article>
<!-- noindex -->
</div>
<div id="content-right">
<div class="phone" id="rhs-banner"><a href="/about/hmps/index.html"><img alt="HM Prison Service" height="128" src="/__data/assets/image/0020/2963/hmps.gif" title="HM Prison Service" width="162"/></a></div><div id="panel-mostPopular-wrapper"></div>
<div id="panel-relatedContent-wrapper"></div><div class="grey-box" id="panel-STContact">
<div class="content">
<h3>Contact</h3>
<p></p>
</div>
</div>
<div class="grey-box" id="panel-emailAlerts">
<div class="header"><span>Get email alerts</span></div>
<div class="content">
<form action="https://public.govdelivery.com/accounts/UKMOJ/subscribers/qualify" class="styled">
<label for="rhs-email-alerts">Enter email address:</label>
<input id="rhs-email-alerts" name="email" type="text"/>
<input class="go-btn" type="submit" value="Subscribe"/>
</form>
</div>
</div><div class="grey-box" id="panel-findForm">
<div class="header"><span>Find a form</span></div>
<div class="content">
<form action="/search" class="styled">
<label for="rhs-find-a-form">Form name:</label>
<input id="rhs-find-a-form" name="query" type="text"/>
<input class="go-btn" type="submit" value="Search forms"/>
<input name="collection" type="hidden" value="moj-matrix-dev-forms"/>
<input name="form" type="hidden" value="simple"/>
<input name="profile" type="hidden" value="_default"/>
</form>
</div>
</div><div class="grey-box" id="panel-findCourtForm">
<div class="header"><span>Find a court form</span></div>
<div class="content">
<form action="http://hmctsformfinder.justice.gov.uk/HMCTS/GetForms.do" class="styled">
<label for="court_forms_num">Form/leaflet number:</label>
<input id="court_forms_num" name="court_forms_num" type="text"/>
<label for="court_forms_title">Form/leaflet title:</label>
<input id="court_forms_title" name="court_forms_title" type="text"/>
<label for="court_work_type">Available types:</label>
<select id="court_work_type" name="court_forms_category">
<option value="">- please select -</option>
<option value="Administrative Court">Administrative Court</option>
<option value="Admiralty">Admiralty</option>
<option value="Adoption">Adoption</option>
<option value="Appeal">Appeal</option>
<option value="Appeal Notice">Appeal Notice</option>
<option value="Attachment of Earnings">Attachment of Earnings</option>
<option value="Bankruptcy">Bankruptcy</option>
<option value="Chancery">Chancery</option>
<option value="Children Act">Children Act</option>
<option value="Commercial court">Commercial court</option>
<option value="County Court">County Court</option>
<option value="County Court Bulk Centre">County Court Bulk Centre</option>
<option value="Court Costs - Other">Court Costs - Other</option>
<option value="Court of Appeal Civil Division">Court of Appeal Civil Division</option>
<option value="Court of Appeal Criminal Division">Court of Appeal Criminal Division</option>
<option value="Court of Protection">Court of Protection</option>
<option value="Courts Charter">Courts Charter</option>
<option value="Criminal">Criminal</option>
<option value="Criminal Court costs">Criminal Court costs</option>
<option value="Crown Court">Crown Court</option>
<option value="Divorce / Civil Partnership Dissolution">Divorce / Civil Partnership Dissolution</option>
<option value="Enforcement">Enforcement</option>
<option value="Family">Family</option>
<option value="General">General</option>
<option value="Housing">Housing</option>
<option value="Insolvency">Insolvency</option>
<option value="Jury Service">Jury Service</option>
<option value="Legal aid">Legal aid</option>
<option value="Magistrates' Court">Magistrates' Court</option>
<option value="Mediation">Mediation</option>
<option value="Mercantile Court">Mercantile Court</option>
<option value="Pilot forms">Pilot forms</option>
<option value="Probate">Probate</option>
<option value="Queen's Bench / Chancery">Queen's Bench / Chancery</option>
<option value="Road Traffic Act Personal Injury">Road Traffic Act Personal Injury</option>
<option value="Technology and Construction Court">Technology and Construction Court</option>
<option value="Traffic Enforcement Centre">Traffic Enforcement Centre</option>
<option value="Young witnesses">Young witnesses</option>
</select>
<input class="go-btn" type="submit" value="Search court forms"/>
</form>
</div>
</div><div class="grey-box">
<div class="content">
<span class="govuk"></span>
<ul>
<li><a href="http://www.direct.gov.uk/en/CrimeJusticeAndTheLaw/Sentencingprisonandprobation/Familyandfriendsofprisoners/DG_4002984/index.html">Visiting someone in prison</a></li><li><a href="http://www.direct.gov.uk/en/CrimeJusticeAndTheLaw/Sentencingprisonandprobation/Familyandfriendsofprisoners/index.htm?CID=justicewidget&PLA=ppar/index.html">Family and friends of prisoners</a></li>
</ul>
</div>
</div> </div>
<div class="clear"></div>
</div>
</div>
<div class="device-only">
<div class="anchor-link">
<div class="bar-left"></div>
<a href="#top/index.html"> Top ↑ </a>
<div class="bar-right"></div>
</div>
<a id="phone-nav-anchor" name="phonenav"></a>
<ul class="menu-top" id="phone-nav-top">
<li><a href="//index.html">Home</a></li>
</ul>
<ul class="menu-left" id="phone-nav-left">
<li class="level0"><span>Contacts</span></li><li class="level1"><a href="/contacts/index.html">Contacts</a></li><li class="level1"><a href="/contacts/prison-finder/index.html">Prison finder</a></li><li class="level1"><a href="/contacts/prison-finder/lindholme/index.html">Lindholme</a></li><li class="level2"><a href="/contacts/prison-finder/lindholme/regimes-cat-c/index.html">Regimes (Cat C)</a></li><li class="level2"><a href="/contacts/prison-finder/lindholme/visiting-information-cat-c/index.html">Visiting Information (Cat C)</a></li>
</ul>
</div>
<div class="h-line"></div>
<div id="footer-bar">
<div>
</div>
</div>
<div id="footer-wrapper">
<div class="container-wrapper">
<div id="footer">
<ul class="box25p">
<li class="title"><h2>Organisations</h2></li>
<li><a href="/about/moj/index.html">Ministry of Justice</a></li>
<li><a href="/about/hmcts/index.html">HM Courts & Tribunals Service</a></li>
<li><a href="/claims-regulation/cmr/index.html">Claims Management Regulation</a></li>
<li><a href="/about/criminal-injuries-compensation-authority/index.html">Criminal Injuries Compensation Authority</a></li>
<li><a href="/about/hmps/index.html">HM Prison Service</a></li>
<li><a href="/about/noms/index.html">National Offender Management Service</a></li>
<li><a href="/about/laa/index.html">Legal Aid Agency</a></li>
<li><a href="/about/opg/index.html">Office of the Public Guardian</a></li>
<li><a href="/about/yjb/index.html">Youth Justice Board</a></li>
<li><a href="/about/index.html">More...</a></li>
</ul><ul class="box25p">
<li class="title"><h2>Topics</h2></li>
<li><a accesskey="3" href="/a-z/index.html">A-Z</a></li>
<li><a href="/about/justice/index.html">About justice</a></li>
<li><a accesskey="0" href="/help/access-keys/index.html">Accessibility</a></li>
<li><a href="/claims-regulation/index.html">Claims regulation</a></li>
<li><a accesskey="7" href="/complaints/index.html">Complaints</a></li>
<li><a href="/consultations/index.html">Consultations</a></li>
<li><a accesskey="9" href="/contacts/index.html">Contacts</a></li>
<li><a href="/privacy/cookies/index.html">Cookies</a></li>
<li><a href="/copyright/index.html">Copyright</a></li>
<li><a href="/coroners-burial-cremation/index.html">Coroners, burials and cremation</a></li>
<li><a href="/courts/index.html">Courts</a></li>
</ul><ul class="box25p">
<li class="title"><h2> </h2></li>
<li><a href="/email-alerts-rss/index.html">Email alerts and RSS</a></li>
<li><a href="/forms/index.html">Forms</a></li>
<li><a href="/help/fraud/index.html">Fraud and scams</a></li>
<li><a accesskey="6" href="/help/index.html">Help</a></li>
<li><a href="/human-rights/index.html">Human rights</a></li>
<li><a href="/information-access-rights/index.html">Information access and rights</a></li>
<li><a href="/jobs/index.html">Jobs</a></li>
<li><a href="/legal-aid/index.html">Legal aid</a></li>
<li><a href="/legislation/index.html">Legislation</a></li>
<li><a accesskey="2" href="/news/index.html">News</a></li>
<li><a href="/offenders/index.html">Offenders</a></li>
</ul><ul class="box25p-last">
<li class="title"><h2> </h2></li>
<li><a href="/prison-probation-inspection-monitoring/index.html">Prison and probation inspection and monitoring</a></li>
<li><a accesskey="8" href="/privacy/index.html">Privacy</a></li>
<li><a href="/protecting-the-vulnerable/index.html">Protecting the vulnerable</a></li>
<li><a href="/publications/index.html">Publications</a></li>
<li><a href="/statistics/index.html">Statistics</a></li>
<li><a href="/tribunals/index.html">Tribunals</a></li>
<li><a href="/victims-and-witnesses/index.html">Victims and witnesses</a></li>
<li><a href="/website-queries/index.html">Website queries</a></li>
<li><a href="/welsh-language-scheme/index.html">Welsh language policy</a></li>
<li><a href="/wrongful-convictions/index.html">Wrongful convictions</a></li>
</ul>
<div class="f-line"></div>
<h1>Citizen and business advice</h1>
<ul class="box50p" id="f-govuk">
<li><a class="bgimg" href="http://www.gov.uk//index.html">GOV UK</a></li>
<li>For citizen and business advice on justice, rights and more visit <a href="http://www.gov.uk//index.html">GOV UK</a></li>
</ul>
<div class="f-line"></div>
<ul id="f-copy">
<li>© 2012 Crown copyright</li>
</ul>
</div>
</div>
</div>
<script src="/__data/assets/js_file/0014/248/jquery1.7.min.js"></script><!--jQuery-->
<script src="/__data/assets/js_file/0016/385/carouseljs.js"></script><!--jQuery Carousel-->
<script src="/__data/assets/js_file/0012/1065/jquery.timers.js"></script><!--jQuery Timers-->
<script src="/__data/assets/js_file/0015/32622/jquery.fancybox-1.3.4.pack.js"></script><!--jQuery fancybox-->
<script type="text/javascript">
jQuery(document).ready(function() {
jQuery("a[rel=gallery], a[rel=gallery2], a[rel=gallery3], a[rel=gallery4], [rel=gallery5").fancybox({
'transitionIn' : 'none',
'transitionOut' : 'none',
'titlePosition' : 'inside'
});
});
</script>
<script src="/__data/assets/js_file/0013/2470/jquery-ui-1.8.16.custom.min.js"></script><!--(funnelback dependency)jQuery UI-->
<script src="/__data/assets/js_file/0014/2471/jquerytmplminjs.js"></script><!--(funnelback dependency)jQuery templates-->
<script src="/__data/assets/js_file/0015/2472/jqueryfunnelback-completion.js"></script><!--funnelback autocompletion-->
<script src="/__data/assets/js_file/0018/2475/scripts-funnelback.js"></script><!--funnelback scripts-->
<script src="/__data/assets/js_file/0015/31380/iscroll-lite.js"></script><!--iscroll-lite-->
<!--url variables for site scripts-->
<script>
/*var _mojCourtFinderSearchByName = 'http://hmctscourtfinder.justice.gov.uk/HMCTS/search.do';*/
/*var _mojCourtFinderSearchByRegion = 'http://hmctscourtfinder.justice.gov.uk/HMCTS/CFinder.do';*/
var _mojCourtFinderSearchXML = 'https://www.justice.gov.uk/__data/assets/xml_file/0020/34706/courts.xml';
</script>
<script src="/__data/assets/js_file/0015/492/scripts.js"></script><!--site scripts-->
<script src="/__data/assets/js_file/0006/39543/jquery.tools.min.js" type="text/javascript"></script><!-- accordion tabs -->
<!-- activate tabs with JavaScript -->
<script type="text/javascript">
jQuery(document).ready(function() {
jQuery(".accordion").tabs(".accordion div.open-or-close", {tabs: 'h4', effect: 'slide', initialIndex: null});
});
</script>
<script src="/__data/assets/js_file/0003/2937/jsapi.js"></script><!--GoogleCode API Loader-->
<script src="/__data/assets/js_file/0013/3055/analytics.js"></script><!--Analytics -->
<script src="/__data/assets/js_file/0010/36955/new-analytics.js"></script><!--Analytics (new) -->
<!-- endnoindex -->
</body>
</html> |
css/themes.css | aydinakcasu/ChromeBluetooth | /* Common stuff */
.picker-wrapper,
.slide-wrapper {
position: relative;
float: left;
}
.picker-indicator,
.slide-indicator {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
}
.picker,
.slide {
cursor: crosshair;
float: left;
}
/* Default skin */
.cp-default {
background-color: gray;
padding: 12px;
box-shadow: 0 0 40px #000;
border-radius: 15px;
float: right ;
}
.cp-default .picker {
width: 100px;
height: 100px;
}
.cp-default .slide {
width: 20px;
height: 100px;
}
.cp-default .slide-wrapper {
margin-left: 10px;
}
.cp-default .picker-indicator {
width: 5px;
height: 5px;
border: 2px solid darkblue;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
opacity: .5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
filter: alpha(opacity=50);
background-color: white;
}
.cp-default .slide-indicator {
width: 100%;
height: 10px;
left: -4px;
opacity: .6;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
filter: alpha(opacity=60);
border: 4px solid lightblue;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
background-color: white;
}
/* Small skin */
.cp-small {
padding: 5px;
background-color: white;
float: left;
border-radius: 5px;
}
.cp-small .picker {
width: 100px;
height: 100px;
}
.cp-small .slide {
width: 15px;
height: 100px;
}
.cp-small .slide-wrapper {
margin-left: 5px;
}
.cp-small .picker-indicator {
width: 1px;
height: 1px;
border: 1px solid black;
background-color: white;
}
.cp-small .slide-indicator {
width: 100%;
height: 2px;
left: 0px;
background-color: black;
}
/* Fancy skin */
.cp-fancy {
padding: 10px;
/* background-color: #C5F7EA; */
background: -webkit-linear-gradient(top, #aaa 0%, #222 100%);
float: left;
border: 1px solid #999;
box-shadow: inset 0 0 10px white;
}
.cp-fancy .picker {
width: 200px;
height: 200px;
}
.cp-fancy .slide {
width: 30px;
height: 200px;
}
.cp-fancy .slide-wrapper {
margin-left: 10px;
}
.cp-fancy .picker-indicator {
width: 24px;
height: 24px;
background-image: url(http://cdn1.iconfinder.com/data/icons/fugue/bonus/icons-24/target.png);
}
.cp-fancy .slide-indicator {
width: 30px;
height: 31px;
left: 30px;
background-image: url(http://cdn1.iconfinder.com/data/icons/bluecoral/Left.png);
}
/* Normal skin */
.cp-normal {
padding: 10px;
background-color: white;
float: left;
border: 4px solid #d6d6d6;
box-shadow: inset 0 0 10px white;
}
.cp-normal .picker {
width: 200px;
height: 200px;
}
.cp-normal .slide {
width: 30px;
height: 200px;
}
.cp-normal .slide-wrapper {
margin-left: 10px;
}
.cp-normal .picker-indicator {
width: 5px;
height: 5px;
border: 1px solid gray;
opacity: .5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
filter: alpha(opacity=50);
background-color: white;
pointer-events: none;
}
.cp-normal .slide-indicator {
width: 100%;
height: 10px;
left: -4px;
opacity: .6;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
filter: alpha(opacity=60);
border: 4px solid gray;
background-color: white;
pointer-events: none;
}
* {
font-size: 100%;
font-family: Verdana;
} |
clean/Linux-x86_64-4.05.0-2.0.6/released/8.7.1/flocq/3.3.1.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>flocq: 15 m 15 s</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.7.1 / flocq - 3.3.1</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
flocq
<small>
3.3.1
<span class="label label-success">15 m 15 s</span>
</small>
</h1>
<p><em><script>document.write(moment("2020-08-09 15:43:56 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2020-08-09 15:43:56 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-num base Num library distributed with the OCaml compiler
base-threads base
base-unix base
camlp5 7.12 Preprocessor-pretty-printer of OCaml
conf-findutils 1 Virtual package relying on findutils
conf-m4 1 Virtual package relying on m4
coq 8.7.1 Formal proof management system.
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.05.0 The OCaml compiler (virtual package)
ocaml-base-compiler 4.05.0 Official 4.05.0 release
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.8.1 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "guillaume.melquiond@inria.fr"
homepage: "http://flocq.gforge.inria.fr/"
dev-repo: "git+https://gitlab.inria.fr/flocq/flocq.git"
bug-reports: "https://gitlab.inria.fr/flocq/flocq/issues"
license: "LGPL-3.0-or-later"
build: [
["autoconf"] {dev}
["./configure"]
["./remake" "-j%{jobs}%"]
]
install: ["./remake" "install"]
depends: [
"coq" {>= "8.7"}
"conf-autoconf" {build & dev}
("conf-g++" {build} | "conf-clang" {build})
]
tags: [ "keyword:floating point arithmetic" "logpath:Flocq" "date:2020-06-05" ]
authors: [ "Sylvie Boldo <sylvie.boldo@inria.fr>" "Guillaume Melquiond <guillaume.melquiond@inria.fr>" ]
synopsis: "A formalization of floating-point arithmetic for the Coq system"
url {
src: "https://gforge.inria.fr/frs/download.php/file/38329/flocq-3.3.1.tar.gz"
checksum: "sha512=4c8079df683d838ef61b3f16ecd2084751a4752c129620efe06dfa847be59257f0c0c342fca2ae510d87c085e857a4d32bac10af8be6f29a8c462df0ee72f557"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-flocq.3.3.1 coq.8.7.1</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam list; echo; ulimit -Sv 4000000; timeout 2h opam install -y --deps-only coq-flocq.3.3.1 coq.8.7.1</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>6 s</dd>
</dl>
<h2>Install</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam list; echo; ulimit -Sv 16000000; timeout 2h opam install -y -v coq-flocq.3.3.1 coq.8.7.1</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>15 m 15 s</dd>
</dl>
<h2>Installation size</h2>
<p>Total: 13 M</p>
<ul>
<li>5 M <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Pff/Pff.vo</code></li>
<li>1 M <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Prop/Double_rounding.vo</code></li>
<li>1 M <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Pff/Pff.v</code></li>
<li>649 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/IEEE754/Binary.vo</code></li>
<li>544 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/IEEE754/BinarySingleNaN.vo</code></li>
<li>325 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Pff/Pff2Flocq.vo</code></li>
<li>258 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Core/Ulp.vo</code></li>
<li>207 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Core/Generic_fmt.vo</code></li>
<li>190 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Core/Raux.vo</code></li>
<li>181 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/IEEE754/Bits.vo</code></li>
<li>171 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Prop/Div_sqrt_error.vo</code></li>
<li>163 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Prop/Round_odd.vo</code></li>
<li>154 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Prop/Double_rounding.v</code></li>
<li>154 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Core/Digits.vo</code></li>
<li>150 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Calc/Round.vo</code></li>
<li>135 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Core/FLT.vo</code></li>
<li>134 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Prop/Relative.vo</code></li>
<li>126 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Pff/Pff2FlocqAux.vo</code></li>
<li>122 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Core/Round_pred.vo</code></li>
<li>114 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Calc/Bracket.vo</code></li>
<li>107 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Core/Zaux.vo</code></li>
<li>100 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Core/Round_NE.vo</code></li>
<li>97 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/IEEE754/BinarySingleNaN.v</code></li>
<li>97 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Prop/Plus_error.vo</code></li>
<li>95 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/IEEE754/Binary.v</code></li>
<li>92 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Prop/Mult_error.vo</code></li>
<li>86 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Core/FTZ.vo</code></li>
<li>86 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Pff/Pff2Flocq.v</code></li>
<li>82 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Core/FLX.vo</code></li>
<li>75 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Core/Float_prop.vo</code></li>
<li>74 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/IEEE754/SpecFloatCopy.vo</code></li>
<li>70 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Calc/Div.vo</code></li>
<li>68 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Core/Ulp.v</code></li>
<li>68 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Calc/Sqrt.vo</code></li>
<li>56 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Calc/Operations.vo</code></li>
<li>53 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Core/Generic_fmt.v</code></li>
<li>53 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Prop/Sterbenz.vo</code></li>
<li>49 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Core/Raux.v</code></li>
<li>47 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Core/FIX.vo</code></li>
<li>46 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Core/Defs.vo</code></li>
<li>42 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Core/Core.vo</code></li>
<li>35 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Core/Round_pred.v</code></li>
<li>32 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Prop/Round_odd.v</code></li>
<li>31 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Calc/Round.v</code></li>
<li>30 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Prop/Div_sqrt_error.v</code></li>
<li>29 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Prop/Relative.v</code></li>
<li>27 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Core/Digits.v</code></li>
<li>25 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/IEEE754/SpecFloatCompat.vo</code></li>
<li>24 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Pff/Pff2FlocqAux.v</code></li>
<li>23 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Version.vo</code></li>
<li>21 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/IEEE754/Bits.v</code></li>
<li>20 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Core/Zaux.v</code></li>
<li>17 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Calc/Bracket.v</code></li>
<li>17 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Prop/Plus_error.v</code></li>
<li>14 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Core/Round_NE.v</code></li>
<li>13 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Core/FLT.v</code></li>
<li>13 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/IEEE754/SpecFloatCopy.v</code></li>
<li>12 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Core/Float_prop.v</code></li>
<li>10 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Prop/Mult_error.v</code></li>
<li>9 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Core/FLX.v</code></li>
<li>8 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Core/FTZ.v</code></li>
<li>5 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Calc/Sqrt.v</code></li>
<li>5 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Calc/Div.v</code></li>
<li>4 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Prop/Sterbenz.v</code></li>
<li>4 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Calc/Operations.v</code></li>
<li>2 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Core/Defs.v</code></li>
<li>2 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Core/FIX.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Version.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/Core/Core.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Flocq/IEEE754/SpecFloatCompat.v</code></li>
</ul>
<h2>Uninstall</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq-flocq.3.3.1</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
<small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small>
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
portfolio/CEPC/canvas.html | LuisBarcenas14/luisbarcenas14.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Mi primera aplicación con Canvas</title>
<link rel="stylesheet" href="canvas.css">
<script type="text/javascript">
window.addEventListener("load",eventWindowLoaded,false);
function eventWindowLoaded(){
canvasApp();
}
function canvasApp(){
var canvas = document.getElementById("miCanvas");
var context = canvas.getContext("2d");
function dibujarPantalla(){
//background
context.fillStyle="#fffaaa";
context.fillRect(0,0,canvas.width, canvas.height);
//tezt
context.fillStyle = "#000000";
context.font = "20px Sans-Serif";
context.baseline="top";
context.fillText("Hola CEPC", 195,80);
//image
var imagen = new Image();
imagen.onload=function(){
context.drawImage(imagen,155,110);
}
imagen.src="wimg/emh.png";
//box
context.strokeStyle="#000000";
context.strokeRect(0,0,canvas.width,canvas.height);
}
dibujarPantalla();
}
</script>
</head>
<body>
<canvas id="miCanvas" height="500" width="500">
Lo siento tu navegador no soporta CANVAS
</canvas>
</body>
</html> |
node_modules/npm/html/doc/cli/npm-install.html | jorgep19/munch | <!doctype html>
<html>
<title>npm-install</title>
<meta http-equiv="content-type" value="text/html;utf-8">
<link rel="stylesheet" type="text/css" href="../../static/style.css">
<link rel="canonical" href="https://www.npmjs.org/doc/cli/npm-install.html">
<script async=true src="../../static/toc.js"></script>
<body>
<div id="wrapper">
<h1><a href="../cli/npm-install.html">npm-install</a></h1> <p>Install a package</p>
<h2 id="synopsis">SYNOPSIS</h2>
<pre><code>npm install (with no args in a package dir)
npm install <tarball file>
npm install <tarball url>
npm install <folder>
npm install [@<scope>/]<name> [--save|--save-dev|--save-optional] [--save-exact]
npm install [@<scope>/]<name>@<tag>
npm install [@<scope>/]<name>@<version>
npm install [@<scope>/]<name>@<version range>
npm i (with any of the previous argument usage)
</code></pre><h2 id="description">DESCRIPTION</h2>
<p>This command installs a package, and any packages that it depends on. If the
package has a shrinkwrap file, the installation of dependencies will be driven
by that. See <a href="../cli/npm-shrinkwrap.html"><a href="../cli/npm-shrinkwrap.html">npm-shrinkwrap(1)</a></a>.</p>
<p>A <code>package</code> is:</p>
<ul>
<li>a) a folder containing a program described by a package.json file</li>
<li>b) a gzipped tarball containing (a)</li>
<li>c) a url that resolves to (b)</li>
<li>d) a <code><name>@<version></code> that is published on the registry (see <code><a href="../misc/npm-registry.html"><a href="../misc/npm-registry.html">npm-registry(7)</a></a></code>) with (c)</li>
<li>e) a <code><name>@<tag></code> that points to (d)</li>
<li>f) a <code><name></code> that has a "latest" tag satisfying (e)</li>
<li>g) a <code><git remote url></code> that resolves to (b)</li>
</ul>
<p>Even if you never publish your package, you can still get a lot of
benefits of using npm if you just want to write a node program (a), and
perhaps if you also want to be able to easily install it elsewhere
after packing it up into a tarball (b).</p>
<ul>
<li><p><code>npm install</code> (in package directory, no arguments):</p>
<p> Install the dependencies in the local node_modules folder.</p>
<p> In global mode (ie, with <code>-g</code> or <code>--global</code> appended to the command),
it installs the current package context (ie, the current working
directory) as a global package.</p>
<p> By default, <code>npm install</code> will install all modules listed as
dependencies. With the <code>--production</code> flag,
npm will not install modules listed in <code>devDependencies</code>.</p>
</li>
<li><p><code>npm install <folder></code>:</p>
<p> Install a package that is sitting in a folder on the filesystem.</p>
</li>
<li><p><code>npm install <tarball file></code>:</p>
<p> Install a package that is sitting on the filesystem. Note: if you just want
to link a dev directory into your npm root, you can do this more easily by
using <code>npm link</code>.</p>
<p> Example:</p>
<pre><code> npm install ./package.tgz
</code></pre></li>
<li><p><code>npm install <tarball url></code>:</p>
<p> Fetch the tarball url, and then install it. In order to distinguish between
this and other options, the argument must start with "http://" or "https://"</p>
<p> Example:</p>
<pre><code> npm install https://github.com/indexzero/forever/tarball/v0.5.6
</code></pre></li>
<li><p><code>npm install [@<scope>/]<name> [--save|--save-dev|--save-optional]</code>:</p>
<p> Do a <code><name>@<tag></code> install, where <code><tag></code> is the "tag" config. (See
<code><a href="../misc/npm-config.html"><a href="../misc/npm-config.html">npm-config(7)</a></a></code>.)</p>
<p> In most cases, this will install the latest version
of the module published on npm.</p>
<p> Example:</p>
<pre><code> npm install sax
</code></pre><p> <code>npm install</code> takes 3 exclusive, optional flags which save or update
the package version in your main package.json:</p>
<ul>
<li><p><code>--save</code>: Package will appear in your <code>dependencies</code>.</p>
</li>
<li><p><code>--save-dev</code>: Package will appear in your <code>devDependencies</code>.</p>
</li>
<li><p><code>--save-optional</code>: Package will appear in your <code>optionalDependencies</code>.</p>
<p>When using any of the above options to save dependencies to your
package.json, there is an additional, optional flag:</p>
</li>
<li><p><code>--save-exact</code>: Saved dependencies will be configured with an
exact version rather than using npm's default semver range
operator.</p>
<p><code><scope></code> is optional. The package will be downloaded from the registry
associated with the specified scope. If no registry is associated with
the given scope the default registry is assumed. See <code><a href="../misc/npm-scope.html"><a href="../misc/npm-scope.html">npm-scope(7)</a></a></code>.</p>
<p>Note: if you do not include the @-symbol on your scope name, npm will
interpret this as a GitHub repository instead, see below. Scopes names
must also be followed by a slash.</p>
<p>Examples:</p>
<pre><code>npm install sax --save
npm install githubname/reponame
npm install @myorg/privatepackage
npm install node-tap --save-dev
npm install dtrace-provider --save-optional
npm install readable-stream --save --save-exact
</code></pre></li>
</ul>
</li>
</ul>
<pre><code>**Note**: If there is a file or folder named `<name>` in the current
working directory, then it will try to install that, and only try to
fetch the package by name if it is not valid.
</code></pre><ul>
<li><p><code>npm install [@<scope>/]<name>@<tag></code>:</p>
<p> Install the version of the package that is referenced by the specified tag.
If the tag does not exist in the registry data for that package, then this
will fail.</p>
<p> Example:</p>
<pre><code> npm install sax@latest
npm install @myorg/mypackage@latest
</code></pre></li>
<li><p><code>npm install [@<scope>/]<name>@<version></code>:</p>
<p> Install the specified version of the package. This will fail if the
version has not been published to the registry.</p>
<p> Example:</p>
<pre><code> npm install sax@0.1.1
npm install @myorg/privatepackage@1.5.0
</code></pre></li>
<li><p><code>npm install [@<scope>/]<name>@<version range></code>:</p>
<p> Install a version of the package matching the specified version range. This
will follow the same rules for resolving dependencies described in <code><a href="../files/package.json.html"><a href="../files/package.json.html">package.json(5)</a></a></code>.</p>
<p> Note that most version ranges must be put in quotes so that your shell will
treat it as a single argument.</p>
<p> Example:</p>
<pre><code> npm install sax@">=0.1.0 <0.2.0"
npm install @myorg/privatepackage@">=0.1.0 <0.2.0"
</code></pre></li>
<li><p><code>npm install <githubname>/<githubrepo></code>:</p>
<p> Install the package at <code>https://github.com/githubname/githubrepo" by
attempting to clone it using</code>git`.</p>
<p> Example:</p>
<pre><code> npm install mygithubuser/myproject
</code></pre><p> To reference a package in a git repo that is not on GitHub, see git
remote urls below.</p>
</li>
<li><p><code>npm install <git remote url></code>:</p>
<p> Install a package by cloning a git remote url. The format of the git
url is:</p>
<pre><code> <protocol>://[<user>@]<hostname><separator><path>[#<commit-ish>]
</code></pre><p> <code><protocol></code> is one of <code>git</code>, <code>git+ssh</code>, <code>git+http</code>, or
<code>git+https</code>. If no <code><commit-ish></code> is specified, then <code>master</code> is
used.</p>
<p> Examples:</p>
<pre><code> git+ssh://git@github.com:npm/npm.git#v1.0.27
git+https://isaacs@github.com/npm/npm.git
git://github.com/npm/npm.git#v1.0.27
</code></pre></li>
</ul>
<p>You may combine multiple arguments, and even multiple types of arguments.
For example:</p>
<pre><code>npm install sax@">=0.1.0 <0.2.0" bench supervisor
</code></pre><p>The <code>--tag</code> argument will apply to all of the specified install targets. If a
tag with the given name exists, the tagged version is preferred over newer
versions.</p>
<p>The <code>--force</code> argument will force npm to fetch remote resources even if a
local copy exists on disk.</p>
<pre><code>npm install sax --force
</code></pre><p>The <code>--global</code> argument will cause npm to install the package globally
rather than locally. See <code><a href="../files/npm-folders.html"><a href="../files/npm-folders.html">npm-folders(5)</a></a></code>.</p>
<p>The <code>--link</code> argument will cause npm to link global installs into the
local space in some cases.</p>
<p>The <code>--no-bin-links</code> argument will prevent npm from creating symlinks for
any binaries the package might contain.</p>
<p>The <code>--no-optional</code> argument will prevent optional dependencies from
being installed.</p>
<p>The <code>--no-shrinkwrap</code> argument, which will ignore an available
shrinkwrap file and use the package.json instead.</p>
<p>The <code>--nodedir=/path/to/node/source</code> argument will allow npm to find the
node source code so that npm can compile native modules.</p>
<p>See <code><a href="../misc/npm-config.html"><a href="../misc/npm-config.html">npm-config(7)</a></a></code>. Many of the configuration params have some
effect on installation, since that's most of what npm does.</p>
<h2 id="algorithm">ALGORITHM</h2>
<p>To install a package, npm uses the following algorithm:</p>
<pre><code>install(where, what, family, ancestors)
fetch what, unpack to <where>/node_modules/<what>
for each dep in what.dependencies
resolve dep to precise version
for each dep@version in what.dependencies
not in <where>/node_modules/<what>/node_modules/*
and not in <family>
add precise version deps to <family>
install(<where>/node_modules/<what>, dep, family)
</code></pre><p>For this <code>package{dep}</code> structure: <code>A{B,C}, B{C}, C{D}</code>,
this algorithm produces:</p>
<pre><code>A
+-- B
`-- C
`-- D
</code></pre><p>That is, the dependency from B to C is satisfied by the fact that A
already caused C to be installed at a higher level.</p>
<p>See <a href="../files/npm-folders.html"><a href="../files/npm-folders.html">npm-folders(5)</a></a> for a more detailed description of the specific
folder structures that npm creates.</p>
<h3 id="limitations-of-npm-s-install-algorithm">Limitations of npm's Install Algorithm</h3>
<p>There are some very rare and pathological edge-cases where a cycle can
cause npm to try to install a never-ending tree of packages. Here is
the simplest case:</p>
<pre><code>A -> B -> A' -> B' -> A -> B -> A' -> B' -> A -> ...
</code></pre><p>where <code>A</code> is some version of a package, and <code>A'</code> is a different version
of the same package. Because <code>B</code> depends on a different version of <code>A</code>
than the one that is already in the tree, it must install a separate
copy. The same is true of <code>A'</code>, which must install <code>B'</code>. Because <code>B'</code>
depends on the original version of <code>A</code>, which has been overridden, the
cycle falls into infinite regress.</p>
<p>To avoid this situation, npm flat-out refuses to install any
<code>name@version</code> that is already present anywhere in the tree of package
folder ancestors. A more correct, but more complex, solution would be
to symlink the existing version into the new location. If this ever
affects a real use-case, it will be investigated.</p>
<h2 id="see-also">SEE ALSO</h2>
<ul>
<li><a href="../files/npm-folders.html"><a href="../files/npm-folders.html">npm-folders(5)</a></a></li>
<li><a href="../cli/npm-update.html"><a href="../cli/npm-update.html">npm-update(1)</a></a></li>
<li><a href="../cli/npm-link.html"><a href="../cli/npm-link.html">npm-link(1)</a></a></li>
<li><a href="../cli/npm-rebuild.html"><a href="../cli/npm-rebuild.html">npm-rebuild(1)</a></a></li>
<li><a href="../misc/npm-scripts.html"><a href="../misc/npm-scripts.html">npm-scripts(7)</a></a></li>
<li><a href="../cli/npm-build.html"><a href="../cli/npm-build.html">npm-build(1)</a></a></li>
<li><a href="../cli/npm-config.html"><a href="../cli/npm-config.html">npm-config(1)</a></a></li>
<li><a href="../misc/npm-config.html"><a href="../misc/npm-config.html">npm-config(7)</a></a></li>
<li><a href="../files/npmrc.html"><a href="../files/npmrc.html">npmrc(5)</a></a></li>
<li><a href="../misc/npm-registry.html"><a href="../misc/npm-registry.html">npm-registry(7)</a></a></li>
<li><a href="../cli/npm-tag.html"><a href="../cli/npm-tag.html">npm-tag(1)</a></a></li>
<li><a href="../cli/npm-rm.html"><a href="../cli/npm-rm.html">npm-rm(1)</a></a></li>
<li><a href="../cli/npm-shrinkwrap.html"><a href="../cli/npm-shrinkwrap.html">npm-shrinkwrap(1)</a></a></li>
</ul>
</div>
<table border=0 cellspacing=0 cellpadding=0 id=npmlogo>
<tr><td style="width:180px;height:10px;background:rgb(237,127,127)" colspan=18> </td></tr>
<tr><td rowspan=4 style="width:10px;height:10px;background:rgb(237,127,127)"> </td><td style="width:40px;height:10px;background:#fff" colspan=4> </td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=4> </td><td style="width:40px;height:10px;background:#fff" colspan=4> </td><td rowspan=4 style="width:10px;height:10px;background:rgb(237,127,127)"> </td><td colspan=6 style="width:60px;height:10px;background:#fff"> </td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=4> </td></tr>
<tr><td colspan=2 style="width:20px;height:30px;background:#fff" rowspan=3> </td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=3> </td><td style="width:10px;height:10px;background:#fff" rowspan=3> </td><td style="width:20px;height:10px;background:#fff" rowspan=4 colspan=2> </td><td style="width:10px;height:20px;background:rgb(237,127,127)" rowspan=2> </td><td style="width:10px;height:10px;background:#fff" rowspan=3> </td><td style="width:20px;height:10px;background:#fff" rowspan=3 colspan=2> </td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=3> </td><td style="width:10px;height:10px;background:#fff" rowspan=3> </td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=3> </td></tr>
<tr><td style="width:10px;height:10px;background:#fff" rowspan=2> </td></tr>
<tr><td style="width:10px;height:10px;background:#fff"> </td></tr>
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
</table>
<p id="footer">npm-install — npm@2.1.4</p>
|
docs/allclasses-noframe.html | kewang/cwb-lib-java | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="zh">
<head>
<!-- Generated by javadoc (version 1.7.0_80) on Mon Jan 02 14:30:01 CST 2017 -->
<title>All Classes</title>
<meta name="date" content="2017-01-02">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
<h1 class="bar">All Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="tw/kewang/cwb/utils/Constants.html" title="class in tw.kewang.cwb.utils">Constants</a></li>
<li><a href="tw/kewang/cwb/Cwb.html" title="class in tw.kewang.cwb">Cwb</a></li>
<li><a href="tw/kewang/cwb/CwbSender.html" title="class in tw.kewang.cwb">CwbSender</a></li>
<li><a href="tw/kewang/cwb/datalist/FD0047.html" title="class in tw.kewang.cwb.datalist">FD0047</a></li>
<li><a href="tw/kewang/cwb/datalist/FD0047.ByCity.html" title="enum in tw.kewang.cwb.datalist">FD0047.ByCity</a></li>
<li><a href="tw/kewang/cwb/datalist/FD0047.Records.html" title="class in tw.kewang.cwb.datalist">FD0047.Records</a></li>
<li><a href="tw/kewang/cwb/datalist/FD0047.Result.html" title="class in tw.kewang.cwb.datalist">FD0047.Result</a></li>
<li><a href="tw/kewang/cwb/datalist/FD0047.Result.Fields.html" title="class in tw.kewang.cwb.datalist">FD0047.Result.Fields</a></li>
<li><a href="tw/kewang/cwb/pretty/FutureWeatherByCity.html" title="class in tw.kewang.cwb.pretty">FutureWeatherByCity</a></li>
<li><a href="tw/kewang/cwb/pretty/FutureWeatherByTown.html" title="class in tw.kewang.cwb.pretty">FutureWeatherByTown</a></li>
<li><a href="tw/kewang/cwb/pretty/FutureWeatherByTown.Comfortable.html" title="class in tw.kewang.cwb.pretty">FutureWeatherByTown.Comfortable</a></li>
<li><a href="tw/kewang/cwb/pretty/FutureWeatherByTown.Description.html" title="class in tw.kewang.cwb.pretty">FutureWeatherByTown.Description</a></li>
<li><a href="tw/kewang/cwb/pretty/FutureWeatherByTown.Wind.html" title="class in tw.kewang.cwb.pretty">FutureWeatherByTown.Wind</a></li>
<li><a href="tw/kewang/cwb/Geocode.html" title="class in tw.kewang.cwb">Geocode</a></li>
<li><a href="tw/kewang/cwb/utils/JsonUtils.html" title="class in tw.kewang.cwb.utils">JsonUtils</a></li>
<li><a href="tw/kewang/cwb/dictionary/Location.html" title="class in tw.kewang.cwb.dictionary">Location</a></li>
<li><a href="tw/kewang/cwb/dictionary/Locations.html" title="class in tw.kewang.cwb.dictionary">Locations</a></li>
<li><a href="tw/kewang/cwb/dictionary/Parameter.html" title="class in tw.kewang.cwb.dictionary">Parameter</a></li>
<li><a href="tw/kewang/cwb/pretty/PrettyWeatherElement.html" title="class in tw.kewang.cwb.pretty">PrettyWeatherElement</a></li>
<li><a href="tw/kewang/cwb/dictionary/Time.html" title="class in tw.kewang.cwb.dictionary">Time</a></li>
<li><a href="tw/kewang/cwb/TokenInterceptor.html" title="class in tw.kewang.cwb">TokenInterceptor</a></li>
<li><a href="tw/kewang/cwb/dictionary/WeatherElement.html" title="class in tw.kewang.cwb.dictionary">WeatherElement</a></li>
</ul>
</div>
</body>
</html>
|
periode-6-2012/WD32/opdracht-3/css/style.css | bartbastings/school | html {
float: left;
margin: 0px;
padding: 0px;
width: 100%;
}
body {
float: left;
margin: 0px;
padding: 0px;
width: 100%;
color: #222222;
font-family:Verdana, Geneva, sans-serif;
font-size: 13px;
}
header {
margin: 0px;
padding: 0px;
}
section {
margin: 0px;
padding: 0px;
width: 100%;
}
main {
margin: 0px;
padding: 0px;
width: 100%;
}
footer {
margin: 0px;
padding: 0px;
width: 100%;
}
div {
margin: 0px;
padding: 0px;
}
p {
margin: 0px;
padding: 0px;
}
ul {
margin: 0px;
padding: 0px;
list-style: none;
}
li {
margin: 0px;
padding: 0px;
}
a {
margin: 0px;
padding: 0px;
text-decoration: none;
}
h1 {
margin: 0px;
padding: 0px;
}
h2 {
margin: 0px;
padding: 0px;
}
h3 {
margin: 0px;
padding: 0px;
}
/* wrapper */
.wrapper {
float:left;
width:80%;
margin-left:10%;
margin-right:10%;
}
.wrapper header{
float:left;
width:80%;
margin-left:10%;
margin-right:10%;
margin-bottom:30px;
padding-bottom:10px;
padding-top:10px;
border-bottom:1px solid #CCC;
}
.wrapper header h1{
float:left;
line-height:30px;
font-size:1.6em;
font-weight:normal;
padding-right:5px;
border-right:1px solid #CCC;
}
.wrapper header h2{
float:left;
line-height:30px;
margin-left:10px;
font-size:1.2em;
font-weight:normal;
}
.wrapper header .manBox{
float:right;
margin:5px;
line-height:20px;
}
.wrapper header .vrouwBox{
float:right;
margin:5px;
line-height:20px;
}
.wrapper header p{
float:left;
margin-left:5px;
}
.wrapper header .manBox span{
float:left;
height:20px;
width:20px;
background-color:#3366cc;
}
.wrapper header .vrouwBox span{
float:left;
height:20px;
width:20px;
background-color:#cc3300;
}
.wrapper section{
float:left;
position:relative;
width:80%;
height:1150px;
margin-left:10%;
margin-right:10%;
margin-bottom:10px;
}
.wrapper section .list{
float:left;
margin:0;
position:relative;
width:80%;
height:100%;
}
.wrapper section .list #line{
position:absolute;
top:-10px;
bottom:-10px;
left:0;
left:20%;
width:80%;
height:100%;
background-image:url(afb/lines.png);
background-repeat:repeat-y;
background-size:contain;
z-index:1;
}
.wrapper section .list #json-list{
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
background: transparent;
z-index:10;
}
.wrapper section #json-list li{
float:left;
width:100%;
height:20px;
margin-bottom:10px;
}
.wrapper section #json-list li h4{
float:left;
margin:0;
padding:0;
height:100%;
width:20%;
font-weight:lighter;
}
.wrapper section #json-list li div{
float:left;
height:100%;
width:80%;
}
.wrapper section #json-list li div div{
float:left;
height:100%;
}
.man{
background-color:#3366cc;
}
.vrouw{
background-color:#cc3300;
}
.bar{
text-align:center;
color:#fff;
line-height:20px;
-webkit-transition:0.5s;
transition:0.5s;
}
.bar span{
float:left;
width:100%;
height:100%;
opacity:0;
-webkit-transition:1s;
transition:1s;
cursor:default
}
.bar span:hover{
opacity:1;
}
.bar:hover{
-moz-box-shadow: 1px 1px 3px 1px #BBB, 1px -1px 3px 1px #bbb;
-webkit-box-shadow: 1px 1px 3px 1px #BBB, 1px -1px 3px 1px #bbb;
box-shadow: 1px 1px 3px 1px #BBB, 1px -1px 3px 1px #bbb;
}
.wrapper section .list-2{
float:left;
width:20%;
height:100%;
}
.wrapper section .list-2 li{
float:left;
width:100%;
height:20px;
margin-bottom:10px;
}
.wrapper section .list-2 li .bubble{
float:left;
border-width:10px 10px 10px 10px;
border-style:solid;
border-color: transparent #bbb transparent transparent;
height:1;
width:1px;
}
.wrapper section .list-2 li p{
float:left;
margin-left:10%;
width:70%;
line-height:20px;
border-bottom:1px solid #BBB;
font-size:11px;
} |
test/app/index.html | luobotang/mock-middleware | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>Mock Middleware Test</title>
<link rel="stylesheet" href="index.css" />
</head>
<body>
<div>
<label for="J_action1">查询非 Map 里面请求<button class="action" id="J_action1">执行</button></label>
</div>
<div>
<label for="J_action2">查询 Map 请求 和 mock 路径不一致<button class="action" id="J_action2">执行</button></label>
</div>
<div>
<label for="J_action3">查询 Map 请求 和 mock 路径一致<button class="action" id="J_action3">执行</button></label>
</div>
<div>
<label for="J_action4">查询不存在的请求<button class="action" id="J_action4">执行</button></label>
</div>
<textarea id="output"></textarea>
<script src="index.js"></script>
</body>
</html>
|
clean/Linux-x86_64-4.04.2-2.0.5/released/8.9.1/zchinese/8.8.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>zchinese: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.9.1 / zchinese - 8.8.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
zchinese
<small>
8.8.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2021-12-23 15:45:32 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-12-23 15:45:32 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-num base Num library distributed with the OCaml compiler
base-threads base
base-unix base
camlp5 7.14 Preprocessor-pretty-printer of OCaml
conf-findutils 1 Virtual package relying on findutils
conf-perl 1 Virtual package relying on perl
coq 8.9.1 Formal proof management system
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.04.2 The OCaml compiler (virtual package)
ocaml-base-compiler 4.04.2 Official 4.04.2 release
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.1 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "Hugo.Herbelin@inria.fr"
homepage: "https://github.com/coq-contribs/zchinese"
license: "Unknown"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/ZChinese"]
depends: [
"ocaml"
"coq" {>= "8.8" & < "8.9~"}
]
tags: [ "keyword: number theory" "keyword: chinese remainder" "keyword: primality" "keyword: prime numbers" "category: Mathematics/Arithmetic and Number Theory/Number theory" "category: Miscellaneous/Extracted Programs/Arithmetic" ]
authors: [ "Valérie Ménissier-Morain" ]
bug-reports: "https://github.com/coq-contribs/zchinese/issues"
dev-repo: "git+https://github.com/coq-contribs/zchinese.git"
synopsis: "A proof of the Chinese Remainder Lemma"
description:
"This is a rewriting of the contribution chinese-lemma using Zarith"
flags: light-uninstall
url {
src: "https://github.com/coq-contribs/zchinese/archive/v8.8.0.tar.gz"
checksum: "md5=46cbe3ab4981c19e25fd19410d63ab03"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-zchinese.8.8.0 coq.8.9.1</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.9.1).
The following dependencies couldn't be met:
- coq-zchinese -> coq < 8.9~ -> ocaml < 4.03.0
base of this switch (use `--unlock-base' to force)
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-zchinese.8.8.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
harpy3/doc/api/files/__/__/__/__/usr/local/lib/ruby/gems/2_1_0/gems/activesupport-4_0_2/lib/active_support/core_ext/array/uniq_by_rb.html | billwen/netopt | <?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>uniq_by.rb</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" href="../../../../../../../../../../../../../../../../../css/reset.css" type="text/css" media="screen" />
<link rel="stylesheet" href="../../../../../../../../../../../../../../../../../css/main.css" type="text/css" media="screen" />
<link rel="stylesheet" href="../../../../../../../../../../../../../../../../../css/github.css" type="text/css" media="screen" />
<script src="../../../../../../../../../../../../../../../../../js/jquery-1.3.2.min.js" type="text/javascript" charset="utf-8"></script>
<script src="../../../../../../../../../../../../../../../../../js/jquery-effect.js" type="text/javascript" charset="utf-8"></script>
<script src="../../../../../../../../../../../../../../../../../js/main.js" type="text/javascript" charset="utf-8"></script>
<script src="../../../../../../../../../../../../../../../../../js/highlight.pack.js" type="text/javascript" charset="utf-8"></script>
</head>
<body>
<div class="banner">
<span>Ruby on Rails 4.0.2</span><br />
<h1>
uniq_by.rb
</h1>
<ul class="files">
<li>
../../../../usr/local/lib/ruby/gems/2.1.0/gems/activesupport-4.0.2/lib/active_support/core_ext/array/uniq_by.rb
</li>
<li>Last modified: 2014-01-03 14:27:28 +0800</li>
</ul>
</div>
<div id="bodyContent">
<div id="content">
<!-- Namespace -->
<div class="sectiontitle">Namespace</div>
<ul>
<li>
<span class="type">MODULE</span>
<a href="../../../../../../../../../../../../../../../../../classes/ActiveSupport.html">ActiveSupport</a>
</li>
<li>
<span class="type">CLASS</span>
<a href="../../../../../../../../../../../../../../../../../classes/Array.html">Array</a>
</li>
</ul>
<!-- Methods -->
</div>
</div>
</body>
</html> |
clean/Linux-x86_64-4.06.1-2.0.5/released/8.7.0/elpi/1.6.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>elpi: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.7.0 / elpi - 1.6.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
elpi
<small>
1.6.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2022-03-04 08:05:14 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-03-04 08:05:14 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
camlp5 7.14 Preprocessor-pretty-printer of OCaml
conf-findutils 1 Virtual package relying on findutils
conf-perl 2 Virtual package relying on perl
coq 8.7.0 Formal proof management system
num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.06.1 The OCaml compiler (virtual package)
ocaml-base-compiler 4.06.1 Official 4.06.1 release
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.3 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "Enrico Tassi <enrico.tassi@inria.fr>"
authors: [ "Enrico Tassi" ]
license: "LGPL-2.1-or-later"
homepage: "https://github.com/LPCIC/coq-elpi"
bug-reports: "https://github.com/LPCIC/coq-elpi/issues"
dev-repo: "git+https://github.com/LPCIC/coq-elpi"
build: [ make "COQBIN=%{bin}%/" "ELPIDIR=%{prefix}%/lib/elpi" ]
install: [ make "install" "COQBIN=%{bin}%/" "ELPIDIR=%{prefix}%/lib/elpi" ]
depends: [
"elpi" {>= "1.11.2" & < "1.12.0~"}
"coq" {>= "8.12" & < "8.13~"}
]
tags: [
"logpath:elpi"
]
synopsis: "Elpi extension language for Coq"
description: """
Coq-elpi provides a Coq plugin that embeds ELPI.
It also provides a way to embed Coq's terms into λProlog using
the Higher-Order Abstract Syntax approach
and a way to read terms back. In addition to that it exports to ELPI a
set of Coq's primitives, e.g. printing a message, accessing the
environment of theorems and data types, defining a new constant and so on.
For convenience it also provides a quotation and anti-quotation for Coq's
syntax in λProlog. E.g. `{{nat}}` is expanded to the type name of natural
numbers, or `{{A -> B}}` to the representation of a product by unfolding
the `->` notation. Finally it provides a way to define new vernacular commands
and new tactics."""
url {
src: "https://github.com/LPCIC/coq-elpi/archive/v1.6.0.tar.gz"
checksum: "sha256=6f047c78ad9e75fca2462bf32f71a34e8db0b83031a5b5b8adc8fc4ca4843d8f"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-elpi.1.6.0 coq.8.7.0</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.7.0).
The following dependencies couldn't be met:
- coq-elpi -> coq >= 8.12
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-elpi.1.6.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
shrt/dbot.html | CoolMan119/coolman119.github.io | <html>
<head>
<title>Redirecting...</title>
</head>
<body>
<h>Your browser should automatically redirect you to the new webpage. If not, simply click the Redirect button below.</h>
<a href="https://discordapp.com/oauth2/authorize?&client_id=269820778038427649&scope=bot&permissions=0">Redirect</a>
<meta HTTP-EQUIV="REFRESH" content="0; url=https://discordapp.com/oauth2/authorize?&client_id=269820778038427649&scope=bot&permissions=0">
</body>
</html>
|
style.css | CloudCannon/CSS-graphs | body {
font-size: 18px;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
max-width: 500px;
width: 98%;
margin: auto;
}
table, td {
width: 100%;
border: 1px solid #eee;
background: #fafafa;
border-collapse: collapse;
padding: 10px;
}
td:first-child {
width: 70%;
text-align: right;
}
table {
width: 100%;
margin: 20px 0;
} |
job/ob/index.html | dimalistic/dimalistic.github.io | <!DOCTYPE HTML>
<html lang="en" prefix="og: http://ogp.me/ns#">
<head>
<title>openbankIT — Open-Source Banking Software Initiative</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="shortcut icon" type="image/png" href="//openbankit.com/img/favicon.ico">
<meta name="description" content="Lightweight, flexible full stack platform for transactional banks">
<!--Social-->
<meta property="og:type" content="website" />
<meta property="og:title" content="openbankIT — Open-Source Banking Software Initiative" />
<meta property="og:description" content="Lightweight, flexible full stack platform for transactional banks" />
<meta property="og:url" content="http://openbankit.com/" />
<meta property="og:image" content="//openbankit.com/images/social-openbank.png" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="openbankIT — Open-Source Banking Software Initiative" />
<meta name="twitter:description" content="Lightweight, flexible full stack platform for transactional banks" />
<meta name="twitter:site" content="" />
<meta name="twitter:image" content="http://openbankit.com/images/social-openbank.png" />
<meta name="theme-color" content="#2c2f33">
<!--Styles-->
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="stylesheet" href="plugins/magnific-popup/magnific-popup.css">
<link rel="stylesheet" href="plugins/fotorama/fotorama.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NNSZMD4');</script>
<!-- End Google Tag Manager -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90013918-1', 'auto');
ga('send', 'pageview');
</script>
<meta name="google-site-verification" content="jvs3D2nBYLB2egg-Z9Uhpsm7Ze9fltASyB-TkjZ8a7w" />
</head>
<body id="body">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NNSZMD4"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header" class="alt" style="opacity: 0;">
<!--<span class="logo"><img src="images/logo.svg" alt="" /></span>-->
<h1>openbankIT</h1>
<p>Open-Source Banking Software Initiative</p>
</header>
<!-- Nav -->
<nav id="nav">
<ul>
<li><a href="#overview">Overview</a></li>
<li><a href="#modules">Modules</a></li>
<!--<li><a href="#technology">Technology</a></li>
<li><a href="#screenshots">Screenshots</a></li>-->
<li><a href="#benefits">Benefits</a></li>
<!--<li><a href="#who">Our Partners</a></li>
<li><a href="#whyblockchain">Why Blockchain</a></li>-->
<li><a href="#reference-implementation">Reference Implementation</a></li>
</ul>
</nav>
<!-- Main -->
<div id="main">
<!-- Introduction -->
<section id="intro" class="main">
<div class="spotlight">
<div class="content">
<header>
<h2>Open initiative to bring open-source software and uniform standards to banking industry</h2>
</header>
<p>We try to achieve this goal via developing components that could be reused many times<br>
We are working on specifications, codebase, test suits and instructions that make payments infrastructure uniform and accessible for many organizations.</p>
</div>
<span class="image phone-image"><img src="images/showcase-ob.jpg" alt="" /></span>
</div>
<div class="row uniform">
<div class="4u 12u$(medium) align-center">
<ul class="actions">
<li><a id="myBtn" class="button special icon fa-paper-plane-o">Get in touch</a></li>
</ul>
<div id="myModal" class="modal">
<div class="modal-content">
<div class="modal-header"><span class="close">×</span></div>
<div class="modal-body">
<script id="bx24_form_inline" data-skip-moving="true"> (function(w,d,u,b){w['Bitrix24FormObject']=b;w[b] = w[b] || function(){arguments[0].ref=u; (w[b].forms=w[b].forms||[]).push(arguments[0])}; if(w[b]['forms']) return; s=d.createElement('script');r=1*new Date();s.async=1;s.src=u+'?'+r; h=d.getElementsByTagName('script')[0];h.parentNode.insertBefore(s,h); })(window,document,'https://b24-n58c12f78b0636.bitrix24.com/bitrix/js/crm/form_loader.js','b24form'); b24form({"id":"10","lang":"en","sec":"zla3vo","type":"inline"});</script>
</div>
</div>
</div>
</div>
<div class="4u 12u$(medium) align-center">
<ul class="actions download">
<li><a class="button icon fa-download btn-whitepaper" href="OpenbankIT-1.0.0.pdf" download>Download whitepaper</a></li>
</ul>
</div>
<div class="4u 12u$(medium) align-center">
<ul class="actions download">
<li><a class="button icon fa-link btn-whitepaper" href="http://goo.gl/2DsgEd" target="_blank">Whitepaper Google Docs</a></li>
</ul>
</div>
</div>
</section>
<section class="main">
<div class="content">
<div class="12u">
<header class="major events align-center">
<h2>Events & Meetups</h2>
</header>
<div class="accordion">
<div class="accordion-section">
<a class="accordion-section-title button fit" href="#asia">OpenbankIT Asia tour</a>
<div id="asia" class="accordion-section-content">
<div class="table-wrapper show-tour_table">
<table>
<thead>
<tr>
<th>Date</th>
<th>City</th>
<th>Speakers</th>
<th>Topic</th>
</tr>
</thead>
<tbody>
<tr>
<td>12th of April</td>
<td>Singapore</td>
<td>Pavel Kravchenko, PhD</td>
<td>OpenbnakIT FinTech Meetup</td>
<td class="align-right"><a href="https://goo.gl/forms/eKIfyjt9X56M8sBH3" target="_blank" rel="nofollow" class="event"><i class="fa fa-check-square" aria-hidden="true"></i> Past event</a></td>
</tr>
<tr>
<td>17th of April</td>
<td>Jakarta</td>
<td>Pavel Kravchenko, PhD</td>
<td>OpenbnakIT FinTech Meetup</td>
<td class="align-right"><a href="https://goo.gl/forms/mx0ihgnXRWwUBR5I2" target="_blank" rel="nofollow" class="event"><i class="fa fa-check-square" aria-hidden="true"></i> Past event</a></td>
</tr>
<tr>
<td>21th of April</td>
<td>Hong Kong</td>
<td>Pavel Kravchenko, PhD</td>
<td>OpenbnakIT FinTech Meetup</td>
<td class="align-right"><a href="https://goo.gl/forms/Ch5xgHOcp3LG9nx93" target="_blank" rel="nofollow" class="event"><i class="fa fa-check-square" aria-hidden="true"></i> Past event</a></td>
</tr>
<tr>
<td>24th of April</td>
<td>Shanghai</td>
<td>Pavel Kravchenko, PhD</td>
<td>OpenbnakIT FinTech Meetup</td>
<td class="align-right"><a class="event event_shanghai"><i class="fa fa-check-square" aria-hidden="true"></i> Past event</a></td>
</tr>
<tr>
<td>25th of April</td>
<td>Kuala Lumpur</td>
<td>Pavel Kravchenko, PhD</td>
<td>OpenbnakIT FinTech Meetup</td>
<td class="align-right"><a href="https://goo.gl/forms/dl9Yffk9KyVfCUh02" target="_blank" rel="nofollow" class="event"><i class="fa fa-check-square" aria-hidden="true"></i> Past event</a></td>
</tr>
</tbody>
</table>
</div>
</div>
</div><!--end .accordion-section-->
<div class="accordion-section">
<a class="accordion-section-title button fit" href="#europe">OpenbankIT Europe tour</a>
<div id="europe" class="accordion-section-content">
<div class="table-wrapper show-tour_table">
<table>
<thead>
<tr>
<th>Date</th>
<th>City</th>
<th>Speakers</th>
<th>Topic</th>
</tr>
</thead>
<tbody>
<tr>
<td>11th of May</td>
<td>Milan</td>
<td>Pavel Kravchenko, PhD</td>
<td>OpenbnakIT FinTech Meetup</td>
<td class="align-right"><a href="https://docs.google.com/forms/d/e/1FAIpQLSc-S19VXE4feZCQlzUmCItUm46gK7Hi_nkKmCgdQOXwF4rMYA/viewform?c=0&w=1" target="_blank" rel="nofollow" class="event"><i class="fa fa-check-square" aria-hidden="true"></i> Past event</a></td>
</tr>
<tr>
<td>12th of May</td>
<td>Berlin</td>
<td>Pavel Kravchenko, PhD</td>
<td>OpenbnakIT FinTech Meetup</td>
<td class="align-right"><a href="https://docs.google.com/forms/d/e/1FAIpQLSfoPRgGquo6rQ0HY-3yjDFxd9LspyrZfo7jDPT3gNwv6Z8jzQ/viewform?c=0&w=1" target="_blank" rel="nofollow" class="event"><i class="fa fa-check-square" aria-hidden="true"></i> Past event</a></td>
</tr>
<tr>
<td>13th of May</td>
<td>Istanbul</td>
<td>Pavel Kravchenko, PhD</td>
<td>OpenbnakIT FinTech Meetup</td>
<td class="align-right"><a href="https://docs.google.com/forms/d/e/1FAIpQLSf-T40AyzsEaHfSFPf6NfBmtQW4reif8IZIuIWfUXmjzh4rUQ/viewform?c=0&w=1" target="_blank" rel="nofollow" class="event"><i class="fa fa-check-square" aria-hidden="true"></i> Past event</a></td>
</tr>
</tbody>
</table>
</div>
</div>
</div><!--end .accordion-section-->
<div class="accordion-section">
<a class="accordion-section-title button fit" href="#usa">OpenbankIT USA tour</a>
<div id="usa" class="accordion-section-content">
<div class="table-wrapper show-tour_table">
<table>
<thead>
<tr>
<th>Date</th>
<th>City</th>
<th>Speakers</th>
<th>Topic</th>
</tr>
</thead>
<tbody>
<tr>
<td>25th of May</td>
<td>New York</td>
<td>Pavel Kravchenko, PhD</td>
<td>OpenbnakIT FinTech Meetup</td>
<td class="align-right"><a href="https://docs.google.com/forms/d/e/1FAIpQLSfRfv6kB_UlgLdvqXsTRysaMNp7yCz8-0KyapFViPCMaU6_MA/viewform?c=0&w=1" target="_blank" rel="nofollow" class="event"><i class="fa fa-check-square" aria-hidden="true"></i> Past event</a></td>
</tr>
<tr>
<td>26th of May</td>
<td>Los Angeles</td>
<td>Pavel Kravchenko, PhD</td>
<td>OpenbnakIT FinTech Meetup</td>
<td class="align-right"><a href="https://docs.google.com/forms/d/e/1FAIpQLSeZ_oKs_d05mGST971S049CGkfAI97KLhUltSOKXbLmaNcCdA/viewform?c=0&w=1" target="_blank" rel="nofollow" class="event"><i class="fa fa-check-square" aria-hidden="true"></i> Past event</a></td>
</tr>
<tr>
<td>30th of May</td>
<td>Silicon Valley</td>
<td>Pavel Kravchenko, PhD</td>
<td>OpenbnakIT FinTech Meetup</td>
<td class="align-right"><a href="https://docs.google.com/forms/d/e/1FAIpQLScK5N6i1_tbYabH0_qReMV0OkntPo4yfE5v99ewphBxZ71kbA/viewform?c=0&w=1" target="_blank" rel="nofollow" class="event"><i class="fa fa-check-square" aria-hidden="true"></i> Past event</a></td>
</tr>
<tr>
<td>2th of June</td>
<td>San Francisco</td>
<td>Pavel Kravchenko, PhD</td>
<td>OpenbnakIT FinTech Meetup</td>
<td class="align-right"><a href="https://docs.google.com/forms/d/e/1FAIpQLScSDSvmymuVY7w4XB4DiyY6ZYTZZsa6aec7RcpRa1nMDRqDSQ/viewform?c=0&w=1" target="_blank" rel="nofollow" class="event"><i class="fa fa-check-square" aria-hidden="true"></i> Past event</a></td>
</tr>
</tbody>
</table>
</div>
</div>
</div><!--end .accordion-section-->
<div class="accordion-section">
<a class="accordion-section-title button fit active" href="#europet">OpenbankIT Europe tour</a>
<div id="europet" class="accordion-section-content open" style="display: block;">
<div class="table-wrapper show-tour_table">
<table>
<thead>
<tr>
<th>Date</th>
<th>City</th>
<th>Speakers</th>
<th>Topic</th>
</tr>
</thead>
<tbody>
<tr>
<td>14th of June</td>
<td>Copenhagen</td>
<td>Pavel Kravchenko, PhD</td>
<td>OpenbnakIT FinTech Meetup</td>
<td class="align-right"><a href="https://docs.google.com/forms/d/e/1FAIpQLSeOStAjprUVMQM7nNWO22z_Dv8Us8qe5OYNGVFFNvamk-FYUQ/viewform?c=0&w=1" target="_blank" rel="nofollow" class="event"><i class="fa fa-check-square" aria-hidden="true"></i> Past event</a></td>
</tr>
<tr>
<td>16th of June</td>
<td>Oslo</td>
<td>Pavel Kravchenko, PhD</td>
<td>OpenbnakIT FinTech Meetup</td>
<td class="align-right"><a href="https://docs.google.com/forms/d/e/1FAIpQLSfao0tT-JFrkqUGFPX-lrPV3490W2PeNCgjIRYgzG0-UfD5Zg/viewform?c=0&w=1" target="_blank" rel="nofollow" class="event"><i class="fa fa-check-square" aria-hidden="true"></i> Past event</a></td>
</tr>
</tbody>
</table>
</div>
</div>
</div><!--end .accordion-section-->
</div><!--end .accordion-->
<!-- Form -->
<div id="modal_tour" class="modal">
<div class="modal-content">
<div class="modal-header align-center">
<h3>Event Registration</h3>
<h4 class="eventname_subheader"></h4>
<span class="close">×</span></div>
<div class="modal-body">
<div class="show-tour_info-block align-center">
<form method="POST" action="http://formspree.io/pb@openbankit.com">
<div class="show-tour_label">
<i class="fa fa-envelope-o" aria-hidden="true"></i>
<input class="show_tout_input show-tour_email" type="email" name="E-mail" placeholder="example@domain.com (*required)">
</div>
<input class="show_tout_input show-tour_inline-input" type="text" name="First name" placeholder="First name">
<input class="show_tout_input show-tour_inline-input" type="text" name="Last name" placeholder="Last name">
<input class="show_tout_input show-tour_inline-input" type="text" name="Company" placeholder="Company">
<input class="show_tout_input show-tour_inline-input" type="text" name="Position" placeholder="Position">
<div class="show-tour_label">
<i class="fa fa-phone" aria-hidden="true"></i>
<input class="show_tout_input show-tour_inline-input" type="text" name="Phone" placeholder="Phone with country code">
</div>
<input class="show_tout_input show-tour_inline-input" type="text" name="Skype" placeholder="Skype">
<textarea class="show_tout_input show-tour_input-message" name="Message" placeholder="Leave your message here"></textarea>
<input id="show-tour_input-eventname" type="hidden" name="Source details" value="event shanghai">
<input type="hidden" name="_next" value="//openbankit.com" />
<button id="show-tour_submit" type="submit">Send</button>
</form>
<h2 class="align-center">or</h2>
<a class="facebookevent-link" href="https://www.facebook.com/events/146344809229436/"><img src="images/JoinTheFacebookEvent.png"></a>
</div>
</div>
</div>
</div>
<!--/-->
</div>
</div>
</section>
<section id="overview" class="main">
<div class="content">
<header class="major">
<h2>Overview</h2>
</header>
<h3>openbankIT initiative was created by a team of professional bankers, bank software developers, blockchain and security experts. openbankIT’s primary goal is to significantly (by 90%) reduce the total cost of ownership (TCO) for banking system that processes e-money and extend its functionality. Principles of openbankIT are the same as in traditional systems, but also utilize benefits of distributed ledger technology:</h3>
<ul>
<li>The issue and distribution of digital currency should be fully controlled by the bank</li>
<li>Software should work on dedicated infrastructure controlled by a bank or in the private cloud</li>
<li>Only bank staff should have access and full control over the system</li>
<li>Interface and business logic should be customizable and work over accessible API</li>
<li>There shouldn’t be any central point of failure</li>
<li>Owner and admins should not be able to change balance of the user without being noticed</li>
</ul>
</div>
</section>
<!-- First Section -->
<section id="modules" class="main special">
<header class="major">
<h2>Modules</h2>
</header>
<ul class="features">
<li>
<span class="icon major"><img src="images/icons/dollar-symbol-1.svg"></span>
<h3>Transaction engine</h3>
<p>Based on private blockchain</p>
</li>
<li>
<span class="icon major"><img src="images/icons/list-1.svg"></span>
<h3>Ledger of accounts</h3>
<p>Access to account by a cryptographic key</p>
</li>
<li>
<span class="icon major"><img src="images/icons/dollar-symbol.svg"></span>
<h3>Processing module</h3>
<p>For interbank payments and clearing</p>
</li>
<li>
<span class="icon major"><img src="images/icons/settings-3.svg"></span>
<h3>Backoffice</h3>
<p>Admin, currency, fee management, statistics</p>
</li>
</ul>
<ul class="features">
<li>
<span class="icon major"><img src="images/icons/worldwide.svg"></span>
<h3>Exchange</h3>
<p>Buying e-money using local payment systems</p>
</li>
<li>
<span class="icon major"><img src="images/icons/user-4.svg"></span>
<h3>Identity</h3>
<p>Registration, enrollments, limits, blocking</p>
</li>
<li>
<span class="icon major"><img src="images/icons/smartphone-wallet.svg"></span>
<h3>Mobile wallets</h3>
<p>Cross platform and native</p>
</li>
<li>
<span class="icon major"><img src="images/icons/laptop-2.svg"></span>
<h3>Web wallet</h3>
<p>Accessible from any location</p>
</li>
</ul>
<ul class="features">
<li>
<span class="icon major"><img src="images/icons/terminal.svg"></span>
<h3>Merchant</h3>
<p>Web/mobile & Wordpress plugin, IPN, test shop</p>
</li>
<li>
<span class="icon major"><img src="images/icons/laptop.svg"></span>
<h3>Invoice management</h3>
<p>Payment requests, expiration, statistics</p>
</li>
<li>
<span class="icon major"><img src="images/icons/credit-card.svg"></span>
<h3>Recharge cards</h3>
<p>Generation, QR code, printing, statistics</p>
</li>
<li>
<span class="icon major"><img src="images/icons/key-server.svg"></span>
<h3>Key server</h3>
<p>Secure online & offline storage of keys</p>
</li>
</ul>
</section>
<!--<section id="technology" class="main">
<div class="content tech">
<header class="major">
<h2>Technology</h2>
</header>
<div class="row">
<div class="6u 12u$(small)">
<div class="content">
<header>
<h2>Micro-service architecture</h2>
</header>
<p>Core is written on C++, middleware on Go/NodeJS/JS, RPC calls, pluggable cryptography</p>
</div>
</div>
<div class="6u 12u$(small)">
<div class="content">
<header>
<h2>Performance</h2>
</header>
<p>50 transactions per second, 10M accounts out of the box, scalable</p>
</div>
</div>
</div>
<div class="row">
<div class="6u 12u$(small)">
<div class="content">
<header>
<h2>Tests</h2>
</header>
<p>Unit tests, system tests are provided</p>
</div>
</div>
<div class="6u 12u$(small)">
<div class="content">
<header>
<h2>Deployment</h2>
</header>
<p>Docker technology, requires simple hardware 4 core CPU, 4GB RAM</p>
</div>
</div>
</div>
</div>
</section>
<section id="screenshots" class="main">
<div class="fotorama" data-loop="true" data-width="85%" data-autoplay="4000" data-nav="thumbs">
<a href="images/screenshots/Screen-1.png"></a>
<a href="images/screenshots/Screen-2.png"></a>
<a href="images/screenshots/Screen-3.png"></a>
<a href="images/screenshots/Screen-4.png"></a>
<a href="images/screenshots/Screen-5.png"></a>
<a href="images/screenshots/Screen-6.png"></a>
<a href="images/screenshots/Screen-7.png"></a>
<a href="images/screenshots/Screen-8.png"></a>
<a href="images/screenshots/Screen-9.png"></a>
<a href="images/screenshots/Screen-10.png"></a>
<a href="images/screenshots/Screen-11.png"></a>
<a href="images/screenshots/Screen-12.png"></a>
<a href="images/screenshots/Screen-13.png"></a>
<a href="images/screenshots/Screen-14.png"></a>
<a href="images/screenshots/Screen-15.png"></a>
<a href="images/screenshots/Screen-16.png"></a>
</div>
</section>-->
<!-- Second Section -->
<section id="benefits" class="main special">
<header class="major">
<h2>Benefits of Open-source Software</h2>
</header>
<ul class="statistics">
<li class="style1">
<h2 class="stat">Financial</h2>
<ul>
<li>No license fees</li>
<li>Ability to review, modify, support the system internally</li>
<li>Latest technology</li>
<li>Compatible with conventional hardware and software</li>
</ul>
</li>
<li class="style2">
<h2 class="stat">Transparency</h2>
<ul>
<li>Per-transaction audit</li>
<li>Cryptographically secured log of actions</li>
<li>Easy backups</li>
<li>All events are recorded in a blockchain</li>
</ul>
</li>
</ul>
<ul class="statistics">
<li class="style3">
<h2 class="stat">Security</h2>
<ul>
<li>Industry grade cryptographic algorithms</li>
<li>API calls are signed with digital signature, API can be completely open</li>
<li>No need to use expensive firewalls to protect the system</li>
</ul>
</li>
<li class="style4">
<h2 class="stat">Speed</h2>
<ul>
<li>Fast payment confirmation (< 5 seconds)</li>
<li>Fast integration with other financial institutions that use the same technology</li>
</ul>
</li>
</ul>
</section>
<section id="reference-implementation" class="main special">
<header class="major">
<h2>Reference Implementation</h2>
</header>
<div class="row row-reference">
<ul class="features">
<li>
<a href="././demo"><span class="icon major"><img src="images/reference-implementation_icons/demo.svg"></span>
<h3>Demo</h3></a>
</li>
<li>
<span class="icon major"><img src="images/reference-implementation_icons/codebase-on-gitlab.svg"></span>
<h3>Codebase on gitlab</h3>
</li>
<li>
<span class="icon major"><img src="images/reference-implementation_icons/functionality-description.svg"></span>
<h3>Functionality description</h3>
</li>
<li>
<a href="././installation-guide"><span class="icon major"><img src="images/reference-implementation_icons/installation-instructions.svg"></span>
<h3>Installation instructions</h3></a>
</li>
<li>
<span class="icon major"><img src="images/reference-implementation_icons/initialization-instructions.svg"></span>
<h3>Initialization instructions</h3>
</li>
</ul>
</div>
</section>
<!--
<section id="who" class="main special">
<header class="major">
<h2><span>Our Partners<sup>DOCs</sup></span></h2>
</header>
<script>
</script>
<ul class="statistics">
<li><a class="popup-img" href="images/docs/time-doc.png"><img src="images/logo/tyme-logo.png"></a>
<li><a class="popup-img" href="images/docs/vektor-doc.png"><img src="images/logo/vektorbank.png"></a></li>
<li><a class="popup-img" href="images/docs/nbu-doc.png"><img src="images/logo/nbu.png"></a>
<li><a class="popup-img" href="images/docs/vernum-doc.png"><img src="images/logo/vernum.png"></a>
<li><a class="popup-img" href="images/docs/alpari-doc.png"><img src="images/logo/alpari.png"></a>
<li><img src="images/logo/prostir.png">
<li><img src="images/logo/upay.png" width="80"></li>
<li><a class="popup-img" href="images/docs/ibox.jpg"><img src="images/logo/ibox-bank.png"></a>
</ul>
</section>
<section id="whyblockchain" class="main">
<div class="content">
<header class="major">
<h2>Why Blockchain</h2>
</header>
<h3>openbankIT uses private blockchain as internal ledger to achieve the following properties:</h3>
<ul>
<li>User account management is done by a cryptographic key</li>
<li>High reliability, integrity and transparency of accounts and transaction history</li>
<li>Processing and backup transactions using standard hardware and software</li>
<li>Smart contracts ready infrastructure</li>
</ul>
</div>
</section>-->
</div>
<!-- Footer -->
<footer id="footer">
<!--<section>
<a href="http://atticlab.net"><img class="footer-logo" src="images/atticlogo.svg" alt="atticlab" title="AtticLab"></a>
<h4 class="partner">In a partnership with <a href="http://distributedlab.com">Distributed Lab</a></h4>
</section>-->
<section>
<h2>Contacts</h2>
<dl class="alt">
<!--<dt>Address</dt>
<dd>3-G Promyslova str., office 205 • Kyiv, 01013 • Ukraine</dd>
<dt>Phone</dt>
<dd>(000) 000-00-00</dd>-->
<dt>Email</dt>
<dd><a href="mailto:contact@openbankit.com">contact@openbankit.com</a></dd>
</dl>
<!--<ul class="icons">
<li><a href="#" class="icon fa-twitter alt"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon fa-facebook alt"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon fa-github alt"><span class="label">GitHub</span></a></li>
</ul>-->
</section>
<!--<p class="copyright">Attic Lab LLC</p>-->
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
<script src="plugins/fotorama/fotorama.js"></script>
<script src="plugins/magnific-popup/jquery.magnific-popup.min.js"></script>
<script src="plugins/according.js"></script>
</body>
</html> |
06-设计模式/7.2 迭代器模式-外部迭代器.html | csxiaoyaojianxian/JavaScriptStudy | 外部迭代器必须显式地请求迭代下一个元素
外部迭代器增加了一些调用的复杂度,但相对也增强了迭代器的灵活性,我们可以手工控制迭代的过程或者顺序
<script>
// 场景:使用内部迭代器来比较两个数组
/*
var compare = function( ary1, ary2 ){
if ( ary1.length !== ary2.length ){
throw new Error ( 'ary1 和 ary2 不相等' );
}
each( ary1, function( i, n ){
if ( n !== ary2[ i ] ){
throw new Error ( 'ary1 和 ary2 不相等' );
}
});
alert ( 'ary1 和 ary2 相等' );
};
compare( [ 1, 2, 3 ], [ 1, 2, 4 ] ); // throw new Error ( 'ary1 和 ary2 不相等' );
*/
// 外部迭代器
var Iterator = function( obj ){
var current = 0;
var next = function(){
current += 1;
};
var isDone = function(){
return current >= obj.length;
};
var getCurrItem = function(){
return obj[ current ];
};
return {
next: next,
isDone: isDone,
getCurrItem: getCurrItem
}
};
// 比较函数
var compare = function( iterator1, iterator2 ){
while( !iterator1.isDone() && !iterator2.isDone() ){
if ( iterator1.getCurrItem() !== iterator2.getCurrItem() ){
throw new Error ( 'iterator1 和iterator2 不相等' );
}
iterator1.next();
iterator2.next();
}
alert ( 'iterator1 和iterator2 相等' );
}
var iterator1 = Iterator( [ 1, 2, 3 ] );
var iterator2 = Iterator( [ 1, 2, 3 ] );
compare( iterator1, iterator2 ); // 输出:iterator1 和iterator2 相等
// jquery
/*
$.each = function( obj, callback ) {
var value,
i = 0,
length = obj.length,
isArray = isArraylike( obj );
if ( isArray ) { // 迭代类数组
for ( ; i < length; i++ ) {
value = callback.call( obj[ i ], i, obj[ i ] );
if ( value === false ) {
break;
}
}
} else {
for ( i in obj ) { // 迭代object 对象
value = callback.call( obj[ i ], i, obj[ i ] );
if ( value === false ) {
break;
}
}
}
return obj;
};
*/
</script> |
doc/classes/LocalSimple.html | mgarriss/scrapes | <?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>LocalSimple</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" href="../css/reset.css" type="text/css" media="screen" />
<link rel="stylesheet" href="../css/main.css" type="text/css" media="screen" />
<script src="../js/jquery-1.3.2.min.js" type="text/javascript" charset="utf-8"></script>
<script src="../js/jquery-effect.js" type="text/javascript" charset="utf-8"></script>
<script src="../js/main.js" type="text/javascript" charset="utf-8"></script>
</head>
<body>
<div class="banner">
<h1>
<span class="type">Class</span>
LocalSimple
<span class="parent"><
<a href="Scrapes/Page.html">Scrapes::Page</a>
</span>
</h1>
<ul class="files">
<li><a href="../files/test/pages/simple_rb.html">test/pages/simple.rb</a></li>
</ul>
</div>
<div id="bodyContent">
<div id="content">
</div>
</div>
</body>
</html> |
docs/html/classtesting_1_1_current_test_info_test.html | bhargavipatel/808X_VO | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.11"/>
<title>VO808X: testing::CurrentTestInfoTest Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">VO808X
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.11 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('classtesting_1_1_current_test_info_test.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#pro-static-methods">Static Protected Member Functions</a> |
<a href="classtesting_1_1_current_test_info_test-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">testing::CurrentTestInfoTest Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="dynheader">
Inheritance diagram for testing::CurrentTestInfoTest:</div>
<div class="dyncontent">
<div class="center"><img src="classtesting_1_1_current_test_info_test__inherit__graph.png" border="0" usemap="#testing_1_1_current_test_info_test_inherit__map" alt="Inheritance graph"/></div>
<!-- MAP 0 -->
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
<div class="dynheader">
Collaboration diagram for testing::CurrentTestInfoTest:</div>
<div class="dyncontent">
<div class="center"><img src="classtesting_1_1_current_test_info_test__coll__graph.png" border="0" usemap="#testing_1_1_current_test_info_test_coll__map" alt="Collaboration graph"/></div>
<!-- MAP 1 -->
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-static-methods"></a>
Static Protected Member Functions</h2></td></tr>
<tr class="memitem:a61bad7ce29923afd464daf9684b6269e"><td class="memItemLeft" align="right" valign="top">static void </td><td class="memItemRight" valign="bottom"><a class="el" href="classtesting_1_1_current_test_info_test.html#a61bad7ce29923afd464daf9684b6269e">SetUpTestCase</a> ()</td></tr>
<tr class="separator:a61bad7ce29923afd464daf9684b6269e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9a80a5a3e6e70c619870c2ae9df892a6"><td class="memItemLeft" align="right" valign="top">static void </td><td class="memItemRight" valign="bottom"><a class="el" href="classtesting_1_1_current_test_info_test.html#a9a80a5a3e6e70c619870c2ae9df892a6">TearDownTestCase</a> ()</td></tr>
<tr class="separator:a9a80a5a3e6e70c619870c2ae9df892a6"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
Additional Inherited Members</h2></td></tr>
<tr class="inherit_header pub_types_classtesting_1_1_test"><td colspan="2" onclick="javascript:toggleInherit('pub_types_classtesting_1_1_test')"><img src="closed.png" alt="-"/> Public Types inherited from <a class="el" href="classtesting_1_1_test.html">testing::Test</a></td></tr>
<tr class="memitem:a5f2a051d1d99c9b784c666c586186cf9 inherit pub_types_classtesting_1_1_test"><td class="memItemLeft" align="right" valign="top">typedef internal::SetUpTestCaseFunc </td><td class="memItemRight" valign="bottom"><a class="el" href="classtesting_1_1_test.html#a5f2a051d1d99c9b784c666c586186cf9">SetUpTestCaseFunc</a></td></tr>
<tr class="separator:a5f2a051d1d99c9b784c666c586186cf9 inherit pub_types_classtesting_1_1_test"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa0f532e93b9f3500144c53f31466976c inherit pub_types_classtesting_1_1_test"><td class="memItemLeft" align="right" valign="top">typedef internal::TearDownTestCaseFunc </td><td class="memItemRight" valign="bottom"><a class="el" href="classtesting_1_1_test.html#aa0f532e93b9f3500144c53f31466976c">TearDownTestCaseFunc</a></td></tr>
<tr class="separator:aa0f532e93b9f3500144c53f31466976c inherit pub_types_classtesting_1_1_test"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pub_methods_classtesting_1_1_test"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classtesting_1_1_test')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="classtesting_1_1_test.html">testing::Test</a></td></tr>
<tr class="memitem:a2b0a62f1e667bbe8d8cb18d785bfa991 inherit pub_methods_classtesting_1_1_test"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classtesting_1_1_test.html#a2b0a62f1e667bbe8d8cb18d785bfa991">~Test</a> ()</td></tr>
<tr class="separator:a2b0a62f1e667bbe8d8cb18d785bfa991 inherit pub_methods_classtesting_1_1_test"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pub_static_methods_classtesting_1_1_test"><td colspan="2" onclick="javascript:toggleInherit('pub_static_methods_classtesting_1_1_test')"><img src="closed.png" alt="-"/> Static Public Member Functions inherited from <a class="el" href="classtesting_1_1_test.html">testing::Test</a></td></tr>
<tr class="memitem:a5ccbac42fee8c5b00b0bfe89b6c49d79 inherit pub_static_methods_classtesting_1_1_test"><td class="memItemLeft" align="right" valign="top">static void </td><td class="memItemRight" valign="bottom"><a class="el" href="classtesting_1_1_test.html#a5ccbac42fee8c5b00b0bfe89b6c49d79">SetUpTestCase</a> ()</td></tr>
<tr class="separator:a5ccbac42fee8c5b00b0bfe89b6c49d79 inherit pub_static_methods_classtesting_1_1_test"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af374706cbaf0ffc460f4fd04e7c150f1 inherit pub_static_methods_classtesting_1_1_test"><td class="memItemLeft" align="right" valign="top">static void </td><td class="memItemRight" valign="bottom"><a class="el" href="classtesting_1_1_test.html#af374706cbaf0ffc460f4fd04e7c150f1">TearDownTestCase</a> ()</td></tr>
<tr class="separator:af374706cbaf0ffc460f4fd04e7c150f1 inherit pub_static_methods_classtesting_1_1_test"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5e83604628ef542af888d631566ff60c inherit pub_static_methods_classtesting_1_1_test"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classtesting_1_1_test.html#a5e83604628ef542af888d631566ff60c">HasFatalFailure</a> ()</td></tr>
<tr class="separator:a5e83604628ef542af888d631566ff60c inherit pub_static_methods_classtesting_1_1_test"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8c00e8cc6fe10616b480bd54d2a426cb inherit pub_static_methods_classtesting_1_1_test"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classtesting_1_1_test.html#a8c00e8cc6fe10616b480bd54d2a426cb">HasNonfatalFailure</a> ()</td></tr>
<tr class="separator:a8c00e8cc6fe10616b480bd54d2a426cb inherit pub_static_methods_classtesting_1_1_test"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7a00be7dd0a6bfdc8d47a1b784623613 inherit pub_static_methods_classtesting_1_1_test"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classtesting_1_1_test.html#a7a00be7dd0a6bfdc8d47a1b784623613">HasFailure</a> ()</td></tr>
<tr class="separator:a7a00be7dd0a6bfdc8d47a1b784623613 inherit pub_static_methods_classtesting_1_1_test"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1559ce1c83f56993b582650c091535a7 inherit pub_static_methods_classtesting_1_1_test"><td class="memItemLeft" align="right" valign="top">static void </td><td class="memItemRight" valign="bottom"><a class="el" href="classtesting_1_1_test.html#a1559ce1c83f56993b582650c091535a7">RecordProperty</a> (const std::string &key, const std::string &value)</td></tr>
<tr class="separator:a1559ce1c83f56993b582650c091535a7 inherit pub_static_methods_classtesting_1_1_test"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a373da47b491b1e64e355d22d6ec99b5b inherit pub_static_methods_classtesting_1_1_test"><td class="memItemLeft" align="right" valign="top">static void </td><td class="memItemRight" valign="bottom"><a class="el" href="classtesting_1_1_test.html#a373da47b491b1e64e355d22d6ec99b5b">RecordProperty</a> (const std::string &key, int value)</td></tr>
<tr class="separator:a373da47b491b1e64e355d22d6ec99b5b inherit pub_static_methods_classtesting_1_1_test"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pro_methods_classtesting_1_1_test"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classtesting_1_1_test')"><img src="closed.png" alt="-"/> Protected Member Functions inherited from <a class="el" href="classtesting_1_1_test.html">testing::Test</a></td></tr>
<tr class="memitem:a99f2bbfac6c95612322b0f10e607ebe5 inherit pro_methods_classtesting_1_1_test"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classtesting_1_1_test.html#a99f2bbfac6c95612322b0f10e607ebe5">Test</a> ()</td></tr>
<tr class="separator:a99f2bbfac6c95612322b0f10e607ebe5 inherit pro_methods_classtesting_1_1_test"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a190315150c303ddf801313fd1a777733 inherit pro_methods_classtesting_1_1_test"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classtesting_1_1_test.html#a190315150c303ddf801313fd1a777733">SetUp</a> ()</td></tr>
<tr class="separator:a190315150c303ddf801313fd1a777733 inherit pro_methods_classtesting_1_1_test"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5f0ab439802cbe0ef7552f1a9f791923 inherit pro_methods_classtesting_1_1_test"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classtesting_1_1_test.html#a5f0ab439802cbe0ef7552f1a9f791923">TearDown</a> ()</td></tr>
<tr class="separator:a5f0ab439802cbe0ef7552f1a9f791923 inherit pro_methods_classtesting_1_1_test"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="gtest__unittest_8cc_source.html#l06509">6509</a> of file <a class="el" href="gtest__unittest_8cc_source.html">gtest_unittest.cc</a>.</p>
</div><h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a61bad7ce29923afd464daf9684b6269e"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static void testing::CurrentTestInfoTest::SetUpTestCase </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span><span class="mlabel">protected</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="gtest__unittest_8cc_source.html#l06513">6513</a> of file <a class="el" href="gtest__unittest_8cc_source.html">gtest_unittest.cc</a>.</p>
</div>
</div>
<a class="anchor" id="a9a80a5a3e6e70c619870c2ae9df892a6"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static void testing::CurrentTestInfoTest::TearDownTestCase </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span><span class="mlabel">protected</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="gtest__unittest_8cc_source.html#l06523">6523</a> of file <a class="el" href="gtest__unittest_8cc_source.html">gtest_unittest.cc</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>/home/bhargavi/Documents/SDR/Copy_Exam_808X/vendor/googletest/googletest/test/<a class="el" href="gtest__unittest_8cc_source.html">gtest_unittest.cc</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="namespacetesting.html">testing</a></li><li class="navelem"><a class="el" href="classtesting_1_1_current_test_info_test.html">CurrentTestInfoTest</a></li>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul>
</div>
</body>
</html>
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.