text stringlengths 2 1.04M | meta dict |
|---|---|
<?xml version="1.0" encoding="UTF-8"?>
<configurationDescriptor version="62">
<logicalFolder name="root" displayName="root" projectFiles="true">
<logicalFolder name="HeaderFiles"
displayName="Header Files"
projectFiles="true">
</logicalFolder>
<logicalFolder name="LinkerScript"
displayName="Linker Files"
projectFiles="true">
</logicalFolder>
<logicalFolder name="SourceFiles"
displayName="Source Files"
projectFiles="true">
%%ITEMPATHS%%
</logicalFolder>
<logicalFolder name="ExternalFiles"
displayName="Important Files"
projectFiles="false">
<itemPath>Makefile</itemPath>
</logicalFolder>
</logicalFolder>
<projectmakefile>Makefile</projectmakefile>
<confs>
<conf name="default" type="2">
<toolsSet>
<developmentServer>localhost</developmentServer>
<targetDevice>%%MPU%%</targetDevice>
<targetHeader></targetHeader>
<targetPluginBoard></targetPluginBoard>
<platformTool>PICkit3PlatformTool</platformTool>
<languageToolchain>XC32</languageToolchain>
<languageToolchainVersion>1.20</languageToolchainVersion>
<platform>2</platform>
</toolsSet>
<compileType>
<linkerTool>
<linkerLibItems>
</linkerLibItems>
</linkerTool>
<loading>
<useAlternateLoadableFile>false</useAlternateLoadableFile>
<alternateLoadableFile></alternateLoadableFile>
</loading>
</compileType>
<makeCustomizationType>
<makeCustomizationPreStepEnabled>false</makeCustomizationPreStepEnabled>
<makeCustomizationPreStep></makeCustomizationPreStep>
<makeCustomizationPostStepEnabled>false</makeCustomizationPostStepEnabled>
<makeCustomizationPostStep></makeCustomizationPostStep>
<makeCustomizationPutChecksumInUserID>false</makeCustomizationPutChecksumInUserID>
<makeCustomizationEnableLongLines>false</makeCustomizationEnableLongLines>
<makeCustomizationNormalizeHexFile>false</makeCustomizationNormalizeHexFile>
</makeCustomizationType>
<C32>
</C32>
<C32-AS>
</C32-AS>
<C32-LD>
</C32-LD>
<C32CPP>
</C32CPP>
<C32Global>
</C32Global>
<PICkit3PlatformTool>
</PICkit3PlatformTool>
</conf>
</confs>
</configurationDescriptor>
| {
"content_hash": "42c59924cbd5fcbd7140e6d6cfc08052",
"timestamp": "",
"source": "github",
"line_count": 69,
"max_line_length": 90,
"avg_line_length": 36.26086956521739,
"alnum_prop": 0.6518784972022382,
"repo_name": "UECIDE/UECIDE_plugins",
"id": "b3381d650156bd4dd55b7107338fa24d37d2149d",
"size": "2502",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "ExportToMPLABX/src/uecide/plugin/ExportToMPLABX/Template.X/nbproject/configurations.xml",
"mode": "33188",
"license": "bsd-3-clause",
"language": [
{
"name": "C++",
"bytes": "7320"
},
{
"name": "Java",
"bytes": "207867"
},
{
"name": "Shell",
"bytes": "1393"
}
],
"symlink_target": ""
} |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (version 1.7.0_17) on Mon Apr 29 21:51:57 COT 2013 -->
<title> Class Hierarchy</title>
<meta name="date" content="2013-04-29">
<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=" 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="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Tree</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">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?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 <Unnamed></h1>
</div>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li type="circle">java.lang.Object
<ul>
<li type="circle">java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
<ul>
<li type="circle">java.awt.Container
<ul>
<li type="circle">java.awt.Window (implements javax.accessibility.Accessible)
<ul>
<li type="circle">java.awt.Frame (implements java.awt.MenuContainer)
<ul>
<li type="circle">javax.swing.JFrame (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
<ul>
<li type="circle"><a href="Administrador.html" title="class in <Unnamed>"><span class="strong">Administrador</span></a> (implements java.awt.event.ActionListener)</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</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="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Tree</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">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?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>
| {
"content_hash": "f4327b2d1e6afca4d0125144bfa64f09",
"timestamp": "",
"source": "github",
"line_count": 140,
"max_line_length": 173,
"avg_line_length": 28.957142857142856,
"alnum_prop": 0.6440552540700543,
"repo_name": "jonathansotoan/Cafe-internet",
"id": "f5d7f1503e423641ccbf1122bd030d3c1dd2c838",
"size": "4054",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "admin/Doc/Administrador/package-tree.html",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "CSS",
"bytes": "55695"
},
{
"name": "Java",
"bytes": "41862"
}
],
"symlink_target": ""
} |
'use strict';
// While using vite as dev server, `process` object will not be defined.
if (typeof process === 'undefined') {
window.process = { env: {} };
} else if (typeof process.env === 'undefined') {
process.env = {};
}
// Use environment variables when developing locally via 'yarn start', i.e.:
// API_HOST=https://gate.spinnaker.mycompany.com yarn start
const apiHost = import.meta.env.VITE_API_HOST || process.env.API_HOST || 'http://localhost:8084';
const atlasWebComponentsUrl = import.meta.env.VITE_ATLAS_WEB_COMPONENTS_URL || process.env.ATLAS_WEB_COMPONENTS_URL;
const authEndpoint = import.meta.env.VITE_AUTH_ENDPOINT || process.env.AUTH_ENDPOINT || apiHost + '/auth/user';
const authEnabled = import.meta.env.VITE_AUTH_ENABLED === 'true' || process.env.AUTH_ENABLED === 'true';
const bakeryDetailUrl =
import.meta.env.VITE_BAKERY_DETAIL_URL ||
process.env.BAKERY_DETAIL_URL ||
apiHost + '/bakery/logs/{{context.region}}/{{context.status.resourceId}}';
const canaryAccount = import.meta.env.VITE_CANARY_ACCOUNT || process.env.CANARY_ACCOUNT || '';
const canaryEnabled = import.meta.env.VITE_CANARY_ENABLED === 'true' || process.env.CANARY_ENABLED === 'true';
const canaryFeatureDisabled =
import.meta.env.VITE_CANARY_FEATURE_ENABLED !== 'true' || process.env.CANARY_FEATURE_ENABLED !== 'true';
const canaryStagesEnabled =
import.meta.env.VITE_CANARY_STAGES_ENABLED === 'true' || process.env.CANARY_STAGES_ENABLED === 'true';
const chaosEnabled = import.meta.env.VITE_CHAOS_ENABLED === 'true' || process.env.CHAOS_ENABLED === 'true' || false;
const ciEnabled = import.meta.env.VITE_CI_ENABLED === 'true' || process.env.CI_ENABLED === 'true';
const debugEnabled = import.meta.env.VITE_DEBUG_ENABLED === 'true' || process.env.DEBUG_ENABLED === 'true' || false;
const defaultMetricStore = import.meta.env.VITE_METRIC_STORE || process.env.METRIC_STORE || 'atlas';
const displayTimestampsInUserLocalTime =
import.meta.env.VITE_DISPLAY_TIMESTAMPS_IN_USER_LOCAL_TIME === 'true' ||
process.env.DISPLAY_TIMESTAMPS_IN_USER_LOCAL_TIME === 'true';
const dryRunEnabled = import.meta.env.VITE_DRYRUN_ENABLED === 'true' || process.env.DRYRUN_ENABLED === 'true' || false;
const entityTagsEnabled =
import.meta.env.VITE_ENTITY_TAGS_ENABLED === 'true' || process.env.ENTITY_TAGS_ENABLED === 'true' || false;
const fiatEnabled = import.meta.env.VITE_FIAT_ENABLED === 'true' || process.env.FIAT_ENABLED === 'true' || false;
const gceScaleDownControlsEnabled =
import.meta.env.VITE_GCE_SCALE_DOWN_CONTROLS_ENABLED === 'true' ||
process.env.GCE_SCALE_DOWN_CONTROLS_ENABLED === 'true' ||
false;
const html5Routing = import.meta.env.VITE_HTML5_ROUTING === 'true' || process.env.HTML5_ROUTING === 'true' || false;
const iapRefresherEnabled =
import.meta.env.VITE_IAP_REFRESHER_ENABLED === 'true' || process.env.IAP_REFRESHER_ENABLED === 'true' || false;
const managedDeliveryEnabled =
import.meta.env.VITE_MANAGED_DELIVERY_ENABLED === 'true' || process.env.MANAGED_DELIVERY_ENABLED === 'true';
const mdGitIntegrationEnabled =
import.meta.env.VITE_MD_GIT_INTEGRATION_ENABLED === 'true' || process.env.MD_GIT_INTEGRATION_ENABLED === 'true';
const managedServiceAccountsEnabled =
import.meta.env.VITE_MANAGED_SERVICE_ACCOUNTS_ENABLED === 'true' ||
process.env.MANAGED_SERVICE_ACCOUNTS_ENABLED === 'true';
const managedResourcesEnabled =
import.meta.env.VITE_MANAGED_RESOURCES_ENABLED === 'true' || process.env.MANAGED_RESOURCES_ENABLED === 'true';
const manualJudgmentParentPipelineEnabled = import.meta.env.MJ_PARENTPIPELINE_ENABLED === 'true' || false;
const onDemandClusterThreshold =
import.meta.env.VITE_ON_DEMAND_CLUSTER_THRESHOLD || process.env.ON_DEMAND_CLUSTER_THRESHOLD || '350';
const reduxLoggerEnabled = import.meta.env.VITE_REDUX_LOGGER === 'true' || process.env.REDUX_LOGGER === 'true';
const templatesEnabled = import.meta.env.VITE_TEMPLATES_ENABLED === 'true' || process.env.TEMPLATES_ENABLED === 'true';
const useClassicFirewallLabels =
import.meta.env.VITE_USE_CLASSIC_FIREWALL_LABELS === 'true' || process.env.USE_CLASSIC_FIREWALL_LABELS === 'true';
const functionsEnabled =
import.meta.env.VITE_FUNCTIONS_ENABLED === 'true' || process.env.FUNCTIONS_ENABLED === 'true' || false;
const k8sRawResourcesEnabled =
import.meta.env.VITE_K8S_RAW_RESOURCES_ENABLED === 'true' ||
process.env.K8S_RAW_RESOURCES_ENABLED === 'true' ||
false;
window.spinnakerSettings = {
authEnabled: authEnabled,
authEndpoint: authEndpoint,
authTtl: 600000,
bakeryDetailUrl: bakeryDetailUrl,
banners: [],
canary: {
atlasWebComponentsUrl: atlasWebComponentsUrl,
defaultJudge: 'NetflixACAJudge-v1.0',
featureDisabled: canaryFeatureDisabled,
metricsAccountName: canaryAccount,
metricStore: defaultMetricStore,
reduxLogger: reduxLoggerEnabled,
showAllConfigs: true,
stagesEnabled: canaryStagesEnabled,
storageAccountName: canaryAccount,
templatesEnabled: templatesEnabled,
},
checkForUpdates: true,
debugEnabled: debugEnabled,
defaultInstancePort: 80,
defaultProviders: [
'appengine',
'aws',
'azure',
'cloudfoundry',
'dcos',
'ecs',
'gce',
'huaweicloud',
'kubernetes',
'oracle',
'tencentcloud',
],
defaultTimeZone: process.env.TIMEZONE || 'America/Los_Angeles', // see http://momentjs.com/timezone/docs/#/data-utilities/
disabledImages: [],
entityTags: {
maxResults: 5000,
},
feature: {
canary: canaryEnabled,
chaosMonkey: chaosEnabled,
ci: ciEnabled,
displayTimestampsInUserLocalTime: displayTimestampsInUserLocalTime,
dryRunEnabled: dryRunEnabled,
entityTags: entityTagsEnabled,
executionMarkerInformationModal: false,
fiatEnabled: fiatEnabled,
html5Routing: html5Routing,
iapRefresherEnabled: iapRefresherEnabled,
managedDelivery: managedDeliveryEnabled,
mdGitIntegration: mdGitIntegrationEnabled,
managedServiceAccounts: managedServiceAccountsEnabled,
managedResources: managedResourcesEnabled,
manualJudgmentParentPipeline: manualJudgmentParentPipelineEnabled,
notifications: false,
pagerDuty: false,
pipelineTemplates: false,
pipelines: true,
quietPeriod: false,
roscoMode: false,
slack: false,
snapshots: false,
functions: functionsEnabled,
kubernetesRawResources: k8sRawResourcesEnabled,
},
gateUrl: apiHost,
gitSources: ['stash', 'github', 'bitbucket', 'gitlab'],
hiddenStages: [],
managedDelivery: {
defaultManifest: 'spinnaker.yml',
manifestBasePath: '.spinnaker',
},
maxPipelineAgeDays: 14,
newApplicationDefaults: {
chaosMonkey: false,
},
notifications: {
bearychat: {
enabled: true,
},
email: {
enabled: true,
},
githubStatus: {
enabled: true,
},
googlechat: {
enabled: true,
},
microsoftteams: {
enabled: true,
},
pubsub: {
enabled: true,
},
slack: {
botName: 'spinnakerbot',
enabled: true,
},
sms: {
enabled: true,
},
},
onDemandClusterThreshold: Number(onDemandClusterThreshold),
pollSchedule: 30000,
providers: {
appengine: {
defaults: {
account: 'my-appengine-account',
},
},
aws: {
defaults: {
account: 'test',
region: 'us-east-1',
iamRole: 'BaseIAMRole',
},
defaultSecurityGroups: [],
loadBalancers: {
disableManualOidcDialog: false,
// if true, VPC load balancers will be created as internal load balancers if the selected subnet has a purpose
// tag that starts with "internal"
inferInternalFlagFromSubnet: false,
},
serverGroups: {
enableLaunchTemplates: false,
enableIPv6: false,
setIPv6InTest: false,
enableIMDSv2: false,
enableCpuCredits: false,
},
useAmiBlockDeviceMappings: false,
},
azure: {
defaults: {
account: 'azure-test',
region: 'westus',
},
},
cloudfoundry: {
defaults: {
account: 'my-cloudfoundry-account',
},
},
dcos: {
defaults: {
account: 'my-dcos-account',
},
},
ecs: {
defaults: {
account: 'test',
iamRole: 'BaseIAMRole',
region: 'us-east-1',
},
defaultSecurityGroups: [],
},
gce: {
feature: {
predictiveAutoscaling: true,
},
defaults: {
account: 'my-google-account',
instanceTypeStorage: {
count: 1,
defaultSettings: {
disks: [
{
sizeGb: 10,
type: 'pd-ssd',
},
],
},
localSSDSupported: false,
size: 10,
},
region: 'us-central1',
zone: 'us-central1-f',
},
},
huaweicloud: {
defaults: {
account: 'default',
region: 'cn-north-1',
},
},
kubernetes: {},
oracle: {
defaults: {
account: 'DEFAULT',
bakeryRegions: ['us-phoenix-1'],
region: 'us-phoenix-1',
},
},
titus: {
defaults: {
account: 'titustestvpc',
iamProfile: '{{application}}InstanceProfile',
region: 'us-east-1',
},
},
tencentcloud: {
defaults: {
account: 'test',
region: 'ap-guangzhou',
},
},
},
pagerDuty: {
required: false,
},
slack: {
baseUrl: 'https://slack.com',
},
pubsubProviders: ['amazon', 'google'],
plugins: [],
searchVersion: 1,
triggerTypes: [
'artifactory',
'concourse',
'cron',
'docker',
'git',
'helm',
'jenkins',
'nexus',
'pipeline',
'plugin',
'pubsub',
'travis',
'webhook',
'wercker',
],
useClassicFirewallLabels: useClassicFirewallLabels,
};
| {
"content_hash": "fb3f9725e1f6eec1e5697be69dcc5e7b",
"timestamp": "",
"source": "github",
"line_count": 302,
"max_line_length": 124,
"avg_line_length": 32.615894039735096,
"alnum_prop": 0.6490355329949239,
"repo_name": "spinnaker/deck",
"id": "dddcda51fb48ca945b52c9a841547833eb27bb8e",
"size": "9850",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "packages/app/src/settings.js",
"mode": "33188",
"license": "apache-2.0",
"language": [
{
"name": "CSS",
"bytes": "7158"
},
{
"name": "HTML",
"bytes": "1044492"
},
{
"name": "JavaScript",
"bytes": "1783693"
},
{
"name": "Less",
"bytes": "209547"
},
{
"name": "Shell",
"bytes": "18398"
},
{
"name": "Slim",
"bytes": "269"
},
{
"name": "TypeScript",
"bytes": "6383917"
}
],
"symlink_target": ""
} |
import { moduleFor, test } from 'ember-qunit';
moduleFor('route:admin-dashboard', 'Unit | Route | admin dashboard ', {
needs: ['service:currentUser', 'service:iliosMetrics', 'service:headData', 'service:session'],
});
test('it exists', function(assert) {
var route = this.subject();
assert.ok(route);
});
| {
"content_hash": "ae82bc2d1821ecae9ec30038584ac690",
"timestamp": "",
"source": "github",
"line_count": 10,
"max_line_length": 96,
"avg_line_length": 31.3,
"alnum_prop": 0.6805111821086262,
"repo_name": "gabycampagna/frontend",
"id": "5dde26190c037e94dd885e9ff6e30e1520678e3a",
"size": "313",
"binary": false,
"copies": "2",
"ref": "refs/heads/master",
"path": "tests/unit/routes/admin-dashboard-test.js",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "CSS",
"bytes": "119927"
},
{
"name": "HTML",
"bytes": "404364"
},
{
"name": "JavaScript",
"bytes": "1815942"
}
],
"symlink_target": ""
} |
import sys,os
sys.path.insert(0,os.path.abspath(os.path.pardir)) | {
"content_hash": "e7f81bd1a2fa0d72420f439d5ded37f9",
"timestamp": "",
"source": "github",
"line_count": 3,
"max_line_length": 50,
"avg_line_length": 22,
"alnum_prop": 0.7575757575757576,
"repo_name": "dahebolangkuan/ToughRADIUS",
"id": "5f6dad7a379191a27e026293d68503ea707aa1fc",
"size": "66",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "radiusd/tests/test_config.py",
"mode": "33188",
"license": "bsd-2-clause",
"language": [
{
"name": "Batchfile",
"bytes": "303"
},
{
"name": "CSS",
"bytes": "21174"
},
{
"name": "HTML",
"bytes": "134124"
},
{
"name": "JavaScript",
"bytes": "91548"
},
{
"name": "Python",
"bytes": "533346"
},
{
"name": "Shell",
"bytes": "7251"
}
],
"symlink_target": ""
} |
using System;
using Obscur.Core.Cryptography.Support;
using Obscur.Core.Cryptography.Support.Math;
using Obscur.Core.Cryptography.Support.Math.EllipticCurve;
using Obscur.Core.DTO;
using PerfCopy;
namespace Obscur.Core.Cryptography.KeyAgreement.Primitives
{
/// <summary>
/// One-Pass Unified Model C(1,2 EC-DHC) key agreement protocol primitive.
/// </summary>
/// <remarks>
/// Defined in NIST 800-56A in section 6.2.1.2.
/// Establishes a key between two parties with EC public keys known to each other
/// using the One-Pass Unified Model, a derivative of Elliptic Curve Diffie-Hellman
/// with cofactor multiplication, but with the initiator also using an ephemeral
/// keypair for unilateral forward secrecy.
/// </remarks>
public static class Um1Exchange
{
/// <summary>
/// Calculate the shared secret in participant U's (initiator) role.
/// </summary>
/// <param name="recipientPublicKey">Public key of the recipient.</param>
/// <param name="senderPrivateKey">Private key of the sender.</param>
/// <param name="ephemeralSenderPublicKey">
/// Ephemeral public key to send to the responder (V, receiver). Output to this
/// parameter.
/// </param>
public static byte[] Initiate(ECKey recipientPublicKey, ECKey senderPrivateKey,
out ECKey ephemeralSenderPublicKey)
{
if (recipientPublicKey.PublicComponent == false) {
throw new ArgumentException("Recipient key is not public component.", "recipientPublicKey");
}
if (senderPrivateKey.PublicComponent) {
throw new ArgumentException("Sender key not private component.", "senderPrivateKey");
}
ECKey Q_static_V = recipientPublicKey;
ECKey d_static_U = senderPrivateKey;
ECKeypair kp_ephemeral_U = KeypairFactory.GenerateECKeypair(senderPrivateKey.CurveName);
ECKey Q_ephemeral_U = kp_ephemeral_U.ExportPublicKey();
ECKey d_ephemeral_U = kp_ephemeral_U.GetPrivateKey();
// Calculate shared ephemeral secret 'Ze'
byte[] Ze = KeyAgreementFactory.CalculateEcdhcSecret(Q_static_V, d_ephemeral_U);
// Calculate shared static secret 'Zs'
byte[] Zs = KeyAgreementFactory.CalculateEcdhcSecret(Q_static_V, d_static_U);
// Concatenate Ze and Zs byte strings to form shared secret, pre-KDF : Ze||Zs
var Z = new byte[Ze.Length + Zs.Length];
Ze.DeepCopy_NoChecks(0, Z, 0, Ze.Length);
Zs.DeepCopy_NoChecks(0, Z, Ze.Length, Zs.Length);
ephemeralSenderPublicKey = Q_ephemeral_U;
// Zero intermediate secrets
Ze.SecureWipe();
Zs.SecureWipe();
return Z;
}
public static byte[] Initiate(ECPublicKeyParameters recipientPublicKey, ECPrivateKeyParameters senderPrivateKey,
out ECPublicKeyParameters ephemeralSenderPublicKey)
{
ECPublicKeyParameters Q_static_V = recipientPublicKey;
ECPrivateKeyParameters d_static_U = senderPrivateKey;
ECPoint QeV;
BigInteger deU;
KeypairFactory.GenerateECKeypair(recipientPublicKey.Parameters, out QeV, out deU);
var Q_ephemeral_V = new ECPublicKeyParameters("ECDHC", QeV, recipientPublicKey.Parameters);
var d_ephemeral_U = new ECPrivateKeyParameters("ECDHC", deU, recipientPublicKey.Parameters);
// Calculate shared ephemeral secret 'Ze'
BigInteger Ze = KeyAgreementFactory.CalculateEcdhcSecret(Q_static_V, d_ephemeral_U); // EC-DHC
byte[] Ze_encoded = Ze.ToByteArrayUnsigned();
// Calculate shared static secret 'Zs'
BigInteger Zs = KeyAgreementFactory.CalculateEcdhcSecret(Q_static_V, d_static_U); // EC-DHC
byte[] Zs_encoded = Zs.ToByteArrayUnsigned();
// Concatenate Ze and Zs byte strings to form shared secret, pre-KDF : Ze||Zs
var Z = new byte[Ze_encoded.Length + Zs_encoded.Length];
Ze_encoded.DeepCopy_NoChecks(0, Z, 0, Ze_encoded.Length);
Zs_encoded.DeepCopy_NoChecks(0, Z, Ze_encoded.Length, Zs_encoded.Length);
ephemeralSenderPublicKey = Q_ephemeral_V;
// Zero intermediate secrets
Ze_encoded.SecureWipe();
Zs_encoded.SecureWipe();
return Z;
}
/// <summary>
/// Calculates the shared secret in participant V's (responder) role.
/// </summary>
/// <param name="senderPublicKey">Public key of the sender.</param>
/// <param name="recipientPrivateKey">Private key of the receiver.</param>
/// <param name='ephemeralSenderPublicKey'>Ephemeral public key supplied by the initiator (U, sender).</param>
public static byte[] Respond(ECKey senderPublicKey, ECKey recipientPrivateKey,
ECKey ephemeralSenderPublicKey)
{
if (senderPublicKey.PublicComponent == false) {
throw new ArgumentException("Sender key is not public component.", "senderPublicKey");
}
if (recipientPrivateKey.PublicComponent) {
throw new ArgumentException("Recipient key not private component.", "recipientPrivateKey");
}
if (ephemeralSenderPublicKey.PublicComponent == false) {
throw new ArgumentException("Ephemeral sender key is not public component.", "ephemeralSenderPublicKey");
}
ECKey Q_static_U = senderPublicKey;
ECKey d_static_V = recipientPrivateKey;
ECKey Q_ephemeral_U = ephemeralSenderPublicKey;
// Calculate shared ephemeral secret 'Ze'
byte[] Ze = KeyAgreementFactory.CalculateEcdhcSecret(Q_ephemeral_U, d_static_V);
// Calculate shared static secret 'Zs'
byte[] Zs = KeyAgreementFactory.CalculateEcdhcSecret(Q_static_U, d_static_V);
// Concatenate Ze and Zs byte strings to form shared secret, pre-KDF : Ze||Zs
var Z = new byte[Ze.Length + Zs.Length];
Ze.DeepCopy_NoChecks(0, Z, 0, Ze.Length);
Zs.DeepCopy_NoChecks(0, Z, Ze.Length, Zs.Length);
// Zero intermediate secrets
Ze.SecureWipe();
Zs.SecureWipe();
return Z;
}
public static byte[] Respond(ECPublicKeyParameters senderPublicKey, ECPrivateKeyParameters receiverPrivateKey,
ECPublicKeyParameters ephemeralSenderPublicKey)
{
ECPublicKeyParameters Q_static_U = senderPublicKey;
ECPrivateKeyParameters d_static_V = receiverPrivateKey;
ECPublicKeyParameters Q_ephemeral_U = ephemeralSenderPublicKey;
// Calculate shared ephemeral secret 'Ze'
BigInteger Ze = KeyAgreementFactory.CalculateEcdhcSecret(Q_ephemeral_U, d_static_V); // EC-DHC
byte[] Ze_encoded = Ze.ToByteArrayUnsigned();
// Calculate shared static secret 'Zs'
BigInteger Zs = KeyAgreementFactory.CalculateEcdhcSecret(Q_static_U, d_static_V); // EC-DHC
byte[] Zs_encoded = Zs.ToByteArrayUnsigned();
// Concatenate Ze and Zs byte strings to form shared secret, pre-KDF : Ze||Zs
var Z = new byte[Ze_encoded.Length + Zs_encoded.Length];
Ze_encoded.DeepCopy_NoChecks(0, Z, 0, Ze_encoded.Length);
Zs_encoded.DeepCopy_NoChecks(0, Z, Ze_encoded.Length, Zs_encoded.Length);
// Zero intermediate secrets
Ze_encoded.SecureWipe();
Zs_encoded.SecureWipe();
return Z;
}
}
}
| {
"content_hash": "4025f11d1eb23b0d3467bda362f23f3b",
"timestamp": "",
"source": "github",
"line_count": 167,
"max_line_length": 121,
"avg_line_length": 46.604790419161674,
"alnum_prop": 0.6320185018630348,
"repo_name": "xorxornop/ObscurCore",
"id": "82f43f32f6400a2346867af562ba647c2996be40",
"size": "8407",
"binary": false,
"copies": "2",
"ref": "refs/heads/master",
"path": "Obscur.Core/Cryptography/KeyAgreement/Primitives/UM1Exchange.cs",
"mode": "33188",
"license": "apache-2.0",
"language": [
{
"name": "C#",
"bytes": "3051690"
},
{
"name": "Shell",
"bytes": "4160"
}
],
"symlink_target": ""
} |
package ec.app.lawnmower.func;
import ec.*;
import ec.app.lawnmower.*;
import ec.gp.*;
import ec.util.*;
import java.io.*;
/*
* LawnERC.java
*
* Created: Wed Nov 3 18:26:37 1999
* By: Sean Luke
*/
/**
* @author Sean Luke
* @version 1.0
*/
public class LawnERC extends ERC
{
public int maxx;
public int maxy;
public int x;
public int y;
public void setup(final EvolutionState state, final Parameter base)
{
super.setup(state,base);
// figure the coordinate base -- this will break if the underlying
// base changes, oops
Parameter newbase =
new Parameter(EvolutionState.P_EVALUATOR).push(Evaluator.P_PROBLEM);
// obviously not using the default base for any of this stuff
// load our map coordinates
maxx = state.parameters.getInt(newbase.push(Lawnmower.P_X),null,1);
if (maxx==0)
state.output.error("The width (x dimension) of the lawn must be >0",
newbase.push(Lawnmower.P_X));
maxy = state.parameters.getInt(newbase.push(Lawnmower.P_Y),null,1);
if (maxy==0)
state.output.error("The length (y dimension) of the lawn must be >0",
newbase.push(Lawnmower.P_X));
state.output.exitIfErrors();
}
public void resetNode(final EvolutionState state, final int thread)
{
x = state.random[thread].nextInt(maxx);
y = state.random[thread].nextInt(maxy);
}
public int nodeHashCode()
{
// a reasonable hash code
return this.getClass().hashCode() + x*maxy + y;
}
public boolean nodeEquals(final GPNode node)
{
// check first to see if we're the same kind of ERC --
// won't work for subclasses; in that case you'll need
// to change this to isAssignableTo(...)
if (this.getClass() != node.getClass()) return false;
// now check to see if the ERCs hold the same value
LawnERC n = (LawnERC)node;
return (n.x==x && n.y==y);
}
public void readNode(final EvolutionState state, final DataInput dataInput) throws IOException
{
x = dataInput.readInt();
y = dataInput.readInt();
}
public void writeNode(final EvolutionState state, final DataOutput dataOutput) throws IOException
{
dataOutput.writeInt(x);
dataOutput.writeInt(y);
}
public String encode()
{ return Code.encode(x) + Code.encode(y); }
public boolean decode(DecodeReturn dret)
{
// store the position and the string in case they
// get modified by Code.java
int pos = dret.pos;
String data = dret.data;
// decode
Code.decode(dret);
if (dret.type != DecodeReturn.T_INT) // uh oh!
{
// restore the position and the string; it was an error
dret.data = data;
dret.pos = pos;
return false;
}
// store the data
x = (int)(dret.l);
// decode
Code.decode(dret);
if (dret.type != DecodeReturn.T_INT) // uh oh!
{
// restore the position and the string; it was an error
dret.data = data;
dret.pos = pos;
return false;
}
// store the data
y = (int)(dret.l);
return true;
}
public String toStringForHumans()
{ return "[" + x + "," + y + "]"; }
public void eval(final EvolutionState state,
final int thread,
final GPData input,
final ADFStack stack,
final GPIndividual individual,
final Problem problem)
{
LawnmowerData rd = ((LawnmowerData)(input));
rd.x = x;
rd.y = y;
}
}
| {
"content_hash": "6e53cbc2b7c49b8d477d88e023762079",
"timestamp": "",
"source": "github",
"line_count": 146,
"max_line_length": 101,
"avg_line_length": 27.424657534246574,
"alnum_prop": 0.5387112887112887,
"repo_name": "Felix-Yan/ECJ",
"id": "5fec24cb4ecaf63aa3fe250b59ac3e4ade56d5e2",
"size": "4144",
"binary": false,
"copies": "2",
"ref": "refs/heads/master",
"path": "ec/app/lawnmower/func/LawnERC.java",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "Common Lisp",
"bytes": "1407"
},
{
"name": "Java",
"bytes": "3330679"
},
{
"name": "R",
"bytes": "598"
},
{
"name": "Shell",
"bytes": "4122"
},
{
"name": "TeX",
"bytes": "1078"
}
],
"symlink_target": ""
} |
package org.beanplant.JavaText.handlers;
/**
* A simple interface for calling a method when a locked command is entered.
*
* @author the_DJDJ
*/
public interface CommandLockHandler {
/**
* The method for dealing with a locked command. This is overridden by
* whatever locked the CommandParser
*
* @param command the command to handle
*/
public void handleCommand(String command);
}
| {
"content_hash": "d1d6efdfb3adfcf19f64e6b7fb3602bb",
"timestamp": "",
"source": "github",
"line_count": 18,
"max_line_length": 76,
"avg_line_length": 23.944444444444443,
"alnum_prop": 0.6774941995359629,
"repo_name": "the-DJDJ/JavaText",
"id": "5724d5790f29ac17bd9af4f96203241fdeaa7654",
"size": "431",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "src/main/java/org/beanplant/JavaText/handlers/CommandLockHandler.java",
"mode": "33188",
"license": "apache-2.0",
"language": [
{
"name": "Java",
"bytes": "197408"
}
],
"symlink_target": ""
} |
SYNONYM
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "94f9bdf7573a546a9bb9de52ad18de61",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 39,
"avg_line_length": 10.23076923076923,
"alnum_prop": 0.6917293233082706,
"repo_name": "mdoering/backbone",
"id": "1146f966a21006c31a1d939012ef8a9c86fb49dc",
"size": "182",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "life/Plantae/Magnoliophyta/Magnoliopsida/Asterales/Asteraceae/Aspilia floribunda/ Syn. Viguiera gracilis/README.md",
"mode": "33188",
"license": "apache-2.0",
"language": [],
"symlink_target": ""
} |
<!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_55) on Fri Jun 20 06:34:21 EDT 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>Uses of Package org.apache.solr.search.function.distance (Solr 4.9.0 API)</title>
<meta name="date" content="2014-06-20">
<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="Uses of Package org.apache.solr.search.function.distance (Solr 4.9.0 API)";
}
//-->
</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 class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/solr/search/function/distance/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.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 title="Uses of Package org.apache.solr.search.function.distance" class="title">Uses of Package<br>org.apache.solr.search.function.distance</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/apache/solr/search/function/distance/package-summary.html">org.apache.solr.search.function.distance</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.solr.search.function.distance">org.apache.solr.search.function.distance</a></td>
<td class="colLast">
<div class="block">
Solr implementations of <a href="http://lucene.apache.org/core/4_9_0/queries/org/apache/lucene/queries/function/ValueSource.html?is-external=true" title="class or interface in org.apache.lucene.queries.function"><code>ValueSource</code></a> for distance based function queries.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.solr.search.function.distance">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../org/apache/solr/search/function/distance/package-summary.html">org.apache.solr.search.function.distance</a> used by <a href="../../../../../../org/apache/solr/search/function/distance/package-summary.html">org.apache.solr.search.function.distance</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../org/apache/solr/search/function/distance/class-use/VectorDistanceFunction.html#org.apache.solr.search.function.distance">VectorDistanceFunction</a>
<div class="block">Calculate the p-norm for a Vector.</div>
</td>
</tr>
</tbody>
</table>
</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 class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/solr/search/function/distance/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.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 ======= -->
<p class="legalCopy"><small>
<i>Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.</i>
<script src='../../../../../../prettify.js' type='text/javascript'></script>
<script type='text/javascript'>
(function(){
var oldonload = window.onload;
if (typeof oldonload != 'function') {
window.onload = prettyPrint;
} else {
window.onload = function() {
oldonload();
prettyPrint();
}
}
})();
</script>
</small></p>
</body>
</html>
| {
"content_hash": "cf7e0ef4e8c17abe792fa654197f4c62",
"timestamp": "",
"source": "github",
"line_count": 169,
"max_line_length": 354,
"avg_line_length": 38.31360946745562,
"alnum_prop": 0.623011583011583,
"repo_name": "BibAlex/bhl_rails_4_solr_test",
"id": "b86c6557cd8dd98d1b8b0aaa64ca6a22679508f1",
"size": "6475",
"binary": false,
"copies": "2",
"ref": "refs/heads/master",
"path": "docs/solr-core/org/apache/solr/search/function/distance/package-use.html",
"mode": "33188",
"license": "apache-2.0",
"language": [
{
"name": "Batchfile",
"bytes": "366"
},
{
"name": "CSS",
"bytes": "129178"
},
{
"name": "Groff",
"bytes": "37749613"
},
{
"name": "HTML",
"bytes": "87581"
},
{
"name": "JavaScript",
"bytes": "1040511"
},
{
"name": "Shell",
"bytes": "8670"
},
{
"name": "XSLT",
"bytes": "149538"
}
],
"symlink_target": ""
} |
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "d8ed1514cd6ce83cb7584e7ea0024526",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 31,
"avg_line_length": 9.692307692307692,
"alnum_prop": 0.7063492063492064,
"repo_name": "mdoering/backbone",
"id": "b2b60236e1ea1e2d6fa861051aa7708f7302d254",
"size": "190",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "life/Plantae/Magnoliophyta/Magnoliopsida/Caryophyllales/Caryophyllaceae/Dianthus/Dianthus burchtormensis/README.md",
"mode": "33188",
"license": "apache-2.0",
"language": [],
"symlink_target": ""
} |
// Code generated by protoc-gen-grpc-gateway. DO NOT EDIT.
// source: vendorinfo/query.proto
/*
Package types is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
*/
package types
import (
"context"
"io"
"net/http"
"github.com/golang/protobuf/descriptor"
"github.com/golang/protobuf/proto"
"github.com/grpc-ecosystem/grpc-gateway/runtime"
"github.com/grpc-ecosystem/grpc-gateway/utilities"
"google.golang.org/grpc"
"google.golang.org/grpc/codes"
"google.golang.org/grpc/grpclog"
"google.golang.org/grpc/metadata"
"google.golang.org/grpc/status"
)
// Suppress "imported and not used" errors
var _ codes.Code
var _ io.Reader
var _ status.Status
var _ = runtime.String
var _ = utilities.NewDoubleArray
var _ = descriptor.ForMessage
var _ = metadata.Join
func request_Query_VendorInfo_0(ctx context.Context, marshaler runtime.Marshaler, client QueryClient, req *http.Request, pathParams map[string]string) (proto.Message, runtime.ServerMetadata, error) {
var protoReq QueryGetVendorInfoRequest
var metadata runtime.ServerMetadata
var (
val string
ok bool
err error
_ = err
)
val, ok = pathParams["vendorID"]
if !ok {
return nil, metadata, status.Errorf(codes.InvalidArgument, "missing parameter %s", "vendorID")
}
protoReq.VendorID, err = runtime.Int32(val)
if err != nil {
return nil, metadata, status.Errorf(codes.InvalidArgument, "type mismatch, parameter: %s, error: %v", "vendorID", err)
}
msg, err := client.VendorInfo(ctx, &protoReq, grpc.Header(&metadata.HeaderMD), grpc.Trailer(&metadata.TrailerMD))
return msg, metadata, err
}
func local_request_Query_VendorInfo_0(ctx context.Context, marshaler runtime.Marshaler, server QueryServer, req *http.Request, pathParams map[string]string) (proto.Message, runtime.ServerMetadata, error) {
var protoReq QueryGetVendorInfoRequest
var metadata runtime.ServerMetadata
var (
val string
ok bool
err error
_ = err
)
val, ok = pathParams["vendorID"]
if !ok {
return nil, metadata, status.Errorf(codes.InvalidArgument, "missing parameter %s", "vendorID")
}
protoReq.VendorID, err = runtime.Int32(val)
if err != nil {
return nil, metadata, status.Errorf(codes.InvalidArgument, "type mismatch, parameter: %s, error: %v", "vendorID", err)
}
msg, err := server.VendorInfo(ctx, &protoReq)
return msg, metadata, err
}
var (
filter_Query_VendorInfoAll_0 = &utilities.DoubleArray{Encoding: map[string]int{}, Base: []int(nil), Check: []int(nil)}
)
func request_Query_VendorInfoAll_0(ctx context.Context, marshaler runtime.Marshaler, client QueryClient, req *http.Request, pathParams map[string]string) (proto.Message, runtime.ServerMetadata, error) {
var protoReq QueryAllVendorInfoRequest
var metadata runtime.ServerMetadata
if err := req.ParseForm(); err != nil {
return nil, metadata, status.Errorf(codes.InvalidArgument, "%v", err)
}
if err := runtime.PopulateQueryParameters(&protoReq, req.Form, filter_Query_VendorInfoAll_0); err != nil {
return nil, metadata, status.Errorf(codes.InvalidArgument, "%v", err)
}
msg, err := client.VendorInfoAll(ctx, &protoReq, grpc.Header(&metadata.HeaderMD), grpc.Trailer(&metadata.TrailerMD))
return msg, metadata, err
}
func local_request_Query_VendorInfoAll_0(ctx context.Context, marshaler runtime.Marshaler, server QueryServer, req *http.Request, pathParams map[string]string) (proto.Message, runtime.ServerMetadata, error) {
var protoReq QueryAllVendorInfoRequest
var metadata runtime.ServerMetadata
if err := req.ParseForm(); err != nil {
return nil, metadata, status.Errorf(codes.InvalidArgument, "%v", err)
}
if err := runtime.PopulateQueryParameters(&protoReq, req.Form, filter_Query_VendorInfoAll_0); err != nil {
return nil, metadata, status.Errorf(codes.InvalidArgument, "%v", err)
}
msg, err := server.VendorInfoAll(ctx, &protoReq)
return msg, metadata, err
}
// RegisterQueryHandlerServer registers the http handlers for service Query to "mux".
// UnaryRPC :call QueryServer directly.
// StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906.
// Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterQueryHandlerFromEndpoint instead.
func RegisterQueryHandlerServer(ctx context.Context, mux *runtime.ServeMux, server QueryServer) error {
mux.Handle("GET", pattern_Query_VendorInfo_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) {
ctx, cancel := context.WithCancel(req.Context())
defer cancel()
var stream runtime.ServerTransportStream
ctx = grpc.NewContextWithServerTransportStream(ctx, &stream)
inboundMarshaler, outboundMarshaler := runtime.MarshalerForRequest(mux, req)
rctx, err := runtime.AnnotateIncomingContext(ctx, mux, req)
if err != nil {
runtime.HTTPError(ctx, mux, outboundMarshaler, w, req, err)
return
}
resp, md, err := local_request_Query_VendorInfo_0(rctx, inboundMarshaler, server, req, pathParams)
md.HeaderMD, md.TrailerMD = metadata.Join(md.HeaderMD, stream.Header()), metadata.Join(md.TrailerMD, stream.Trailer())
ctx = runtime.NewServerMetadataContext(ctx, md)
if err != nil {
runtime.HTTPError(ctx, mux, outboundMarshaler, w, req, err)
return
}
forward_Query_VendorInfo_0(ctx, mux, outboundMarshaler, w, req, resp, mux.GetForwardResponseOptions()...)
})
mux.Handle("GET", pattern_Query_VendorInfoAll_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) {
ctx, cancel := context.WithCancel(req.Context())
defer cancel()
var stream runtime.ServerTransportStream
ctx = grpc.NewContextWithServerTransportStream(ctx, &stream)
inboundMarshaler, outboundMarshaler := runtime.MarshalerForRequest(mux, req)
rctx, err := runtime.AnnotateIncomingContext(ctx, mux, req)
if err != nil {
runtime.HTTPError(ctx, mux, outboundMarshaler, w, req, err)
return
}
resp, md, err := local_request_Query_VendorInfoAll_0(rctx, inboundMarshaler, server, req, pathParams)
md.HeaderMD, md.TrailerMD = metadata.Join(md.HeaderMD, stream.Header()), metadata.Join(md.TrailerMD, stream.Trailer())
ctx = runtime.NewServerMetadataContext(ctx, md)
if err != nil {
runtime.HTTPError(ctx, mux, outboundMarshaler, w, req, err)
return
}
forward_Query_VendorInfoAll_0(ctx, mux, outboundMarshaler, w, req, resp, mux.GetForwardResponseOptions()...)
})
return nil
}
// RegisterQueryHandlerFromEndpoint is same as RegisterQueryHandler but
// automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterQueryHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error) {
conn, err := grpc.Dial(endpoint, opts...)
if err != nil {
return err
}
defer func() {
if err != nil {
if cerr := conn.Close(); cerr != nil {
grpclog.Infof("Failed to close conn to %s: %v", endpoint, cerr)
}
return
}
go func() {
<-ctx.Done()
if cerr := conn.Close(); cerr != nil {
grpclog.Infof("Failed to close conn to %s: %v", endpoint, cerr)
}
}()
}()
return RegisterQueryHandler(ctx, mux, conn)
}
// RegisterQueryHandler registers the http handlers for service Query to "mux".
// The handlers forward requests to the grpc endpoint over "conn".
func RegisterQueryHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error {
return RegisterQueryHandlerClient(ctx, mux, NewQueryClient(conn))
}
// RegisterQueryHandlerClient registers the http handlers for service Query
// to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "QueryClient".
// Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "QueryClient"
// doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in
// "QueryClient" to call the correct interceptors.
func RegisterQueryHandlerClient(ctx context.Context, mux *runtime.ServeMux, client QueryClient) error {
mux.Handle("GET", pattern_Query_VendorInfo_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) {
ctx, cancel := context.WithCancel(req.Context())
defer cancel()
inboundMarshaler, outboundMarshaler := runtime.MarshalerForRequest(mux, req)
rctx, err := runtime.AnnotateContext(ctx, mux, req)
if err != nil {
runtime.HTTPError(ctx, mux, outboundMarshaler, w, req, err)
return
}
resp, md, err := request_Query_VendorInfo_0(rctx, inboundMarshaler, client, req, pathParams)
ctx = runtime.NewServerMetadataContext(ctx, md)
if err != nil {
runtime.HTTPError(ctx, mux, outboundMarshaler, w, req, err)
return
}
forward_Query_VendorInfo_0(ctx, mux, outboundMarshaler, w, req, resp, mux.GetForwardResponseOptions()...)
})
mux.Handle("GET", pattern_Query_VendorInfoAll_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) {
ctx, cancel := context.WithCancel(req.Context())
defer cancel()
inboundMarshaler, outboundMarshaler := runtime.MarshalerForRequest(mux, req)
rctx, err := runtime.AnnotateContext(ctx, mux, req)
if err != nil {
runtime.HTTPError(ctx, mux, outboundMarshaler, w, req, err)
return
}
resp, md, err := request_Query_VendorInfoAll_0(rctx, inboundMarshaler, client, req, pathParams)
ctx = runtime.NewServerMetadataContext(ctx, md)
if err != nil {
runtime.HTTPError(ctx, mux, outboundMarshaler, w, req, err)
return
}
forward_Query_VendorInfoAll_0(ctx, mux, outboundMarshaler, w, req, resp, mux.GetForwardResponseOptions()...)
})
return nil
}
var (
pattern_Query_VendorInfo_0 = runtime.MustPattern(runtime.NewPattern(1, []int{2, 0, 2, 1, 2, 2, 1, 0, 4, 1, 5, 3}, []string{"dcl", "vendorinfo", "vendors", "vendorID"}, "", runtime.AssumeColonVerbOpt(true)))
pattern_Query_VendorInfoAll_0 = runtime.MustPattern(runtime.NewPattern(1, []int{2, 0, 2, 1, 2, 2}, []string{"dcl", "vendorinfo", "vendors"}, "", runtime.AssumeColonVerbOpt(true)))
)
var (
forward_Query_VendorInfo_0 = runtime.ForwardResponseMessage
forward_Query_VendorInfoAll_0 = runtime.ForwardResponseMessage
)
| {
"content_hash": "871efbb2c737f2d1a2ae11ea436206e7",
"timestamp": "",
"source": "github",
"line_count": 272,
"max_line_length": 208,
"avg_line_length": 37.294117647058826,
"alnum_prop": 0.737776025236593,
"repo_name": "zigbee-alliance/distributed-compliance-ledger",
"id": "a002c11a59f788fdb91b5be5bd233dbead439da9",
"size": "10144",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "x/vendorinfo/types/query.pb.gw.go",
"mode": "33188",
"license": "apache-2.0",
"language": [
{
"name": "Dockerfile",
"bytes": "5987"
},
{
"name": "Go",
"bytes": "2084178"
},
{
"name": "HCL",
"bytes": "48142"
},
{
"name": "HTML",
"bytes": "822"
},
{
"name": "JavaScript",
"bytes": "5835672"
},
{
"name": "Jinja",
"bytes": "1994"
},
{
"name": "Makefile",
"bytes": "3442"
},
{
"name": "Python",
"bytes": "27217"
},
{
"name": "SCSS",
"bytes": "25"
},
{
"name": "Shell",
"bytes": "441697"
},
{
"name": "Smarty",
"bytes": "1261"
},
{
"name": "TypeScript",
"bytes": "6633426"
},
{
"name": "Vue",
"bytes": "2411"
}
],
"symlink_target": ""
} |
SYNONYM
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "fa3b118c22562b2ee2c0daa3c06c1ddf",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 39,
"avg_line_length": 10.23076923076923,
"alnum_prop": 0.6917293233082706,
"repo_name": "mdoering/backbone",
"id": "b1a2cf2e9e5b24f7e4b38937f00e96670949f71e",
"size": "179",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "life/Plantae/Magnoliophyta/Magnoliopsida/Malpighiales/Euphorbiaceae/Mallotus/Mallotus tiliifolius/ Syn. Rottlera blumei/README.md",
"mode": "33188",
"license": "apache-2.0",
"language": [],
"symlink_target": ""
} |
using System;
using System.ComponentModel;
using System.Runtime.InteropServices;
namespace LanExchange.Plugin.Network.NetApi
{
[StructLayout(LayoutKind.Sequential, CharSet = CharSet.Auto)]
public sealed class WorkstationInfo
{
private readonly int m_Id;
[MarshalAs(UnmanagedType.LPWStr)]
private readonly string m_ComputerName;
[MarshalAs(UnmanagedType.LPWStr)]
private readonly string m_LanGroup;
private readonly int m_VerMajor;
private readonly int m_VerMinor;
public static WorkstationInfo FromComputer(string computerName)
{
IntPtr buffer;
var retval = SafeNativeMethods.NetWkstaGetInfo(computerName, 100, out buffer);
if (retval != 0)
throw new Win32Exception(retval);
var result = new WorkstationInfo();
try
{
Marshal.PtrToStructure(buffer, result);
}
finally
{
SafeNativeMethods.NetApiBufferFree(buffer);
}
return result;
}
private WorkstationInfo()
{
}
public WorkstationInfo(int id, string computerName, string lanGroup, int verMajor, int verMinor)
{
m_Id = id;
m_ComputerName = computerName;
m_LanGroup = lanGroup;
m_VerMajor = verMajor;
m_VerMinor = verMinor;
}
public int Id
{
get { return m_Id; }
}
public string ComputerName
{
get { return m_ComputerName; }
}
public string LanGroup
{
get { return m_LanGroup; }
}
public int VerMajor
{
get { return m_VerMajor; }
}
public int VerMinor
{
get { return m_VerMinor; }
}
}
} | {
"content_hash": "582df54e0eb857ed2aa6b620d991a5cd",
"timestamp": "",
"source": "github",
"line_count": 74,
"max_line_length": 104,
"avg_line_length": 26.756756756756758,
"alnum_prop": 0.5237373737373737,
"repo_name": "skivsoft/LanExchange",
"id": "9d124a276f584531449c1cebae860b95cd9704b4",
"size": "1980",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "Plugins/LanExchange.Plugin.Network/NetApi/WorkstationInfo.cs",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "C#",
"bytes": "736428"
}
],
"symlink_target": ""
} |
body{
margin: 4px;
justify-content: space-between;
} | {
"content_hash": "97263d7076c18894d56b61eeb7e29d13",
"timestamp": "",
"source": "github",
"line_count": 4,
"max_line_length": 32,
"avg_line_length": 13.5,
"alnum_prop": 0.7222222222222222,
"repo_name": "infernalmaster/gulp-happy-starter",
"id": "304868dde676d67028ff1561674c1d8b622f3f37",
"size": "54",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "src/styles/test.css",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "CSS",
"bytes": "79395"
},
{
"name": "CoffeeScript",
"bytes": "193"
},
{
"name": "HTML",
"bytes": "1039"
},
{
"name": "JavaScript",
"bytes": "10028"
}
],
"symlink_target": ""
} |
package com.crazyhitty.chdev.ks.popularmovies.ui.activities;
import android.content.res.Configuration;
import android.os.Bundle;
import android.os.Handler;
import android.support.design.widget.CoordinatorLayout;
import android.support.v4.app.FragmentTransaction;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import com.crazyhitty.chdev.ks.popularmovies.R;
import com.crazyhitty.chdev.ks.popularmovies.models.SettingPreferences;
import com.crazyhitty.chdev.ks.popularmovies.ui.fragments.MovieDetailsFragment;
import com.crazyhitty.chdev.ks.popularmovies.ui.fragments.MoviesFragment;
import butterknife.Bind;
import butterknife.ButterKnife;
public class MoviesActivity extends AppCompatActivity {
@Bind(R.id.toolbar)
Toolbar toolbar;
@Bind(R.id.coordinator_layout_movies)
CoordinatorLayout coordinatorLayoutMovies;
private MoviesFragment mRetainMoviesFragment;
/**
* Whether or not the activity is in two-pane mode, i.e. running in landscape mode
*/
private boolean mTwoPane;
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
//initialize some pre defined settings
SettingPreferences.init(this);
setContentView(R.layout.activity_movies);
//bind views
ButterKnife.bind(this);
//set toolbar
setSupportActionBar(toolbar);
//Initialize other components
init();
}
private void init() {
FragmentTransaction fragmentTransaction = getSupportFragmentManager().beginTransaction();
mRetainMoviesFragment = (MoviesFragment) getSupportFragmentManager().findFragmentByTag(MoviesFragment.class.getSimpleName());
if (findViewById(R.id.linear_layout_movies) != null) {
// The detail container view will be present only in the
// landscape layouts (res/layout-large-land).
// If this view is present, then the
// activity should be in two-pane mode.
mTwoPane = true;
//check if retain movies fragment is already available or not
if (mRetainMoviesFragment == null) {
mRetainMoviesFragment = MoviesFragment.newInstance(null, true);
} else {
//re initialize the retain movies fragment with old data
//this is done so that other properties of the fragment change meanwhile the dataset remains the same
mRetainMoviesFragment = MoviesFragment.newInstance(mRetainMoviesFragment.getMovieItems(), true);
}
//set movies fragment on frame layout movies
fragmentTransaction.replace(R.id.frame_movies,
mRetainMoviesFragment,
MoviesFragment.class.getSimpleName());
fragmentTransaction.replace(R.id.frame_movie_details,
MovieDetailsFragment.newInstance(null, true),
MovieDetailsFragment.class.getSimpleName());
fragmentTransaction.commit();
} else {
//check if retain movies fragment is already available or not
if (mRetainMoviesFragment == null) {
mRetainMoviesFragment = MoviesFragment.newInstance(null, false);
} else {
//re initialize the retain movies fragment with old data
//this is done so that other properties of the fragment change meanwhile the dataset remains the same
mRetainMoviesFragment = MoviesFragment.newInstance(mRetainMoviesFragment.getMovieItems(), false);
}
//set movies fragment on frame layout movies
fragmentTransaction = getSupportFragmentManager().beginTransaction();
fragmentTransaction.replace(R.id.frame_movies,
mRetainMoviesFragment,
MoviesFragment.class.getSimpleName()).commit();
}
}
@Override
public void onConfigurationChanged(Configuration newConfig) {
super.onConfigurationChanged(newConfig);
//initialize some pre defined settings
SettingPreferences.init(this);
setContentView(R.layout.activity_movies);
//bind views
ButterKnife.bind(this);
//set toolbar
setSupportActionBar(toolbar);
//Initialize other components
//add a delay of 500 msec so that fragmentTransactions
//are not committed instantaneously and wait for the activity to
//recreate itself in the meantime
//This will also remove the illegal state exception
new Handler().postDelayed(new Runnable() {
@Override
public void run() {
init();
}
}, 500);
}
}
| {
"content_hash": "a9059648f4e0ec66ebd9709c1d98cf54",
"timestamp": "",
"source": "github",
"line_count": 125,
"max_line_length": 133,
"avg_line_length": 38.328,
"alnum_prop": 0.66729284074306,
"repo_name": "crazyhitty/Popular-Movies",
"id": "22c789de0242cbb5bab20e81f7d5d8478d00bc90",
"size": "4791",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "app/src/main/java/com/crazyhitty/chdev/ks/popularmovies/ui/activities/MoviesActivity.java",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "Java",
"bytes": "118742"
}
],
"symlink_target": ""
} |
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.18010
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace Kinect2.ColorStream.Properties
{
/// <summary>
/// A strongly-typed resource class, for looking up localized strings, etc.
/// </summary>
// This class was auto-generated by the StronglyTypedResourceBuilder
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class Resources
{
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal Resources()
{
}
/// <summary>
/// Returns the cached ResourceManager instance used by this class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Resources.ResourceManager ResourceManager
{
get
{
if ((resourceMan == null))
{
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Kinect2.ColorStream.Properties.Resources", typeof(Resources).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
/// <summary>
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Globalization.CultureInfo Culture
{
get
{
return resourceCulture;
}
set
{
resourceCulture = value;
}
}
}
}
| {
"content_hash": "08763a2a6b136bd2bff708ebcd5bbca9",
"timestamp": "",
"source": "github",
"line_count": 71,
"max_line_length": 170,
"avg_line_length": 35.46478873239437,
"alnum_prop": 0.6711675933280381,
"repo_name": "latish/Kinect_Demo",
"id": "6c470743bf5a2f10a120d61f0d184380a313ca4a",
"size": "2520",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "Kinect.Demo/Kinect2.ColorStream/Properties/Resources.Designer.cs",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "C#",
"bytes": "106515"
},
{
"name": "XML",
"bytes": "22254"
}
],
"symlink_target": ""
} |
:heart: THANK YOU! :heart:
By showing your willingness to contribute, you will assist us and the community make this extension amazing.
There are many ways to contribute: logging bugs, creating suggestions and submitting pull requests.
# Did you find a bug?
- **Ensure the bug was not already reported** by searching on GitHub under [Issues](https://github.com/ALM-Rangers/VSO-Extension-FolderManagement/issues).
- If you're unable to find an open issue addressing the problem, [open a new one](https://github.com/ALM-Rangers/VSO-Extension-FolderManagement/issues/new). Be sure to include a **title and clear description**, as much relevant information as possible, and a **code sample** or an **executable test case** demonstrating the expected behavior that is not occurring.
# Did you write a patch that fixes a bug or adds a new feature?
- Open a new GitHub pull request with the patch/new feature.
- Ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable.
| {
"content_hash": "1d9764db1b31f0cc9b6e915757e58a2c",
"timestamp": "",
"source": "github",
"line_count": 16,
"max_line_length": 364,
"avg_line_length": 64.9375,
"alnum_prop": 0.7728585178055823,
"repo_name": "ALM-Rangers/VSO-Extension-FolderManagement",
"id": "8bb142f37cc9dde0fc3af7d14a06103fbc9ae2be",
"size": "1039",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": ".github/CONTRIBUTING.md",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "CSS",
"bytes": "1072"
},
{
"name": "HTML",
"bytes": "3023"
},
{
"name": "JavaScript",
"bytes": "99351"
},
{
"name": "TypeScript",
"bytes": "22711"
}
],
"symlink_target": ""
} |
<?php
if (!defined('BASEPATH')) {
exit('No direct script access allowed');
}
class Taskscheduler extends MY_Controller
{
public function __construct()
{
parent::__construct();
MY_Controller::$menuactive = 'admins';
$this->load->library('table');
}
private function submit_validate()
{
$params = $this->input->post('params');
if (!empty($params) && is_array($params)) {
foreach ($params as $k => $p) {
if (array_key_exists('name', $p)) {
if (array_key_exists('value', $p)) {
$this->form_validation->set_rules('params[' . $k . '][value]', 'Params value', 'trim');
if (!empty($p['value'])) {
$this->form_validation->set_rules('params[' . $k . '][name]', 'Params name', 'trim|required');
}
}
}
}
}
$this->form_validation->set_rules('isenabled', lang('taskenabled'), 'trim');
$this->form_validation->set_rules('cron[minute]', lang('cronminute'), 'trim|required|valid_cronminute');
$this->form_validation->set_rules('cron[hour]', lang('cronhour'), 'trim|required|valid_cronhour');
$this->form_validation->set_rules('cron[dom]', lang('crondom'), 'trim|required|valid_crondom');
$this->form_validation->set_rules('cron[month]', lang('cronmonth'), 'trim|required|valid_cronmonth');
$this->form_validation->set_rules('cron[dow]', lang('crondow'), 'trim|required|valid_crondow');
$this->form_validation->set_rules('comment', lang('rr_description'), 'trim|required');
$this->form_validation->set_rules('istemplate', lang('tasktemplate'), 'trim');
$this->form_validation->set_rules('fnname', 'Fn name', 'trim|required|alpha_dash');
return $this->form_validation->run();
}
public function taskedit($id = null)
{
if (!empty($id) && !ctype_digit($id)) {
show_error('Incorrect param provided', 403);
return;
}
$loggedin = $this->jauth->isLoggedIn();
if (!$loggedin) {
redirect('auth/login', 'location');
return;
}
if (!$this->jauth->isAdministrator()) {
show_error('no permission', 403);
return;
}
$this->load->library('form_validation');
$featureEnabled = $this->config->item('featenable');
if (!isset($featureEnabled['tasks']) || $featureEnabled['tasks'] !== TRUE) {
show_error('Feature is not enabled', 403);
return;
}
if (!empty($id)) {
$task = $this->em->getRepository("models\Jcrontab")->findOneBy(array('id' => $id));
if (empty($task)) {
show_error('task not found', 404);
}
} else {
$task = new models\Jcrontab();
}
$orig = array(
'comment' => $task->getJcomment(),
'jminute' => $task->getMinutes(),
'jhour' => $task->getHours(),
'jdow' => $task->getDaysOfWeek(),
'jdom' => $task->getDaysOfMonth(),
'jmonth' => $task->getMonths(),
'jenabled' => $task->getEnabled(),
'jtemplate' => $task->getTemplate(),
'jcommand' => $task->getJcommand(),
'jparams' => $task->getJparams(),
);
$data['orig'] = $orig;
$data['content_view'] = 'smanage/taskedit_view';
if ($this->submit_validate() === TRUE) {
$task->setMinutes($this->input->post('cron[minute]'));
$task->setHours($this->input->post('cron[hour]'));
$task->setDayofweek($this->input->post('cron[dow]'));
$task->setDayofmonth($this->input->post('cron[dom]'));
$task->setMonths($this->input->post('cron[month]'));
$task->setJcomment($this->input->post('comment'));
$task->setJcommand($this->input->post('fnname'));
$isenabeld = $this->input->post('isenabled');
$istemplate = $this->input->post('istemplate');
if (!empty($isenabeld)) {
$task->setEnabled(true);
} else {
$task->setEnabled(false);
}
if (!empty($istemplate)) {
$task->setTemplate(true);
} else {
$task->setTemplate(false);
}
$parameters = $this->input->post('params');
$paramsToSet = array();
if (is_array($parameters)) {
foreach ($parameters as $k => $v) {
if (!array_key_exists('name', $v) || strlen($v['name']) == 0) {
unset($parameters[$k]);
continue;
}
if (array_key_exists('value', $v)) {
$paramsToSet['' . $v['name'] . ''] = $v['value'];
} else {
$paramsToSet['' . $v['name'] . ''] = null;
}
}
}
$task->setJparams($paramsToSet);
try {
$cronToTest = Cron\CronExpression::factory($task->getCronToStr());
$cronToTest->getNextRunDate()->format('Y-m-d H:i:s');
$this->em->persist($task);
$this->em->flush();
$data['msg'] = html_escape(lang('taskupsuccess'));
} catch (Exception $e) {
log_message('error', __METHOD__ . ' ' . $e);
$data['errormsg'] = html_escape('One of the value (minutes,hours,etc) is invalid');
}
$data['content_view'] = 'smanage/taskupdatesuccess_view';
$this->load->view(MY_Controller::$page, $data);
} else {
if ($this->input->post()) {
$data['paramssubmit'] = $this->input->post('params');
if (empty($data['paramssubmit'])) {
$data['paramssubmit'] = array();
}
} else {
$data['paramssubmit'] = null;
}
$data['formdata'] = 'sf';
}
if (empty($id)) {
$title = lang('task_new');
} else {
$title = lang('task_edit');
}
$this->title = $title;
$data['titlepage'] = $title;
$data['breadcrumbs'] = array(
array('url' => '#', 'name' => lang('rr_administration'), 'type' => 'unavailable'),
array('url' => base_url('smanage/taskscheduler/tasklist'), 'name' => lang('tasks_menulink')),
array('url' => '#', 'name' => $title, 'type' => 'current')
);
$this->load->view(MY_Controller::$page, $data);
}
public function tasklist()
{
$featureEnabled = $this->config->item('featenable');
if (!isset($featureEnabled['tasks']) || $featureEnabled['tasks'] !== TRUE) {
show_error('Feature is not enabled', 403);
} else {
if (!$this->jauth->isLoggedIn()) {
redirect('auth/login', 'location');
return;
}
if (!$this->jauth->isAdministrator()) {
show_error('no permission', 403);;
}
}
$this->title = lang('title_tasks');
/**
* @var $tasks models\Jcrontab[]
*/
$tasks = $this->em->getRepository("models\Jcrontab")->findAll();
$rows = array();
foreach ($tasks as $t) {
$cron = Cron\CronExpression::factory($t->getCronToStr());
$isDue = lang('rr_no');
if ($cron->isDue()) {
$isDue = lang('rr_yes');
}
$nextrun = $cron->getNextRunDate()->format('Y-m-d H:i:s');
$isEnabled = $t->getEnabled();
$isTemplate = $t->getTemplate();
$isTemplateHtml = '';
if ($isTemplate) {
$isTemplateHtml = '<span class="label" title="'.lang('lbl_template').'">T</span>';
}
if ($isEnabled) {
$isEnabledHtml = '<i class="fa fa-check-circle" aria-hidden="true" title="' . lang('rr_enabled') . '"></i>';
} else {
$isEnabledHtml = '<i class="alert fa fa-minus-circle" aria-hidden="true" title="' . lang('rr_disabled') . '"></i>';
}
$lastRun = $t->getLastRun();
$lastRunHtml = 'never';
if (!empty($lastRun)) {
$lastRunHtml = $lastRun->format('Y-m-d H:i:s');
}
$params = $t->getJparams();
$paramsToHtml = '';
foreach ($params as $k => $p) {
$paramsToHtml .= '' . html_escape($k) . ':' . html_escape($p) . '<br />';
}
$rows[] = array(
html_escape($t->getCronToStr()),
html_escape($t->getJcomment()),
$isTemplateHtml.' '.html_escape($t->getJcommand()) ,
$paramsToHtml,
$isDue,
$lastRunHtml,
$nextrun,
$isEnabledHtml,
'<a href="' . base_url('smanage/taskscheduler/taskedit/' . $t->getId() . '') . '"<i class="fa fa-pencil"></i></a>',
);
}
$data = array(
'titlepage' => $this->title,
'breadcrumbs' => array(
array('url' => '#', 'name' => lang('rr_administration'), 'type' => 'unavailable'),
array('url' => base_url('smanage/taskscheduler/tasklist'), 'name' => lang('tasks_menulink'), 'type' => 'current'),
),
'rows' => &$rows,
'content_view' => 'smanage/tasklist_view',
);
$this->load->view(MY_Controller::$page, $data);
}
}
| {
"content_hash": "99c95be980f91aa4ff9733dabf0bb07d",
"timestamp": "",
"source": "github",
"line_count": 274,
"max_line_length": 131,
"avg_line_length": 35.95255474452555,
"alnum_prop": 0.46462288092579435,
"repo_name": "janul/Jagger",
"id": "8d8f095451447d32f49c8a6c3e094f21eedfc6e0",
"size": "9851",
"binary": false,
"copies": "1",
"ref": "refs/heads/janul-develop",
"path": "application/controllers/smanage/Taskscheduler.php",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "CSS",
"bytes": "136345"
},
{
"name": "HTML",
"bytes": "8502"
},
{
"name": "JavaScript",
"bytes": "3059918"
},
{
"name": "PHP",
"bytes": "2509806"
},
{
"name": "Shell",
"bytes": "1449"
}
],
"symlink_target": ""
} |
import Module from '../__module';
import * as _ from '../utils';
import { OutputBlockData } from '../../../types';
import BlockTool from '../tools/block';
/**
* Editor.js Renderer Module
*
* @module Renderer
* @author CodeX Team
* @version 2.0.0
*/
export default class Renderer extends Module {
/**
* @typedef {object} RendererBlocks
* @property {string} type - tool name
* @property {object} data - tool data
*/
/**
* @example
*
* blocks: [
* {
* id : 'oDe-EVrGWA',
* type : 'paragraph',
* data : {
* text : 'Hello from Codex!'
* }
* },
* {
* id : 'Ld5BJjJCHs',
* type : 'paragraph',
* data : {
* text : 'Leave feedback if you like it!'
* }
* },
* ]
*/
/**
* Make plugin blocks from array of plugin`s data
*
* @param {OutputBlockData[]} blocks - blocks to render
*/
public async render(blocks: OutputBlockData[]): Promise<void> {
const chainData = blocks.map((block) => ({ function: (): Promise<void> => this.insertBlock(block) }));
/**
* Disable onChange callback on render to not to spam those events
*/
this.Editor.ModificationsObserver.disable();
const sequence = await _.sequence(chainData as _.ChainData[]);
this.Editor.ModificationsObserver.enable();
this.Editor.UI.checkEmptiness();
return sequence;
}
/**
* Get plugin instance
* Add plugin instance to BlockManager
* Insert block to working zone
*
* @param {object} item - Block data to insert
* @returns {Promise<void>}
*/
public async insertBlock(item: OutputBlockData): Promise<void> {
const { Tools, BlockManager } = this.Editor;
const { type: tool, data, tunes, id } = item;
if (Tools.available.has(tool)) {
try {
BlockManager.insert({
id,
tool,
data,
tunes,
});
} catch (error) {
_.log(`Block «${tool}» skipped because of plugins error`, 'warn', data);
throw Error(error);
}
} else {
/** If Tool is unavailable, create stub Block for it */
const stubData = {
savedData: {
id,
type: tool,
data,
},
title: tool,
};
if (Tools.unavailable.has(tool)) {
const toolboxSettings = (Tools.unavailable.get(tool) as BlockTool).toolbox;
const toolboxTitle = toolboxSettings[0]?.title;
stubData.title = toolboxTitle || stubData.title;
}
const stub = BlockManager.insert({
id,
tool: Tools.stubTool,
data: stubData,
});
stub.stretched = true;
_.log(`Tool «${tool}» is not found. Check 'tools' property at your initial Editor.js config.`, 'warn');
}
}
}
| {
"content_hash": "9864dc8d7e578835bb476015ee47086b",
"timestamp": "",
"source": "github",
"line_count": 116,
"max_line_length": 109,
"avg_line_length": 24.163793103448278,
"alnum_prop": 0.557260078487335,
"repo_name": "codex-team/editor.js",
"id": "fd79435460a11adc720c20a7065d7cbd734664cf",
"size": "2807",
"binary": false,
"copies": "1",
"ref": "refs/heads/next",
"path": "src/components/modules/renderer.ts",
"mode": "33188",
"license": "apache-2.0",
"language": [
{
"name": "CSS",
"bytes": "33831"
},
{
"name": "HTML",
"bytes": "53781"
},
{
"name": "JavaScript",
"bytes": "6980"
},
{
"name": "TypeScript",
"bytes": "582570"
}
],
"symlink_target": ""
} |
[ -r ~/.dotfiles/bin/dotfiles ] && source ~/.dotfiles/bin/dotfiles || exit 5
if [ ! -d ~/go ]; then
dotfiles_info "golang: install."
curl https://storage.googleapis.com/golang/go1.7.linux-amd64.tar.gz -o ~/go.tar.gz
tar -C ~/ -x -f ~/go.tar.gz
rm ~/go.tar.gz
fi
export GOPATH=~/gopath
export GOROOT=~/go
export PATH=${GOPATH}/bin:${GOROOT}/bin:${PATH}
dotfiles_info "golang: installing some tools: golang.org/x/tools/cmd/"
go get -u golang.org/x/tools/cmd/goimports
go get -u golang.org/x/tools/cmd/gorename
go get -u golang.org/x/tools/cmd/guru
go get -u golang.org/x/tools/cmd/present
dotfiles_info "golang: installing some tools: github.com/golang"
go get -u github.com/golang/lint/golint
dotfiles_info "golang: installing some tools: github.com"
go get -u github.com/jstemmer/gotags
go get -u github.com/rogpeppe/godef
go get -u github.com/kisielk/errcheck
go get -u github.com/nsf/gocode
| {
"content_hash": "cf4c0b986c2805a5f9baf9aba411ee2d",
"timestamp": "",
"source": "github",
"line_count": 27,
"max_line_length": 84,
"avg_line_length": 33.592592592592595,
"alnum_prop": 0.7199558985667034,
"repo_name": "marsom/dotfiles",
"id": "83b2af8d4f2c06edb3d16f6535438c5348eabbac",
"size": "928",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "kernel/Linux/golang/dotfiles-install.sh",
"mode": "33261",
"license": "mit",
"language": [
{
"name": "PowerShell",
"bytes": "17323"
},
{
"name": "Ruby",
"bytes": "241"
},
{
"name": "Shell",
"bytes": "16931"
}
],
"symlink_target": ""
} |
#ifndef SFNTLY_CPP_SRC_SFNTLY_TABLE_BITMAP_BITMAP_GLYPH_H_
#define SFNTLY_CPP_SRC_SFNTLY_TABLE_BITMAP_BITMAP_GLYPH_H_
#include "sfntly/table/subtable.h"
namespace sfntly {
class BitmapGlyph : public SubTable {
public:
struct Offset {
enum {
// header
kVersion = 0,
kSmallGlyphMetricsLength = 5,
kBigGlyphMetricsLength = 8,
// format 1
kGlyphFormat1_imageData = kSmallGlyphMetricsLength,
// format 2
kGlyphFormat2_imageData = kSmallGlyphMetricsLength,
// format 3
// format 4
// format 5
kGlyphFormat5_imageData = 0,
// format 6
kGlyphFormat6_imageData = kBigGlyphMetricsLength,
// format 7
kGlyphFormat7_imageData = kBigGlyphMetricsLength,
// format 8
kGlyphFormat8_numComponents = kSmallGlyphMetricsLength + 1,
kGlyphFormat8_componentArray = kGlyphFormat8_numComponents +
DataSize::kUSHORT,
// format 9
kGlyphFormat9_numComponents = kBigGlyphMetricsLength,
kGlyphFormat9_componentArray = kGlyphFormat9_numComponents +
DataSize::kUSHORT,
// ebdtComponent
kEbdtComponentLength = DataSize::kUSHORT + 2 * DataSize::kCHAR,
kEbdtComponent_glyphCode = 0,
kEbdtComponent_xOffset = 2,
kEbdtComponent_yOffset = 3,
};
};
// TODO(stuartg): builder is not functional at all
// - need to add subclasses for each type of bitmap glyph
class Builder : public SubTable::Builder {
public:
virtual ~Builder();
protected:
Builder(WritableFontData* data);
Builder(ReadableFontData* data);
virtual CALLER_ATTACH FontDataTable* SubBuildTable(ReadableFontData* data);
virtual void SubDataSet();
virtual int32_t SubDataSizeToSerialize();
virtual bool SubReadyToSerialize();
virtual int32_t SubSerialize(WritableFontData* new_data);
};
virtual ~BitmapGlyph();
int32_t format() { return format_; }
// UNIMPLEMENTED: toString()
protected:
BitmapGlyph(ReadableFontData* data, int32_t format);
private:
int32_t format_;
};
typedef Ptr<BitmapGlyph> BitmapGlyphPtr;
} // namespace sfntly
#endif // SFNTLY_CPP_SRC_SFNTLY_TABLE_BITMAP_BITMAP_GLYPH_H_
| {
"content_hash": "3d200a89724a186a5fb9da2c1dd292c6",
"timestamp": "",
"source": "github",
"line_count": 88,
"max_line_length": 79,
"avg_line_length": 25.568181818181817,
"alnum_prop": 0.6702222222222223,
"repo_name": "JoKaWare/WTL-DUI",
"id": "47afbe10ae42153f639996995f4d5bc340de1a9e",
"size": "2868",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "third_party/sfntly/src/sfntly/table/bitmap/bitmap_glyph.h",
"mode": "33188",
"license": "bsd-3-clause",
"language": [
{
"name": "Assembly",
"bytes": "15757"
},
{
"name": "C",
"bytes": "6005744"
},
{
"name": "C++",
"bytes": "20436057"
},
{
"name": "Java",
"bytes": "24009"
},
{
"name": "Objective-C",
"bytes": "105435"
},
{
"name": "Objective-C++",
"bytes": "463565"
},
{
"name": "Python",
"bytes": "349752"
},
{
"name": "Shell",
"bytes": "2409"
},
{
"name": "nesC",
"bytes": "8497"
}
],
"symlink_target": ""
} |
Modal que actúa como una ventana.
Documento en construcción | {
"content_hash": "8725a518b7584c111c6c40b8699a176b",
"timestamp": "",
"source": "github",
"line_count": 3,
"max_line_length": 33,
"avg_line_length": 20,
"alnum_prop": 0.8333333333333334,
"repo_name": "teoCasasbuenas/window-modal",
"id": "fdab3fe1e6dda38c52f8faeed3a8de9a112ccb70",
"size": "77",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "README.md",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "CSS",
"bytes": "14561"
},
{
"name": "HTML",
"bytes": "25808"
},
{
"name": "JavaScript",
"bytes": "69276"
}
],
"symlink_target": ""
} |
/****************************************************************************
* PROJECT: Win32 time functions and heartbeat logic for Stack VM
* FILE: sqWin32Heartbeat.c
* CONTENT:
*
* AUTHOR: Eliot Miranda
* ADDRESS:
* EMAIL: eliot@teleplace.com
* RCSID: $Id$
*
* NOTES:
* August 3rd, 2008, EEM added heart-beat thread.
*
*****************************************************************************/
#include <windows.h>
#include <mmsystem.h>
#include "sq.h"
#include "sqAssert.h"
#include "sqMemoryFence.h"
/*
* Win32 FILETIMEs are 10th's of microseconds since 1601. Smalltalk times
* are seconds from 1901. Let's call a 10th of a microsecond a "tock".
*/
#if _MSC_VER
# define SecondsFrom1601To1901 9467020800i64 /*See PRINT_TIME_CONSTANTS below*/
# define MicrosecondsFrom1601To1901 9467020800000000i64
# define MicrosecondsPerSecond 1000000i64
# define MillisecondsPerSecond 1000i64
# define MicrosecondsPerMillisecond 1000000i64
# define TocksPerSecond 10000000i64
# define TocksPerMillisecond 10000i64
# define TocksPerMicrosecond 10i64
# define LLFMT "I64d"
#else
# define SecondsFrom1601To1901 9467020800LL /*See PRINT_TIME_CONSTANTS below*/
# define MicrosecondsFrom1601To1901 9467020800000000LL
# define MicrosecondsPerSecond 1000000LL
# define MillisecondsPerSecond 1000LL
# define MicrosecondsPerMillisecond 1000LL
# define TocksPerSecond 10000000LL
# define TocksPerMillisecond 10000LL
# define TocksPerMicrosecond 10LL
# define LLFMT "lld"
#endif
static DWORD dwTimerPeriod = 0;
static DWORD timerID = 0;
int ioOldMSecs()
{
/* Make sure the value fits into Squeak SmallIntegers */
#ifndef _WIN32_WCE
return timeGetTime() & MillisecondClockMask;
#else
return GetTickCount() & MillisecondClockMask;
#endif
}
sqLong ioHighResClock(void) {
sqLong value = 0;
#ifdef __GNUC__
__asm__ __volatile__ ("rdtsc" : "=A" (value));
#endif
return value;
}
/* Compute the current VM time basis, the number of microseconds from 1901.
*
* Alas Windows' system time functions GetSystemTime et al have low resolution;
* 15 ms. So we use timeGetTime for higher resolution and use it as an offset to
* the system time, resetting when timeGetTime wraps. Since timeGetTime wraps we
* need some basis information which is passed in as pointers to provide us with
* both the heartbeat clock and an instantaneous clock for the VM thread.
*/
static unsigned __int64
currentUTCMicroseconds(unsigned __int64 *utcTickBaseUsecsp, DWORD *lastTickp, DWORD *baseTickp)
{
FILETIME utcNow;
DWORD currentTick = timeGetTime();
DWORD prevTick = *lastTickp;
*lastTickp = currentTick;
/* If the timeGetTime millisecond clock wraps (as it will every 49.71 days)
* resync to the system time.
*/
if (currentTick < prevTick) {
*baseTickp = currentTick;
GetSystemTimeAsFileTime(&utcNow);
*utcTickBaseUsecsp = *(unsigned __int64 *)&utcNow
/ TocksPerMicrosecond
- MicrosecondsFrom1601To1901;
return *utcTickBaseUsecsp;
}
return *utcTickBaseUsecsp
+ (currentTick - *baseTickp) * MicrosecondsPerMillisecond;
}
/* The 64-bit clocks. utcMicrosecondClock is utc microseconds from 1901.
* localMicrosecondClock is local microseconds from 1901. The 32-bit clock
* millisecondClock is milliseconds since system start. These are updated
* by the heartbeat thread at up to 1KHz.
*/
static unsigned volatile __int64 utcMicrosecondClock;
static unsigned volatile __int64 localMicrosecondClock;
static unsigned volatile long millisecondClock; /* for the ioMSecs clock. */
static unsigned __int64 utcStartMicroseconds;
static signed __int64 vmGMTOffset = 0;
/* The bases that relate timeGetTime's 32-bit wrapping millisecond clock to the
* non-wrapping 64-bit microsecond clocks.
*/
static unsigned __int64 utcTickBaseMicroseconds;
static DWORD lastTick = (DWORD)-1;
static DWORD baseTick;
static unsigned __int64 vmThreadUtcTickBaseMicroseconds;
static DWORD vmThreadLastTick = (DWORD)-1;
static DWORD vmThreadBaseTick;
#define microToMilliseconds(usecs) ((((usecs) - utcStartMicroseconds) \
/ MicrosecondsPerMillisecond) \
& MillisecondClockMask)
#define LOG_CLOCK 1
#if LOG_CLOCK
# define LOGSIZE 1024
static unsigned __int64 useclog[LOGSIZE];
static unsigned long mseclog[LOGSIZE];
static int logClock = 1;
static unsigned int ulogidx = (unsigned int)-1;
static unsigned int mlogidx = (unsigned int)-1;
# define logusecs(usecs) do { sqLowLevelMFence(); \
if (logClock) useclog[++ulogidx % LOGSIZE] = (usecs); \
} while (0)
# define logmsecs(msecs) do { sqLowLevelMFence(); \
if (logClock) mseclog[++mlogidx % LOGSIZE] = (msecs); \
} while (0)
void
ioGetClockLogSizeUsecsIdxMsecsIdx(sqInt *runInNOutp, void **usecsp, sqInt *uip, void **msecsp, sqInt *mip)
{
logClock = *runInNOutp;
sqLowLevelMFence();
*runInNOutp = LOGSIZE;
*usecsp = useclog;
*uip = ulogidx % LOGSIZE;
*msecsp = mseclog;
*mip = mlogidx % LOGSIZE;
}
#else /* LOG_CLOCK */
# define logusecs(usecs) 0
# define logmsecs(msecs) 0
void
ioGetClockLogSizeUsecsIdxMsecsIdx(sqInt *np, void **usecsp, sqInt *uip, void **msecsp, sqInt *mip)
{
*np = *uip = *mip = 0;
*usecsp = *msecsp = 0;
}
#endif /* LOG_CLOCK */
/*
* Update the utc and local microsecond clocks. Since this is invoked from
* a high-priority thread, and since the clocks are 64-bit values that are read
* concurrently by the VM, care must be taken to access these values atomically
* on 32-bit systems. If they are not accessed atomically there is a possibility
* of fetching the two halves of the clock from different ticks which would
* cause a jump in the clock of 2^32 microseconds (1 hr, 11 mins, 34 secs).
*
* Since an interrupt could occur between any two instructions the clock must be
* read atomically as well as written atomically. If possible this can be
* implemented without locks using atomic 64-bit reads and writes.
*/
#include "sqAtomicOps.h"
static void
updateMicrosecondClock()
{
unsigned __int64 newUtcMicrosecondClock, newLocalMicrosecondClock;
newUtcMicrosecondClock = currentUTCMicroseconds(&utcTickBaseMicroseconds,
&lastTick,
&baseTick);
/* The native clock may go backwards, e.g. when timeGetTime wraps and we sync
* with the system clock, which, having only 15ms resolution, could cause a
* backward step. Of course this will cause problems if the clock is manually
* adjusted. To which the doctor says, "don't do that".
*/
if (!asserta(newUtcMicrosecondClock >= utcMicrosecondClock)) {
logusecs(0); /* if logging log a backward step as 0 */
return;
}
newLocalMicrosecondClock = newUtcMicrosecondClock + vmGMTOffset;
set64(utcMicrosecondClock,newUtcMicrosecondClock);
set64(localMicrosecondClock,newLocalMicrosecondClock);
millisecondClock = microToMilliseconds(newUtcMicrosecondClock);
logusecs(newUtcMicrosecondClock);
logmsecs(millisecondClock);
}
void
ioUpdateVMTimezone()
{
__int64 utcNow, localNow;
GetSystemTimeAsFileTime((FILETIME *)&utcNow);
FileTimeToLocalFileTime((FILETIME *)&utcNow,(FILETIME *)&localNow);
vmGMTOffset = (localNow - utcNow) / (__int64)TocksPerMicrosecond;
}
void
ioInitTime(void)
{
ioUpdateVMTimezone();
updateMicrosecondClock(); /* this can now compute localUTCMicroseconds */
utcStartMicroseconds = utcMicrosecondClock;
}
usqLong
ioUTCMicroseconds() { return get64(utcMicrosecondClock); }
usqLong
ioLocalMicroseconds() { return get64(localMicrosecondClock); }
usqInt
ioLocalSecondsOffset() { return (usqInt)(vmGMTOffset / MicrosecondsPerSecond); }
/* This is an expensive interface for use by Smalltalk or vm profiling code that
* wants the time now rather than as of the last heartbeat.
*/
usqLong
ioUTCMicrosecondsNow()
{
return currentUTCMicroseconds(&vmThreadUtcTickBaseMicroseconds,
&vmThreadLastTick,
&vmThreadBaseTick);
}
usqLong
ioLocalMicrosecondsNow() { return ioUTCMicrosecondsNow() + vmGMTOffset; };
int
ioMSecs() { return millisecondClock; }
/* Note: ioMicroMSecs returns *milli*seconds */
int
ioMicroMSecs(void) { return microToMilliseconds(ioUTCMicrosecondsNow()); }
/* returns the local wall clock time */
int
ioSeconds(void) { return get64(localMicrosecondClock) / MicrosecondsPerSecond; }
int
ioSecondsNow(void) { return ioLocalMicrosecondsNow() / MicrosecondsPerSecond; }
int
ioUTCSeconds(void) { return get64(utcMicrosecondClock) / MicrosecondsPerSecond; }
int
ioUTCSecondsNow(void) { return ioUTCMicrosecondsNow() / MicrosecondsPerSecond; }
typedef enum { dead, condemned, nascent, quiescent, active } machine_state;
static machine_state beatThreadState = nascent;
#if !defined(DEFAULT_BEAT_MS)
# define DEFAULT_BEAT_MS 1
#endif
static long beatMilliseconds = DEFAULT_BEAT_MS;
static HANDLE beatSemaphore;
static HANDLE heartbeatThread;
static unsigned __int64 frequencyMeasureStart;
static unsigned long heartbeats;
static void
heartbeat()
{
updateMicrosecondClock();
if (get64(frequencyMeasureStart) == 0) {
set64(frequencyMeasureStart,utcMicrosecondClock);
heartbeats = 0;
}
else
heartbeats += 1;
checkHighPriorityTickees(utcMicrosecondClock);
forceInterruptCheckFromHeartbeat();
}
static DWORD WINAPI
beatThreadStateMachine(void *careLess)
{
beatThreadState = active;
while (beatThreadState != condemned) {
DWORD res = WaitForSingleObject(beatSemaphore,
beatThreadState == active
? beatMilliseconds
: INFINITE);
if (res == WAIT_TIMEOUT
#if !defined(_WIN32_WCE) // for pulsing by timeSetEvent below
|| res == WAIT_OBJECT_0
#endif
)
heartbeat();
else if (res == WAIT_FAILED)
abortMessage(TEXT("Fatal: WaitForSingleObject(beatSemaphore) %ld"),
GetLastError());
else
printLastError(TEXT("beatThreadStateMachine WaitForSingleObject"));
}
beatThreadState = dead;
return 0;
}
/* Answer the average heartbeats per second since the stats were last reset.
*/
unsigned long
ioHeartbeatFrequency(int reset)
{
unsigned long duration = (ioUTCMicroseconds() - get64(frequencyMeasureStart))
/ MicrosecondsPerSecond;
unsigned frequency = duration ? heartbeats / duration : 0;
if (reset) {
unsigned __int64 zero = 0;
set64(frequencyMeasureStart,zero);
}
return frequency;
}
/*
* If we're using just a poll thread (current default) then it also decides
* the delay resolution and so we choose THREAD_PRIORITY_TIME_CRITICAL.
*/
void
ioInitHeartbeat()
{
DWORD uselessThreadId;
extern sqInt suppressHeartbeatFlag;
if (suppressHeartbeatFlag) return;
beatSemaphore = CreateSemaphore(NULL, /*no security*/
0, /*no initial signals*/
65535, /*no limit on num signals*/
NULL /*anonymous*/);
heartbeatThread = CreateThread(0, /* default security attributes (none) */
2048, /* thread stack bytes (ignored!! read it and weep) */
beatThreadStateMachine,
0, /* beatThreadStateMachine argument */
0 | STACK_SIZE_PARAM_IS_A_RESERVATION, /* creation flags, 0 => run immediately, SSPIAR implies don't commit memory to stack */
&uselessThreadId);
if (!heartbeatThread
|| !SetThreadPriority(heartbeatThread, POLL_THREAD_PRIORITY))
abortMessage(TEXT("Fatal error: poll thread init failure %ld"), GetLastError());
while (beatThreadState == nascent)
if (WaitForSingleObject(beatSemaphore, 1) == WAIT_FAILED)
abortMessage(TEXT("Fatal: WaitForSingleObject(beatSemaphore) %ld"),
GetLastError());
ioSetHeartbeatMilliseconds(beatMilliseconds);
}
int
ioHeartbeatMilliseconds() { return beatMilliseconds; }
void
ioSetHeartbeatMilliseconds(int ms)
{
if (ms != beatMilliseconds) {
beatMilliseconds = ms;
/*
* We only break the poll state machine out of its loop if it is
* inactive. Otherwise the I/O poll frequency will only change when
* the current wait finishes. This is consistent with the Unix/Mac OS
* platform which cannot break out of its nanosleep. If you change
* this you should change sqUnixHeartbeat.c to match.
*/
if (beatThreadState != active) {
beatThreadState = active;
if (!ReleaseSemaphore(beatSemaphore,1 /* 1 signal */,NULL))
abortMessage(TEXT("Fatal: ReleaseSemaphore(beatSemaphore) %ld"),
GetLastError());
}
}
#if !defined(_WIN32_WCE)
/* Belt and braces. Use timeSetEvent to signal beatSemaphore periodically
* to avoid cases where Windows doesn't honour the timeout in a timely
* fashion in the above WaitForSingleObject.
*/
if (dwTimerPeriod != ms) {
void ioReleaseTime(void);
TIMECAPS tCaps;
ioReleaseTime();
dwTimerPeriod = 0;
if(timeGetDevCaps(&tCaps,sizeof(tCaps)) != 0)
return;
dwTimerPeriod = max(tCaps.wPeriodMin,beatMilliseconds);
if (timeBeginPeriod(dwTimerPeriod) != 0)
return;
timerID = timeSetEvent( dwTimerPeriod,
0,
(LPTIMECALLBACK)beatSemaphore,
0,
TIME_PERIODIC |
TIME_CALLBACK_EVENT_PULSE);
}
#endif /* defined(_WIN32_WCE) */
}
void
ioReleaseTime(void)
{
#if !defined(_WIN32_WCE)
if (timerID) {
timeKillEvent(timerID);
timeEndPeriod(dwTimerPeriod);
timerID = 0;
}
#endif /* !defined(_WIN32_WCE) */
}
#if PRINT_TIME_CONSTANTS
SYSTEMTIME StartOfThe20thCentury
= { 1901, /* Blame Aloysius Lilius? */
1, /* January */
2, /* (Date fromSeconds: 0) dayOfWeekName => #Tuesday */
1, /* 1st of January */
0, /* 0th Hour */
0, /* 0th minute */
0, /* 0th second */
0 }; /* 0th millisecond */
int
main()
{
FILETIME startOfThe20thCentury;
TCHAR buffer[1024];
FILETIME utcNow, localNow;
GetDateFormat(LOCALE_SYSTEM_DEFAULT,
DATE_LONGDATE,
&StartOfThe20thCentury,
0,
buffer,
1024);
printf("StartOfThe20thCentury is %s\n\n", buffer);
SystemTimeToFileTime(&StartOfThe20thCentury, &startOfThe20thCentury);
printf("#define MicrosecondsFrom1601To1901 %" LLFMT "\n",
*(unsigned __int64 *)&startOfThe20thCentury / TocksPerMicrosecond);
printf("#define SecondsFrom1601To1901 %" LLFMT "\n\n",
*(unsigned __int64 *)&startOfThe20thCentury / TocksPerSecond);
GetSystemTimeAsFileTime(&utcNow);
FileTimeToLocalFileTime(&utcNow,&localNow);
printf("Now Smalltalk seconds is therefore %" LLFMT "\n",
(*(unsigned __int64 *)&localNow / TocksPerSecond)
- (*(unsigned __int64 *)&startOfThe20thCentury / TocksPerSecond));
}
sqInt
forceInterruptCheckFromHeartbeat()
{
}
int __cdecl
abortMessage(const TCHAR *fmt,...)
{
}
#endif /* PRINT_TIME_CONSTANTS */
| {
"content_hash": "c80334eb29d7b80f45942bc8e488fa34",
"timestamp": "",
"source": "github",
"line_count": 487,
"max_line_length": 135,
"avg_line_length": 29.786447638603697,
"alnum_prop": 0.7196332552047429,
"repo_name": "takano32/pharo-vm",
"id": "5fd26be5f2e85d5602b69befa7e6c3669761bdbe",
"size": "14506",
"binary": false,
"copies": "2",
"ref": "refs/heads/master",
"path": "platforms/win32/vm/sqWin32Heartbeat.c",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "AppleScript",
"bytes": "2412"
},
{
"name": "Assembly",
"bytes": "347403"
},
{
"name": "Awk",
"bytes": "3027"
},
{
"name": "Batchfile",
"bytes": "70"
},
{
"name": "C",
"bytes": "12687947"
},
{
"name": "C++",
"bytes": "6435362"
},
{
"name": "CMake",
"bytes": "41"
},
{
"name": "CSS",
"bytes": "1703"
},
{
"name": "DTrace",
"bytes": "1790"
},
{
"name": "Elixir",
"bytes": "4977"
},
{
"name": "Emacs Lisp",
"bytes": "718"
},
{
"name": "Groff",
"bytes": "743994"
},
{
"name": "HTML",
"bytes": "556898"
},
{
"name": "Lex",
"bytes": "14360"
},
{
"name": "Makefile",
"bytes": "62919"
},
{
"name": "NSIS",
"bytes": "9014"
},
{
"name": "Objective-C",
"bytes": "885694"
},
{
"name": "OpenEdge ABL",
"bytes": "57017"
},
{
"name": "PHP",
"bytes": "83104"
},
{
"name": "Perl",
"bytes": "14099"
},
{
"name": "Python",
"bytes": "28322"
},
{
"name": "R",
"bytes": "306544"
},
{
"name": "Rebol",
"bytes": "1135"
},
{
"name": "Shell",
"bytes": "456016"
},
{
"name": "Smalltalk",
"bytes": "8571718"
},
{
"name": "Yacc",
"bytes": "34115"
}
],
"symlink_target": ""
} |
@interface VideoPlayerViewController ()
@end
@implementation VideoPlayerViewController
- (id)initWithNibName:(NSString *)nibNameOrNil bundle:(NSBundle *)nibBundleOrNil {
self = [super initWithNibName:nibNameOrNil bundle:nibBundleOrNil];
_directTag = [[YouTubeDirectTag alloc] init];
_directTag.delegate = self;
if (self) {
// Custom initialization
}
return self;
}
- (void)viewDidLoad {
[super viewDidLoad];
NSError *error = nil;
NSString *path = [[NSBundle mainBundle] pathForResource:@"iframe-player" ofType:@"html"];
NSString *embedHTML =
[NSString stringWithContentsOfFile:path encoding:NSUTF8StringEncoding error:&error];
NSString *embedHTMLWithId = [NSString stringWithFormat:embedHTML, _videoData.getYouTubeId];
self.webView = [[UIWebView alloc]
initWithFrame:CGRectMake(0, 0, self.view.frame.size.width, self.view.frame.size.height)];
[self.webView loadHTMLString:embedHTMLWithId baseURL:[[NSBundle mainBundle] resourceURL]];
[self.webView setDelegate:self];
self.webView.allowsInlineMediaPlayback = YES;
self.webView.mediaPlaybackRequiresUserAction = NO;
[self.view addSubview:_webView];
UIBarButtonItem *submitItem =
[[UIBarButtonItem alloc] initWithBarButtonSystemItem:UIBarButtonSystemItemAction
target:self
action:@selector(submitYTDL:)];
submitItem.title = @"Submit";
self.toolbarItems = [NSArray arrayWithObjects:submitItem, nil];
}
- (void)willAnimateRotationToInterfaceOrientation:(UIInterfaceOrientation)toInterfaceOrientation
duration:(NSTimeInterval)duration {
CGRect f = CGRectMake(0, 0, self.view.frame.size.width, self.view.frame.size.height);
self.webView.frame = f;
}
- (IBAction)submitYTDL:(id)sender {
[self.directTag directTagWithService:_youtubeService videoData:_videoData];
}
- (void)didReceiveMemoryWarning
{
[super didReceiveMemoryWarning];
// Dispose of any resources that can be recreated.
}
#pragma mark - uploadYouTubeVideo
- (void)directTag:(YouTubeDirectTag *)directTag didFinishWithResults:(GTLYouTubeVideo *)video {
[Utils showAlert:@"Tags Updates" message:[video.snippet.tags componentsJoinedByString:@""]];
}
@end
| {
"content_hash": "77a650ea8521b24acf39a25598b3f0fe",
"timestamp": "",
"source": "github",
"line_count": 64,
"max_line_length": 109,
"avg_line_length": 36.984375,
"alnum_prop": 0.6953950147866498,
"repo_name": "tbago/YoutubeUploader",
"id": "e93c70547e8de94fc236b6e449a93f792887c500",
"size": "3686",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "YoutubeUploader/VideoPlayerViewController.m",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "C++",
"bytes": "2926"
},
{
"name": "HTML",
"bytes": "652"
},
{
"name": "Objective-C",
"bytes": "1886393"
}
],
"symlink_target": ""
} |
#pragma once
#include <aws/kms/KMS_EXPORTS.h>
#include <aws/core/utils/Array.h>
#include <utility>
namespace Aws
{
template<typename RESULT_TYPE>
class AmazonWebServiceResult;
namespace Utils
{
namespace Json
{
class JsonValue;
} // namespace Json
} // namespace Utils
namespace KMS
{
namespace Model
{
class AWS_KMS_API GenerateRandomResult
{
public:
GenerateRandomResult();
GenerateRandomResult(const AmazonWebServiceResult<Aws::Utils::Json::JsonValue>& result);
GenerateRandomResult& operator=(const AmazonWebServiceResult<Aws::Utils::Json::JsonValue>& result);
/**
* <p>The random byte string.</p>
*/
inline const Aws::Utils::ByteBuffer& GetPlaintext() const{ return m_plaintext; }
/**
* <p>The random byte string.</p>
*/
inline void SetPlaintext(const Aws::Utils::ByteBuffer& value) { m_plaintext = value; }
/**
* <p>The random byte string.</p>
*/
inline void SetPlaintext(Aws::Utils::ByteBuffer&& value) { m_plaintext = std::move(value); }
/**
* <p>The random byte string.</p>
*/
inline GenerateRandomResult& WithPlaintext(const Aws::Utils::ByteBuffer& value) { SetPlaintext(value); return *this;}
/**
* <p>The random byte string.</p>
*/
inline GenerateRandomResult& WithPlaintext(Aws::Utils::ByteBuffer&& value) { SetPlaintext(std::move(value)); return *this;}
private:
Aws::Utils::ByteBuffer m_plaintext;
};
} // namespace Model
} // namespace KMS
} // namespace Aws
| {
"content_hash": "755864a0722cb01de33bfb505b9c5fd7",
"timestamp": "",
"source": "github",
"line_count": 62,
"max_line_length": 127,
"avg_line_length": 24.274193548387096,
"alnum_prop": 0.6710963455149501,
"repo_name": "svagionitis/aws-sdk-cpp",
"id": "bc47196c8cacc1906bde3cdfdc1f2dca958f6607",
"size": "2078",
"binary": false,
"copies": "2",
"ref": "refs/heads/master",
"path": "aws-cpp-sdk-kms/include/aws/kms/model/GenerateRandomResult.h",
"mode": "33188",
"license": "apache-2.0",
"language": [
{
"name": "C",
"bytes": "2313"
},
{
"name": "C++",
"bytes": "104799778"
},
{
"name": "CMake",
"bytes": "455533"
},
{
"name": "HTML",
"bytes": "4471"
},
{
"name": "Java",
"bytes": "243075"
},
{
"name": "Python",
"bytes": "72896"
},
{
"name": "Shell",
"bytes": "2803"
}
],
"symlink_target": ""
} |
/*
* This file is not yet part of Jam
*/
/*
* hcache.h - handle #includes in source files
*/
/*void hcache_init(void);*/
void hcache_done(void);
LIST *hcache( TARGET *t, LIST *hdrscan );
const char* hcache_filename(void);
#ifdef OPT_BUILTIN_MD5CACHE_EXT
int read_md5sum_string( const char* str, MD5SUM sum);
int ismd5empty( MD5SUM md5sum );
int getcachedmd5sum( TARGET *t, int source );
void setcachedmd5sum( TARGET *t );
/* Get a filename in cache for given md5sum. */
const char *filecache_getpath(TARGET *t);
const char *filecache_getfilename(TARGET *t, MD5SUM sum, const char* extension);
LIST *filecache_fillvalues(TARGET *t);
void filecache_disable(TARGET *t);
int filecache_retrieve(TARGET *t, MD5SUM buildmd5sum);
void filecache_update(TARGET* t);
int hcache_getrulemd5sum( TARGET *t );
void hcache_finalizerulemd5sum( TARGET *t );
#endif
| {
"content_hash": "5d3d4d26e9f072538b298f2aed055970",
"timestamp": "",
"source": "github",
"line_count": 28,
"max_line_length": 80,
"avg_line_length": 30.5,
"alnum_prop": 0.7318501170960188,
"repo_name": "arventwei/WioEngine",
"id": "b826cd963c0d52bf4dc337cc80aad70bfd8efba4",
"size": "854",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "Tools/jamplus/src/hcache.h",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "Assembly",
"bytes": "13989"
},
{
"name": "Bison",
"bytes": "10380"
},
{
"name": "C",
"bytes": "4952498"
},
{
"name": "C#",
"bytes": "2274"
},
{
"name": "C++",
"bytes": "1223041"
},
{
"name": "CMake",
"bytes": "17185"
},
{
"name": "CSS",
"bytes": "62355"
},
{
"name": "FLUX",
"bytes": "429"
},
{
"name": "Groff",
"bytes": "13170"
},
{
"name": "HTML",
"bytes": "2502457"
},
{
"name": "Inno Setup",
"bytes": "4337"
},
{
"name": "JavaScript",
"bytes": "3140"
},
{
"name": "Lua",
"bytes": "1143306"
},
{
"name": "Makefile",
"bytes": "92042"
},
{
"name": "Objective-C",
"bytes": "70977"
},
{
"name": "Perl",
"bytes": "633"
},
{
"name": "PostScript",
"bytes": "4832"
},
{
"name": "Shell",
"bytes": "347741"
},
{
"name": "TeX",
"bytes": "24314"
}
],
"symlink_target": ""
} |
<!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 (version 1.7.0_04) on Wed Nov 14 20:22:57 CET 2012 -->
<title>org.junit.experimental.max (JUnit API)</title>
<meta name="date" content="2012-11-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<h1 class="bar"><a href="../../../../org/junit/experimental/max/package-summary.html" target="classFrame">org.junit.experimental.max</a></h1>
<div class="indexContainer">
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="MaxCore.html" title="class in org.junit.experimental.max" target="classFrame">MaxCore</a></li>
<li><a href="MaxHistory.html" title="class in org.junit.experimental.max" target="classFrame">MaxHistory</a></li>
</ul>
<h2 title="Exceptions">Exceptions</h2>
<ul title="Exceptions">
<li><a href="CouldNotReadCoreException.html" title="class in org.junit.experimental.max" target="classFrame">CouldNotReadCoreException</a></li>
</ul>
</div>
</body>
</html>
| {
"content_hash": "9ce979a31c844bef24c60711a61f978c",
"timestamp": "",
"source": "github",
"line_count": 24,
"max_line_length": 143,
"avg_line_length": 46.291666666666664,
"alnum_prop": 0.6957695769576958,
"repo_name": "akhr/java",
"id": "1714b462fdba1d6023ce19dbb476392f4578c96a",
"size": "1111",
"binary": false,
"copies": "2",
"ref": "refs/heads/master",
"path": "Algorithms_Java_Implementation/lib/junit4.11/javadoc/org/junit/experimental/max/package-frame.html",
"mode": "33188",
"license": "apache-2.0",
"language": [
{
"name": "CSS",
"bytes": "93017"
},
{
"name": "HTML",
"bytes": "203648040"
},
{
"name": "Java",
"bytes": "1237949"
},
{
"name": "JavaScript",
"bytes": "827"
},
{
"name": "Shell",
"bytes": "59"
}
],
"symlink_target": ""
} |
<?php
namespace Mareg\Bundle\BootstrapBundle\DependencyInjection;
use Symfony\Component\Config\Definition\Builder\TreeBuilder;
use Symfony\Component\Config\Definition\ConfigurationInterface;
/**
* This is the class that validates and merges configuration from your app/config files
*
* To learn more see {@link http://symfony.com/doc/current/cookbook/bundles/extension.html#cookbook-bundles-extension-config-class}
*/
class Configuration implements ConfigurationInterface
{
/**
* {@inheritDoc}
*/
public function getConfigTreeBuilder()
{
$treeBuilder = new TreeBuilder();
$rootNode = $treeBuilder->root('mareg_bootstrap');
// Here you should define the parameters that are allowed to
// configure your bundle. See the documentation linked above for
// more information on that topic.
return $treeBuilder;
}
}
| {
"content_hash": "8bdde51c86176289b50a177ddf1ef8cb",
"timestamp": "",
"source": "github",
"line_count": 29,
"max_line_length": 131,
"avg_line_length": 30.75862068965517,
"alnum_prop": 0.7197309417040358,
"repo_name": "mareg/bootstrap-bundle",
"id": "b54913570528d09ee55eda324a0f7437b2722e46",
"size": "892",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "DependencyInjection/Configuration.php",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "CSS",
"bytes": "139641"
},
{
"name": "PHP",
"bytes": "5746"
}
],
"symlink_target": ""
} |
(function(LP) {
LP.bullet = function (options) {
options.radius = options.radius || 2;
var my = my || {};
my.name = my.name || "bullet";
my.fillStyle = options.fillStyle || "yellow";
var that = LP.gameObject (options, my);
that.player = options.player;
function update(tFrame){
if (!that.alive) return;
if (that.player.checkCollision(that.getHitbox(), tFrame)){
that.die();
return;
}
that.savePreviousPosition();
that.x += that.speed * that.directionX;
that.y += that.speed * that.directionY;
if (that.x <= 0 || that.x >= that.canvasW || that.y <= 0 || that.y >= that.canvasH){
that.die();
}
}
that.update = update;
return that;
};
}(this.LP = this.LP || {}));
| {
"content_hash": "dda5350c3d5d9a7899a8b843a2ed49cf",
"timestamp": "",
"source": "github",
"line_count": 35,
"max_line_length": 90,
"avg_line_length": 22.857142857142858,
"alnum_prop": 0.54375,
"repo_name": "LucasMetal/larvs-panic",
"id": "da43f655b6a4548ad2d20049bcdfb9a21543f292",
"size": "800",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "actors/bullet.js",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "Batchfile",
"bytes": "26"
},
{
"name": "HTML",
"bytes": "1702"
},
{
"name": "JavaScript",
"bytes": "44161"
}
],
"symlink_target": ""
} |
#ifndef COND_FIELD_SERIALIZATION_H__
#define COND_FIELD_SERIALIZATION_H__
#include <stdint.h>
#ifdef __cplusplus
extern "C" {
#endif
typedef uint32_t (*field_encoder_handler_t)(void const * const p_field,
uint8_t * const p_buf,
uint32_t buf_len,
uint32_t * const p_index);
typedef uint32_t (*field_decoder_handler_t)(uint8_t const * const p_buf,
uint32_t buf_len,
uint32_t * const p_index,
void * p_field);
/**@brief Function for safe encoding of a conditional field.
*
* Function sets a presence flag and checks if conditional field is provided. If the field is not NULL,
* it calls the provided parser function which attempts to encode the field content to the buffer stream.
*
* @param[in] p_field Pointer to the input struct.
* @param[in] p_buf Pointer to the beginning of the output buffer.
* @param[in] buf_len Size of the buffer.
* @param[in,out] p_index \c in: Index to the start of the uint8 value in the buffer.
* \c out: Index in the buffer to the first byte after the encoded data.
* @param[in] fp_field_encoder Pointer to the function which implements fields encoding.
*
* @return NRF_SUCCESS Fields encoded successfully.
* @retval NRF_ERROR_INVALID_LENGTH Decoding failure. Incorrect buffer length.
*/
uint32_t cond_field_enc(void const * const p_field,
uint8_t * const p_buf,
uint32_t buf_len,
uint32_t * const p_index,
field_encoder_handler_t fp_field_encoder);
/**@brief Function for safe decoding of a conditional field.
*
* Function checks if conditional field is present in the input buffer. If it is set, it calls
* the provided parser function which attempts to parse the buffer content to the known field.
*
* @param[in] p_buf Pointer to the beginning of the input buffer.
* @param[in] buf_len Size of the buffer.
* @param[in,out] p_index \c in: Index to the start of the uint8 value in the buffer.
* \c out: Index in the buffer to the first byte after the decoded data.
* @param[in] pp_field Pointer to output location.
* @param[in] fp_field_decoder Pointer to the function which implements field decoding.
*
* @return NRF_SUCCESS Fields decoded successfully.
* @retval NRF_ERROR_INVALID_LENGTH Decoding failure. Incorrect buffer length.
*/
uint32_t cond_field_dec(uint8_t const * const p_buf,
uint32_t buf_len,
uint32_t * const p_index,
void * * const pp_field,
field_decoder_handler_t fp_field_decoder);
#ifdef __cplusplus
}
#endif
#endif // COND_FIELD_SERIALIZATION_H__
| {
"content_hash": "86dc074970040f151d97d2e4766f5d3f",
"timestamp": "",
"source": "github",
"line_count": 68,
"max_line_length": 105,
"avg_line_length": 47.294117647058826,
"alnum_prop": 0.5556592039800995,
"repo_name": "blxble/mesh-core-on-nrf",
"id": "a61549fa2cbca6188a3d9c4b6631e5e902b17ccf",
"size": "5253",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "nrf5_sdk/components/serialization/common/cond_field_serialization.h",
"mode": "33188",
"license": "apache-2.0",
"language": [
{
"name": "C",
"bytes": "80114"
}
],
"symlink_target": ""
} |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package industrial_ci
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0.4.0 (2017-06-29)
------------------
* [capability] ROS buildfarm-powered pre-release tests can now run for even the repositories that are not listed in rosdistro https://github.com/ros-industrial/industrial_ci/pull/145
* [capability] support for ROS lunar
* [capability] Enable support for gitlab `#120 <https://github.com/ros-industrial/industrial_ci/issues/120>`_
* [capability] OS selection option https://github.com/ros-industrial/industrial_ci/pull/174
* [capability] Option for reusing build artifact by ccache https://github.com/ros-industrial/industrial_ci/pull/182
* [capability] Allow subversion in .rosintall file https://github.com/ros-industrial/industrial_ci/pull/179
* [enhance] Speed up jobs by building into install space directly https://github.com/ros-industrial/industrial_ci/pull/150
* [enhance] Allow passing 'catkin config' parameters (addresses `#176 <https://github.com/ros-industrial/industrial_ci/issues/176>`_). https://github.com/ros-industrial/industrial_ci/pull/177
* [enhance] apt/deb handling in docker image https://github.com/ros-industrial/industrial_ci/issues/164, https://github.com/ros-industrial/industrial_ci/pull/158
* Contributors: Benjamin Maidel, Isaac I.Y. Saito, Iñigo Martínez, Jon Azpiazu, Mathias Lüdtke
0.3.3 (2017-02-09)
------------------
* [capability] Added a script to run industrial_ci on a local host in a Docker container. `#116 <https://github.com/ros-industrial/industrial_ci/pull/116>`_.
* Contributors: Mathias Lüdtke
0.3.2 (2017-01-20)
------------------
* [capability] New variables: CATKIN_WORKSPACE, DEBUG_BASH, EXPECT_EXIT_CODE, AFTER_SCRIPT (see `document <https://github.com/ros-industrial/industrial_ci/blob/master/doc/index.rst>`_ for detail)
* [capability] Choose verbose output `#94 <https://github.com/ros-industrial/industrial_ci/issues/94>`_
* [capability] enable/disable verbose output (`#94 <https://github.com/ros-industrial/industrial_ci/issues/94>`_)
* [capability] Support private github repositories on kinetic (`#92 <https://github.com/ros-industrial/industrial_ci/issues/92>`_)
* [fix, capability] Script terminates when rosdep install fails. Remove manifest.xml handling `#95 <https://github.com/ros-industrial/industrial_ci/issues/95>`_
* [fix][ci_main.sh] Fix to not terminate falsely. (`#84 <https://github.com/ros-industrial/industrial_ci/issues/84>`_)
* [fix] ROS prerelease test using code in the pull request. (`#85 <https://github.com/ros-industrial/industrial_ci/pull/85>`_)
* [fix] ROS prerelease test on Kinetic. (`#83 <https://github.com/ros-industrial/industrial_ci/pull/83>`_)
* [fix] Kinetic testing fix (environment variables passed to docker container) (`#82 <https://github.com/ros-industrial/industrial_ci/issues/82>`_)
* [fix] Many build/install issues https://github.com/ros-industrial/industrial_ci/pull/110, https://github.com/ros-industrial/industrial_ci/pull/109 (`#92 <https://github.com/ros-industrial/industrial_ci/issues/92>`_)
* [doc] Split readme into quick start and detail. More beginner doc. https://github.com/ros-industrial/industrial_ci/pull/113
* [maintenance] Change license to Apache 2.0 (addresses `#17 <https://github.com/ros-industrial/industrial_ci/issues/17>`_).
* [maintenance] Major code refactoring. Generalizing function and variable names (removing mention to specific CI system) https://github.com/ros-industrial/industrial_ci/pull/108
* [maintenance] Add maintainer.
* Contributors: Benjamin Maidel, Isaac I.Y. Saito, Mathias Lüdtke
0.3.1 (2016-10-24)
------------------
* [fix] usermod error on docker-based ROS Prerelease (see https://github.com/ros-industrial/ros_canopen/pull/193#issuecomment-254575036). (`#81 <https://github.com/ros-industrial/industrial_ci/issues/81>`_)
* Contributors: Mathias Lüdtke, Isaac I.Y. Saito
0.3.0 (2016-09-07)
------------------
* [fix] Catch apt error for ADDITIONAL_DEB (Fix `#78 <https://github.com/ros-industrial/industrial_ci/issues/78>`_). (`#79 <https://github.com/ros-industrial/industrial_ci/issues/79>`_)
* [feat] ROS Hydro compatible (Only use catkin_test_results --verbose if it exists, `#77 <https://github.com/ros-industrial/industrial_ci/issues/77>`_)
* [feat] Allow failure for now the jade source build (see https://github.com/ros-industrial/industrial_core/pull/144#issuecomment-223186764).
* [improve] Use install space by default (addresses `#54 <https://github.com/ros-industrial/industrial_ci/issues/54>`_).
* [maintenance] Refactoring `#67 <https://github.com/ros-industrial/industrial_ci/pull/67>`_
* Contributors: Dave Coleman, Robert Haschke Edward Venator, Isaac I.Y. Saito
0.2.2 (2016-05-13)
------------------
* [fix] Remove wrong duplicate prerelease test code block. `#40 <https://github.com/ros-industrial/industrial_ci/issues/40>`_
* [sys] Adjust to ROS Indigo's up-to-date ros.key acquision. `#42 <https://github.com/ros-industrial/industrial_ci/issues/42>`_
* Contributors: Isaac I.Y. Saito, Gijs van der Hoorn, Mathias Lüdtke
0.2.1 (2016-05-06)
------------------
* [feat] Add docker-based ROS prerelease test. `#35 <https://github.com/ros-industrial/industrial_ci/issues/35>`_
* [fix] Correct environment variable exportation to subprocesses.
* [fix] Better script termination with 'set -e'.
* [fix] broken link in README `#37 <https://github.com/ros-industrial/industrial_ci/issues/37>`_
* [fix] apt-get quiet option `#33 <https://github.com/ros-industrial/industrial_ci/issues/33>`_
* [sys] Extract util functions
* [sys] Remove meaningless Travis jobs
* [doc] Some clarifications.
* [improve] More fold Travis result (wstool version and localname info) `#38 <https://github.com/ros-industrial/industrial_ci/issues/38>`_
* Contributors: Mathias Lüdtke, Dave Coleman, Victor Lamoine, Isaac I.Y. Saito
0.2.0 (2016-04-19)
------------------
* Adjust to catkin_tools 0.4.0 `#31 <https://github.com/ros-industrial/industrial_ci/issues/31>`_
* Contributors: Isaac I.Y. Saito
0.1.3 (2016-04-14)
------------------
* [fix] Temporarilly disable `rospack plugin` line (fixes `#26 <https://github.com/ros-industrial/industrial_ci/issues/26>`_). `#28 <https://github.com/ros-industrial/industrial_ci/issues/28>`_
* [fix] missing an arg for specifying the number parallel job.
* Fix undeclared args for the number parallel job `#22 <https://github.com/ros-industrial/industrial_ci/issues/22>`_
* [doc] Clarify parallel job args.
* Contributors: Isaac I.Y. Saito
0.1.2 (2016-02-08)
------------------
* [fix] Move a patch that becomes available via DEB to older ROS distro only section (`#20 <https://github.com/ros-industrial/industrial_ci/issues/20>`_)
* [feat] Add option to not test (`#16 <https://github.com/ros-industrial/industrial_ci/issues/16>`_)
* Contributors: Isaac I.Y. Saito, Gijs van der Hoorn
0.1.1 (2016-01-05)
------------------
* [feat] Better variable name for downstream pkgs
* [doc] Many improvements including replacing "git submodule" with "git clone"
* [enhance] Output enhancement and cleanup
* [enhance] Turn off status line (`#4 <https://github.com/ros-industrial/industrial_ci/issues/4>`_)
* [sys] Remove a tentative workaround for a test location issue (https://github.com/ros/ros_comm/pull/668)
* Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.1.0 (2015-12-08)
------------------
* Init commit of travis config and scripts
* Add license and copyright header
* Contributors: Shaun Edwards, Isaac I.Y. Saito
| {
"content_hash": "9ea71b8ac6045d4a3684b1d410deacaa",
"timestamp": "",
"source": "github",
"line_count": 106,
"max_line_length": 217,
"avg_line_length": 70.4245283018868,
"alnum_prop": 0.7200267916945747,
"repo_name": "tecnalia-advancedmanufacturing-robotics/industrial_ci",
"id": "3bdb79bcec2e5ceece7bc89022851ef827d0aa58",
"size": "7474",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "industrial_ci/CHANGELOG.rst",
"mode": "33188",
"license": "apache-2.0",
"language": [
{
"name": "CMake",
"bytes": "1486"
},
{
"name": "HTML",
"bytes": "83"
},
{
"name": "Python",
"bytes": "317"
},
{
"name": "Shell",
"bytes": "32382"
}
],
"symlink_target": ""
} |
usfl
====
A Useful Library for Enyo
| {
"content_hash": "4e37e6b63b55126ae2829a1188ceadff",
"timestamp": "",
"source": "github",
"line_count": 4,
"max_line_length": 25,
"avg_line_length": 9.25,
"alnum_prop": 0.6756756756756757,
"repo_name": "GodGinrai/usfl",
"id": "d3bb7bb2e107a56acc30aef68ada2b70f271ef27",
"size": "37",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "README.md",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "JavaScript",
"bytes": "8038"
}
],
"symlink_target": ""
} |
from IP import IP
class Solver7:
def count_ips_supporting_tls(self, ip_file_name):
tls_count = 0
with open(ip_file_name, 'r') as ip_file:
for line in ip_file:
ip = IP(line.strip())
if ip.supports_tls:
tls_count += 1
return tls_count
def count_ips_supporting_ssl(self, ip_file_name):
tls_count = 0
with open(ip_file_name, 'r') as ip_file:
for line in ip_file:
ip = IP(line.strip())
if ip.supports_ssl:
tls_count += 1
return tls_count
| {
"content_hash": "0596c23d6b719ae648e4dc2feaa4c9b5",
"timestamp": "",
"source": "github",
"line_count": 21,
"max_line_length": 53,
"avg_line_length": 29.523809523809526,
"alnum_prop": 0.4935483870967742,
"repo_name": "tmct/adventOfCode2016",
"id": "ee7e3dc835c0d39dfbace14faa7850a83d491223",
"size": "620",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "problems/7/Solver7.py",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "Python",
"bytes": "86918"
}
],
"symlink_target": ""
} |
ACCEPTED
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "ddeefdb1f31b9fdc59131f485f718fad",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 39,
"avg_line_length": 10.307692307692308,
"alnum_prop": 0.6940298507462687,
"repo_name": "mdoering/backbone",
"id": "309493d08849795fe6c7c0606ba52e2746ebf39b",
"size": "221",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "life/Fungi/Ascomycota/Lecanoromycetes/Acarosporales/Acarosporaceae/Myriospora/Myriospora dilatata/README.md",
"mode": "33188",
"license": "apache-2.0",
"language": [],
"symlink_target": ""
} |
module Types
class EveShipType < Types::BaseObject
description "Eve Ship object"
field :id, ID,
method: :type_id,
null: false
# field :name, GraphQL::Types::JSON, null: true
# field :description, GraphQL::Types::JSON, null: true
# field :capacity, Float, null: true
# field :graphic_id, Integer, null: true
# field :graphic, Types::EveGraphicType, null: true
# field :group_id, Integer, null: true
# field :group, Types::EveGroupType, null: true
# field :icon_id, Integer, null: true
# field :icon, Types::EveIconType, null: true
# field :market_group_id, Integer, null: true
# field :market_group, Types::EveMarketGroupType, null: true
# field :mass, Float, null: true
# field :packaged_volume, Float, null: true
# field :portion_size, Integer, null: true
# field :published, Boolean, null: true
# field :radius, Float, null: true
# field :volume, Float, null: true
# field :base_price, Float, null: true
# field :adjusted_price, Float, null: true
# field :average_price, Float, null: true
# def name
# {
# en: object.name_en,
# de: object.name_de,
# fr: object.name_fr,
# ja: object.name_ja,
# ru: object.name_ru,
# ko: object.name_ko
# }
# end
#
# def description
# {
# en: object.description_en,
# de: object.description_de,
# fr: object.description_fr,
# ja: object.description_ja,
# ru: object.description_ru,
# ko: object.description_ko
# }
# end
end
end
| {
"content_hash": "6fafc8cceb5043a0de74a03b76fe5384",
"timestamp": "",
"source": "github",
"line_count": 52,
"max_line_length": 64,
"avg_line_length": 30.942307692307693,
"alnum_prop": 0.5947793660658794,
"repo_name": "biow0lf/evemonk",
"id": "ca6e294c9362c239ad0e33d176d32711823fb0d0",
"size": "1640",
"binary": false,
"copies": "1",
"ref": "refs/heads/main",
"path": "app/graphql/types/eve_ship_type.rb",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "CSS",
"bytes": "80"
},
{
"name": "Dockerfile",
"bytes": "1069"
},
{
"name": "HTML",
"bytes": "13564"
},
{
"name": "JavaScript",
"bytes": "208481"
},
{
"name": "Ruby",
"bytes": "204399"
}
],
"symlink_target": ""
} |
module Ecm
module News
class Routing
# Creates the routes for news items. You can pass options to
# specify the actions for news items.
#
# Ecm::News::Routing.routes(self, { :item_actions => [ :show ]})
#
# This will only create the show action for items, but omit the index
# action.
def self.routes(router, options = {})
options.reverse_merge!(
{ :item_actions => [:index, :show]
}
)
router.resources :ecm_news_items, :only => options[:item_actions],
:controller => 'ecm/news/items' do
router.get 'page/:page', :action => :index, :on => :collection
end
end
end
end
end
| {
"content_hash": "a6283d5078bcb325c2e998f521a49867",
"timestamp": "",
"source": "github",
"line_count": 24,
"max_line_length": 76,
"avg_line_length": 31,
"alnum_prop": 0.5362903225806451,
"repo_name": "robotex82/ecm_news",
"id": "1ff17536c75c3a8c2fb36a48b3f3b24b9b20543f",
"size": "744",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "lib/ecm/news/routing.rb",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "CSS",
"bytes": "546"
},
{
"name": "JavaScript",
"bytes": "671"
},
{
"name": "Ruby",
"bytes": "73120"
}
],
"symlink_target": ""
} |
class Cloth: public Item
{
public:
DECLARE_SAVED(Cloth, Item);
DECLARE_GET_TYPE_ITEM(Cloth);
Cloth(size_t id);
};
ADD_TO_TYPELIST(Cloth);
class Armor: public Cloth
{
public:
DECLARE_SAVED(Armor, Cloth);
DECLARE_GET_TYPE_ITEM(Armor);
Armor(size_t id);
};
ADD_TO_TYPELIST(Armor);
class Helmet: public Cloth
{
public:
DECLARE_SAVED(Helmet, Cloth);
DECLARE_GET_TYPE_ITEM(Helmet);
Helmet(size_t id);
};
ADD_TO_TYPELIST(Helmet);
class EngineUniform: public Cloth
{
public:
DECLARE_SAVED(EngineUniform, Cloth);
DECLARE_GET_TYPE_ITEM(EngineUniform);
EngineUniform(size_t id);
};
ADD_TO_TYPELIST(EngineUniform);
class JanitorUniform: public Cloth
{
public:
DECLARE_SAVED(JanitorUniform, Cloth);
DECLARE_GET_TYPE_ITEM(JanitorUniform);
JanitorUniform(size_t id);
};
ADD_TO_TYPELIST(JanitorUniform);
class ClownUniform: public Cloth
{
public:
DECLARE_SAVED(ClownUniform, Cloth);
DECLARE_GET_TYPE_ITEM(ClownUniform);
ClownUniform(size_t id);
};
ADD_TO_TYPELIST(ClownUniform);
class RedUniform: public Cloth
{
public:
DECLARE_SAVED(RedUniform, Cloth);
DECLARE_GET_TYPE_ITEM(RedUniform);
RedUniform(size_t id);
};
ADD_TO_TYPELIST(RedUniform);
class OrangeBoots: public Cloth
{
public:
DECLARE_SAVED(OrangeBoots, Cloth);
DECLARE_GET_TYPE_ITEM(OrangeBoots);
OrangeBoots(size_t id);
};
ADD_TO_TYPELIST(OrangeBoots);
| {
"content_hash": "6b4719248de18d051db6c22230d0397c",
"timestamp": "",
"source": "github",
"line_count": 74,
"max_line_length": 42,
"avg_line_length": 18.972972972972972,
"alnum_prop": 0.707977207977208,
"repo_name": "Chemrat/karya-valya",
"id": "f78471cbe3a319b709e3feb1102bc93325e75658",
"size": "1437",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "Sources/core/objects/Clothes.h",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "C",
"bytes": "225"
},
{
"name": "C++",
"bytes": "391457"
},
{
"name": "CMake",
"bytes": "23157"
},
{
"name": "Go",
"bytes": "76855"
},
{
"name": "Makefile",
"bytes": "822"
},
{
"name": "Objective-C",
"bytes": "120"
},
{
"name": "Python",
"bytes": "7111"
},
{
"name": "Shell",
"bytes": "279"
}
],
"symlink_target": ""
} |
{% extends "base/base.html" %}
{% block title %}About Us — {{ block.super }}{% endblock %}
{% block breadcrumbs_header %}
<h4>About Us</h4>
{% endblock %}
{% block breadcrumbs %}
{{ block.super }}
<li>About Us</li>
{% endblock %}
{% block navbar_active_about %}active{% endblock %}
{% block content %}
<div class="container">
<div class="row">
<div class="col-md-6 margin20">
<h3 class="heading">A little about us</h3>
<p>
Take Your Meds provides a straightforward telephone reminder service that can be fully customised to help with any schedule or type of medication. You can arrange reminders for yourself, or on behalf of someone you care about, or even both.
</p>
<p>
Take Your Meds is simple to set up, and you could
start receiving your reminder phonecalls within minutes.
</p>
<p>For the moment, Take Your Meds is 100% free to use, so why not get started with your first reminder today.</p>
<p>
<p class="text-center">
<a href="{% url "reminders:create:view" %}" class="btn btn-theme-bg btn-lg">Set up a reminder now</a>
</p>
</p>
</div>
<div class="col-md-6">
<img src="{% static "img/vitamins-1418400.jpg" %}" class="img-responsive" alt="">
</div>
</div>
<div class="divide60"></div>
<div class="row">
<div class="col-md-8 margin20">
<h3 class="heading">Rationale</h3>
<blockquote>
<p>
“...Increasing the effectiveness of adherence to interventions may have a
far greater impact on the heath of the population than any improvement
in specific medical treatments...”
</p>
<cite>— WHO, 2013</cite>
</blockquote>
</div>
<div class="col-md-4">
<img src="{% static "img/stethoscope-2-1161261.jpg" %}" class="img-responsive" alt="">
</div>
</div>
<div class="row">
<div class="col-md-12 margin20">
<p>
Among patients with chronic illness, NICE estimate that 30-50% do not take medication as prescribed. This is a particular problem for conditions such as asthma, diabetes, hypertension and depression, which are amongst the most prevalent medical conditions, particularly in older people. Not only is it potentially dangerous for a patient to use medication incorrectly, but the associated costs to the NHS including unnecessary hospital admissions is estimated at £4.0 billion per year.
</p>
<p>
A large part of the problem is simple forgetfulness. Again, memory
problems disproportionately affect the elderly, who are likely to be on more concurrent medications in the first place, making adherence to a medication regimen even more difficult. It is estimated that the incidence of Alzheimer's disease (the most common form of dementia) is 10% in those over 65y, 20% in those over 75y and a huge 33% in those over 85y.
</p>
<p>
Several useful smartphone apps exist to help patients remember to take their medication. However, while Ofcom etimate that about 88% of 16-24 year olds use smartphones, this number drops to 14% for those over 65 years old. On the other hand, 80% of people over 65 years old report that their preferred method of distance communication is the telephone.
</p>
<p>
Enter Take Your Meds, designed primarily with
non-smartphone-users in mind. The main aim to improve medication
convenience and safety, which will help prevent avoidable hospital
admissions.
</p>
<p>
At an appropriate time, a user will receive a phonecall playing a
recorded message, or receive a text message. The user can then use their telephone keypad (or reply to the message) to indicate that they have taken the medication, or wish to speak to a family member or friend for help. All parameters of the reminders, such
as the message itself, the desired times for calls and the action to be taken if the patient cannot be reached, can be set up to suit each person.
</p>
</div>
</div>
<div class="divide60"></div>
<div class="row">
<div class="col-md-6">
<h3 class="heading">Team and Project</h3>
<p>
The Take Your Meds project was born at <a
href="http://www.nhshackday.com/">NHS Hack Day</a> 10 in London in
2015, and has since continued to be developed by a small team.
</p>
<p>
<strong>Take Your Meds Ltd</strong> was set up in July 2015 by Helen
Jackson (<a href="https://twitter.com/DeckOfPandas">@DeckOfPandas</a>)
and Marcus Baw (<a href="https://twitter.com/marcus_baw">@marcus_baw</a>).
</p>
<p>
The code base is fully Open Source, and is available on <a
href="http://www.github.com/takeyourmeds">GitHub</a>; forks and
contributions are very welcome, but please get in touch with us first so we can keep track of the project.
</p>
<p>
Do get in touch with us at <a href="mailto:{{ settings.DEFAULT_FROM_EMAIL_MAILTO }}">{{ settings.DEFAULT_FROM_EMAIL_MAILTO }}</a>, or talk to Take Your Meds (<a href="http://www.twitter.com/DeckOfPandas">@takeyourmedsapp</a>), Helen (
<a href="http://www.twitter.com/DeckOfPandas">@DeckOfPandas</a>) or Marcus (<a
href="http://www.twitter.com/DeckOfPandas">@marcus_baw</a>) on Twitter.
</p>
</div>
<div class="col-md-6 margin20">
<h3 class="heading">Credits</h3>
<p>
Pill image created by <a
href="https://thenounproject.com/misterabrams/">Josh Abrams</a>, from
the <a href="http://thenounproject.com">Noun Project</a>.
</p>
<p>
Other images from <a href="http://www.freeimages.com">http://www.freeimages.com/</a>.
</p>
</div>
</div>
<div class="divide60"></div>
<!-- Team section -->
<div class="row">
<div class="col-md-3 margin40-lr">
<div class="team-wrap">
<img src="{% static "img/team/helen.png" %}" class="img-responsive" alt="">
<h4>Helen Jackson</h4>
<span>Co-Founder</span>
<p>
Grad medic at KCL, RCPsych Pathfinder Fellow, auditory signal processing PhD, programmer, healthcare tech-er.
</p>
<ul class="list-inline">
<li>
<a href="https://twitter.com/deckofpandas" class="social-icon-sm si-border si-twitter">
<i class="fa fa-twitter"></i>
<i class="fa fa-twitter"></i>
</a>
</li>
</ul>
</div>
</div>
<div class="col-md-3 margin40-lr">
<div class="team-wrap">
<img src="{% static "img/team/marcus.jpg" %}" class="img-responsive" alt="">
<h4>Marcus Baw</h4>
<span>Co-Founder</span>
<p>
Locum General Hacktitioner. Pro-am Rubyist. Open Source haranguer. <br>Discourse Wrangler.
</p>
<ul class="list-inline">
<li>
<a href="https://twitter.com/marcus_baw" class="social-icon-sm si-border si-twitter">
<i class="fa fa-twitter"></i>
<i class="fa fa-twitter"></i>
</a>
</li>
</ul>
</div>
</div>
<div class="col-md-3 margin40-lr">
<div class="team-wrap">
<img src="{% static "img/team/fiona.png" %}" class="img-responsive" alt="">
<h4>Fiona Stacey</h4>
<span>Dental Nurse</span>
<p>
...<br>
...<br>
...<br>
...<br>
</p>
<ul class="list-inline">
<li>
<a href="https://twitter.com/fiona_stacey" class="social-icon-sm si-border si-twitter">
<i class="fa fa-twitter"></i>
<i class="fa fa-twitter"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
{% endblock%}
| {
"content_hash": "862f30811cdf02075cfd4be14643b4bf",
"timestamp": "",
"source": "github",
"line_count": 195,
"max_line_length": 493,
"avg_line_length": 40.343589743589746,
"alnum_prop": 0.609126731918139,
"repo_name": "takeyourmeds/takeyourmeds-web",
"id": "f4bcbeff2732711f5b58c78fb6da34ed489584f3",
"size": "7874",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "templates/static/about.html",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "CSS",
"bytes": "266001"
},
{
"name": "HTML",
"bytes": "80882"
},
{
"name": "JavaScript",
"bytes": "248719"
},
{
"name": "Nginx",
"bytes": "1013"
},
{
"name": "Python",
"bytes": "107863"
},
{
"name": "Shell",
"bytes": "918"
}
],
"symlink_target": ""
} |
<h4 id="v3---dpag-warenpost" class="text-blue">
Warenpost - International
</h4>
<div class="bg-orange border-t-4 border-red text-white rounded-b px-4 py-3 shadow-md my-2" role="alert">
<div class="flex">
<p>
<i class="fas fa-exclamation-triangle h-6 w-6 mr-4"></i>
</p>
<p>
The service Warenpost (domestic) has been deprecated on January 1, 2021. Please use the
service <a href="{{ site.baseurl }}/carriers/dhl.html#v3---dhl-warenpost" class="text-yellow">DHL Warenpost</a>
instead.
</p>
</div>
</div>
<p>
When using the Deutsche Post Warenpost as your service you can send letters internationally that will include
tracking.
</p>
<p class="mt-m">
<strong>Requirements:</strong>
</p>
<ul class="list-inside list-disc">
<li><code>carrier</code> has to be <code><em>dpag</em></code></li>
<li><code>package.type</code> has to be <code><em>parcel_letter</em></code></li>
<li><code>service</code> has to be <code><em>dpag_warenpost</em></code></li>
<li>The sender and recipient have to be located in Germany</li>
<li>For shipments up to 1,000g</li>
<li>Maximum dimensions: length 353mm, width 250mm, thickness 50mm</li>
<li>Minimum volume: 200 items per year</li>
<li>you'll have to use your own contract with the carrier</li>
</ul>
<section class="shadow my-m">
<article class="border-b">
<div class="border-l-2 border-transparent">
{% include utils/toggle_element.html target="#v3_warenpost_togglebox" link_text="Show example"%}
<div class="px-4 pb-2 text-grey-darkest hidden" id="v3_warenpost_togglebox">
<div class="mt-m">
{% highlight http %}
POST https://api.shipcloud.io/v1/shipments
{% endhighlight %}
{% highlight json %}
{
"from": {
"first_name": "Serge",
"last_name": "Sender",
"company": "Sender Corp.",
"street": "Sender Str.",
"street_no": "99",
"zip_code": "20148",
"city": "Hamburg",
"country": "DE"
},
"to": {
"first_name": "Roger",
"last_name": "Receiver",
"street": "Receiver Str.",
"street_no": "1",
"city": "Hamburg",
"zip_code": "20535",
"country": "DE"
},
"package": {
"weight": 0.5,
"length": 20,
"width": 15,
"height": 5,
"type": "parcel_letter"
},
"carrier": "dpag",
"service": "dpag_warenpost",
"create_shipping_label": true
}
{% endhighlight %}
</div>
</div>
</div>
</article>
</section>
| {
"content_hash": "deb7083f34a4677aaf36a5176ae086e4",
"timestamp": "",
"source": "github",
"line_count": 84,
"max_line_length": 117,
"avg_line_length": 28.904761904761905,
"alnum_prop": 0.6149093904448105,
"repo_name": "shipcloud/shipcloud.github.io",
"id": "184feae04b144b4cb441a85a0e1f2ee5b05abfb8",
"size": "2428",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "_includes/examples/carriers/dpag/v3/services/dpag_warenpost.html",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "CSS",
"bytes": "20529"
},
{
"name": "HTML",
"bytes": "303567"
},
{
"name": "JavaScript",
"bytes": "154176"
},
{
"name": "Ruby",
"bytes": "7283"
}
],
"symlink_target": ""
} |
package joshie.progression;
import gnu.trove.map.TIntObjectMap;
import gnu.trove.map.hash.TIntObjectHashMap;
import joshie.progression.api.criteria.ICriteria;
import joshie.progression.crafting.Crafter;
import joshie.progression.crafting.CraftingRegistry;
import joshie.progression.crafting.CraftingUnclaimed;
import joshie.progression.handlers.APICache;
import joshie.progression.helpers.MCClientHelper;
import joshie.progression.helpers.PlayerHelper;
import joshie.progression.lib.GuiIDs;
import joshie.progression.network.PacketClaimed;
import joshie.progression.network.PacketHandler;
import joshie.progression.player.PlayerTracker;
import net.minecraft.creativetab.CreativeTabs;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.entity.player.EntityPlayerMP;
import net.minecraft.item.Item;
import net.minecraft.item.ItemStack;
import net.minecraft.nbt.NBTTagCompound;
import net.minecraft.tileentity.TileEntity;
import net.minecraft.util.ActionResult;
import net.minecraft.util.EnumActionResult;
import net.minecraft.util.EnumFacing;
import net.minecraft.util.EnumHand;
import net.minecraft.util.math.BlockPos;
import net.minecraft.util.text.TextFormatting;
import net.minecraft.world.World;
import net.minecraftforge.fml.common.FMLCommonHandler;
import net.minecraftforge.fml.common.eventhandler.Event.Result;
import net.minecraftforge.fml.relauncher.Side;
import net.minecraftforge.fml.relauncher.SideOnly;
import java.util.List;
import java.util.UUID;
public class ItemProgression extends Item {
private static TIntObjectMap<ItemMeta> map;
public static ItemStack getStackFromMeta(ItemMeta meta) {
return new ItemStack(Progression.item, 1, meta.ordinal());
}
public static ItemMeta getMetaFromStack(ItemStack stack) {
//If we haven't setup the data yet, let's do it now
if (map == null) {
map = new TIntObjectHashMap<ItemMeta>();
for (ItemMeta meta: ItemMeta.values()) {
map.put(meta.ordinal(), meta);
}
}
return map.get(Math.max(0, Math.min(map.size() - 1, stack.getItemDamage())));
}
public enum ItemMeta {
criteria, claim, book, edit, booleanValue, clearInventory, clearOrReceiveOrBlockCriteria, fallResistance,
ifCriteriaCompleted, ifDayOrNight, ifHasAchievement, ifHasBoolean, ifHasPoints, ifIsAtCoordinates,
ifIsBiome, ifRandom, onChangeDimension, onLogin, onReceivedAchiement, onReceivedBoolean,
onReceivedPoints, onSecond, onSentMessage, points, speed, showTab, showLayer, sun, moon, stepAssist,
attackPlayer, onGUIChange, eat, click, breaking, craft, kill, completed, openBook;
}
public static CreativeTabs tab;
public ItemProgression() {
final Item item = this;
tab = new CreativeTabs("progression") {
private ItemStack stack = new ItemStack(item, 1, ItemMeta.book.ordinal());
@Override
public String getTranslatedTabLabel() {
return "Progression";
}
@Override
public boolean hasSearchBar() {
return true;
}
@Override
public Item getTabIconItem() {
return item;
}
@Override
public int getIconItemDamage() {
return ItemMeta.book.ordinal();
}
};
setHasSubtypes(true);
setMaxStackSize(1);
setCreativeTab(tab);
}
public static ICriteria getCriteriaFromStack(ItemStack stack, boolean isClient) {
if (!stack.hasTagCompound()) return null;
if (stack.getItemDamage() != ItemMeta.criteria.ordinal()) return null;
String uuid = stack.getTagCompound().getString("Criteria");
if (uuid.matches("[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}")) {
return APICache.getCache(isClient).getCriteria(UUID.fromString(uuid));
} else return null;
}
@Override
public String getItemStackDisplayName(ItemStack stack) {
if (stack.getItemDamage() == ItemMeta.criteria.ordinal()) {
ICriteria criteria = getCriteriaFromStack(stack, FMLCommonHandler.instance().getEffectiveSide() == Side.CLIENT);
return criteria == null ? "BROKEN ITEM" : criteria.getLocalisedName();
} else return Progression.translate("item." + getMetaFromStack(stack).name());
}
@Override
public EnumActionResult onItemUse(ItemStack stack, EntityPlayer player, World world, BlockPos pos, EnumHand hand, EnumFacing facing, float hitX, float hitY, float hitZ) {
if (stack.getItemDamage() == ItemMeta.book.ordinal() || stack.getItemDamage() == ItemMeta.edit.ordinal()) {
int guiid = player.isSneaking() ? GuiIDs.GROUP : GuiIDs.EDITOR;
if (world.isRemote) {
if (stack.getItemDamage() == ItemMeta.edit.ordinal()) MCClientHelper.FORCE_EDIT = true;
else MCClientHelper.FORCE_EDIT = false;
}
player.openGui(Progression.instance, guiid, null, 0, 0, 0);
return EnumActionResult.SUCCESS;
}
if (world.isRemote || player == null || stack == null) return EnumActionResult.PASS;
if (stack.getItemDamage() == ItemMeta.claim.ordinal()) {
TileEntity tile = world.getTileEntity(pos);
if (tile != null) {
Crafter crafter = CraftingRegistry.get(world.isRemote).getCrafterFromTile(tile);
if (crafter == CraftingUnclaimed.INSTANCE) {
PlayerTracker.setTileOwner(tile, PlayerHelper.getUUIDForPlayer(player));
PacketHandler.sendToClient(new PacketClaimed(pos.getX(), pos.getY(), pos.getZ()), (EntityPlayerMP) player);
return EnumActionResult.SUCCESS;
}
}
} else {
ICriteria criteria = getCriteriaFromStack(stack, world.isRemote);
if (criteria != null) {
Result completed = PlayerTracker.getServerPlayer(PlayerHelper.getUUIDForPlayer(player)).getMappings().forceComplete(criteria);
if (!player.capabilities.isCreativeMode && completed == Result.ALLOW) {
stack.stackSize--;
return EnumActionResult.SUCCESS;
}
}
}
return EnumActionResult.PASS;
}
@Override
public ActionResult<ItemStack> onItemRightClick(ItemStack stack, World world, EntityPlayer player, EnumHand hand) {
if (stack.getItemDamage() == ItemMeta.book.ordinal() || stack.getItemDamage() == ItemMeta.edit.ordinal()) {
int guiid = player.isSneaking() ? GuiIDs.GROUP : GuiIDs.EDITOR;
if (world.isRemote) {
if (stack.getItemDamage() == ItemMeta.edit.ordinal()) MCClientHelper.FORCE_EDIT = true;
else MCClientHelper.FORCE_EDIT = false;
}
player.openGui(Progression.instance, guiid, null, 0, 0, 0);
return new ActionResult(EnumActionResult.SUCCESS, stack);
} else if (!world.isRemote) {
ICriteria criteria = getCriteriaFromStack(stack, world.isRemote);
if (criteria != null) {
Result completed = PlayerTracker.getServerPlayer(PlayerHelper.getUUIDForPlayer(player)).getMappings().forceComplete(criteria);
if (!player.capabilities.isCreativeMode && completed == Result.ALLOW) {
stack.stackSize--;
return new ActionResult(EnumActionResult.SUCCESS, stack);
}
}
}
return new ActionResult(EnumActionResult.PASS, stack);
}
@Override
@SideOnly(Side.CLIENT)
public void addInformation(ItemStack stack, EntityPlayer player, List<String> list, boolean debug) {
if (stack.getItemDamage() == ItemMeta.claim.ordinal()) {
list.add("Right click me on tiles");
list.add("to claim them as yours");
} else if (stack.getItemDamage() == ItemMeta.book.ordinal() || stack.getItemDamage() == ItemMeta.edit.ordinal()) {
list.add(TextFormatting.ITALIC + "Hold Shift to Edit Team");
if (player.capabilities.isCreativeMode || stack.getItemDamage() == ItemMeta.edit.ordinal()) {
list.add("");
list.add("Right click me to open");
list.add("'Progression editor'");
}
}
}
@SideOnly(Side.CLIENT)
public void getSubItems(Item item, CreativeTabs tab, List<ItemStack> list) {
list.add(new ItemStack(item, 1, ItemMeta.book.ordinal()));
list.add(new ItemStack(item, 1, ItemMeta.edit.ordinal()));
list.add(new ItemStack(item, 1, ItemMeta.claim.ordinal()));
if (APICache.getClientCache() != null) {
for (ICriteria c : APICache.getClientCache().getCriteriaSet()) {
ItemStack stack = new ItemStack(item);
stack.setTagCompound(new NBTTagCompound());
stack.getTagCompound().setString("Criteria", c.getUniqueID().toString());
list.add(stack);
}
}
}
} | {
"content_hash": "9503c0f162da5c5a9a1b5f30c371d018",
"timestamp": "",
"source": "github",
"line_count": 209,
"max_line_length": 174,
"avg_line_length": 43.97607655502392,
"alnum_prop": 0.6481340441736482,
"repo_name": "joshiejack/Progression",
"id": "012c6c151fcd7d3c085fa457ea53b18dd67cdce8",
"size": "9191",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "src/main/java/joshie/progression/ItemProgression.java",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "Java",
"bytes": "916305"
}
],
"symlink_target": ""
} |
import reducers from './reducers';
test('@@INIT', () => {
let state
state = reducers(undefined, {})
expect(state).toEqual({searchTerm:'', omdbData:{}})
});
test('SET_SEARCH_TERM', () => {
let state
state = reducers({
searchTerm:'hous',omdbData:{}},
{type:'SET_SEARCH_TERM', searchTerm:'house'}
)
expect(state).toEqual({searchTerm:'house', omdbData:{}})
})
| {
"content_hash": "2c02e5347bd94a4f1c624ff39121f95b",
"timestamp": "",
"source": "github",
"line_count": 16,
"max_line_length": 58,
"avg_line_length": 23.75,
"alnum_prop": 0.6131578947368421,
"repo_name": "adamki/Reactv2-2017",
"id": "42afab094b42aae5822fce1723ebc3e44e9c4d37",
"size": "380",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "js/reducers.spec.js",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "CSS",
"bytes": "4366"
},
{
"name": "HTML",
"bytes": "338"
},
{
"name": "JavaScript",
"bytes": "14015"
}
],
"symlink_target": ""
} |
<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd">
<bean id="bookServiceProxy" class="com.felix.unbiz.json.rpc.client.ProxyFactoryBean">
<property name="serviceInterface">
<value>com.felix.unbiz.json.rpc.service.BookService</value>
</property>
<property name="serviceUrl" value="${BOOK_SERVICE_URL}"/>
<property name="servers" value="${BOOK_SERVER}"/>
<property name="protocol">
<value type="com.felix.unbiz.json.rpc.protocol.JsonProtocol">GSON</value>
</property>
</bean>
<bean id="heyServiceProxy" class="com.felix.unbiz.json.rpc.client.ProxyFactoryBean">
<property name="serviceInterface">
<value>com.felix.unbiz.json.rpc.service.HeyService</value>
</property>
<property name="serviceUrl" value="${HEY_SERVICE_URL}"/>
<property name="servers" value="${HEY_SERVER}"/>
</bean>
<bean id="heyServiceProxy1" class="com.felix.unbiz.json.rpc.client.ProxyFactoryBean">
<property name="serviceInterface">
<value>com.felix.unbiz.json.rpc.client.HeyServiceProxy</value>
</property>
<property name="serviceUrl" value="${HEY_SERVICE_URL}"/>
<property name="servers" value="${HEY_SERVER}"/>
<property name="hasHeaders" value="true"></property>
</bean>
<bean id="studentServiceProxy" class="com.felix.unbiz.json.rpc.client.ProxyFactoryBean">
<property name="serviceInterface">
<value>com.felix.unbiz.json.rpc.service.StudentService</value>
</property>
<property name="serviceUrl" value="${STUDENT_SERVICE_URL}"/>
<property name="servers" value="${STUDENT_SERVER}"/>
</bean>
</beans> | {
"content_hash": "5908a2a7a945badfb5e53abb64ec6b6e",
"timestamp": "",
"source": "github",
"line_count": 44,
"max_line_length": 133,
"avg_line_length": 44.61363636363637,
"alnum_prop": 0.652572592969944,
"repo_name": "wangxujin/json-rpc",
"id": "7e05b2f284652c51c0cf5e4743939d0c07065c38",
"size": "1963",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "src/test/resources/applicationContext-client.xml",
"mode": "33188",
"license": "apache-2.0",
"language": [
{
"name": "Java",
"bytes": "155690"
}
],
"symlink_target": ""
} |
<?php
namespace Picqer\Financials\Exact;
/**
* Class CostEntryRecentProject.
*
* @see https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=ReadProjectCostEntryRecentProjects
*
* @property string $ProjectId The Id of the project that hours entries are entered
* @property string $DateLastUsed The datetime the hour entries have been entered on the project
* @property string $ProjectCode The code of the project that the hour entries have been entered on
* @property string $ProjectDescription The description of the project that the hour entries have been entered on
*/
class CostEntryRecentProject extends Model
{
use Query\Findable;
protected $primaryKey = 'ProjectId';
protected $fillable = [
'ProjectId',
'DateLastUsed',
'ProjectCode',
'ProjectDescription',
];
protected $url = 'read/project/CostEntryRecentProjects';
}
| {
"content_hash": "87ec77f61d943c5ba89ca2cf5b239fbc",
"timestamp": "",
"source": "github",
"line_count": 29,
"max_line_length": 113,
"avg_line_length": 31.310344827586206,
"alnum_prop": 0.737885462555066,
"repo_name": "picqer/exact-php-client",
"id": "b2b322ecd767c4d5774cf5958d99e6ff7a01cfb8",
"size": "908",
"binary": false,
"copies": "1",
"ref": "refs/heads/main",
"path": "src/Picqer/Financials/Exact/CostEntryRecentProject.php",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "JavaScript",
"bytes": "3451"
},
{
"name": "PHP",
"bytes": "1171796"
}
],
"symlink_target": ""
} |
from django.shortcuts import render
from django.views.generic.base import View
from django.template.context_processors import request
# Create your views here.
class Home(View):
def get(self, request):
return render(request, 'schedule/index.html', {'username' : request.user.username})
| {
"content_hash": "97ad8653aa9c96b9e0176391d5b50995",
"timestamp": "",
"source": "github",
"line_count": 11,
"max_line_length": 91,
"avg_line_length": 27.454545454545453,
"alnum_prop": 0.7516556291390728,
"repo_name": "XavC38/auto_schedule",
"id": "d8503adf2e27a7b4854605f44fee3f0299d73c76",
"size": "302",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "schedule/views.py",
"mode": "33188",
"license": "apache-2.0",
"language": [
{
"name": "HTML",
"bytes": "155"
},
{
"name": "Python",
"bytes": "4792"
}
],
"symlink_target": ""
} |
<?php
use \danharper\Stem\Handlers\Number;
/**
* @group Handlers
*/
class NumberTest extends PHPUnit_Framework_TestCase
{
public function testIsImplementsInterface()
{
$this->assertInstanceOf('\danharper\Stem\Handlers\HandlerInterface', new Number);
}
public function testRegisters()
{
$handler = new Number;
$out = $handler->register();
$this->assertCount(2, $out);
$this->assertContains('number', $out);
$this->assertContains('int', $out);
}
public function testRunReturnsNumber()
{
$handler = new Number;
$this->assertInternalType('int', $handler->run());
$this->assertGreaterThanOrEqual(0, $handler->run());
$this->assertLessThanOrEqual(290, $handler->run());
}
public function testRunModifierLimitsMaxNumber()
{
$handler = new Number;
$min = 0;
$max = 1;
$this->assertInternalType('int', $handler->run($max));
$this->assertGreaterThanOrEqual($min, $handler->run($max));
$this->assertLessThanOrEqual($max, $handler->run($max));
}
public function testRunGivesZeroWithModifierOfZero()
{
$handler = new Number;
$min_max = 0;
$this->assertEquals($min_max, $handler->run($min_max));
}
}
| {
"content_hash": "32e05fcfd6dc338c5752e24d8965dd7b",
"timestamp": "",
"source": "github",
"line_count": 51,
"max_line_length": 83,
"avg_line_length": 22.54901960784314,
"alnum_prop": 0.6869565217391305,
"repo_name": "danharper/Stem",
"id": "c176bd80fe4a329e293c49fa5f9d39d99249c0e2",
"size": "1150",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "tests/Handlers/NumberTest.php",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "PHP",
"bytes": "33181"
}
],
"symlink_target": ""
} |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Function template operator!=</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../mpi/reference.html#header.boost.mpi.allocator_hpp" title="Header <boost/mpi/allocator.hpp>">
<link rel="prev" href="operator___id773606.html" title="Function template operator==">
<link rel="next" href="all_gather.html" title="Function all_gather">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
<td align="center"><a href="../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="operator___id773606.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../mpi/reference.html#header.boost.mpi.allocator_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="all_gather.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.mpi.operator!=_id773658"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2><span class="refentrytitle">Function template operator!=</span></h2>
<p>boost::mpi::operator!= — Compare two allocators for inequality. </p>
</div>
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: <<a class="link" href="../../mpi/reference.html#header.boost.mpi.allocator_hpp" title="Header <boost/mpi/allocator.hpp>">boost/mpi/allocator.hpp</a>>
</span>
<span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> T1<span class="special">,</span> <span class="keyword">typename</span> T2<span class="special">></span>
<span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">!=</span><span class="special">(</span><span class="keyword">const</span> <a class="link" href="allocator.html" title="Class template allocator">allocator</a><span class="special"><</span> <span class="identifier">T1</span> <span class="special">></span> <span class="special">&</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="allocator.html" title="Class template allocator">allocator</a><span class="special"><</span> <span class="identifier">T2</span> <span class="special">></span> <span class="special">&</span><span class="special">)</span><span class="special">;</span></pre></div>
<div class="refsect1">
<a name="id2471238"></a><h2>Description</h2>
<p>Since MPI allocators have no state, all MPI allocators are equal.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term">Returns:</span></p></td>
<td><p><code class="computeroutput">false</code> </p></td>
</tr></tbody>
</table></div>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2005-2007 Douglas Gregor,
Matthias Troyer, Trustees of Indiana University<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">
http://www.boost.org/LICENSE_1_0.txt </a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="operator___id773606.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../mpi/reference.html#header.boost.mpi.allocator_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="all_gather.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
| {
"content_hash": "07957e67c8a06b6e5cca025b4ab8c136",
"timestamp": "",
"source": "github",
"line_count": 66,
"max_line_length": 749,
"avg_line_length": 74.33333333333333,
"alnum_prop": 0.6616388096208724,
"repo_name": "djsedulous/namecoind",
"id": "4d9f09e486d2de633cb8b6ef5fc36063df00e04a",
"size": "4906",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "libs/boost_1_50_0/doc/html/boost/mpi/operator___id773658.html",
"mode": "33261",
"license": "mit",
"language": [
{
"name": "Assembly",
"bytes": "843598"
},
{
"name": "Awk",
"bytes": "90447"
},
{
"name": "C",
"bytes": "19896147"
},
{
"name": "C#",
"bytes": "121901"
},
{
"name": "C++",
"bytes": "132199970"
},
{
"name": "CSS",
"bytes": "336528"
},
{
"name": "Emacs Lisp",
"bytes": "1639"
},
{
"name": "IDL",
"bytes": "11976"
},
{
"name": "Java",
"bytes": "3955488"
},
{
"name": "JavaScript",
"bytes": "22346"
},
{
"name": "Max",
"bytes": "36857"
},
{
"name": "Objective-C",
"bytes": "23505"
},
{
"name": "Objective-C++",
"bytes": "2450"
},
{
"name": "PHP",
"bytes": "55712"
},
{
"name": "Perl",
"bytes": "4194947"
},
{
"name": "Python",
"bytes": "761429"
},
{
"name": "R",
"bytes": "4009"
},
{
"name": "Rebol",
"bytes": "354"
},
{
"name": "Scheme",
"bytes": "6073"
},
{
"name": "Shell",
"bytes": "550004"
},
{
"name": "Tcl",
"bytes": "2268735"
},
{
"name": "TeX",
"bytes": "13404"
},
{
"name": "TypeScript",
"bytes": "5318296"
},
{
"name": "XSLT",
"bytes": "757548"
},
{
"name": "eC",
"bytes": "5079"
}
],
"symlink_target": ""
} |
package jp.keita.kagurazaka.gojappemod;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.SharedPreferences;
import android.net.Uri;
import android.provider.BaseColumns;
import android.text.Html;
import android.text.Spanned;
import android.widget.TextView;
import android.widget.Toast;
public class Feed {
public static final String CONTENT = "content://";
public static final String AUTHORITY = "jp.keita.kagurazaka.gojappemod.Feed";
public static final String TABLE_NAME = "feeds";
public static final String WHEREQ = "=?";
private static final String TYPE_PRIMARY_KEY = "INTEGER PRIMARY KEY AUTOINCREMENT";
public static final String TYPE_TEXT = " TEXT";
public static final String TYPE_DATETIME = "DATETIME";
public static final String TYPE_INT = " INT";
public static final String TYPE_BOOLEAN = "INTEGER(1)";
public static final String BkmkNAME = "jp.keita.kagurazaka.gojappemod.bkmkname";
public static final String BkmkURL = "jp.keita.kagurazaka.gojappemod.bkmkurl";
public static class State {
public static final byte NORMAL = 0;
public static final byte FAV = 1;
public static final byte DISABLED = 2;
}
public static class Columns implements BaseColumns {
public static final Uri CONTENT_URI = Uri.parse(new StringBuilder(CONTENT)
.append(AUTHORITY).append("/feeds")
.toString());
public static final Uri CONTENT_CATEGORY = Uri.parse(new StringBuilder(CONTENT)
.append(AUTHORITY).append("/category")
.toString());
public static final String URL = "url"; // Col.1
public static final String NAME = "name"; // Col.2
public static final String CATEGORY = "category"; // Col.3
public static final String CLICKCOUNT = "clicks"; // Col.4
public static final String[] COLUMNS = new String[]{
_ID, URL, NAME, CATEGORY, CLICKCOUNT
};
public static final String[] TYPES = new String[]{
TYPE_PRIMARY_KEY, "TEXT UNIQUE", TYPE_TEXT, TYPE_DATETIME, "BLOB", TYPE_TEXT,
TYPE_INT, TYPE_INT, TYPE_DATETIME
};
public static final Uri CONTENT_URI(String feedId) {
return Uri.parse(new StringBuilder(CONTENT).append(AUTHORITY).append("/feeds/")
.append(feedId).toString());
}
}
public static class Category {
public static final String ALL = "all";// used for Category AUG and
// WHERE.
public static final String USER = "user"; // used for USER_OPML.
}
public static class RssEntry {
public static final String SLASH = "<font color=\"#FF6600\"># </font>"; // normal
public static final String STAR = "<font color=\"#FF6600\">★ </font>"; // for
// Fav?
private String Url; // Col.1
private String Name; // Col.2
private String Category;// Col.3
public byte state;
private Context c; // used for various Action.
private byte getState() {
final SharedPreferences bkmk = c.getSharedPreferences(Pref.BOOKMARK,
Context.MODE_PRIVATE);
final SharedPreferences deleted = c.getSharedPreferences(Pref.DELETEDS,
Context.MODE_PRIVATE);
if (bkmk.contains(Name)) {
return state = Feed.State.FAV;
} else if (deleted.contains(Name)) {
return state = Feed.State.DISABLED;
} else {
return state = Feed.State.NORMAL;
}
}
public String getUrl() {
return Url;
}
public void setUrl(String url) {
Url = url;
}
public String getName() {
return Name;
}
public void setName(String name) {
Name = name;
}
public String getCategory() {
return Category;
}
public void setCategory(String category) {
Category = category;
}
public static RssEntry createRssFrom(Context context, String name, String url) {
RssEntry item = new RssEntry();
item.c = context;
item.setName(name);
item.setUrl(url);
item.state = item.getState();
return item;
}
// public void openReader(Context c){
// Intent i= new Intent(c,RssReader2nd.class);
// i.setAction(RssReader2nd.ACTION_NEWRSS);
// i.putExtra(Feed.BkmkNAME, Name);
// i.putExtra(Feed.BkmkURL, Url);
// c.startActivity(i);
// }
public Spanned getSpannedTitle() {
String title = SLASH + Name;
if (state == Feed.State.FAV) {
// IF ALREADY BKMK--
title = STAR + Name;
}
return Html.fromHtml(title);
}
// public byte changeBookmarkState(){
// final AlertDialog.Builder builder = new AlertDialog.Builder(c);
// builder.setCancelable(true);
// builder.setTitle(Name);
// builder.setItems(R.array.bookmarkoption, new
// DialogInterface.OnClickListener() {
// public void onClick(DialogInterface dialog, final int which){ //
// check item.
// state = (byte) which;
// if (state == Feed.State.NORMAL){ // Zero is "READ LATER"
// // normal.
// setStateNormal(c,Name);
//
// }else if (state == Feed.State.FAV) { // 1 is "TWEET/SHARE"
// // fav.
// setStateFav(c,Name,Url);
//
// }else if (state == Feed.State.DISABLED) {
// // disabled.
// setStateDeleted(c,Name,Url);
//
// }
// // CHECK title TextView.
// RssHolder rh = ((RssReader2nd)c).getCurrentFragment();
// rh.setTitleBookmarked();
// }//end on-click.
// });// end Listener.
// builder.show();
// return state;
// }
public byte changeBookmarkState(final TextView tv) {
final AlertDialog.Builder builder = new AlertDialog.Builder(c);
builder.setCancelable(true);
builder.setTitle(Name);
builder.setItems(R.array.bookmarkoption, new DialogInterface.OnClickListener() {
public void onClick(DialogInterface dialog, final int which) { // check
// item.
state = (byte) which;
if (state == Feed.State.NORMAL) { // Zero is "READ LATER"
// normal.
setStateNormal(c, Name);
} else if (state == Feed.State.FAV) { // 1 is "TWEET/SHARE"
// fav.
setStateFav(c, Name, Url);
} else if (state == Feed.State.DISABLED) {
// disabled.
setStateDeleted(c, Name, Url);
}
// CHECK title TextView.
tv.setText(getSpannedTitle());
}// end on-click.
});// end Listener.
builder.show();
return state;
}
public static void setStateNormal(Context c, String name) {
final SharedPreferences.Editor bkmk = c.getSharedPreferences(Pref.BOOKMARK,
Context.MODE_PRIVATE).edit();
final SharedPreferences.Editor deleted = c.getSharedPreferences(Pref.DELETEDS,
Context.MODE_PRIVATE).edit();
bkmk.remove(name).commit();
deleted.remove(name).commit();
Toast.makeText(c, name + c.getString(R.string.rss_willaccessrandom), Toast.LENGTH_SHORT)
.show();
}
public static void setStateFav(Context c, String name, String url) {
final SharedPreferences.Editor bkmk = c.getSharedPreferences(Pref.BOOKMARK,
Context.MODE_PRIVATE).edit();
final SharedPreferences.Editor deleted = c.getSharedPreferences(Pref.DELETEDS,
Context.MODE_PRIVATE).edit();
bkmk.putString(name, url).commit();
deleted.remove(name).commit();
Toast.makeText(c, name + c.getString(R.string.rss_addedtofav), Toast.LENGTH_SHORT)
.show();
}
public static void setStateDeleted(Context c, String name, String url) {
final SharedPreferences.Editor bkmk = c.getSharedPreferences(Pref.BOOKMARK,
Context.MODE_PRIVATE).edit();
final SharedPreferences.Editor deleted = c.getSharedPreferences(Pref.DELETEDS,
Context.MODE_PRIVATE).edit();
deleted.putString(name, url).commit();
bkmk.remove(name).commit();
Toast.makeText(c, name + c.getString(R.string.rss_setdeleted), Toast.LENGTH_SHORT)
.show();
}
}
}// END CLASS
| {
"content_hash": "50efcf860b644fbb247d92e7317d4769",
"timestamp": "",
"source": "github",
"line_count": 238,
"max_line_length": 99,
"avg_line_length": 36.52521008403362,
"alnum_prop": 0.5902450247325435,
"repo_name": "k-kagurazaka/gojappe-mod",
"id": "983a5b2731bdf5735ae2c8b9202ea33059a62d90",
"size": "9842",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "app/src/main/java/jp/keita/kagurazaka/gojappemod/Feed.java",
"mode": "33188",
"license": "apache-2.0",
"language": [
{
"name": "Java",
"bytes": "128917"
}
],
"symlink_target": ""
} |
define('ace/snippets/scad', ['require', 'exports', 'module' ], function (require, exports, module) {
exports.snippetText = "";
exports.scope = "scad";
});
| {
"content_hash": "9d6c8031d90f1360fa9591cc29a1d3cc",
"timestamp": "",
"source": "github",
"line_count": 6,
"max_line_length": 100,
"avg_line_length": 27.5,
"alnum_prop": 0.6242424242424243,
"repo_name": "neowutran/Nuitinfo",
"id": "5adffe44e6341f562beef7874be517b929f8f410",
"size": "165",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "nuitinfo/protected/common/lib/vendor/2amigos/yiiwheels/widgets/ace/assets/js/snippets/scad.js",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "CSS",
"bytes": "44624"
},
{
"name": "JavaScript",
"bytes": "2927456"
},
{
"name": "PHP",
"bytes": "1159964"
},
{
"name": "Ruby",
"bytes": "916"
},
{
"name": "Shell",
"bytes": "380"
}
],
"symlink_target": ""
} |
#include "granary/x86/asm_defines.asm"
START_FILE
DECLARE_FUNC(granary_try_access)
GLOBAL_LABEL(granary_try_access:)
movb (%rdi), %al; // might fault!
mov $1, %eax;
ret;
END_FUNC(granary_try_access)
DECLARE_FUNC(granary_fail_access)
GLOBAL_LABEL(granary_fail_access:)
xor %rax, %rax;
ret;
END_FUNC(granary_fail_access)
/// Hash function for an address going into the IBL. Takes in an address and
/// returns an index.
DECLARE_FUNC(granary_ibl_hash)
GLOBAL_LABEL(granary_ibl_hash:)
mov %rdi, %rax;
shr $5, %ax; // To make this into an index!!
movzwl %ax, %eax;
ret
END_FUNC(granary_ibl_hash)
/// Function that swaps the bytes of its argument.
DECLARE_FUNC(granary_bswap64)
GLOBAL_LABEL(granary_bswap64:)
xor %eax, %eax;
movq %ARG1, %rax;
bswap %rax;
ret
END_FUNC(granary_bswap64)
/// Function that swaps the bytes of its argument.
DECLARE_FUNC(granary_bswap32)
GLOBAL_LABEL(granary_bswap32:)
xor %eax, %eax;
mov %edi, %eax;
movq %ARG1, %rax;
bswap %eax;
ret
END_FUNC(granary_bswap32)
/// Function that swaps the bytes of its argument.
DECLARE_FUNC(granary_bswap16)
GLOBAL_LABEL(granary_bswap16:)
xor %eax, %eax;
mov %di, %ax;
xchg %al, %ah;
ret
END_FUNC(granary_bswap16)
/// Declare a Granary-version of memcpy. This is not equivalent to the
/// generalized memcpy: it does not care about alignment or overlaps.
DECLARE_FUNC(granary_memcpy)
GLOBAL_LABEL(granary_memcpy:)
movq %ARG3, %rcx; // number of bytes to set.
movq %ARG1, %rdx; // store for return. Note: ARG3 == rdx.
rep movsb;
movq %rdx, %rax;
ret;
END_FUNC(granary_memcpy)
/// Declare a Granary-version of memset. This is not equivalent to the
/// generalized memcpy: it does not care about alignment or overlaps.
DECLARE_FUNC(granary_memset)
GLOBAL_LABEL(granary_memset:)
movq %ARG2, %rax; // value to set.
movq %ARG3, %rcx; // number of bytes to set.
movq %ARG1, %rdx; // store for return. Note: ARG3 == rdx.
rep stosb; // mov %AL into (RDI), RCX times
movq %rdx, %rax;
ret;
END_FUNC(granary_memset)
/// Declare a Granary-version of memcmp. This is not equivalent to the
/// generalized memcpy: it does not care about alignment or overlaps.
DECLARE_FUNC(granary_memcmp)
GLOBAL_LABEL(granary_memcmp:)
.granary_memcmp_next_byte:
test %ARG3, %ARG3;
movq $0, %rax;
jz .granary_memcmp_done;
movb (%ARG1), %al;
subb (%ARG2), %al;
jnz .granary_memcmp_done;
// Go to the next byte.
sub $1, %ARG3;
add $1, %ARG1;
add $1, %ARG2;
jmp .granary_memcmp_next_byte; // tail-call to next byte.
// No more bytes to compare, or we found a difference.
.granary_memcmp_done:
ret;
END_FUNC(granary_memcmp)
DECLARE_FUNC(granary_disable_interrupts)
GLOBAL_LABEL(granary_disable_interrupts:)
pushf;
cli;
pop %rax;
ret;
END_FUNC(granary_disable_interrupts)
DECLARE_FUNC(granary_load_flags)
GLOBAL_LABEL(granary_load_flags:)
pushf;
pop %rax;
ret;
END_FUNC(granary_load_flags)
DECLARE_FUNC(granary_store_flags)
GLOBAL_LABEL(granary_store_flags:)
push %ARG1;
popf
ret;
END_FUNC(granary_store_flags)
END_FILE
| {
"content_hash": "0da676b31db6c21d1b565d5a1e4506e1",
"timestamp": "",
"source": "github",
"line_count": 141,
"max_line_length": 76,
"avg_line_length": 22.73758865248227,
"alnum_prop": 0.6699937616968185,
"repo_name": "Granary/granary",
"id": "17baeefef3edf43e78e778d7a22bfee1b5f69e63",
"size": "3267",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "granary/x86/utils.asm",
"mode": "33188",
"license": "bsd-3-clause",
"language": [
{
"name": "Assembly",
"bytes": "277993"
},
{
"name": "C",
"bytes": "77839"
},
{
"name": "C++",
"bytes": "1140672"
},
{
"name": "GDB",
"bytes": "19659"
},
{
"name": "Makefile",
"bytes": "29819"
},
{
"name": "Python",
"bytes": "235588"
},
{
"name": "Shell",
"bytes": "423"
}
],
"symlink_target": ""
} |
<?php
namespace Oro\Bundle\EntityExtendBundle\Tools;
use Symfony\Component\ClassLoader\UniversalClassLoader;
use Symfony\Component\Yaml\Yaml;
class ExtendClassLoadingUtils
{
/**
* Returns base cache directory where all data for extended entities should be located.
*
* @param string $cacheDir
* @return string
*/
public static function getEntityBaseCacheDir($cacheDir)
{
return $cacheDir . '/oro_entities/Extend';
}
/**
* Returns directory where extended entities should be located.
*
* @param string $cacheDir
* @return string
*/
public static function getEntityCacheDir($cacheDir)
{
return $cacheDir . '/oro_entities/Extend/Entity';
}
/**
* Returns a path of a configuration file contains class aliases for extended entities.
*
* @param string $cacheDir
* @return string
*/
public static function getAliasesPath($cacheDir)
{
return self::getEntityCacheDir($cacheDir) . '/alias.yml';
}
/**
* Registers the extended entity namespace in the autoloader.
*
* @param string $cacheDir
*/
public static function registerClassLoader($cacheDir)
{
$loader = new UniversalClassLoader();
$loader->registerNamespaces(
array('Extend\\' => $cacheDir . '/oro_entities')
);
$loader->register();
}
/**
* Sets class aliases for extended entities.
*
* @param string $cacheDir
*/
public static function setAliases($cacheDir)
{
$aliasesPath = self::getAliasesPath($cacheDir);
if (file_exists($aliasesPath)) {
$aliases = Yaml::parse(
file_get_contents($aliasesPath, FILE_USE_INCLUDE_PATH)
);
if (is_array($aliases)) {
foreach ($aliases as $className => $alias) {
if (class_exists($className) && !class_exists($alias, false)) {
$aliasArr = explode('\\', $alias);
$shortAlias = array_pop($aliasArr);
class_alias($className, $shortAlias);
class_alias($className, $alias);
}
}
}
}
}
}
| {
"content_hash": "b84ff0aac93ff919c6fa8fc90bdce7f3",
"timestamp": "",
"source": "github",
"line_count": 83,
"max_line_length": 91,
"avg_line_length": 27.57831325301205,
"alnum_prop": 0.5661861074705111,
"repo_name": "peterkokot/platform",
"id": "53947c499f8044d418abe74d3699756ff0e8f3ce",
"size": "2289",
"binary": false,
"copies": "3",
"ref": "refs/heads/master",
"path": "src/Oro/Bundle/EntityExtendBundle/Tools/ExtendClassLoadingUtils.php",
"mode": "33188",
"license": "mit",
"language": [],
"symlink_target": ""
} |
namespace aura {
class Window;
}
namespace ash {
class WorkspaceController;
class WorkspaceEventHandler;
class ASH_EXPORT WorkspaceControllerTestApi {
public:
explicit WorkspaceControllerTestApi(WorkspaceController* controller);
WorkspaceControllerTestApi(const WorkspaceControllerTestApi&) = delete;
WorkspaceControllerTestApi& operator=(const WorkspaceControllerTestApi&) =
delete;
~WorkspaceControllerTestApi();
WorkspaceEventHandler* GetEventHandler();
aura::Window* GetBackdropWindow();
private:
WorkspaceController* controller_;
};
} // namespace ash
#endif // ASH_WM_WORKSPACE_CONTROLLER_TEST_API_H_
| {
"content_hash": "5084a8c7b9f7abd59b425737bd52a37b",
"timestamp": "",
"source": "github",
"line_count": 26,
"max_line_length": 76,
"avg_line_length": 24.5,
"alnum_prop": 0.7896389324960753,
"repo_name": "nwjs/chromium.src",
"id": "2bd3da84bd697c4bf0312946a43d4ebd1dbd88f0",
"size": "907",
"binary": false,
"copies": "6",
"ref": "refs/heads/nw70",
"path": "ash/wm/workspace_controller_test_api.h",
"mode": "33188",
"license": "bsd-3-clause",
"language": [],
"symlink_target": ""
} |
package fr.xebia.unittestwithdagger;
/**
* Created by florentchampigny on 12/11/2015.
*/
public class User {
String name;
public User(String name) {
this.name = name;
}
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
}
| {
"content_hash": "b297fbcbb02349493166309c63439229",
"timestamp": "",
"source": "github",
"line_count": 20,
"max_line_length": 45,
"avg_line_length": 16.25,
"alnum_prop": 0.5907692307692308,
"repo_name": "florent37/UnitTestWithDagger",
"id": "0ee1ad62ed8402fc70dc9d0ec3fdc872dfda1832",
"size": "325",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "app/src/main/java/fr/xebia/unittestwithdagger/User.java",
"mode": "33188",
"license": "apache-2.0",
"language": [
{
"name": "Java",
"bytes": "9412"
}
],
"symlink_target": ""
} |
SPHINXOPTS =
SPHINXBUILD = sphinx-build
PAPER =
BUILDDIR = _build
# User-friendly check for sphinx-build
ifeq ($(shell which $(SPHINXBUILD) >/dev/null 2>&1; echo $$?), 1)
$(error The '$(SPHINXBUILD)' command was not found. Make sure you have Sphinx installed, then set the SPHINXBUILD environment variable to point to the full path of the '$(SPHINXBUILD)' executable. Alternatively you can add the directory with the executable to your PATH. If you don't have Sphinx installed, grab it from http://sphinx-doc.org/)
endif
# Internal variables.
PAPEROPT_a4 = -D latex_paper_size=a4
PAPEROPT_letter = -D latex_paper_size=letter
ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
# the i18n builder cannot share the environment and doctrees with the others
I18NSPHINXOPTS = $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
.PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest coverage gettext
help:
@echo "Please use \`make <target>' where <target> is one of"
@echo " html to make standalone HTML files"
@echo " dirhtml to make HTML files named index.html in directories"
@echo " singlehtml to make a single large HTML file"
@echo " pickle to make pickle files"
@echo " json to make JSON files"
@echo " htmlhelp to make HTML files and a HTML help project"
@echo " qthelp to make HTML files and a qthelp project"
@echo " applehelp to make an Apple Help Book"
@echo " devhelp to make HTML files and a Devhelp project"
@echo " epub to make an epub"
@echo " latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter"
@echo " latexpdf to make LaTeX files and run them through pdflatex"
@echo " latexpdfja to make LaTeX files and run them through platex/dvipdfmx"
@echo " text to make text files"
@echo " man to make manual pages"
@echo " texinfo to make Texinfo files"
@echo " info to make Texinfo files and run them through makeinfo"
@echo " gettext to make PO message catalogs"
@echo " changes to make an overview of all changed/added/deprecated items"
@echo " xml to make Docutils-native XML files"
@echo " pseudoxml to make pseudoxml-XML files for display purposes"
@echo " linkcheck to check all external links for integrity"
@echo " doctest to run all doctests embedded in the documentation (if enabled)"
@echo " coverage to run coverage check of the documentation (if enabled)"
clean:
rm -rf $(BUILDDIR)/*
rm -rf resource_list
html:
$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html
@echo
@echo "Build finished. The HTML pages are in $(BUILDDIR)/html."
dirhtml:
$(SPHINXBUILD) -b dirhtml $(ALLSPHINXOPTS) $(BUILDDIR)/dirhtml
@echo
@echo "Build finished. The HTML pages are in $(BUILDDIR)/dirhtml."
singlehtml:
$(SPHINXBUILD) -b singlehtml $(ALLSPHINXOPTS) $(BUILDDIR)/singlehtml
@echo
@echo "Build finished. The HTML page is in $(BUILDDIR)/singlehtml."
pickle:
$(SPHINXBUILD) -b pickle $(ALLSPHINXOPTS) $(BUILDDIR)/pickle
@echo
@echo "Build finished; now you can process the pickle files."
json:
$(SPHINXBUILD) -b json $(ALLSPHINXOPTS) $(BUILDDIR)/json
@echo
@echo "Build finished; now you can process the JSON files."
htmlhelp:
$(SPHINXBUILD) -b htmlhelp $(ALLSPHINXOPTS) $(BUILDDIR)/htmlhelp
@echo
@echo "Build finished; now you can run HTML Help Workshop with the" \
".hhp project file in $(BUILDDIR)/htmlhelp."
qthelp:
$(SPHINXBUILD) -b qthelp $(ALLSPHINXOPTS) $(BUILDDIR)/qthelp
@echo
@echo "Build finished; now you can run "qcollectiongenerator" with the" \
".qhcp project file in $(BUILDDIR)/qthelp, like this:"
@echo "# qcollectiongenerator $(BUILDDIR)/qthelp/ExTASY-02.qhcp"
@echo "To view the help file:"
@echo "# assistant -collectionFile $(BUILDDIR)/qthelp/ExTASY-02.qhc"
applehelp:
$(SPHINXBUILD) -b applehelp $(ALLSPHINXOPTS) $(BUILDDIR)/applehelp
@echo
@echo "Build finished. The help book is in $(BUILDDIR)/applehelp."
@echo "N.B. You won't be able to view it unless you put it in" \
"~/Library/Documentation/Help or install it in your application" \
"bundle."
devhelp:
$(SPHINXBUILD) -b devhelp $(ALLSPHINXOPTS) $(BUILDDIR)/devhelp
@echo
@echo "Build finished."
@echo "To view the help file:"
@echo "# mkdir -p $$HOME/.local/share/devhelp/ExTASY-02"
@echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/ExTASY-02"
@echo "# devhelp"
epub:
$(SPHINXBUILD) -b epub $(ALLSPHINXOPTS) $(BUILDDIR)/epub
@echo
@echo "Build finished. The epub file is in $(BUILDDIR)/epub."
latex:
$(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
@echo
@echo "Build finished; the LaTeX files are in $(BUILDDIR)/latex."
@echo "Run \`make' in that directory to run these through (pdf)latex" \
"(use \`make latexpdf' here to do that automatically)."
latexpdf:
$(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
@echo "Running LaTeX files through pdflatex..."
$(MAKE) -C $(BUILDDIR)/latex all-pdf
@echo "pdflatex finished; the PDF files are in $(BUILDDIR)/latex."
latexpdfja:
$(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
@echo "Running LaTeX files through platex and dvipdfmx..."
$(MAKE) -C $(BUILDDIR)/latex all-pdf-ja
@echo "pdflatex finished; the PDF files are in $(BUILDDIR)/latex."
text:
$(SPHINXBUILD) -b text $(ALLSPHINXOPTS) $(BUILDDIR)/text
@echo
@echo "Build finished. The text files are in $(BUILDDIR)/text."
man:
$(SPHINXBUILD) -b man $(ALLSPHINXOPTS) $(BUILDDIR)/man
@echo
@echo "Build finished. The manual pages are in $(BUILDDIR)/man."
texinfo:
$(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
@echo
@echo "Build finished. The Texinfo files are in $(BUILDDIR)/texinfo."
@echo "Run \`make' in that directory to run these through makeinfo" \
"(use \`make info' here to do that automatically)."
info:
$(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
@echo "Running Texinfo files through makeinfo..."
make -C $(BUILDDIR)/texinfo info
@echo "makeinfo finished; the Info files are in $(BUILDDIR)/texinfo."
gettext:
$(SPHINXBUILD) -b gettext $(I18NSPHINXOPTS) $(BUILDDIR)/locale
@echo
@echo "Build finished. The message catalogs are in $(BUILDDIR)/locale."
changes:
$(SPHINXBUILD) -b changes $(ALLSPHINXOPTS) $(BUILDDIR)/changes
@echo
@echo "The overview file is in $(BUILDDIR)/changes."
linkcheck:
$(SPHINXBUILD) -b linkcheck $(ALLSPHINXOPTS) $(BUILDDIR)/linkcheck
@echo
@echo "Link check complete; look for any errors in the above output " \
"or in $(BUILDDIR)/linkcheck/output.txt."
doctest:
$(SPHINXBUILD) -b doctest $(ALLSPHINXOPTS) $(BUILDDIR)/doctest
@echo "Testing of doctests in the sources finished, look at the " \
"results in $(BUILDDIR)/doctest/output.txt."
coverage:
$(SPHINXBUILD) -b coverage $(ALLSPHINXOPTS) $(BUILDDIR)/coverage
@echo "Testing of coverage in the sources finished, look at the " \
"results in $(BUILDDIR)/coverage/python.txt."
xml:
$(SPHINXBUILD) -b xml $(ALLSPHINXOPTS) $(BUILDDIR)/xml
@echo
@echo "Build finished. The XML files are in $(BUILDDIR)/xml."
pseudoxml:
$(SPHINXBUILD) -b pseudoxml $(ALLSPHINXOPTS) $(BUILDDIR)/pseudoxml
@echo
@echo "Build finished. The pseudo-XML files are in $(BUILDDIR)/pseudoxml."
| {
"content_hash": "b0111524c29e8455282a3371a14c6467",
"timestamp": "",
"source": "github",
"line_count": 189,
"max_line_length": 343,
"avg_line_length": 38.89417989417989,
"alnum_prop": 0.7061624268806965,
"repo_name": "radical-cybertools/ExTASY",
"id": "c6b056016251a016426877361022be3f278fd1f3",
"size": "7443",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "doc/Makefile",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "Python",
"bytes": "1973"
}
],
"symlink_target": ""
} |
package bradswebdavclient;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
/**
*
* @author mcevoyb
*/
public abstract class AbstractMouseListener implements MouseListener{
protected final AbstractTreeNode node;
public abstract void onClick();
public AbstractMouseListener() {
this.node = null;
}
public AbstractMouseListener(AbstractTreeNode node) {
if( node == null ) throw new NullPointerException();
this.node = node;
}
protected void doEvent() {
onClick();
}
public void mouseClicked(MouseEvent e) {
}
public void mousePressed(MouseEvent e) {
}
public void mouseReleased(MouseEvent e) {
doEvent();
}
public void mouseEntered(MouseEvent e) {
}
public void mouseExited(MouseEvent e) {
}
}
| {
"content_hash": "a99ba670b50277013b5d61749230f1c6",
"timestamp": "",
"source": "github",
"line_count": 44,
"max_line_length": 69,
"avg_line_length": 19.613636363636363,
"alnum_prop": 0.6407879490150638,
"repo_name": "pymonger/milton",
"id": "8ed7771432656da13b2109898759315a8758ca66",
"size": "863",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "milton-client-app/src/main/java/bradswebdavclient/AbstractMouseListener.java",
"mode": "33188",
"license": "apache-2.0",
"language": [
{
"name": "Java",
"bytes": "2747953"
},
{
"name": "JavaScript",
"bytes": "276443"
},
{
"name": "Shell",
"bytes": "66"
}
],
"symlink_target": ""
} |
package com.racsogl.patterns.comportamiento.strategy;
import java.util.ArrayList;
import java.util.List;
/**
* Dibuja la lista de vehiculos destinados a la venta.
* <p>
* Se utiliza un algoritmo con dos versiones para calcular la representación grafica en función del navegador.
* 1v. Un vehículo por línea
* 2v. Tres vehículos por línea
*/
public class VistaCatalogo {
protected List<VistaVehiculo> contenido = new ArrayList<>();
private DibujaCatalogo dibujo;
VistaCatalogo(final DibujaCatalogo dibujo) {
// Creamos los datos a pintar en pantalla
contenido.add(new VistaVehiculo("vehiculo economico"));
contenido.add(new VistaVehiculo("vehiculo amplio"));
contenido.add(new VistaVehiculo("vehiculo rapido"));
contenido.add(new VistaVehiculo("vehiculo confortable"));
contenido.add(new VistaVehiculo("vehiculo deportivo"));
this.dibujo = dibujo;
}
public void dibuja() {
dibujo.dibuja(contenido);
}
}
| {
"content_hash": "34936ed58dffd27352942a24c4a62e02",
"timestamp": "",
"source": "github",
"line_count": 31,
"max_line_length": 110,
"avg_line_length": 32.29032258064516,
"alnum_prop": 0.7062937062937062,
"repo_name": "racsogl/Patterns",
"id": "66879d5df1bdd985bc993c579cbd7e0de24418aa",
"size": "1007",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "src/main/java/com/racsogl/patterns/comportamiento/strategy/VistaCatalogo.java",
"mode": "33261",
"license": "mit",
"language": [
{
"name": "HTML",
"bytes": "20051"
},
{
"name": "Java",
"bytes": "35308"
}
],
"symlink_target": ""
} |
#import "UIViewController.h"
#import "TPStarkInCallButtonsViewDelegate-Protocol.h"
#import "TPStarkPhoneCallGalleryViewDelegate-Protocol.h"
@class NSArray, NSTimer, TPStarkInCallButtonsView, TPStarkPhoneCallGalleryView, TUCall, UIView;
@interface TPStarkInCallViewController : UIViewController <TPStarkPhoneCallGalleryViewDelegate, TPStarkInCallButtonsViewDelegate>
{
int _currentMode;
id <TPStarkInCallViewControllerDelegate> _delegate;
NSArray *_primaryPhoneCalls;
NSArray *_conferenceParticipants;
TUCall *_incomingPhoneCall;
UIView *_flippyView;
TPStarkPhoneCallGalleryView *_galleryView;
TPStarkInCallButtonsView *_buttonsView;
NSTimer *_viewUpdateClockTickTimer;
TUCall *_failedCall;
}
@property(retain) TUCall *failedCall; // @synthesize failedCall=_failedCall;
@property int currentMode; // @synthesize currentMode=_currentMode;
@property(retain) NSTimer *viewUpdateClockTickTimer; // @synthesize viewUpdateClockTickTimer=_viewUpdateClockTickTimer;
@property(retain) TPStarkInCallButtonsView *buttonsView; // @synthesize buttonsView=_buttonsView;
@property(retain) TPStarkPhoneCallGalleryView *galleryView; // @synthesize galleryView=_galleryView;
@property(retain) UIView *flippyView; // @synthesize flippyView=_flippyView;
@property(retain) TUCall *incomingPhoneCall; // @synthesize incomingPhoneCall=_incomingPhoneCall;
@property(copy) NSArray *conferenceParticipants; // @synthesize conferenceParticipants=_conferenceParticipants;
@property(copy) NSArray *primaryPhoneCalls; // @synthesize primaryPhoneCalls=_primaryPhoneCalls;
@property id <TPStarkInCallViewControllerDelegate> delegate; // @synthesize delegate=_delegate;
- (void)_physicalButtonsCancelled:(id)arg1 withEvent:(id)arg2;
- (void)_physicalButtonsEnded:(id)arg1 withEvent:(id)arg2;
- (void)_physicalButtonsBegan:(id)arg1 withEvent:(id)arg2;
- (void)_wheelChangedWithEvent:(id)arg1;
- (_Bool)currentCallStateWarrantsCallWaitingMode;
- (void)callFailedNotification:(id)arg1;
- (void)muteStateChangedNotification:(id)arg1;
- (void)viewUpdateClockTickTimerFired:(id)arg1;
- (void)updateButtonsViewState;
- (void)inCallButtonWasTapped:(id)arg1;
- (_Bool)isSwapCallsAllowed;
- (_Bool)isMergeCallsAllowed;
- (_Bool)isAddCallAllowed;
- (id)representativePhoneCallForConferenceForGalleryView:(id)arg1;
- (id)allConferenceParticipantCalls;
- (id)conferenceParticipantCallsForPhoneCall:(id)arg1;
- (id)primaryPhoneCallsForGalleryView:(id)arg1;
- (_Bool)isMuted;
- (void)setIsMuted:(_Bool)arg1;
@property(readonly) _Bool isDismissable;
- (id)currentActivePhoneCall;
- (id)__sanitizedPrimaryPhoneCallOrdering:(id)arg1;
- (void)setPrimaryPhoneCalls:(id)arg1 conferencePhoneCalls:(id)arg2 incomingPhoneCall:(id)arg3;
- (void)viewWillDisappear:(_Bool)arg1;
- (void)viewWillAppear:(_Bool)arg1;
- (void)dealloc;
- (void)loadView;
- (id)initWithNibName:(id)arg1 bundle:(id)arg2;
@end
| {
"content_hash": "ce5abd8df285ca9071c73d4db4f1e33e",
"timestamp": "",
"source": "github",
"line_count": 64,
"max_line_length": 129,
"avg_line_length": 45.140625,
"alnum_prop": 0.8006230529595015,
"repo_name": "matthewsot/CocoaSharp",
"id": "f5d3916c341a650c1f7fa9b3e46170a78f9da8df",
"size": "3029",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "Headers/PrivateFrameworks/TelephonyUI/TPStarkInCallViewController.h",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "C",
"bytes": "259784"
},
{
"name": "C#",
"bytes": "2789005"
},
{
"name": "C++",
"bytes": "252504"
},
{
"name": "Objective-C",
"bytes": "24301417"
},
{
"name": "Smalltalk",
"bytes": "167909"
}
],
"symlink_target": ""
} |
package de.codepitbull.imodel;
import ch.lambdaj.function.argument.Argument;
import ch.lambdaj.function.argument.ArgumentsFactory;
import org.apache.wicket.model.PropertyModel;
/* www.starjar.com
* Copyright (c) 2011 Peter Henderson. All Rights Reserved.
* Licensed under the Apache License, Version 2.0
*/
//Taken from https://cwiki.apache.org/WICKET/working-with-wicket-models.html#WorkingwithWicketmodels-LambdaJ
public class ModelFactory {
public static <T> PropertyModel<T> model(Object value, T proxiedValue) {
Argument<T> a = ArgumentsFactory.actualArgument(proxiedValue);
String invokedPN = a.getInkvokedPropertyName();
PropertyModel<T> m = new PropertyModel<T>(value, invokedPN);
return m;
}
}
| {
"content_hash": "944ea183f3db9a2e3ff927bd139bc8e3",
"timestamp": "",
"source": "github",
"line_count": 23,
"max_line_length": 108,
"avg_line_length": 31.26086956521739,
"alnum_prop": 0.780250347705146,
"repo_name": "codepitbull/wicket-buch",
"id": "439d925f10439eb824936c8f3cbc89244f8940e9",
"size": "1424",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "teil2-imodel/src/main/java/de/codepitbull/imodel/ModelFactory.java",
"mode": "33188",
"license": "apache-2.0",
"language": [
{
"name": "Java",
"bytes": "181068"
}
],
"symlink_target": ""
} |
<?php
namespace TYPO3\CMS\Fluid\ViewHelpers\Security;
/* *
* This script is backported from the TYPO3 Flow package "TYPO3.Fluid". *
* *
* It is free software; you can redistribute it and/or modify it under *
* the terms of the GNU Lesser General Public License, either version 3 *
* of the License, or (at your option) any later version. *
* *
* *
* This script is distributed in the hope that it will be useful, but *
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHAN- *
* TABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser *
* General Public License for more details. *
* *
* You should have received a copy of the GNU Lesser General Public *
* License along with the script. *
* If not, see http://www.gnu.org/licenses/lgpl.html *
* *
* The TYPO3 project - inspiring people to share! *
* */
/**
* This view helper implements an ifAuthenticated/else condition for FE users/groups.
*
* = Examples =
*
* <code title="Basic usage">
* <f:security.ifAuthenticated>
* This is being shown whenever a FE user is logged in
* </f:security.ifAuthenticated>
* </code>
* <output>
* Everything inside the <f:ifAuthenticated> tag is being displayed if you are authenticated with any FE user account.
* </output>
*
* <code title="IfAuthenticated / then / else">
* <f:security.ifAuthenticated>
* <f:then>
* This is being shown in case you have access.
* </f:then>
* <f:else>
* This is being displayed in case you do not have access.
* </f:else>
* </f:security.ifAuthenticated>
* </code>
* <output>
* Everything inside the "then" tag is displayed if you have access.
* Otherwise, everything inside the "else"-tag is displayed.
* </output>
*
* @api
*/
class IfAuthenticatedViewHelper extends \TYPO3\CMS\Fluid\Core\ViewHelper\AbstractConditionViewHelper implements \TYPO3\CMS\Fluid\Core\ViewHelper\Facets\CompilableInterface
{
/**
* This method decides if the condition is TRUE or FALSE. It can be overriden in extending viewhelpers to adjust functionality.
*
* @param array $arguments ViewHelper arguments to evaluate the condition for this ViewHelper, allows for flexiblity in overriding this method.
* @return bool
*/
protected static function evaluateCondition($arguments = null)
{
return isset($GLOBALS['TSFE']) && $GLOBALS['TSFE']->loginUser;
}
}
| {
"content_hash": "dbea353c25cdb8a7ba0ea2ad1d13bfd2",
"timestamp": "",
"source": "github",
"line_count": 66,
"max_line_length": 171,
"avg_line_length": 45.75757575757576,
"alnum_prop": 0.5529801324503312,
"repo_name": "ahmedRguei/blogTypo",
"id": "fd9959e43e4e9056b6315a35b47d39977572ff42",
"size": "3020",
"binary": false,
"copies": "4",
"ref": "refs/heads/master",
"path": "typo3/sysext/fluid/Classes/ViewHelpers/Security/IfAuthenticatedViewHelper.php",
"mode": "33188",
"license": "apache-2.0",
"language": [
{
"name": "ApacheConf",
"bytes": "3425"
},
{
"name": "CSS",
"bytes": "1591892"
},
{
"name": "HTML",
"bytes": "617019"
},
{
"name": "JavaScript",
"bytes": "3011598"
},
{
"name": "PHP",
"bytes": "25967799"
},
{
"name": "PLpgSQL",
"bytes": "3957"
},
{
"name": "Shell",
"bytes": "7244"
},
{
"name": "Smarty",
"bytes": "302"
},
{
"name": "TypeScript",
"bytes": "122147"
},
{
"name": "XSLT",
"bytes": "27654"
}
],
"symlink_target": ""
} |
[](https://github.com/purescript/purescript-lists/releases)
[](https://travis-ci.org/purescript/purescript-lists)
This library defines strict and lazy linked lists, and associated helper functions and type class instances.
_Note_: This module is an improvement over `Data.Array` when working with immutable lists of data in a purely-functional setting, but does not have good random-access performance.
## Installation
```
bower install purescript-lists
```
## Licensing
Some of this code is derived from GHC's standard libraries (`base`);
according to its terms, we have included GHC's license in the file
`LICENSE-GHC.md`.
## Documentation
Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-lists).
| {
"content_hash": "bc6b9441308fab707eb9901a1f7f539f",
"timestamp": "",
"source": "github",
"line_count": 22,
"max_line_length": 179,
"avg_line_length": 42.09090909090909,
"alnum_prop": 0.7818574514038877,
"repo_name": "afcondon/purescript-d3-tagless",
"id": "86d39523ec02304820750613c2a9b7be63949fba",
"size": "946",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": ".spago/lists/v5.4.1/README.md",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "JavaScript",
"bytes": "21440"
},
{
"name": "PureScript",
"bytes": "95278"
}
],
"symlink_target": ""
} |
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**conditions** | [**list[V1TemplateInstanceCondition]**](V1TemplateInstanceCondition.md) | conditions represent the latest available observations of a TemplateInstance's current state. | [optional]
**objects** | [**list[V1TemplateInstanceObject]**](V1TemplateInstanceObject.md) | Objects references the objects created by the TemplateInstance. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
| {
"content_hash": "4806643f33d07db6fdb6807e775df336",
"timestamp": "",
"source": "github",
"line_count": 8,
"max_line_length": 202,
"avg_line_length": 77.875,
"alnum_prop": 0.6789727126805778,
"repo_name": "chouseknecht/openshift-restclient-python",
"id": "2b299796d3f02356088d10629f683861d39e407c",
"size": "665",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "openshift/docs/V1TemplateInstanceStatus.md",
"mode": "33188",
"license": "apache-2.0",
"language": [
{
"name": "Python",
"bytes": "8615175"
},
{
"name": "Shell",
"bytes": "18766"
}
],
"symlink_target": ""
} |
<!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_151) on Wed Dec 13 10:32:43 MST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.wildfly.swarm.config.management.SecurityRealmSupplier (BOM: * : All 2017.12.1 API)</title>
<meta name="date" content="2017-12-13">
<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="Uses of Interface org.wildfly.swarm.config.management.SecurityRealmSupplier (BOM: * : All 2017.12.1 API)";
}
}
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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/wildfly/swarm/config/management/SecurityRealmSupplier.html" title="interface in org.wildfly.swarm.config.management">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-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">Help</a></li>
</ul>
<div class="aboutLanguage">WildFly Swarm API, 2017.12.1</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/wildfly/swarm/config/management/class-use/SecurityRealmSupplier.html" target="_top">Frames</a></li>
<li><a href="SecurityRealmSupplier.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">
<h2 title="Uses of Interface org.wildfly.swarm.config.management.SecurityRealmSupplier" class="title">Uses of Interface<br>org.wildfly.swarm.config.management.SecurityRealmSupplier</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/wildfly/swarm/config/management/SecurityRealmSupplier.html" title="interface in org.wildfly.swarm.config.management">SecurityRealmSupplier</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.wildfly.swarm.config">org.wildfly.swarm.config</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.wildfly.swarm.config">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/wildfly/swarm/config/management/SecurityRealmSupplier.html" title="interface in org.wildfly.swarm.config.management">SecurityRealmSupplier</a> in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> with parameters of type <a href="../../../../../../org/wildfly/swarm/config/management/SecurityRealmSupplier.html" title="interface in org.wildfly.swarm.config.management">SecurityRealmSupplier</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/wildfly/swarm/config/ManagementCoreService.html" title="type parameter in ManagementCoreService">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">ManagementCoreService.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/ManagementCoreService.html#securityRealm-org.wildfly.swarm.config.management.SecurityRealmSupplier-">securityRealm</a></span>(<a href="../../../../../../org/wildfly/swarm/config/management/SecurityRealmSupplier.html" title="interface in org.wildfly.swarm.config.management">SecurityRealmSupplier</a> supplier)</code>
<div class="block">Install a supplied SecurityRealm object to the list of subresources</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/wildfly/swarm/config/management/SecurityRealmSupplier.html" title="interface in org.wildfly.swarm.config.management">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-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">Help</a></li>
</ul>
<div class="aboutLanguage">WildFly Swarm API, 2017.12.1</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/wildfly/swarm/config/management/class-use/SecurityRealmSupplier.html" target="_top">Frames</a></li>
<li><a href="SecurityRealmSupplier.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 ======= -->
<p class="legalCopy"><small>Copyright © 2017 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
| {
"content_hash": "20a3bf21af0c5c29f9b9785a72d7c7e3",
"timestamp": "",
"source": "github",
"line_count": 170,
"max_line_length": 485,
"avg_line_length": 44.811764705882354,
"alnum_prop": 0.6503019165135207,
"repo_name": "wildfly-swarm/wildfly-swarm-javadocs",
"id": "d1dee292efe8ac57cb31d3ed9f21f98e54e4b9e8",
"size": "7618",
"binary": false,
"copies": "1",
"ref": "refs/heads/gh-pages",
"path": "2017.12.1/apidocs/org/wildfly/swarm/config/management/class-use/SecurityRealmSupplier.html",
"mode": "33188",
"license": "apache-2.0",
"language": [],
"symlink_target": ""
} |
package com.raybritton.autovaluemap.makers;
import com.raybritton.autovaluemap.MapValueMaker;
public class LongArrayMaker implements MapValueMaker<long[]> {
@Override
public long[] make(String methodName) {
return new long[0];
}
}
| {
"content_hash": "57368f46c90a03afacf58683685a2989",
"timestamp": "",
"source": "github",
"line_count": 10,
"max_line_length": 62,
"avg_line_length": 25.3,
"alnum_prop": 0.7351778656126482,
"repo_name": "raybritton/auto-value-map",
"id": "2817c2c42867f80616f36a206fae80efb8be2e88",
"size": "253",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "annotations/src/main/java/com/raybritton/autovaluemap/makers/LongArrayMaker.java",
"mode": "33188",
"license": "apache-2.0",
"language": [
{
"name": "Batchfile",
"bytes": "54"
},
{
"name": "Java",
"bytes": "80831"
},
{
"name": "Shell",
"bytes": "52"
}
],
"symlink_target": ""
} |
package apple.modelio;
import apple.NSObject;
import apple.foundation.NSArray;
import apple.foundation.NSMethodSignature;
import apple.foundation.NSSet;
import apple.foundation.protocol.NSCopying;
import apple.modelio.protocol.MDLComponent;
import apple.modelio.protocol.MDLJointAnimation;
import org.moe.natj.c.ann.FunctionPtr;
import org.moe.natj.general.NatJ;
import org.moe.natj.general.Pointer;
import org.moe.natj.general.ann.Generated;
import org.moe.natj.general.ann.Library;
import org.moe.natj.general.ann.Mapped;
import org.moe.natj.general.ann.MappedReturn;
import org.moe.natj.general.ann.NInt;
import org.moe.natj.general.ann.NUInt;
import org.moe.natj.general.ann.Owned;
import org.moe.natj.general.ann.Runtime;
import org.moe.natj.general.ptr.VoidPtr;
import org.moe.natj.objc.Class;
import org.moe.natj.objc.ObjCRuntime;
import org.moe.natj.objc.SEL;
import org.moe.natj.objc.ann.ObjCClassBinding;
import org.moe.natj.objc.ann.Selector;
import org.moe.natj.objc.map.ObjCObjectMapper;
@Generated
@Library("ModelIO")
@Runtime(ObjCRuntime.class)
@ObjCClassBinding
public class MDLAnimationBindComponent extends NSObject implements NSCopying, MDLComponent {
static {
NatJ.register();
}
@Generated
protected MDLAnimationBindComponent(Pointer peer) {
super(peer);
}
@Generated
@Selector("accessInstanceVariablesDirectly")
public static native boolean accessInstanceVariablesDirectly();
@Generated
@Owned
@Selector("alloc")
public static native MDLAnimationBindComponent alloc();
@Owned
@Generated
@Selector("allocWithZone:")
public static native MDLAnimationBindComponent allocWithZone(VoidPtr zone);
@Generated
@Selector("automaticallyNotifiesObserversForKey:")
public static native boolean automaticallyNotifiesObserversForKey(String key);
@Generated
@Selector("cancelPreviousPerformRequestsWithTarget:")
public static native void cancelPreviousPerformRequestsWithTarget(@Mapped(ObjCObjectMapper.class) Object aTarget);
@Generated
@Selector("cancelPreviousPerformRequestsWithTarget:selector:object:")
public static native void cancelPreviousPerformRequestsWithTargetSelectorObject(
@Mapped(ObjCObjectMapper.class) Object aTarget, SEL aSelector,
@Mapped(ObjCObjectMapper.class) Object anArgument);
@Generated
@Selector("classFallbacksForKeyedArchiver")
public static native NSArray<String> classFallbacksForKeyedArchiver();
@Generated
@Selector("classForKeyedUnarchiver")
public static native Class classForKeyedUnarchiver();
@Generated
@Owned
@Selector("copyWithZone:")
@MappedReturn(ObjCObjectMapper.class)
public native Object copyWithZone(VoidPtr zone);
@Generated
@Selector("debugDescription")
public static native String debugDescription_static();
@Generated
@Selector("description")
public static native String description_static();
@Generated
@Selector("hash")
@NUInt
public static native long hash_static();
@Generated
@Selector("init")
public native MDLAnimationBindComponent init();
@Generated
@Selector("instanceMethodForSelector:")
@FunctionPtr(name = "call_instanceMethodForSelector_ret")
public static native NSObject.Function_instanceMethodForSelector_ret instanceMethodForSelector(SEL aSelector);
@Generated
@Selector("instanceMethodSignatureForSelector:")
public static native NSMethodSignature instanceMethodSignatureForSelector(SEL aSelector);
@Generated
@Selector("instancesRespondToSelector:")
public static native boolean instancesRespondToSelector(SEL aSelector);
@Generated
@Selector("isSubclassOfClass:")
public static native boolean isSubclassOfClass(Class aClass);
@Generated
@Selector("jointAnimation")
@MappedReturn(ObjCObjectMapper.class)
public native MDLJointAnimation jointAnimation();
/**
* optional. If set, jointIndices vertex buffers index into this list of joints.
*/
@Generated
@Selector("jointPaths")
public native NSArray<String> jointPaths();
@Generated
@Selector("keyPathsForValuesAffectingValueForKey:")
public static native NSSet<String> keyPathsForValuesAffectingValueForKey(String key);
@Generated
@Owned
@Selector("new")
public static native MDLAnimationBindComponent new_objc();
@Generated
@Selector("resolveClassMethod:")
public static native boolean resolveClassMethod(SEL sel);
@Generated
@Selector("resolveInstanceMethod:")
public static native boolean resolveInstanceMethod(SEL sel);
@Generated
@Selector("setJointAnimation:")
public native void setJointAnimation(@Mapped(ObjCObjectMapper.class) MDLJointAnimation value);
/**
* optional. If set, jointIndices vertex buffers index into this list of joints.
*/
@Generated
@Selector("setJointPaths:")
public native void setJointPaths(NSArray<String> value);
@Generated
@Selector("setSkeleton:")
public native void setSkeleton(MDLSkeleton value);
@Generated
@Selector("setVersion:")
public static native void setVersion_static(@NInt long aVersion);
@Generated
@Selector("skeleton")
public native MDLSkeleton skeleton();
@Generated
@Selector("superclass")
public static native Class superclass_static();
@Generated
@Selector("version")
@NInt
public static native long version_static();
}
| {
"content_hash": "2910626497201c364e13c188bb71f56d",
"timestamp": "",
"source": "github",
"line_count": 179,
"max_line_length": 118,
"avg_line_length": 30.821229050279328,
"alnum_prop": 0.7491390248323364,
"repo_name": "multi-os-engine/moe-core",
"id": "c90f7c8eb5b6889f17dc544ac28460fba7e233b8",
"size": "5517",
"binary": false,
"copies": "1",
"ref": "refs/heads/moe-master",
"path": "moe.apple/moe.platform.ios/src/main/java/apple/modelio/MDLAnimationBindComponent.java",
"mode": "33188",
"license": "apache-2.0",
"language": [
{
"name": "C",
"bytes": "892337"
},
{
"name": "C++",
"bytes": "155476"
},
{
"name": "HTML",
"bytes": "42061"
},
{
"name": "Java",
"bytes": "46670080"
},
{
"name": "Objective-C",
"bytes": "94699"
},
{
"name": "Objective-C++",
"bytes": "9128"
},
{
"name": "Perl",
"bytes": "35206"
},
{
"name": "Python",
"bytes": "15418"
},
{
"name": "Shell",
"bytes": "10932"
}
],
"symlink_target": ""
} |
ACCEPTED
#### According to
Index Fungorum
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "026b0796328e6f2881d58c33b5bb2f57",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 18,
"avg_line_length": 8.384615384615385,
"alnum_prop": 0.6788990825688074,
"repo_name": "mdoering/backbone",
"id": "8f4c2e97856709f283547eacbb2b4e041e6a3c6c",
"size": "153",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "life/Fungi/Ascomycota/Lecanoromycetes/Teloschistales/Physciaceae/Physcia/Physcia lithoteoides/README.md",
"mode": "33188",
"license": "apache-2.0",
"language": [],
"symlink_target": ""
} |
package xworker.db.jdbc.utils;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.SQLException;
import org.xmeta.ActionContext;
import org.xmeta.Thing;
import org.xmeta.World;
import org.xmeta.util.UtilData;
import xworker.lang.executor.Executor;
public class JdbcActions {
private static final String TAG = JdbcActions.class.getName();
public static void deleteTableRowsInc(ActionContext actionContext) throws SQLException{
//xworker.db.jdbc.utils.JdbcActions/@DeleteTableRowsInc/@actions/@run
Thing self = actionContext.getObject("self");
Thing datasource = self.doAction("getDatasource", actionContext);
long currentId = self.getLong("currentId");
long maxId = self.getLong("maxId");
String table = self.getString("tableName");
String idFiled = self.getString("idFiled");
while(currentId < maxId){
Connection con = datasource.doAction("getConnection", actionContext);
try{
PreparedStatement pst = con.prepareStatement("delete from " + table + " where " + idFiled + " < ?");
pst.setLong(1, currentId);
pst.execute();
Executor.info(TAG, table + " " + idFiled + " < " + currentId + " has deleted");
pst.close();
self.set("currentId", currentId);
self.save();
currentId = currentId + 10000;
}catch(Exception e){
Executor.error(TAG, "execute delete table error, action=" + self.getMetadata().getPath(), e);
}finally{
if(con != null) {
con.close();
}
}
}
}
public static void initDatabase(ActionContext actionContext){
//xworker.db.jdbc.utils.JdbcActions/@InitDatabase/@actions/@run
Thing self = actionContext.getObject("self");
//检查数据源是否存在
String dataSource = self.doAction("getDataSource", actionContext);
World world = World.getInstance();
if(world.getThing(dataSource) == null){
//创建dataSource
Thing dataSourceThing = self.doAction("getDataSourceThing", actionContext);
String thingManager = self.doAction("getThingManager", actionContext);
Thing ds = dataSourceThing.detach();
ds.getMetadata().setCoderType("dml_xml");//为了方便手工编辑
ds.saveAs(thingManager, dataSource);
}
//ddl
Thing ddl = self.doAction("getDdlThing", actionContext);
if(ddl != null && UtilData.isTrue(self.doAction("isDbChanged", actionContext))){
ddl.doAction("run", actionContext);
}
}
public static boolean isDbChanged(ActionContext actionContext) throws SQLException{
//xworker.db.jdbc.utils.JdbcActions/@InitDatabase/@actions/@isDbChanged
//检查数据库是否已经更新
Thing self = actionContext.getObject("self");
String dataSource = self.doAction("getDataSource", actionContext);
String sql = self.doAction("getCheckSql", actionContext);
World world = World.getInstance();
Thing ds = world.getThing(dataSource);
Connection con = ds.doAction("getConnection", actionContext);
try{
PreparedStatement pst = con.prepareStatement(sql);
pst.execute();
pst.close();
return false;
}catch(Exception e){
return true;
}finally{
if(con != null) {
con.close();
}
}
}
}
| {
"content_hash": "c2f9c6817991654b89bd4e9df8294838",
"timestamp": "",
"source": "github",
"line_count": 96,
"max_line_length": 117,
"avg_line_length": 37.885416666666664,
"alnum_prop": 0.5952708276051691,
"repo_name": "x-meta/xworker",
"id": "ab1cbd6c3da53abd13322333588f928906b01f62",
"size": "3697",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "xworker_lang/src/main/java/xworker/db/jdbc/utils/JdbcActions.java",
"mode": "33188",
"license": "apache-2.0",
"language": [
{
"name": "Batchfile",
"bytes": "13302"
},
{
"name": "CSS",
"bytes": "608135"
},
{
"name": "Fluent",
"bytes": "1420"
},
{
"name": "FreeMarker",
"bytes": "245430"
},
{
"name": "Groovy",
"bytes": "2259"
},
{
"name": "HTML",
"bytes": "228023"
},
{
"name": "Java",
"bytes": "12283468"
},
{
"name": "JavaScript",
"bytes": "804030"
},
{
"name": "Lex",
"bytes": "5606489"
},
{
"name": "PHP",
"bytes": "2232"
},
{
"name": "Python",
"bytes": "572"
},
{
"name": "Ruby",
"bytes": "302"
},
{
"name": "SCSS",
"bytes": "16447"
},
{
"name": "Shell",
"bytes": "13983"
}
],
"symlink_target": ""
} |
module Language.Binal.Optimizer where
import qualified Data.Maybe as Maybe
import Language.Binal.Types
import qualified Language.Binal.Util as Util
isNotCall :: String -> TypedAST -> Bool
isNotCall _ (TyLit _ _ _) = True
isNotCall name (TyList (TyLit (SymLit "^") _ _:_:body:[]) _ _) = isNotCall name body
isNotCall name (TyList (TyLit (SymLit "seq") _ _:xs) _ _) = all (isNotCall name) xs
isNotCall name (TyList (TyLit (SymLit "let") _ _:_:body:[]) _ _) = isNotCall name body
isNotCall name (TyList (TyLit (SymLit "letrec") _ _:_:body:[]) _ _) = isNotCall name body
isNotCall name (TyList (TyLit (SymLit "match") _ _:xs) _ _) = all (isNotCall name) xs
isNotCall name (TyList (TyLit (SymLit "cond") _ _:xs) _ _) = all (isNotCall name) xs
isNotCall name (TyList (TyLit (SymLit ".") _ _:x:_:[]) _ _) = isNotCall name x
isNotCall name (TyList (TyLit (SymLit ":") _ _:_:x:[]) _ _) = isNotCall name x
isNotCall _ (TyList (TyLit (SymLit "assume") _ _:_) _ _) = True
isNotCall name (TyList ((TyLit (SymLit name1) _ _):args) _ _)
| name == name1 = False
| otherwise = all (isNotCall name) args
isNotCall name (TyList xs _ _) = all (isNotCall name) xs
isTailCall :: String -> TypedAST -> Bool
isTailCall _ (TyLit _ _ _) = True
isTailCall name (TyList (TyLit (SymLit "^") _ _:_:body:[]) _ _) = isTailCall name body
isTailCall _ (TyList (TyLit (SymLit "seq") _ _:[]) _ _) = True
isTailCall name (TyList (TyLit (SymLit "seq") _ _:args) _ _) = all (isNotCall name) (init args) && isTailCall name (last args)
isTailCall name (TyList (TyLit (SymLit "let") _ _:_:x:[]) _ _) = isNotCall name x
isTailCall name (TyList (TyLit (SymLit "letrec") _ _:_:x:[]) _ _) = isNotCall name x
isTailCall _ (TyList (TyLit (SymLit "match") _ _:[]) _ _) = True
isTailCall name (TyList (TyLit (SymLit "match") _ _:xs) _ _) = do
isNotCall name (head xs) && all (isTailCall name) (tail xs)
isTailCall name (TyList (TyLit (SymLit "cond") _ _:xs) _ _) = do
let ys = Maybe.catMaybes (map (\(x,i) -> if even i then Just x else Nothing) (zip (init xs) ([0..] :: [Int])))
let zs = Maybe.catMaybes (map (\(x,i) -> if odd i then Just x else Nothing) (zip (init xs) ([0..] :: [Int])))
let z = last xs
all (isNotCall name) ys && all (isTailCall name) zs && isTailCall name z
isTailCall name (TyList (TyLit (SymLit ".") _ _:x:_:[]) _ _) = isNotCall name x
isTailCall name (TyList (TyLit (SymLit ":") _ _:_:x:[]) _ _) = isNotCall name x
isTailCall _ (TyList (TyLit (SymLit "assume") _ _:_) _ _) = True
isTailCall name (TyList xs _ _) = all (isNotCall name) xs
optimizeTailCallingToLoop :: String -> TypedAST -> TypedAST
optimizeTailCallingToLoop name (TyList (TyLit (SymLit "seq") ty1 pos1:args) ty2 pos2)
= (TyList (TyLit (SymLit "seq") ty1 pos1: (init args ++ [optimizeTailCallingToLoop name (last args)])) ty2 pos2)
optimizeTailCallingToLoop name (TyList (TyLit (SymLit "match") ty2 pos2:xs) ty1 pos1)
= TyList ( TyLit (SymLit "match") ty2 pos2
: head xs
: map (\x -> case x of
TyList (TyLit (SymLit "^") ty3 pos3:param:body:[]) ty4 pos4
-> TyList (TyLit (SymLit "^") ty3 pos3:param:optimizeTailCallingToLoop name body:[]) ty4 pos4
_ -> x) (tail xs)) ty1 pos1
optimizeTailCallingToLoop name (TyList (TyLit (SymLit "cond") ty1 pos1:xs) ty2 pos2) = do
let ys = Maybe.catMaybes (map (\(x,i) -> if even i then Just x else Nothing) (zip (init xs) ([0..] :: [Int])))
let zs = Maybe.catMaybes (map (\(x,i) -> if odd i then Just x else Nothing) (zip (init xs) ([0..] :: [Int])))
let z = optimizeTailCallingToLoop name (last xs)
let zs1 = map (optimizeTailCallingToLoop name) zs
TyList ( TyLit (SymLit "cond") ty1 pos1
: concatMap (\(a,b) -> [a,b]) (zip ys zs1) ++ [z]) ty2 pos2
optimizeTailCallingToLoop name it@(TyList ((TyLit (SymLit name1) _ pos1):args) ty2 pos2)
| name == name1 = TyList (TyLit (SymLit "recur") SymTy pos1 : args) ty2 pos2
| otherwise = TyList [TyLit (SymLit "terminate") SymTy pos1, it] ty2 pos2
optimizeTailCallingToLoop _ x = TyList [TyLit (SymLit "terminate") SymTy (Util.whereIs x), x] (Util.typeof x) (Util.whereIs x)
optimizeTailCallingLambda :: String -> TypedAST -> TypedAST
optimizeTailCallingLambda name (TyList (TyLit (SymLit "^") ty1 pos1:param:body:[]) ty2 pos2)
= (TyList (TyLit (SymLit "^") ty1 pos1
: param
: TyList
[ TyLit (SymLit "loop") SymTy (Util.whereIs body)
, optimizeTailCallingToLoop name body
] (Util.typeof body) (Util.whereIs body)
: []) ty2 pos2)
optimizeTailCallingLambda _ x = x
optimizeTailCall :: TypedAST -> TypedAST
optimizeTailCall x@(TyLit _ _ _) = x
optimizeTailCall (TyList (TyLit (SymLit "seq") ty1 pos1:xs) ty2 pos2)
= TyList (TyLit (SymLit "seq") ty1 pos1 : map optimizeTailCall xs) ty2 pos2
optimizeTailCall x@(TyList (TyLit (SymLit "letrec") ty1 pos1:(TyLit (SymLit name) ty2 pos2):fn:[]) ty3 pos3)
| isTailCall name fn
= TyList (TyLit (SymLit "letrec") ty1 pos1:(TyLit (SymLit name) ty2 pos2):optimizeTailCallingLambda name fn:[]) ty3 pos3
| otherwise = x
optimizeTailCall x = x
| {
"content_hash": "b3cade14e10a92b4365bd4a271811e07",
"timestamp": "",
"source": "github",
"line_count": 85,
"max_line_length": 126,
"avg_line_length": 60.588235294117645,
"alnum_prop": 0.6324271844660194,
"repo_name": "pasberth/binal1",
"id": "f82b6f9cf4df4e71f19d3ab88e9b139edf333720",
"size": "5150",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "Language/Binal/Optimizer.hs",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "Haskell",
"bytes": "93918"
},
{
"name": "JavaScript",
"bytes": "140"
}
],
"symlink_target": ""
} |
Nothing here yet. | {
"content_hash": "bee0a8cf4dc803b0f73ede17570a99d5",
"timestamp": "",
"source": "github",
"line_count": 1,
"max_line_length": 17,
"avg_line_length": 17,
"alnum_prop": 0.8235294117647058,
"repo_name": "davidboschwitz/dsp-portal",
"id": "76ad778306b29ab0fb6fe3b57531e9101daf12e1",
"size": "17",
"binary": false,
"copies": "3",
"ref": "refs/heads/master",
"path": "assets/html/history.html",
"mode": "33188",
"license": "apache-2.0",
"language": [
{
"name": "CSS",
"bytes": "223791"
},
{
"name": "HTML",
"bytes": "433060"
},
{
"name": "JavaScript",
"bytes": "33613"
},
{
"name": "PHP",
"bytes": "303773"
}
],
"symlink_target": ""
} |
$(function() {
var existing_views = new Set();
$("button.create_new").click(function() {
var view_name = $("#new_view").val();
if (!view_name || existing_views.has(view_name)) {
console.log("error: " + view_name);
}
window.location = "/" + view_name;
});
}); | {
"content_hash": "f7be688f630fef0525803b0468520ffa",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 58,
"avg_line_length": 25.384615384615383,
"alnum_prop": 0.47878787878787876,
"repo_name": "smershon/omnisonica",
"id": "11db45bf6724ec7b137d315c57430abc403ecb1e",
"size": "330",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "omnisonica/static/js/index.js",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "CSS",
"bytes": "1541"
},
{
"name": "HTML",
"bytes": "2099"
},
{
"name": "JavaScript",
"bytes": "32370"
},
{
"name": "Python",
"bytes": "15720"
}
],
"symlink_target": ""
} |
module.exports = Host;
var Transceiver = require("./Transceiver");
var Frame = require("./Frame");
function Host(name, macAddress) {
this.name = name;
this.macAddress = macAddress;
this.port = new Transceiver("Port0", receiveHandler, this);
var that = this;
function receiveHandler(srcPort, frame) {
if (frame.destMac === that.macAddress) {
console.log(that.name + " has received the frame");
} else {
console.log(that.name + " dropped frame - not intended recipient");
}
}
}
Host.prototype.transmitLayer2 = function(destMac, payload) {
var frame = new Frame(destMac, this.macAddress, payload);
this.port.transmit(frame);
}; | {
"content_hash": "e63bd199e508d99801f60f5e8190dad1",
"timestamp": "",
"source": "github",
"line_count": 24,
"max_line_length": 79,
"avg_line_length": 29.666666666666668,
"alnum_prop": 0.6376404494382022,
"repo_name": "richgieg/netsim-js",
"id": "ae2e90e5031c8434aa59eca7389975b354fbef08",
"size": "712",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "Host.js",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "JavaScript",
"bytes": "7288"
}
],
"symlink_target": ""
} |
package com.errorplayer.lala_weather.CustomSth.JuheNews;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.ImageView;
import android.widget.TextView;
import com.errorplayer.lala_weather.R;
import com.squareup.picasso.Picasso;
import java.io.InputStream;
import java.net.HttpURLConnection;
import java.net.URL;
import java.util.List;
/**
* Created by ErrorPlayer on 2018/5/23.
*/
public class JuheNewsListAdapter extends ArrayAdapter<JuheNewsListItem> {
private int resourceId;
public JuheNewsListAdapter(@NonNull Context context,
int textViewResourceId,
List<JuheNewsListItem> objects
)
{
super(context, textViewResourceId,objects);
this.resourceId = textViewResourceId;
}
@NonNull
@Override
public View getView(int position,
View convertView,
ViewGroup parent)
{
JuheNewsListItem jhni = getItem(position);
View view;
if (convertView == null)
view = LayoutInflater.from(getContext()).inflate(resourceId,parent,false);
else
view = convertView;
ImageView NewsPic = (ImageView)view.findViewById(R.id.juheNews_itemPic);
TextView NewsContent = (TextView)view.findViewById(R.id.juheNews_itemContent);
//NewsPic.setImageBitmap(bitmap);
Picasso.get()
.load(jhni.getImageId())
//.placeholder(R.drawable.questionmark)
//.error(R.drawable.error404)
//.resize(10, 10)
.into(NewsPic);
//NewsPic.setImageResource(jhni.getImageId());
NewsContent.setText(jhni.getNews_titleString());
return view;
}
public Bitmap getHttpBitmap(String url){
URL myFileURL;
Bitmap bitmap=null;
try{
myFileURL = new URL(url);
//获得连接
HttpURLConnection conn=(HttpURLConnection)myFileURL.openConnection();
//设置超时时间为6000毫秒,conn.setConnectionTiem(0);表示没有时间限制
conn.setConnectTimeout(6000);
//连接设置获得数据流
conn.setDoInput(true);
//不使用缓存
conn.setUseCaches(false);
//这句可有可无,没有影响
//conn.connect();
//得到数据流
InputStream is = conn.getInputStream();
//解析得到图片
bitmap = BitmapFactory.decodeStream(is);
//关闭数据流
is.close();
}catch(Exception e){
e.printStackTrace();
}
return bitmap;
}
}
| {
"content_hash": "647a1e1e3d7015b6ff76807839fc11c4",
"timestamp": "",
"source": "github",
"line_count": 100,
"max_line_length": 86,
"avg_line_length": 28.97,
"alnum_prop": 0.6130479806696583,
"repo_name": "errorplayer/LaLa-Weather",
"id": "b117af03734447c83e1c23f7bdf44e30230834fb",
"size": "3023",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "app/src/main/java/com/errorplayer/lala_weather/CustomSth/JuheNews/JuheNewsListAdapter.java",
"mode": "33188",
"license": "apache-2.0",
"language": [
{
"name": "Java",
"bytes": "133061"
}
],
"symlink_target": ""
} |
namespace content {
SaveFileManager::SaveFileManager()
: next_id_(0) {
}
SaveFileManager::~SaveFileManager() {
// Check for clean shutdown.
DCHECK(save_file_map_.empty());
}
// Called during the browser shutdown process to clean up any state (open files,
// timers) that live on the saving thread (file thread).
void SaveFileManager::Shutdown() {
BrowserThread::PostTask(
BrowserThread::FILE, FROM_HERE,
base::Bind(&SaveFileManager::OnShutdown, this));
}
// Stop file thread operations.
void SaveFileManager::OnShutdown() {
DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
STLDeleteValues(&save_file_map_);
}
SaveFile* SaveFileManager::LookupSaveFile(int save_id) {
SaveFileMap::iterator it = save_file_map_.find(save_id);
return it == save_file_map_.end() ? NULL : it->second;
}
// Called on the IO thread when
// a) The ResourceDispatcherHostImpl has decided that a request is savable.
// b) The resource does not come from the network, but we still need a
// save ID for for managing the status of the saving operation. So we
// file a request from the file thread to the IO thread to generate a
// unique save ID.
int SaveFileManager::GetNextId() {
DCHECK(BrowserThread::CurrentlyOn(BrowserThread::IO));
return next_id_++;
}
void SaveFileManager::RegisterStartingRequest(const GURL& save_url,
SavePackage* save_package) {
// Make sure it runs in the UI thread.
DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
int contents_id = save_package->contents_id();
// Register this starting request.
StartingRequestsMap& starting_requests =
contents_starting_requests_[contents_id];
bool never_present = starting_requests.insert(
StartingRequestsMap::value_type(save_url.spec(), save_package)).second;
DCHECK(never_present);
}
SavePackage* SaveFileManager::UnregisterStartingRequest(
const GURL& save_url, int contents_id) {
// Make sure it runs in UI thread.
DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
ContentsToStartingRequestsMap::iterator it =
contents_starting_requests_.find(contents_id);
if (it != contents_starting_requests_.end()) {
StartingRequestsMap& requests = it->second;
StartingRequestsMap::iterator sit = requests.find(save_url.spec());
if (sit == requests.end())
return NULL;
// Found, erase it from starting list and return SavePackage.
SavePackage* save_package = sit->second;
requests.erase(sit);
// If there is no element in requests, remove it
if (requests.empty())
contents_starting_requests_.erase(it);
return save_package;
}
return NULL;
}
// Look up a SavePackage according to a save id.
SavePackage* SaveFileManager::LookupPackage(int save_id) {
DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
SavePackageMap::iterator it = packages_.find(save_id);
if (it != packages_.end())
return it->second;
return NULL;
}
// Call from SavePackage for starting a saving job
void SaveFileManager::SaveURL(
const GURL& url,
const Referrer& referrer,
int render_process_host_id,
int render_view_id,
SaveFileCreateInfo::SaveFileSource save_source,
const FilePath& file_full_path,
ResourceContext* context,
SavePackage* save_package) {
DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
// Register a saving job.
RegisterStartingRequest(url, save_package);
if (save_source == SaveFileCreateInfo::SAVE_FILE_FROM_NET) {
DCHECK(url.is_valid());
BrowserThread::PostTask(
BrowserThread::IO, FROM_HERE,
base::Bind(&SaveFileManager::OnSaveURL, this, url, referrer,
render_process_host_id, render_view_id, context));
} else {
// We manually start the save job.
SaveFileCreateInfo* info = new SaveFileCreateInfo(file_full_path,
url,
save_source,
-1);
info->render_process_id = render_process_host_id;
info->render_view_id = render_view_id;
// Since the data will come from render process, so we need to start
// this kind of save job by ourself.
BrowserThread::PostTask(
BrowserThread::IO, FROM_HERE,
base::Bind(&SaveFileManager::OnRequireSaveJobFromOtherSource,
this, info));
}
}
// Utility function for look up table maintenance, called on the UI thread.
// A manager may have multiple save page job (SavePackage) in progress,
// so we just look up the save id and remove it from the tracking table.
// If the save id is -1, it means we just send a request to save, but the
// saving action has still not happened, need to call UnregisterStartingRequest
// to remove it from the tracking map.
void SaveFileManager::RemoveSaveFile(int save_id, const GURL& save_url,
SavePackage* package) {
DCHECK(package);
DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
// A save page job (SavePackage) can only have one manager,
// so remove it if it exists.
if (save_id == -1) {
SavePackage* old_package =
UnregisterStartingRequest(save_url, package->contents_id());
DCHECK_EQ(old_package, package);
} else {
SavePackageMap::iterator it = packages_.find(save_id);
if (it != packages_.end())
packages_.erase(it);
}
}
// Static
SavePackage* SaveFileManager::GetSavePackageFromRenderIds(
int render_process_id, int render_view_id) {
RenderViewHostImpl* render_view_host =
RenderViewHostImpl::FromID(render_process_id, render_view_id);
if (!render_view_host)
return NULL;
WebContentsImpl* contents = static_cast<WebContentsImpl*>(
render_view_host->GetDelegate()->GetAsWebContents());
if (!contents)
return NULL;
return contents->save_package();
}
void SaveFileManager::DeleteDirectoryOrFile(const FilePath& full_path,
bool is_dir) {
DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
BrowserThread::PostTask(
BrowserThread::FILE, FROM_HERE,
base::Bind(&SaveFileManager::OnDeleteDirectoryOrFile,
this, full_path, is_dir));
}
void SaveFileManager::SendCancelRequest(int save_id) {
// Cancel the request which has specific save id.
DCHECK_GT(save_id, -1);
BrowserThread::PostTask(
BrowserThread::FILE, FROM_HERE,
base::Bind(&SaveFileManager::CancelSave, this, save_id));
}
// Notifications sent from the IO thread and run on the file thread:
// The IO thread created |info|, but the file thread (this method) uses it
// to create a SaveFile which will hold and finally destroy |info|. It will
// then passes |info| to the UI thread for reporting saving status.
void SaveFileManager::StartSave(SaveFileCreateInfo* info) {
DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
DCHECK(info);
// No need to calculate hash.
SaveFile* save_file = new SaveFile(info, false);
// TODO(phajdan.jr): We should check the return value and handle errors here.
save_file->Initialize();
DCHECK(!LookupSaveFile(info->save_id));
save_file_map_[info->save_id] = save_file;
info->path = save_file->FullPath();
BrowserThread::PostTask(
BrowserThread::UI, FROM_HERE,
base::Bind(&SaveFileManager::OnStartSave, this, info));
}
// We do forward an update to the UI thread here, since we do not use timer to
// update the UI. If the user has canceled the saving action (in the UI
// thread). We may receive a few more updates before the IO thread gets the
// cancel message. We just delete the data since the SaveFile has been deleted.
void SaveFileManager::UpdateSaveProgress(int save_id,
net::IOBuffer* data,
int data_len) {
DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
SaveFile* save_file = LookupSaveFile(save_id);
if (save_file) {
DownloadInterruptReason reason =
save_file->AppendDataToFile(data->data(), data_len);
BrowserThread::PostTask(
BrowserThread::UI, FROM_HERE,
base::Bind(&SaveFileManager::OnUpdateSaveProgress,
this,
save_file->save_id(),
save_file->BytesSoFar(),
reason == DOWNLOAD_INTERRUPT_REASON_NONE));
}
}
// The IO thread will call this when saving is completed or it got error when
// fetching data. In the former case, we forward the message to OnSaveFinished
// in UI thread. In the latter case, the save ID will be -1, which means the
// saving action did not even start, so we need to call OnErrorFinished in UI
// thread, which will use the save URL to find corresponding request record and
// delete it.
void SaveFileManager::SaveFinished(int save_id,
const GURL& save_url,
int render_process_id,
bool is_success) {
VLOG(20) << " " << __FUNCTION__ << "()"
<< " save_id = " << save_id
<< " save_url = \"" << save_url.spec() << "\""
<< " is_success = " << is_success;
DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
SaveFileMap::iterator it = save_file_map_.find(save_id);
if (it != save_file_map_.end()) {
SaveFile* save_file = it->second;
VLOG(20) << " " << __FUNCTION__ << "()"
<< " save_file = " << save_file->DebugString();
BrowserThread::PostTask(
BrowserThread::UI, FROM_HERE,
base::Bind(&SaveFileManager::OnSaveFinished, this, save_id,
save_file->BytesSoFar(), is_success));
save_file->Finish();
save_file->Detach();
} else if (save_id == -1) {
// Before saving started, we got error. We still call finish process.
DCHECK(!save_url.is_empty());
BrowserThread::PostTask(
BrowserThread::UI, FROM_HERE,
base::Bind(&SaveFileManager::OnErrorFinished, this, save_url,
render_process_id));
}
}
// Notifications sent from the file thread and run on the UI thread.
void SaveFileManager::OnStartSave(const SaveFileCreateInfo* info) {
DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
SavePackage* save_package =
GetSavePackageFromRenderIds(info->render_process_id,
info->render_view_id);
if (!save_package) {
// Cancel this request.
SendCancelRequest(info->save_id);
return;
}
// Insert started saving job to tracking list.
SavePackageMap::iterator sit = packages_.find(info->save_id);
if (sit == packages_.end()) {
// Find the registered request. If we can not find, it means we have
// canceled the job before.
SavePackage* old_save_package = UnregisterStartingRequest(info->url,
info->render_process_id);
if (!old_save_package) {
// Cancel this request.
SendCancelRequest(info->save_id);
return;
}
DCHECK_EQ(old_save_package, save_package);
packages_[info->save_id] = save_package;
} else {
NOTREACHED();
}
// Forward this message to SavePackage.
save_package->StartSave(info);
}
void SaveFileManager::OnUpdateSaveProgress(int save_id, int64 bytes_so_far,
bool write_success) {
DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
SavePackage* package = LookupPackage(save_id);
if (package)
package->UpdateSaveProgress(save_id, bytes_so_far, write_success);
else
SendCancelRequest(save_id);
}
void SaveFileManager::OnSaveFinished(int save_id,
int64 bytes_so_far,
bool is_success) {
DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
SavePackage* package = LookupPackage(save_id);
if (package)
package->SaveFinished(save_id, bytes_so_far, is_success);
}
void SaveFileManager::OnErrorFinished(const GURL& save_url, int contents_id) {
DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
SavePackage* save_package = UnregisterStartingRequest(save_url, contents_id);
if (save_package)
save_package->SaveFailed(save_url);
}
// Notifications sent from the UI thread and run on the IO thread.
void SaveFileManager::OnSaveURL(
const GURL& url,
const Referrer& referrer,
int render_process_host_id,
int render_view_id,
ResourceContext* context) {
DCHECK(BrowserThread::CurrentlyOn(BrowserThread::IO));
ResourceDispatcherHostImpl::Get()->BeginSaveFile(url,
referrer,
render_process_host_id,
render_view_id,
context);
}
void SaveFileManager::OnRequireSaveJobFromOtherSource(
SaveFileCreateInfo* info) {
DCHECK(BrowserThread::CurrentlyOn(BrowserThread::IO));
DCHECK_EQ(info->save_id, -1);
// Generate a unique save id.
info->save_id = GetNextId();
// Start real saving action.
BrowserThread::PostTask(
BrowserThread::FILE, FROM_HERE,
base::Bind(&SaveFileManager::StartSave, this, info));
}
void SaveFileManager::ExecuteCancelSaveRequest(int render_process_id,
int request_id) {
DCHECK(BrowserThread::CurrentlyOn(BrowserThread::IO));
ResourceDispatcherHostImpl::Get()->CancelRequest(render_process_id,
request_id,
false);
}
// Notifications sent from the UI thread and run on the file thread.
// This method will be sent via a user action, or shutdown on the UI thread,
// and run on the file thread. We don't post a message back for cancels,
// but we do forward the cancel to the IO thread. Since this message has been
// sent from the UI thread, the saving job may have already completed and
// won't exist in our map.
void SaveFileManager::CancelSave(int save_id) {
DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
SaveFileMap::iterator it = save_file_map_.find(save_id);
if (it != save_file_map_.end()) {
SaveFile* save_file = it->second;
// If the data comes from the net IO thread, then forward the cancel
// message to IO thread. If the data comes from other sources, just
// ignore the cancel message.
if (save_file->save_source() == SaveFileCreateInfo::SAVE_FILE_FROM_NET) {
BrowserThread::PostTask(
BrowserThread::IO, FROM_HERE,
base::Bind(&SaveFileManager::ExecuteCancelSaveRequest, this,
save_file->render_process_id(), save_file->request_id()));
// UI thread will notify the render process to stop sending data,
// so in here, we need not to do anything, just close the save file.
save_file->Cancel();
} else {
// If we did not find SaveFile in map, the saving job should either get
// data from other sources or have finished.
DCHECK(save_file->save_source() !=
SaveFileCreateInfo::SAVE_FILE_FROM_NET ||
!save_file->InProgress());
}
// Whatever the save file is renamed or not, just delete it.
save_file_map_.erase(it);
delete save_file;
}
}
// It is possible that SaveItem which has specified save_id has been canceled
// before this function runs. So if we can not find corresponding SaveFile by
// using specified save_id, just return.
void SaveFileManager::SaveLocalFile(const GURL& original_file_url,
int save_id,
int render_process_id) {
DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
SaveFile* save_file = LookupSaveFile(save_id);
if (!save_file)
return;
// If it has finished, just return.
if (!save_file->InProgress())
return;
// Close the save file before the copy operation.
save_file->Finish();
save_file->Detach();
DCHECK(original_file_url.SchemeIsFile());
FilePath file_path;
net::FileURLToFilePath(original_file_url, &file_path);
// If we can not get valid file path from original URL, treat it as
// disk error.
if (file_path.empty())
SaveFinished(save_id, original_file_url, render_process_id, false);
// Copy the local file to the temporary file. It will be renamed to its
// final name later.
bool success = file_util::CopyFile(file_path, save_file->FullPath());
if (!success)
file_util::Delete(save_file->FullPath(), false);
SaveFinished(save_id, original_file_url, render_process_id, success);
}
void SaveFileManager::OnDeleteDirectoryOrFile(const FilePath& full_path,
bool is_dir) {
DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
DCHECK(!full_path.empty());
file_util::Delete(full_path, is_dir);
}
void SaveFileManager::RenameAllFiles(
const FinalNameList& final_names,
const FilePath& resource_dir,
int render_process_id,
int render_view_id,
int save_package_id) {
DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
if (!resource_dir.empty() && !file_util::PathExists(resource_dir))
file_util::CreateDirectory(resource_dir);
for (FinalNameList::const_iterator i = final_names.begin();
i != final_names.end(); ++i) {
SaveFileMap::iterator it = save_file_map_.find(i->first);
if (it != save_file_map_.end()) {
SaveFile* save_file = it->second;
DCHECK(!save_file->InProgress());
save_file->Rename(i->second);
delete save_file;
save_file_map_.erase(it);
}
}
BrowserThread::PostTask(
BrowserThread::UI, FROM_HERE,
base::Bind(&SaveFileManager::OnFinishSavePageJob, this,
render_process_id, render_view_id, save_package_id));
}
void SaveFileManager::OnFinishSavePageJob(int render_process_id,
int render_view_id,
int save_package_id) {
DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
SavePackage* save_package =
GetSavePackageFromRenderIds(render_process_id, render_view_id);
if (save_package && save_package->id() == save_package_id)
save_package->Finish();
}
void SaveFileManager::RemoveSavedFileFromFileMap(
const SaveIDList& save_ids) {
DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
for (SaveIDList::const_iterator i = save_ids.begin();
i != save_ids.end(); ++i) {
SaveFileMap::iterator it = save_file_map_.find(*i);
if (it != save_file_map_.end()) {
SaveFile* save_file = it->second;
DCHECK(!save_file->InProgress());
file_util::Delete(save_file->FullPath(), false);
delete save_file;
save_file_map_.erase(it);
}
}
}
} // namespace content
| {
"content_hash": "ede9f3df34d98b8c037c2226718c04b2",
"timestamp": "",
"source": "github",
"line_count": 502,
"max_line_length": 80,
"avg_line_length": 37.17330677290837,
"alnum_prop": 0.6563421038529553,
"repo_name": "junmin-zhu/chromium-rivertrail",
"id": "b23236f8c357261cae028fec158f7db228bd699c",
"size": "19534",
"binary": false,
"copies": "1",
"ref": "refs/heads/v8-binding",
"path": "content/browser/download/save_file_manager.cc",
"mode": "33188",
"license": "bsd-3-clause",
"language": [
{
"name": "ASP",
"bytes": "853"
},
{
"name": "AppleScript",
"bytes": "6973"
},
{
"name": "Arduino",
"bytes": "464"
},
{
"name": "Assembly",
"bytes": "1172794"
},
{
"name": "Awk",
"bytes": "9519"
},
{
"name": "C",
"bytes": "75806807"
},
{
"name": "C#",
"bytes": "1132"
},
{
"name": "C++",
"bytes": "145161929"
},
{
"name": "DOT",
"bytes": "1559"
},
{
"name": "F#",
"bytes": "381"
},
{
"name": "Java",
"bytes": "1546515"
},
{
"name": "JavaScript",
"bytes": "18675242"
},
{
"name": "Logos",
"bytes": "4517"
},
{
"name": "Matlab",
"bytes": "5234"
},
{
"name": "Objective-C",
"bytes": "6981387"
},
{
"name": "PHP",
"bytes": "97817"
},
{
"name": "Perl",
"bytes": "926245"
},
{
"name": "Python",
"bytes": "8088373"
},
{
"name": "R",
"bytes": "262"
},
{
"name": "Ragel in Ruby Host",
"bytes": "3239"
},
{
"name": "Shell",
"bytes": "1513486"
},
{
"name": "Tcl",
"bytes": "277077"
},
{
"name": "XML",
"bytes": "13493"
}
],
"symlink_target": ""
} |
package kernel
import (
"bufio"
"fmt"
"os"
)
var randomEntropyFilename = "/proc/sys/kernel/random/entropy_avail"
func (p *prober) probe() error {
hostname, err := os.Hostname()
if err != nil {
return err
}
p.hostname = hostname
file, err := os.Open(randomEntropyFilename)
if err != nil {
return err
}
defer file.Close()
reader := bufio.NewReader(file)
nScanned, err := fmt.Fscanf(reader, "%d", &p.randomEntropyAvailable)
if nScanned != 1 {
return err
}
return nil
}
| {
"content_hash": "f4a2ea0055b4b35300a0ddead831e0de",
"timestamp": "",
"source": "github",
"line_count": 28,
"max_line_length": 69,
"avg_line_length": 17.535714285714285,
"alnum_prop": 0.6680244399185336,
"repo_name": "Symantec/health-agent",
"id": "a027e0d08d34a7d17c0b2ad02341e72efe8bbe2a",
"size": "491",
"binary": false,
"copies": "2",
"ref": "refs/heads/master",
"path": "probers/kernel/probe.go",
"mode": "33188",
"license": "apache-2.0",
"language": [
{
"name": "Go",
"bytes": "92477"
},
{
"name": "Makefile",
"bytes": "522"
},
{
"name": "Shell",
"bytes": "3058"
}
],
"symlink_target": ""
} |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>hammer: 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.13.2 / hammer - 1.3.2+8.15</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
hammer
<small>
1.3.2+8.15
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2022-09-11 19:32:31 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-09-11 19:32:31 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 4 Virtual package relying on a GMP lib system installation
coq 8.13.2 Formal proof management system
num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.13.1 The OCaml compiler (virtual package)
ocaml-base-compiler 4.13.1 Official release 4.13.1
ocaml-config 2 OCaml Switch Configuration
ocaml-options-vanilla 1 Ensure that OCaml is compiled with no special options enabled
ocamlfind 1.9.5 A library manager for OCaml
zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers
# opam file:
opam-version: "2.0"
maintainer: "palmskog@gmail.com"
homepage: "https://github.com/lukaszcz/coqhammer"
dev-repo: "git+https://github.com/lukaszcz/coqhammer.git"
bug-reports: "https://github.com/lukaszcz/coqhammer/issues"
license: "LGPL-2.1-only"
synopsis: "General-purpose automated reasoning hammer tool for Coq"
description: """
A general-purpose automated reasoning hammer tool for Coq that combines
learning from previous proofs with the translation of problems to the
logics of automated systems and the reconstruction of successfully found proofs.
"""
build: [make "-j%{jobs}%" "plugin"]
install: [
[make "install-plugin"]
[make "test-plugin"] {with-test}
]
depends: [
"ocaml" { >= "4.08" }
"coq" {>= "8.15" & < "8.16~"}
("conf-g++" {build} | "conf-clang" {build})
"coq-hammer-tactics" {= version}
]
tags: [
"category:Miscellaneous/Coq Extensions"
"keyword:automation"
"keyword:hammer"
"logpath:Hammer.Plugin"
"date:2022-01-23"
]
authors: [
"Lukasz Czajka <lukaszcz@mimuw.edu.pl>"
"Cezary Kaliszyk <cezary.kaliszyk@uibk.ac.at>"
]
url {
src: "https://github.com/lukaszcz/coqhammer/archive/refs/tags/v1.3.2-coq8.15.tar.gz"
checksum: "sha512=0277150c2fd570400693ee1a3e4b2f253fbf7cc4b9997a803bb5e0e3e633352eb8cca2f3e8b1c47e49b9994b73c6f744f31e9e81eac665d1bf7ed4054ef39512"
}
</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-hammer.1.3.2+8.15 coq.8.13.2</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.13.2).
The following dependencies couldn't be met:
- coq-hammer -> coq >= 8.15
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-hammer.1.3.2+8.15</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>
| {
"content_hash": "00cdcb0c9cf6d784214bbdae31b7ea5f",
"timestamp": "",
"source": "github",
"line_count": 180,
"max_line_length": 159,
"avg_line_length": 41.73888888888889,
"alnum_prop": 0.559164115533076,
"repo_name": "coq-bench/coq-bench.github.io",
"id": "61c2102c48ce5e2b7fef3cbb97d53c1c52d03772",
"size": "7538",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "clean/Linux-x86_64-4.13.1-2.0.10/released/8.13.2/hammer/1.3.2+8.15.html",
"mode": "33188",
"license": "mit",
"language": [],
"symlink_target": ""
} |
package com.haulmont.cuba.core.global;
import com.haulmont.bali.util.Preconditions;
import com.haulmont.cuba.security.entity.User;
import org.apache.commons.lang3.StringUtils;
import org.springframework.stereotype.Component;
import javax.annotation.Nonnull;
import javax.annotation.Nullable;
import javax.inject.Inject;
import java.util.Objects;
@Component(UserFormatTools.NAME)
public class UserFormatToolsImpl implements UserFormatTools {
@Inject
protected Messages messages;
@Override
public String formatOfficial(User user) {
return StringUtils.defaultIfBlank(user.getName(), user.getLogin());
}
@Override
public String formatSubstitution(@Nonnull User user, @Nullable User substitutedUser) {
Preconditions.checkNotNullArgument(user);
if (substitutedUser == null || user.equals(substitutedUser)) {
return formatOfficial(user);
} else {
return messages.formatMessage(getClass(), "onBehalfOf",
formatOfficial(user),
formatOfficial(substitutedUser));
}
}
@Override
public String formatUser(@Nonnull User user, @Nullable User substitutedUser) {
if (substitutedUser != null && !Objects.equals(user, substitutedUser)) {
return formatSubstitution(user, substitutedUser);
} else {
return formatOfficial(user);
}
}
} | {
"content_hash": "01cd7599b6217288ff0ba81920060cfb",
"timestamp": "",
"source": "github",
"line_count": 47,
"max_line_length": 90,
"avg_line_length": 30.148936170212767,
"alnum_prop": 0.6916019760056458,
"repo_name": "dimone-kun/cuba",
"id": "da16b61c7c6c94cfbf5d879482ca8e6a9519fc15",
"size": "2021",
"binary": false,
"copies": "2",
"ref": "refs/heads/master",
"path": "modules/global/src/com/haulmont/cuba/core/global/UserFormatToolsImpl.java",
"mode": "33188",
"license": "apache-2.0",
"language": [
{
"name": "Batchfile",
"bytes": "77"
},
{
"name": "CSS",
"bytes": "262124"
},
{
"name": "FreeMarker",
"bytes": "3996"
},
{
"name": "GAP",
"bytes": "33866"
},
{
"name": "Groovy",
"bytes": "402320"
},
{
"name": "HTML",
"bytes": "6405"
},
{
"name": "Java",
"bytes": "18662263"
},
{
"name": "PLSQL",
"bytes": "30350"
},
{
"name": "PLpgSQL",
"bytes": "1723"
},
{
"name": "SQLPL",
"bytes": "93321"
},
{
"name": "Shell",
"bytes": "88"
},
{
"name": "XSLT",
"bytes": "63258"
}
],
"symlink_target": ""
} |
FROM vubui/ubuntu:latest
MAINTAINER Vu Bui
RUN \
echo "deb http://ppa.launchpad.net/webupd8team/java/ubuntu `cat /etc/lsb-release | grep CODENAME | cut -d'=' -f2` main" \
>> /etc/apt/sources.list.d/webupd8team-java.list && \
echo "deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu `cat /etc/lsb-release | grep CODENAME | cut -d'=' -f2` main" \
>> /etc/apt/sources.list.d/webupd8team-java.list && \
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys EEA14886 && \
echo "debconf shared/accepted-oracle-license-v1-1 select true" | debconf-set-selections && \
echo "debconf shared/accepted-oracle-license-v1-1 seen true" | debconf-set-selections && \
apt-get update && \
apt-get dist-upgrade -y
| {
"content_hash": "d0bb384dfb7e25d7ac5063004d877806",
"timestamp": "",
"source": "github",
"line_count": 16,
"max_line_length": 127,
"avg_line_length": 45.625,
"alnum_prop": 0.6958904109589041,
"repo_name": "vu-bui/docker",
"id": "a45373f62d1dd4a7a45ea26014872fcc3f746cbc",
"size": "730",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "java/oracle/base/Dockerfile",
"mode": "33188",
"license": "apache-2.0",
"language": [
{
"name": "Shell",
"bytes": "2459"
}
],
"symlink_target": ""
} |
module Viewable
class Link < ActiveRecord::Base
include Viewable
include Admin::Viewable::Link
def page_enum
Viewable::Page.all_urls + Viewable::Form.all_urls
end
end
end
| {
"content_hash": "57fdcbfaa7acbce9837165e397526136",
"timestamp": "",
"source": "github",
"line_count": 10,
"max_line_length": 55,
"avg_line_length": 19.8,
"alnum_prop": 0.6868686868686869,
"repo_name": "o2web/rails_admin_cms",
"id": "cb749063327da65cdd87218fa495e54319b09b60",
"size": "198",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "app/models/viewable/link.rb",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "CSS",
"bytes": "1696"
},
{
"name": "CoffeeScript",
"bytes": "3783"
},
{
"name": "HTML",
"bytes": "12453"
},
{
"name": "JavaScript",
"bytes": "699"
},
{
"name": "Ruby",
"bytes": "201159"
}
],
"symlink_target": ""
} |
package io.netty.handler.codec;
import io.netty.buffer.ByteBuf;
import io.netty.buffer.MessageBuf;
import io.netty.buffer.Unpooled;
import io.netty.channel.ChannelHandlerContext;
import io.netty.handler.codec.serialization.ObjectDecoder;
import java.nio.ByteOrder;
/**
* A decoder that splits the received {@link ByteBuf}s dynamically by the
* value of the length field in the message. It is particularly useful when you
* decode a binary message which has an integer header field that represents the
* length of the message body or the whole message.
* <p>
* {@link LengthFieldBasedFrameDecoder} has many configuration parameters so
* that it can decode any message with a length field, which is often seen in
* proprietary client-server protocols. Here are some example that will give
* you the basic idea on which option does what.
*
* <h3>2 bytes length field at offset 0, do not strip header</h3>
*
* The value of the length field in this example is <tt>12 (0x0C)</tt> which
* represents the length of "HELLO, WORLD". By default, the decoder assumes
* that the length field represents the number of the bytes that follows the
* length field. Therefore, it can be decoded with the simplistic parameter
* combination.
* <pre>
* <b>lengthFieldOffset</b> = <b>0</b>
* <b>lengthFieldLength</b> = <b>2</b>
* lengthAdjustment = 0
* initialBytesToStrip = 0 (= do not strip header)
*
* BEFORE DECODE (14 bytes) AFTER DECODE (14 bytes)
* +--------+----------------+ +--------+----------------+
* | Length | Actual Content |----->| Length | Actual Content |
* | 0x000C | "HELLO, WORLD" | | 0x000C | "HELLO, WORLD" |
* +--------+----------------+ +--------+----------------+
* </pre>
*
* <h3>2 bytes length field at offset 0, strip header</h3>
*
* Because we can get the length of the content by calling
* {@link ByteBuf#readableBytes()}, you might want to strip the length
* field by specifying <tt>initialBytesToStrip</tt>. In this example, we
* specified <tt>2</tt>, that is same with the length of the length field, to
* strip the first two bytes.
* <pre>
* lengthFieldOffset = 0
* lengthFieldLength = 2
* lengthAdjustment = 0
* <b>initialBytesToStrip</b> = <b>2</b> (= the length of the Length field)
*
* BEFORE DECODE (14 bytes) AFTER DECODE (12 bytes)
* +--------+----------------+ +----------------+
* | Length | Actual Content |----->| Actual Content |
* | 0x000C | "HELLO, WORLD" | | "HELLO, WORLD" |
* +--------+----------------+ +----------------+
* </pre>
*
* <h3>2 bytes length field at offset 0, do not strip header, the length field
* represents the length of the whole message</h3>
*
* In most cases, the length field represents the length of the message body
* only, as shown in the previous examples. However, in some protocols, the
* length field represents the length of the whole message, including the
* message header. In such a case, we specify a non-zero
* <tt>lengthAdjustment</tt>. Because the length value in this example message
* is always greater than the body length by <tt>2</tt>, we specify <tt>-2</tt>
* as <tt>lengthAdjustment</tt> for compensation.
* <pre>
* lengthFieldOffset = 0
* lengthFieldLength = 2
* <b>lengthAdjustment</b> = <b>-2</b> (= the length of the Length field)
* initialBytesToStrip = 0
*
* BEFORE DECODE (14 bytes) AFTER DECODE (14 bytes)
* +--------+----------------+ +--------+----------------+
* | Length | Actual Content |----->| Length | Actual Content |
* | 0x000E | "HELLO, WORLD" | | 0x000E | "HELLO, WORLD" |
* +--------+----------------+ +--------+----------------+
* </pre>
*
* <h3>3 bytes length field at the end of 5 bytes header, do not strip header</h3>
*
* The following message is a simple variation of the first example. An extra
* header value is prepended to the message. <tt>lengthAdjustment</tt> is zero
* again because the decoder always takes the length of the prepended data into
* account during frame length calculation.
* <pre>
* <b>lengthFieldOffset</b> = <b>2</b> (= the length of Header 1)
* <b>lengthFieldLength</b> = <b>3</b>
* lengthAdjustment = 0
* initialBytesToStrip = 0
*
* BEFORE DECODE (17 bytes) AFTER DECODE (17 bytes)
* +----------+----------+----------------+ +----------+----------+----------------+
* | Header 1 | Length | Actual Content |----->| Header 1 | Length | Actual Content |
* | 0xCAFE | 0x00000C | "HELLO, WORLD" | | 0xCAFE | 0x00000C | "HELLO, WORLD" |
* +----------+----------+----------------+ +----------+----------+----------------+
* </pre>
*
* <h3>3 bytes length field at the beginning of 5 bytes header, do not strip header</h3>
*
* This is an advanced example that shows the case where there is an extra
* header between the length field and the message body. You have to specify a
* positive <tt>lengthAdjustment</tt> so that the decoder counts the extra
* header into the frame length calculation.
* <pre>
* lengthFieldOffset = 0
* lengthFieldLength = 3
* <b>lengthAdjustment</b> = <b>2</b> (= the length of Header 1)
* initialBytesToStrip = 0
*
* BEFORE DECODE (17 bytes) AFTER DECODE (17 bytes)
* +----------+----------+----------------+ +----------+----------+----------------+
* | Length | Header 1 | Actual Content |----->| Length | Header 1 | Actual Content |
* | 0x00000C | 0xCAFE | "HELLO, WORLD" | | 0x00000C | 0xCAFE | "HELLO, WORLD" |
* +----------+----------+----------------+ +----------+----------+----------------+
* </pre>
*
* <h3>2 bytes length field at offset 1 in the middle of 4 bytes header,
* strip the first header field and the length field</h3>
*
* This is a combination of all the examples above. There are the prepended
* header before the length field and the extra header after the length field.
* The prepended header affects the <tt>lengthFieldOffset</tt> and the extra
* header affects the <tt>lengthAdjustment</tt>. We also specified a non-zero
* <tt>initialBytesToStrip</tt> to strip the length field and the prepended
* header from the frame. If you don't want to strip the prepended header, you
* could specify <tt>0</tt> for <tt>initialBytesToSkip</tt>.
* <pre>
* lengthFieldOffset = 1 (= the length of HDR1)
* lengthFieldLength = 2
* <b>lengthAdjustment</b> = <b>1</b> (= the length of HDR2)
* <b>initialBytesToStrip</b> = <b>3</b> (= the length of HDR1 + LEN)
*
* BEFORE DECODE (16 bytes) AFTER DECODE (13 bytes)
* +------+--------+------+----------------+ +------+----------------+
* | HDR1 | Length | HDR2 | Actual Content |----->| HDR2 | Actual Content |
* | 0xCA | 0x000C | 0xFE | "HELLO, WORLD" | | 0xFE | "HELLO, WORLD" |
* +------+--------+------+----------------+ +------+----------------+
* </pre>
*
* <h3>2 bytes length field at offset 1 in the middle of 4 bytes header,
* strip the first header field and the length field, the length field
* represents the length of the whole message</h3>
*
* Let's give another twist to the previous example. The only difference from
* the previous example is that the length field represents the length of the
* whole message instead of the message body, just like the third example.
* We have to count the length of HDR1 and Length into <tt>lengthAdjustment</tt>.
* Please note that we don't need to take the length of HDR2 into account
* because the length field already includes the whole header length.
* <pre>
* lengthFieldOffset = 1
* lengthFieldLength = 2
* <b>lengthAdjustment</b> = <b>-3</b> (= the length of HDR1 + LEN, negative)
* <b>initialBytesToStrip</b> = <b> 3</b>
*
* BEFORE DECODE (16 bytes) AFTER DECODE (13 bytes)
* +------+--------+------+----------------+ +------+----------------+
* | HDR1 | Length | HDR2 | Actual Content |----->| HDR2 | Actual Content |
* | 0xCA | 0x0010 | 0xFE | "HELLO, WORLD" | | 0xFE | "HELLO, WORLD" |
* +------+--------+------+----------------+ +------+----------------+
* </pre>
* @see LengthFieldPrepender
*/
public class LengthFieldBasedFrameDecoder extends ByteToMessageDecoder {
private final ByteOrder byteOrder;
private final int maxFrameLength;
private final int lengthFieldOffset;
private final int lengthFieldLength;
private final int lengthFieldEndOffset;
private final int lengthAdjustment;
private final int initialBytesToStrip;
private final boolean failFast;
private boolean discardingTooLongFrame;
private long tooLongFrameLength;
private long bytesToDiscard;
/**
* Creates a new instance.
*
* @param maxFrameLength
* the maximum length of the frame. If the length of the frame is
* greater than this value, {@link TooLongFrameException} will be
* thrown.
* @param lengthFieldOffset
* the offset of the length field
* @param lengthFieldLength
* the length of the length field
*/
public LengthFieldBasedFrameDecoder(
int maxFrameLength,
int lengthFieldOffset, int lengthFieldLength) {
this(maxFrameLength, lengthFieldOffset, lengthFieldLength, 0, 0);
}
/**
* Creates a new instance.
*
* @param maxFrameLength
* the maximum length of the frame. If the length of the frame is
* greater than this value, {@link TooLongFrameException} will be
* thrown.
* @param lengthFieldOffset
* the offset of the length field
* @param lengthFieldLength
* the length of the length field
* @param lengthAdjustment
* the compensation value to add to the value of the length field
* @param initialBytesToStrip
* the number of first bytes to strip out from the decoded frame
*/
public LengthFieldBasedFrameDecoder(
int maxFrameLength,
int lengthFieldOffset, int lengthFieldLength,
int lengthAdjustment, int initialBytesToStrip) {
this(
maxFrameLength,
lengthFieldOffset, lengthFieldLength, lengthAdjustment,
initialBytesToStrip, true);
}
/**
* Creates a new instance.
*
* @param maxFrameLength
* the maximum length of the frame. If the length of the frame is
* greater than this value, {@link TooLongFrameException} will be
* thrown.
* @param lengthFieldOffset
* the offset of the length field
* @param lengthFieldLength
* the length of the length field
* @param lengthAdjustment
* the compensation value to add to the value of the length field
* @param initialBytesToStrip
* the number of first bytes to strip out from the decoded frame
* @param failFast
* If <tt>true</tt>, a {@link TooLongFrameException} is thrown as
* soon as the decoder notices the length of the frame will exceed
* <tt>maxFrameLength</tt> regardless of whether the entire frame
* has been read. If <tt>false</tt>, a {@link TooLongFrameException}
* is thrown after the entire frame that exceeds <tt>maxFrameLength</tt>
* has been read.
*/
public LengthFieldBasedFrameDecoder(
int maxFrameLength, int lengthFieldOffset, int lengthFieldLength,
int lengthAdjustment, int initialBytesToStrip, boolean failFast) {
this(
ByteOrder.BIG_ENDIAN, maxFrameLength, lengthFieldOffset, lengthFieldLength,
lengthAdjustment, initialBytesToStrip, failFast);
}
/**
* Creates a new instance.
*
* @param byteOrder
* the {@link ByteOrder} of the length field
* @param maxFrameLength
* the maximum length of the frame. If the length of the frame is
* greater than this value, {@link TooLongFrameException} will be
* thrown.
* @param lengthFieldOffset
* the offset of the length field
* @param lengthFieldLength
* the length of the length field
* @param lengthAdjustment
* the compensation value to add to the value of the length field
* @param initialBytesToStrip
* the number of first bytes to strip out from the decoded frame
* @param failFast
* If <tt>true</tt>, a {@link TooLongFrameException} is thrown as
* soon as the decoder notices the length of the frame will exceed
* <tt>maxFrameLength</tt> regardless of whether the entire frame
* has been read. If <tt>false</tt>, a {@link TooLongFrameException}
* is thrown after the entire frame that exceeds <tt>maxFrameLength</tt>
* has been read.
*/
public LengthFieldBasedFrameDecoder(
ByteOrder byteOrder, int maxFrameLength, int lengthFieldOffset, int lengthFieldLength,
int lengthAdjustment, int initialBytesToStrip, boolean failFast) {
if (byteOrder == null) {
throw new NullPointerException("byteOrder");
}
if (maxFrameLength <= 0) {
throw new IllegalArgumentException(
"maxFrameLength must be a positive integer: " +
maxFrameLength);
}
if (lengthFieldOffset < 0) {
throw new IllegalArgumentException(
"lengthFieldOffset must be a non-negative integer: " +
lengthFieldOffset);
}
if (initialBytesToStrip < 0) {
throw new IllegalArgumentException(
"initialBytesToStrip must be a non-negative integer: " +
initialBytesToStrip);
}
if (lengthFieldLength != 1 && lengthFieldLength != 2 &&
lengthFieldLength != 3 && lengthFieldLength != 4 &&
lengthFieldLength != 8) {
throw new IllegalArgumentException(
"lengthFieldLength must be either 1, 2, 3, 4, or 8: " +
lengthFieldLength);
}
if (lengthFieldOffset > maxFrameLength - lengthFieldLength) {
throw new IllegalArgumentException(
"maxFrameLength (" + maxFrameLength + ") " +
"must be equal to or greater than " +
"lengthFieldOffset (" + lengthFieldOffset + ") + " +
"lengthFieldLength (" + lengthFieldLength + ").");
}
this.byteOrder = byteOrder;
this.maxFrameLength = maxFrameLength;
this.lengthFieldOffset = lengthFieldOffset;
this.lengthFieldLength = lengthFieldLength;
this.lengthAdjustment = lengthAdjustment;
lengthFieldEndOffset = lengthFieldOffset + lengthFieldLength;
this.initialBytesToStrip = initialBytesToStrip;
this.failFast = failFast;
}
@Override
protected void decode(ChannelHandlerContext ctx, ByteBuf in, MessageBuf<Object> out) throws Exception {
Object decoded = decode(ctx, in);
if (decoded != null) {
out.add(decoded);
}
}
protected Object decode(ChannelHandlerContext ctx, ByteBuf in) throws Exception {
if (discardingTooLongFrame) {
long bytesToDiscard = this.bytesToDiscard;
int localBytesToDiscard = (int) Math.min(bytesToDiscard, in.readableBytes());
in.skipBytes(localBytesToDiscard);
bytesToDiscard -= localBytesToDiscard;
this.bytesToDiscard = bytesToDiscard;
failIfNecessary(ctx, false);
return null;
}
if (in.readableBytes() < lengthFieldEndOffset) {
return null;
}
int actualLengthFieldOffset = in.readerIndex() + lengthFieldOffset;
long frameLength = getFrameLength(in, actualLengthFieldOffset);
if (frameLength < 0) {
in.skipBytes(lengthFieldEndOffset);
throw new CorruptedFrameException(
"negative pre-adjustment length field: " + frameLength);
}
frameLength += lengthAdjustment + lengthFieldEndOffset;
if (frameLength < lengthFieldEndOffset) {
in.skipBytes(lengthFieldEndOffset);
throw new CorruptedFrameException(
"Adjusted frame length (" + frameLength + ") is less " +
"than lengthFieldEndOffset: " + lengthFieldEndOffset);
}
if (frameLength > maxFrameLength) {
// Enter the discard mode and discard everything received so far.
discardingTooLongFrame = true;
tooLongFrameLength = frameLength;
bytesToDiscard = frameLength - in.readableBytes();
in.skipBytes(in.readableBytes());
failIfNecessary(ctx, true);
return null;
}
// never overflows because it's less than maxFrameLength
int frameLengthInt = (int) frameLength;
if (in.readableBytes() < frameLengthInt) {
return null;
}
if (initialBytesToStrip > frameLengthInt) {
in.skipBytes(frameLengthInt);
throw new CorruptedFrameException(
"Adjusted frame length (" + frameLength + ") is less " +
"than initialBytesToStrip: " + initialBytesToStrip);
}
in.skipBytes(initialBytesToStrip);
// extract frame
int readerIndex = in.readerIndex();
int actualFrameLength = frameLengthInt - initialBytesToStrip;
ByteBuf frame = extractFrame(in, readerIndex, actualFrameLength);
in.readerIndex(readerIndex + actualFrameLength);
return frame;
}
private long getFrameLength(ByteBuf in, int actualLengthFieldOffset) {
in = in.order(byteOrder);
long frameLength;
switch (lengthFieldLength) {
case 1:
frameLength = in.getUnsignedByte(actualLengthFieldOffset);
break;
case 2:
frameLength = in.getUnsignedShort(actualLengthFieldOffset);
break;
case 3:
frameLength = in.getUnsignedMedium(actualLengthFieldOffset);
break;
case 4:
frameLength = in.getUnsignedInt(actualLengthFieldOffset);
break;
case 8:
frameLength = in.getLong(actualLengthFieldOffset);
break;
default:
throw new Error("should not reach here");
}
return frameLength;
}
private void failIfNecessary(ChannelHandlerContext ctx, boolean firstDetectionOfTooLongFrame) {
if (bytesToDiscard == 0) {
// Reset to the initial state and tell the handlers that
// the frame was too large.
long tooLongFrameLength = this.tooLongFrameLength;
this.tooLongFrameLength = 0;
discardingTooLongFrame = false;
if (!failFast ||
failFast && firstDetectionOfTooLongFrame) {
fail(tooLongFrameLength);
}
} else {
// Keep discarding and notify handlers if necessary.
if (failFast && firstDetectionOfTooLongFrame) {
fail(tooLongFrameLength);
}
}
}
/**
* Extract the sub-region of the specified buffer.
* <p>
* If you are sure that the frame and its content are not accessed after
* the current {@link #decode(ChannelHandlerContext, ByteBuf)}
* call returns, you can even avoid memory copy by returning the sliced
* sub-region (i.e. <tt>return buffer.slice(index, length)</tt>).
* It's often useful when you convert the extracted frame into an object.
* Refer to the source code of {@link ObjectDecoder} to see how this method
* is overridden to avoid memory copy.
*/
protected ByteBuf extractFrame(ByteBuf buffer, int index, int length) {
ByteBuf frame = Unpooled.buffer(length);
frame.writeBytes(buffer, index, length);
return frame;
}
private void fail(long frameLength) {
if (frameLength > 0) {
throw new TooLongFrameException(
"Adjusted frame length exceeds " + maxFrameLength +
": " + frameLength + " - discarded");
} else {
throw new TooLongFrameException(
"Adjusted frame length exceeds " + maxFrameLength +
" - discarding");
}
}
}
| {
"content_hash": "aefd77e8156ce5fe7e3d773bb8fd04be",
"timestamp": "",
"source": "github",
"line_count": 481,
"max_line_length": 107,
"avg_line_length": 43.016632016632016,
"alnum_prop": 0.6009376057222947,
"repo_name": "menacher/netty",
"id": "b9a6e357b2e467e5aec1b27e474dabcad95e2a19",
"size": "21325",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "codec/src/main/java/io/netty/handler/codec/LengthFieldBasedFrameDecoder.java",
"mode": "33188",
"license": "apache-2.0",
"language": [
{
"name": "Java",
"bytes": "5372690"
},
{
"name": "JavaScript",
"bytes": "1514"
}
],
"symlink_target": ""
} |
"use strict";
function reverse(array) {
return Array.from(array).reverse();
}
module.exports = reverse;
| {
"content_hash": "d51e467c0e3447c73f731d38dd0c8ff0",
"timestamp": "",
"source": "github",
"line_count": 7,
"max_line_length": 37,
"avg_line_length": 15.428571428571429,
"alnum_prop": 0.7037037037037037,
"repo_name": "theuves/piii.js",
"id": "4447cc2aaa670d2ed655478a60701c7f1e4570dd",
"size": "108",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "src/utils/reverse.js",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "JavaScript",
"bytes": "15465"
}
],
"symlink_target": ""
} |
var schema =require('./schema')
var router = require('express').Router();
var mongodb = require('mongoose');
// mongodb.connect('mongodb://localhost/sampledb');
router.get('/show', function (req, res) {
schema.job.find(function(err,data){
if(err){
res.send(err);
}
else{
res.json(data);
}
})
})
// define the about route
router.get('/', function (req, res) {
res.send('HOME')
})
router.get('/about', function (req, res) {
res.send('About oxygen')
})
router.post('/send',function(req,res){
var foo=new schema.job();
schema.counter.find(function(err,data){
if(err){
}
else{
var cnt=data;
}
});
console.log("body: ",cnt ,req.name);
foo._id=cnt.seq;
foo.name=req.body.name;
cnt.update({_id:"jobseq"}, {$inc: { seq: 1 }}, function(err,doc)
{
if(err)
console.log(err)
console.log(doc)
});
console.log(cnt.seq);
foo.save(function (err) {
if (err){
res.send(err);
}
else{
var data={
msg:"your records save successfully"
}
res.json(data);
}
});
});
module.exports = router
| {
"content_hash": "4743e537b12b2bc2049e8befc69836d8",
"timestamp": "",
"source": "github",
"line_count": 74,
"max_line_length": 66,
"avg_line_length": 15.04054054054054,
"alnum_prop": 0.5723270440251572,
"repo_name": "balaSpyrus/wave11",
"id": "8c37018c0ade45b58926935a4ae80bc1de247857",
"size": "1113",
"binary": false,
"copies": "2",
"ref": "refs/heads/master",
"path": "dev-env/serverside/router.js",
"mode": "33261",
"license": "mit",
"language": [
{
"name": "CSS",
"bytes": "21089"
},
{
"name": "Groovy",
"bytes": "1016"
},
{
"name": "HTML",
"bytes": "57480"
},
{
"name": "Java",
"bytes": "289629"
},
{
"name": "JavaScript",
"bytes": "17196884"
},
{
"name": "Puppet",
"bytes": "1747"
},
{
"name": "Python",
"bytes": "5182"
},
{
"name": "Shell",
"bytes": "3248"
}
],
"symlink_target": ""
} |
<?php
namespace spec\PhpSpec\Wrapper\Subject\Expectation;
use PhpSpec\ObjectBehavior;
use PhpSpec\Wrapper\Subject;
use Prophecy\Argument;
use PhpSpec\Matcher\Matcher;
class NegativeSpec extends ObjectBehavior
{
function let(Matcher $matcher)
{
$this->beConstructedWith($matcher);
}
function it_calls_a_negative_match_on_matcher(Matcher $matcher)
{
$alias = 'somealias';
$subject = 'subject';
$arguments = array();
$matcher->negativeMatch($alias, $subject, $arguments)->shouldBeCalled();
$this->match($alias, $subject, $arguments);
}
}
| {
"content_hash": "d9770a0ef4b1ee610a3ab78658b7af8f",
"timestamp": "",
"source": "github",
"line_count": 27,
"max_line_length": 80,
"avg_line_length": 22.703703703703702,
"alnum_prop": 0.66721044045677,
"repo_name": "Harrisonbro/phpspec",
"id": "604296d8a4ec23c759ba205885b1cd986c2a66ce",
"size": "613",
"binary": false,
"copies": "9",
"ref": "refs/heads/master",
"path": "spec/PhpSpec/Wrapper/Subject/Expectation/NegativeSpec.php",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "Cucumber",
"bytes": "153687"
},
{
"name": "HTML",
"bytes": "6057"
},
{
"name": "Makefile",
"bytes": "412"
},
{
"name": "PHP",
"bytes": "841614"
},
{
"name": "Smarty",
"bytes": "762"
}
],
"symlink_target": ""
} |
<component name="ProjectCodeStyleConfiguration">
<state>
<option name="USE_PER_PROJECT_SETTINGS" value="true" />
<option name="PREFERRED_PROJECT_CODE_STYLE" value="Default" />
</state>
</component> | {
"content_hash": "ce2567a17fd192a3b2b50097aedd5ceb",
"timestamp": "",
"source": "github",
"line_count": 6,
"max_line_length": 70,
"avg_line_length": 36.833333333333336,
"alnum_prop": 0.669683257918552,
"repo_name": "wasabeef/recyclerview-animators",
"id": "433bb4094355ea8611721a3826a31904629a7d22",
"size": "221",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": ".idea/codeStyles/codeStyleConfig.xml",
"mode": "33188",
"license": "apache-2.0",
"language": [
{
"name": "Java",
"bytes": "77748"
},
{
"name": "Kotlin",
"bytes": "11096"
}
],
"symlink_target": ""
} |
const path = require('path');
require('dotenv').config({ path: path.join(__dirname, '/../variables.env') });
const fs = require('fs');
const mongoose = require('mongoose');
mongoose.connect(process.env.DATABASE);
mongoose.Promise = global.Promise;
const Snapshot = require('../models/Snapshot');
const data = JSON.parse(fs.readFileSync(path.join(__dirname, '/reporter-export.json'), 'utf-8'));
const snapshots = data.snapshots;
async function deleteData() {
console.log('Deleting snapshot data...');
await Snapshot.remove();
console.log('Data deleted.');
process.exit();
}
async function loadData() {
try {
console.log('Loading snapshot data...');
await Snapshot.insertMany(snapshots);
console.log('Loading data complete!');
process.exit();
} catch (e) {
console.log(e);
process.exit();
}
}
if (process.argv.includes('--delete')) {
deleteData();
} else {
loadData();
}
| {
"content_hash": "95ba470375ea6bbbb0f7fa89298c1198",
"timestamp": "",
"source": "github",
"line_count": 38,
"max_line_length": 97,
"avg_line_length": 24.157894736842106,
"alnum_prop": 0.6655773420479303,
"repo_name": "JasonBernert/reporter-dashboard",
"id": "c8af4784e9ea6e7ace60e2fbf3bbc06c1a321da0",
"size": "918",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "data/load-data.js",
"mode": "33188",
"license": "bsd-2-clause",
"language": [
{
"name": "CSS",
"bytes": "21630"
},
{
"name": "HTML",
"bytes": "17675"
},
{
"name": "JavaScript",
"bytes": "35408"
}
],
"symlink_target": ""
} |
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>verify_mocks_for_rspec (Spec::Adapters::MockFramework)</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" href="../../../.././rdoc-style.css" type="text/css" media="screen" />
</head>
<body class="standalone-code">
<pre><span class="ruby-comment cmt"># File lib/spec/adapters/mock_frameworks/mocha.rb, line 12</span>
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">verify_mocks_for_rspec</span>
<span class="ruby-identifier">mocha_verify</span>
<span class="ruby-keyword kw">end</span></pre>
</body>
</html> | {
"content_hash": "6d49e4eb013ad999b946d52dd44d8525",
"timestamp": "",
"source": "github",
"line_count": 18,
"max_line_length": 106,
"avg_line_length": 45.111111111111114,
"alnum_prop": 0.6687192118226601,
"repo_name": "10fish/gocd",
"id": "a880c3ec8c83525fa0593a03aa014329bf089bf0",
"size": "812",
"binary": false,
"copies": "2",
"ref": "refs/heads/master",
"path": "tools/jruby/lib/ruby/gems/1.8/doc/rspec-1.2.6/rdoc/classes/Spec/Adapters/MockFramework.src/M000009.html",
"mode": "33188",
"license": "apache-2.0",
"language": [],
"symlink_target": ""
} |
package com.commercetools.sunrise.sessions.cart;
import com.commercetools.sunrise.framework.injection.RequestScoped;
import com.commercetools.sunrise.framework.viewmodels.formatters.PriceFormatter;
import com.commercetools.sunrise.framework.viewmodels.content.carts.LineItemViewModel;
import com.commercetools.sunrise.framework.viewmodels.content.carts.LineItemViewModelFactory;
import com.commercetools.sunrise.framework.viewmodels.content.carts.MiniCartViewModel;
import com.commercetools.sunrise.framework.viewmodels.content.carts.MiniCartViewModelFactory;
import io.sphere.sdk.carts.Cart;
import javax.annotation.Nullable;
import javax.inject.Inject;
import javax.money.CurrencyUnit;
import java.util.List;
import static java.util.stream.Collectors.toList;
@RequestScoped
public class TruncatedMiniCartViewModelFactory extends MiniCartViewModelFactory {
private static final int LINE_ITEMS_LIMIT = 5;
@Inject
public TruncatedMiniCartViewModelFactory(final CurrencyUnit currency, final PriceFormatter priceFormatter, final LineItemViewModelFactory lineItemViewModelFactory) {
super(currency, priceFormatter, lineItemViewModelFactory);
}
@Override
protected void fillLineItems(final MiniCartViewModel viewModel, @Nullable final Cart cart) {
super.fillLineItems(viewModel, cart);
if (viewModel.getLineItems() != null) {
viewModel.getLineItems().setList(truncateLineItems(viewModel.getLineItems().getList(), LINE_ITEMS_LIMIT));
}
}
/**
* Limits the mini cart line item entries to avoid a too large mini cart that won't fit in session.
* @param lineItemList the line items in cart
* @param limit the maximum amount of line items to return
* @return the line items in cart limited up to the given amount
*/
private List<LineItemViewModel> truncateLineItems(final List<LineItemViewModel> lineItemList, final int limit) {
return lineItemList.stream()
.limit(limit)
.collect(toList());
}
}
| {
"content_hash": "7b3df3a9d12ec671e8453b707d88383f",
"timestamp": "",
"source": "github",
"line_count": 47,
"max_line_length": 169,
"avg_line_length": 43.4468085106383,
"alnum_prop": 0.7698334965719883,
"repo_name": "commercetools/commercetools-sunrise-java",
"id": "e67a1caef225a0b86a3897646aee6936afc4019f",
"size": "2042",
"binary": false,
"copies": "3",
"ref": "refs/heads/master",
"path": "common/app/com/commercetools/sunrise/sessions/cart/TruncatedMiniCartViewModelFactory.java",
"mode": "33188",
"license": "apache-2.0",
"language": [
{
"name": "CSS",
"bytes": "730"
},
{
"name": "HTML",
"bytes": "5125"
},
{
"name": "Java",
"bytes": "1602231"
},
{
"name": "JavaScript",
"bytes": "1831"
},
{
"name": "Scala",
"bytes": "13450"
},
{
"name": "Shell",
"bytes": "20940"
}
],
"symlink_target": ""
} |
#ifndef mitkRestorePlanePositionOperation_h_Included
#define mitkRestorePlanePositionOperation_h_Included
#include "mitkCommon.h"
#include "mitkPointOperation.h"
#include "mitkNumericTypes.h"
namespace mitk {
//##Documentation
//## TODO
class MITKCORE_EXPORT RestorePlanePositionOperation : public Operation
{
public:
//##Documentation
//##@brief Operation that handles all actions on one Point.
//##
//## @param operationType is the type of the operation (see mitkOperation.h; e.g. move or add; Information for StateMachine::ExecuteOperation());
//## @param point is the information of the point to add or is the information to change a point into
//## @param index is e.g. the position in a list which describes the element to change
//PointOperation(OperationType operationType, Point3D point, int index = -1, bool selected = true, PointSpecificationType type = PTUNDEFINED);
RestorePlanePositionOperation(OperationType operationType, ScalarType width, ScalarType height, Vector3D spacing, unsigned int pos, Vector3D direction, AffineTransform3D::Pointer transform);
virtual ~RestorePlanePositionOperation();
Vector3D GetDirectionVector();
ScalarType GetWidth();
ScalarType GetHeight();
Vector3D GetSpacing();
unsigned int GetPos();
AffineTransform3D::Pointer GetTransform();
private:
Vector3D m_Spacing;
Vector3D m_DirectionVector;
ScalarType m_Width;
ScalarType m_Height;
unsigned int m_Pos;
AffineTransform3D::Pointer m_Transform;
};
}//namespace mitk
#endif
| {
"content_hash": "af5aef7b5ce1987a365c6df8cada66df",
"timestamp": "",
"source": "github",
"line_count": 62,
"max_line_length": 194,
"avg_line_length": 25.032258064516128,
"alnum_prop": 0.7532216494845361,
"repo_name": "ireicht/MITK-CSI",
"id": "5fac308d39cc15e2cb6c620d65282fbaa4453823",
"size": "2050",
"binary": false,
"copies": "5",
"ref": "refs/heads/master",
"path": "Modules/Core/include/mitkRestorePlanePositionOperation.h",
"mode": "33188",
"license": "bsd-3-clause",
"language": [
{
"name": "C",
"bytes": "2311235"
},
{
"name": "C++",
"bytes": "27586404"
},
{
"name": "CMake",
"bytes": "837213"
},
{
"name": "CSS",
"bytes": "12562"
},
{
"name": "HTML",
"bytes": "6469"
},
{
"name": "JavaScript",
"bytes": "47658"
},
{
"name": "Makefile",
"bytes": "6216"
},
{
"name": "Objective-C",
"bytes": "476198"
},
{
"name": "Python",
"bytes": "51103"
},
{
"name": "QMake",
"bytes": "5583"
},
{
"name": "Shell",
"bytes": "1259"
}
],
"symlink_target": ""
} |
A simple Hadoop mapper and reducer, to do a filtered word count on the input files.
Used to demonstrate native Java MapReduce for the *Hadoop Succinctly* eBook, published by Syncfusion.
The project uses Maven, and if you open the folder in Visual Studio Code, there is a task set up to build it with the Ctrl-Shift-B shortcut. You don't need to build it if you use the accompanying Docker image - which already has the JAR installed.
To run it, set up some sample data in HDFS:
```
hadoop fs -mkdir -p /user/root/input
hadoop fs -put $HADOOP_HOME/etc/hadoop input
```
And then submit the job:
```
hadoop jar /hadoop-succinctly/java/wordcount-1.0-SNAPSHOT.jar input output2
```
Output can be checked using:
```
hadoop fs -cat /output2/*
```
| {
"content_hash": "19f54c7c0e27fa172aff2a3a2d0e8040",
"timestamp": "",
"source": "github",
"line_count": 27,
"max_line_length": 247,
"avg_line_length": 27.814814814814813,
"alnum_prop": 0.7456724367509987,
"repo_name": "sixeyed/hadoop-succinctly",
"id": "597b767bca4ce736d15f9a970c8714b102086004",
"size": "799",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "java/README.md",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "Shell",
"bytes": "5087"
}
],
"symlink_target": ""
} |
import { Component, OnInit } from '@angular/core';
@Component({
selector: 'app-comp-4624',
templateUrl: './comp-4624.component.html',
styleUrls: ['./comp-4624.component.css']
})
export class Comp4624Component implements OnInit {
constructor() { }
ngOnInit() {
}
}
| {
"content_hash": "d1f5557e0e3db72f5168c1f43f5445ac",
"timestamp": "",
"source": "github",
"line_count": 17,
"max_line_length": 50,
"avg_line_length": 16.58823529411765,
"alnum_prop": 0.6666666666666666,
"repo_name": "angular/angular-cli-stress-test",
"id": "0f66d367e09038297cf5773141da278db1ba2505",
"size": "484",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "src/app/components/comp-4624/comp-4624.component.ts",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "CSS",
"bytes": "1040888"
},
{
"name": "HTML",
"bytes": "300322"
},
{
"name": "JavaScript",
"bytes": "2404"
},
{
"name": "TypeScript",
"bytes": "8535506"
}
],
"symlink_target": ""
} |
module FavLanguage
class LanguageStats
def initialize(username:, token: nil, repo_list_class: RepoList)
@username = username
@token = token
@repo_list_class = repo_list_class
end
def fetch
language_stats.group_by(&:language).map do |language, stats|
OpenStruct.new(language: language, weight: stats.inject(0){ |sum, next_one| sum + next_one.bytes })
end
end
private
attr_reader :username, :token
def language_stats
@repo_list_class.new(github: github, username: username).language_stats
end
def github
@github ||= Github.new(oauth_token: token || ENV['GH_AUTH_TOKEN'])
end
end
end
| {
"content_hash": "295a4e371b566caed580ac54bd407f21",
"timestamp": "",
"source": "github",
"line_count": 26,
"max_line_length": 107,
"avg_line_length": 26.03846153846154,
"alnum_prop": 0.6499261447562777,
"repo_name": "tadast/fav_language",
"id": "0972e03c1b120e5d5e39c2134c74435942f4e08e",
"size": "677",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "lib/fav_language/language_stats.rb",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "Ruby",
"bytes": "8336"
},
{
"name": "Shell",
"bytes": "115"
}
],
"symlink_target": ""
} |
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="66025a10-1546-4a03-a9de-2cdadbc212b7" name="Default" comment="" />
<ignored path="Programa Practico 1 Lea nom calif print nom letr.iws" />
<ignored path=".idea/workspace.xml" />
<ignored path="$PROJECT_DIR$/out/" />
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
<option name="TRACKING_ENABLED" value="true" />
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="CreatePatchCommitExecutor">
<option name="PATCH_PATH" value="" />
</component>
<component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
<component name="FavoritesManager">
<favorites_list name="Programa Practico 1 Lea nom calif print nom letr" />
</component>
<component name="FileEditorManager">
<leaf SIDE_TABS_SIZE_LIMIT_KEY="375">
<file leaf-file-name="Main.java" pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/src/com/company/Main.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="183">
<caret line="49" column="12" selection-start-line="49" selection-start-column="12" selection-end-line="49" selection-end-column="12" />
<folding>
<element signature="imports" expanded="true" />
</folding>
</state>
</provider>
</entry>
</file>
</leaf>
</component>
<component name="GradleLocalSettings">
<option name="externalProjectsViewState">
<projects_view />
</option>
</component>
<component name="IdeDocumentHistory">
<option name="CHANGED_PATHS">
<list>
<option value="$PROJECT_DIR$/src/com/company/Main.java" />
</list>
</option>
</component>
<component name="ProjectFrameBounds">
<option name="x" value="-9" />
<option name="y" value="-9" />
<option name="width" value="1384" />
<option name="height" value="736" />
</component>
<component name="ProjectLevelVcsManager" settingsEditedManually="false">
<OptionsSetting value="true" id="Add" />
<OptionsSetting value="true" id="Remove" />
<OptionsSetting value="true" id="Checkout" />
<OptionsSetting value="true" id="Update" />
<OptionsSetting value="true" id="Status" />
<OptionsSetting value="true" id="Edit" />
<ConfirmationsSetting value="0" id="Add" />
<ConfirmationsSetting value="0" id="Remove" />
</component>
<component name="ProjectView">
<navigator currentView="ProjectPane" proportions="" version="1">
<flattenPackages />
<showMembers />
<showModules />
<showLibraryContents />
<hideEmptyPackages />
<abbreviatePackageNames />
<autoscrollToSource />
<autoscrollFromSource />
<sortByType />
<manualOrder />
<foldersAlwaysOnTop value="true" />
</navigator>
<panes>
<pane id="Scratches" />
<pane id="PackagesPane" />
<pane id="ProjectPane">
<subPane>
<PATH>
<PATH_ELEMENT>
<option name="myItemId" value="Programa Practico 1 Lea nom calif print nom letr" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
</PATH_ELEMENT>
</PATH>
</subPane>
</pane>
<pane id="Scope" />
</panes>
</component>
<component name="PropertiesComponent">
<property name="last_opened_file_path" value="$PROJECT_DIR$/../Exceptions" />
</component>
<component name="RunManager" selected="Application.Main">
<configuration default="false" name="Main" type="Application" factoryName="Application" temporary="true">
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
<option name="MAIN_CLASS_NAME" value="com.company.Main" />
<option name="VM_PARAMETERS" value="" />
<option name="PROGRAM_PARAMETERS" value="" />
<option name="WORKING_DIRECTORY" value="file://$PROJECT_DIR$" />
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
<option name="ALTERNATIVE_JRE_PATH" value="" />
<option name="ENABLE_SWING_INSPECTOR" value="false" />
<option name="ENV_VARIABLES" />
<option name="PASS_PARENT_ENVS" value="true" />
<module name="Programa Practico 1 Lea nom calif print nom letr" />
<envs />
<RunnerSettings RunnerId="Run" />
<ConfigurationWrapper RunnerId="Run" />
<method />
</configuration>
<configuration default="true" type="AndroidRunConfigurationType" factoryName="Android Application">
<module name="" />
<option name="DEPLOY" value="true" />
<option name="ARTIFACT_NAME" value="" />
<option name="PM_INSTALL_OPTIONS" value="" />
<option name="ACTIVITY_EXTRA_FLAGS" value="" />
<option name="MODE" value="default_activity" />
<option name="TARGET_SELECTION_MODE" value="SHOW_DIALOG" />
<option name="PREFERRED_AVD" value="" />
<option name="CLEAR_LOGCAT" value="false" />
<option name="SHOW_LOGCAT_AUTOMATICALLY" value="true" />
<option name="SKIP_NOOP_APK_INSTALLATIONS" value="true" />
<option name="FORCE_STOP_RUNNING_APP" value="true" />
<option name="DEBUGGER_TYPE" value="Java" />
<option name="USE_LAST_SELECTED_DEVICE" value="false" />
<option name="PREFERRED_AVD" value="" />
<Java />
<Profilers>
<option name="GAPID_DISABLE_PCS" value="false" />
</Profilers>
<option name="DEEP_LINK" value="" />
<option name="ACTIVITY_CLASS" value="" />
<method />
</configuration>
<configuration default="true" type="AndroidTestRunConfigurationType" factoryName="Android Tests">
<module name="" />
<option name="TESTING_TYPE" value="0" />
<option name="INSTRUMENTATION_RUNNER_CLASS" value="" />
<option name="METHOD_NAME" value="" />
<option name="CLASS_NAME" value="" />
<option name="PACKAGE_NAME" value="" />
<option name="EXTRA_OPTIONS" value="" />
<option name="TARGET_SELECTION_MODE" value="SHOW_DIALOG" />
<option name="PREFERRED_AVD" value="" />
<option name="CLEAR_LOGCAT" value="false" />
<option name="SHOW_LOGCAT_AUTOMATICALLY" value="true" />
<option name="SKIP_NOOP_APK_INSTALLATIONS" value="true" />
<option name="FORCE_STOP_RUNNING_APP" value="true" />
<option name="DEBUGGER_TYPE" value="Java" />
<option name="USE_LAST_SELECTED_DEVICE" value="false" />
<option name="PREFERRED_AVD" value="" />
<Java />
<Profilers>
<option name="GAPID_DISABLE_PCS" value="false" />
</Profilers>
<method />
</configuration>
<configuration default="true" type="Application" factoryName="Application">
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
<option name="MAIN_CLASS_NAME" />
<option name="VM_PARAMETERS" />
<option name="PROGRAM_PARAMETERS" />
<option name="WORKING_DIRECTORY" />
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
<option name="ALTERNATIVE_JRE_PATH" />
<option name="ENABLE_SWING_INSPECTOR" value="false" />
<option name="ENV_VARIABLES" />
<option name="PASS_PARENT_ENVS" value="true" />
<module name="" />
<envs />
<method />
</configuration>
<configuration default="true" type="GradleRunConfiguration" factoryName="Gradle">
<ExternalSystemSettings>
<option name="executionName" />
<option name="externalProjectPath" />
<option name="externalSystemIdString" value="GRADLE" />
<option name="scriptParameters" />
<option name="taskDescriptions">
<list />
</option>
<option name="taskNames">
<list />
</option>
<option name="vmOptions" />
</ExternalSystemSettings>
<method />
</configuration>
<configuration default="true" type="JUnit" factoryName="JUnit">
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
<module name="" />
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
<option name="ALTERNATIVE_JRE_PATH" />
<option name="PACKAGE_NAME" />
<option name="MAIN_CLASS_NAME" />
<option name="METHOD_NAME" />
<option name="TEST_OBJECT" value="class" />
<option name="VM_PARAMETERS" />
<option name="PARAMETERS" />
<option name="WORKING_DIRECTORY" />
<option name="ENV_VARIABLES" />
<option name="PASS_PARENT_ENVS" value="true" />
<option name="TEST_SEARCH_SCOPE">
<value defaultName="singleModule" />
</option>
<envs />
<patterns />
<method />
</configuration>
<configuration default="true" type="JUnitTestDiscovery" factoryName="JUnit Test Discovery" changeList="All">
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
<module name="" />
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
<option name="ALTERNATIVE_JRE_PATH" />
<option name="PACKAGE_NAME" />
<option name="MAIN_CLASS_NAME" />
<option name="METHOD_NAME" />
<option name="TEST_OBJECT" value="class" />
<option name="VM_PARAMETERS" />
<option name="PARAMETERS" />
<option name="WORKING_DIRECTORY" />
<option name="ENV_VARIABLES" />
<option name="PASS_PARENT_ENVS" value="true" />
<option name="TEST_SEARCH_SCOPE">
<value defaultName="singleModule" />
</option>
<envs />
<patterns />
<method />
</configuration>
<configuration default="true" type="JarApplication" factoryName="JAR Application">
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
<envs />
<method />
</configuration>
<configuration default="true" type="Java Scratch" factoryName="Java Scratch">
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
<option name="SCRATCH_FILE_ID" value="0" />
<option name="MAIN_CLASS_NAME" />
<option name="VM_PARAMETERS" />
<option name="PROGRAM_PARAMETERS" />
<option name="WORKING_DIRECTORY" />
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
<option name="ALTERNATIVE_JRE_PATH" />
<option name="ENABLE_SWING_INSPECTOR" value="false" />
<option name="ENV_VARIABLES" />
<option name="PASS_PARENT_ENVS" value="true" />
<module name="" />
<envs />
<method />
</configuration>
<configuration default="true" type="JetRunConfigurationType" factoryName="Kotlin">
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
<option name="MAIN_CLASS_NAME" />
<option name="VM_PARAMETERS" />
<option name="PROGRAM_PARAMETERS" />
<option name="WORKING_DIRECTORY" />
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
<option name="ALTERNATIVE_JRE_PATH" />
<option name="PASS_PARENT_ENVS" value="true" />
<module name="Programa Practico 1 Lea nom calif print nom letr" />
<envs />
<method />
</configuration>
<configuration default="true" type="KotlinStandaloneScriptRunConfigurationType" factoryName="Kotlin script">
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
<option name="filePath" />
<option name="vmParameters" />
<option name="alternativeJrePath" />
<option name="programParameters" />
<option name="passParentEnvs" value="true" />
<option name="workingDirectory" />
<option name="isAlternativeJrePathEnabled" value="false" />
<envs />
<method />
</configuration>
<configuration default="true" type="TestNG" factoryName="TestNG">
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
<module name="" />
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
<option name="ALTERNATIVE_JRE_PATH" />
<option name="SUITE_NAME" />
<option name="PACKAGE_NAME" />
<option name="MAIN_CLASS_NAME" />
<option name="METHOD_NAME" />
<option name="GROUP_NAME" />
<option name="TEST_OBJECT" value="CLASS" />
<option name="VM_PARAMETERS" />
<option name="PARAMETERS" />
<option name="WORKING_DIRECTORY" />
<option name="OUTPUT_DIRECTORY" />
<option name="ANNOTATION_TYPE" />
<option name="ENV_VARIABLES" />
<option name="PASS_PARENT_ENVS" value="true" />
<option name="TEST_SEARCH_SCOPE">
<value defaultName="singleModule" />
</option>
<option name="USE_DEFAULT_REPORTERS" value="false" />
<option name="PROPERTIES_FILE" />
<envs />
<properties />
<listeners />
<method />
</configuration>
<configuration default="true" type="TestNGTestDiscovery" factoryName="TestNG Test Discovery" changeList="All">
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
<module name="" />
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
<option name="ALTERNATIVE_JRE_PATH" />
<option name="SUITE_NAME" />
<option name="PACKAGE_NAME" />
<option name="MAIN_CLASS_NAME" />
<option name="METHOD_NAME" />
<option name="GROUP_NAME" />
<option name="TEST_OBJECT" value="CLASS" />
<option name="VM_PARAMETERS" />
<option name="PARAMETERS" />
<option name="WORKING_DIRECTORY" />
<option name="OUTPUT_DIRECTORY" />
<option name="ANNOTATION_TYPE" />
<option name="ENV_VARIABLES" />
<option name="PASS_PARENT_ENVS" value="true" />
<option name="TEST_SEARCH_SCOPE">
<value defaultName="singleModule" />
</option>
<option name="USE_DEFAULT_REPORTERS" value="false" />
<option name="PROPERTIES_FILE" />
<envs />
<properties />
<listeners />
<method />
</configuration>
<list size="1">
<item index="0" class="java.lang.String" itemvalue="Application.Main" />
</list>
<recent_temporary>
<list size="1">
<item index="0" class="java.lang.String" itemvalue="Application.Main" />
</list>
</recent_temporary>
</component>
<component name="ShelveChangesManager" show_recycled="false">
<option name="remove_strategy" value="false" />
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="66025a10-1546-4a03-a9de-2cdadbc212b7" name="Default" comment="" />
<created>1476402968977</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1476402968977</updated>
</task>
<servers />
</component>
<component name="ToolWindowManager">
<frame x="-9" y="-9" width="1384" height="736" extended-state="7" />
<editor active="true" />
<layout>
<window_info id="Palette" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
<window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32888147" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
<window_info id="Palette	" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
<window_info id="Capture Analysis" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" />
<window_info id="Maven Projects" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
<window_info id="Run" active="true" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.32888147" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
<window_info id="Capture Tool" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
<window_info id="Designer" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.24963397" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
<window_info id="UI Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" />
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
</layout>
</component>
<component name="Vcs.Log.UiProperties">
<option name="RECENTLY_FILTERED_USER_GROUPS">
<collection />
</option>
<option name="RECENTLY_FILTERED_BRANCH_GROUPS">
<collection />
</option>
</component>
<component name="VcsContentAnnotationSettings">
<option name="myLimit" value="2678400000" />
</component>
<component name="XDebuggerManager">
<breakpoint-manager />
<watches-manager />
</component>
<component name="antWorkspaceConfiguration">
<option name="IS_AUTOSCROLL_TO_SOURCE" value="false" />
<option name="FILTER_TARGETS" value="false" />
</component>
<component name="editorHistoryManager">
<entry file="file://$PROJECT_DIR$/src/com/company/Main.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="183">
<caret line="49" column="12" selection-start-line="49" selection-start-column="12" selection-end-line="49" selection-end-column="12" />
<folding>
<element signature="imports" expanded="true" />
</folding>
</state>
</provider>
</entry>
</component>
</project> | {
"content_hash": "1748ba5e8f9ff7772f1049a81dc6ae72",
"timestamp": "",
"source": "github",
"line_count": 422,
"max_line_length": 248,
"avg_line_length": 54.345971563981045,
"alnum_prop": 0.6311589779366878,
"repo_name": "josechiari12/Jose12Git",
"id": "d34a5a400da9fbd05f937b29c8f997bd815bc694",
"size": "22934",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "Portafolio/Programas - IntelliJ/try_catch/.idea/workspace.xml",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "HTML",
"bytes": "31512"
},
{
"name": "Java",
"bytes": "43746"
}
],
"symlink_target": ""
} |
import os
from setuptools import setup, find_packages
import emit
def read(fname):
try:
return open(os.path.join(os.path.dirname(__file__), fname)).read()
except IOError: # for tox
return ''
setup(
# System information
name='emit',
version=emit.__version__,
packages=find_packages(exclude=('test',)),
scripts=['emit/bin/emit_digraph'],
zip_safe=True,
extras_require = {
'celery-routing': ['celery>=3.0.13'],
'rq-routing': ['rq>=0.3.4', 'redis>=2.7.2'],
},
# Human information
author='Brian Hicks',
author_email='brian@brianthicks.com',
url='https://github.com/brianhicks/emit',
description='Build a graph to process streams',
keywords='stream processing',
long_description=read('README.rst'),
license='MIT',
classifiers=[
'Development Status :: 4 - Beta',
'Intended Audience :: Developers',
'License :: OSI Approved :: Apache Software License',
'Natural Language :: English',
'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3.2',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: Implementation :: CPython',
'Programming Language :: Python :: Implementation :: PyPy',
'Topic :: Software Development :: Libraries :: Python Modules',
],
)
| {
"content_hash": "68c272aa6805b8271ec944b44efce3d8",
"timestamp": "",
"source": "github",
"line_count": 46,
"max_line_length": 74,
"avg_line_length": 31.26086956521739,
"alnum_prop": 0.6050069541029207,
"repo_name": "BrianHicks/emit",
"id": "13fd4ecfcf50476b8bb7c218332ef129d23e6c74",
"size": "1438",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "setup.py",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "Python",
"bytes": "60984"
},
{
"name": "Ruby",
"bytes": "140"
},
{
"name": "Shell",
"bytes": "95"
}
],
"symlink_target": ""
} |
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
const chai = require("chai");
const request = require("supertest");
const appolo = require("../../index");
const chaiHttp = require("chai-http");
let should = chai.should();
chai.use(chaiHttp);
describe('Appolo Express', () => {
describe('e2e', function () {
beforeEach(() => tslib_1.__awaiter(this, void 0, void 0, function* () {
return appolo.launcher.launch({
port: 8183,
environment: "testing",
root: process.cwd() + '/test/mock/',
paths: ['config', 'server']
});
}));
afterEach(() => {
appolo.launcher.reset();
});
it('should should call route and get json', () => tslib_1.__awaiter(this, void 0, void 0, function* () {
let res = yield request(appolo.launcher.app)
.get('/test/');
res.should.to.have.status(200);
res.should.to.be.json;
should.exist(res.body);
res.body.working.should.be.ok;
}));
it('should should call route from controller', () => tslib_1.__awaiter(this, void 0, void 0, function* () {
let res = yield request(appolo.launcher.app)
.get('/test/route/?user_name=11');
res.should.to.have.status(200);
res.should.to.be.json;
should.exist(res.body);
res.body.working.should.be.ok;
res.body.controllerName.should.be.eq('testRouteController');
res.body.model.userName.should.ok;
}));
it('should call controller from static $route', () => tslib_1.__awaiter(this, void 0, void 0, function* () {
let res = yield request(appolo.launcher.app)
.get('/test/route/static/?user_name=11');
res.should.to.have.status(200);
res.should.to.be.json;
should.exist(res.body);
res.body.working.should.be.ok;
res.body.controllerName.should.be.eq('routeStaticController');
res.body.model.userName.should.ok;
}));
it('should call controller from static linq', () => tslib_1.__awaiter(this, void 0, void 0, function* () {
let res = yield request(appolo.launcher.app)
.get('/test/route/linq/?user_name=11');
res.should.to.have.status(200);
res.should.to.be.json;
should.exist(res.body);
res.body.working.should.be.ok;
res.body.controllerName.should.be.eq('routeLinqController');
res.body.model.userName.should.ok;
}));
it('should call controller from static linq object', () => tslib_1.__awaiter(this, void 0, void 0, function* () {
let res = yield request(appolo.launcher.app)
.get('/test/route/linq_object/?user_name=11');
res.should.to.have.status(200);
res.should.to.be.json;
should.exist(res.body);
res.body.working.should.be.ok;
res.body.controllerName.should.be.eq('routeLinqController');
res.body.model.userName.should.ok;
}));
it('should call controller from linq fluent', () => tslib_1.__awaiter(this, void 0, void 0, function* () {
let res = yield request(appolo.launcher.app)
.get('/test/route/fluent/?user_name=11');
res.should.to.have.status(200);
res.should.to.be.json;
should.exist(res.body);
res.body.working.should.be.ok;
res.body.controllerName.should.be.eq('routeLinqController');
res.body.model.userName.should.ok;
}));
it('should call controller from linq fluent method', () => tslib_1.__awaiter(this, void 0, void 0, function* () {
let res = yield request(appolo.launcher.app)
.get('/test/route/fluent_method/?user_name=11');
res.should.to.have.status(200);
res.should.to.be.json;
should.exist(res.body);
res.body.working.should.be.ok;
res.body.controllerName.should.be.eq('routeLinqController');
res.body.model.userName.should.ok;
}));
it('should call controller from decorator', () => tslib_1.__awaiter(this, void 0, void 0, function* () {
let res = yield request(appolo.launcher.app)
.get('/test/route/decorator/?user_name=11');
res.should.to.have.status(200);
res.should.to.be.json;
should.exist(res.body);
res.body.working.should.be.ok;
res.body.controllerName.should.be.eq('routeDecoratorsController');
res.body.model.userName.should.ok;
res.body.name.should.be.eq("Manager4");
}));
it('should call middleware before controller', () => tslib_1.__awaiter(this, void 0, void 0, function* () {
let res = yield request(appolo.launcher.app)
.get('/test/middleware/');
res.should.to.have.status(200);
res.should.to.be.json;
should.exist(res.body);
res.body.working.should.be.ok;
res.body.middleware.should.be.ok;
}));
it('should call validations error', () => tslib_1.__awaiter(this, void 0, void 0, function* () {
let res = yield request(appolo.launcher.app)
.get('/test/validations/');
res.should.to.have.status(400);
res.should.to.be.json;
should.exist(res.body);
res.body.error.should.be.ok;
}));
it('should call validations ', () => tslib_1.__awaiter(this, void 0, void 0, function* () {
let res = yield request(appolo.launcher.app)
.get('/test/validations/?username=aaa&password=1111');
res.should.to.have.status(200);
res.should.to.be.json;
should.exist(res.body);
res.body.username.should.be.ok;
}));
it('should call controller with modules ', () => tslib_1.__awaiter(this, void 0, void 0, function* () {
let res = yield request(appolo.launcher.app)
.get('/test/module/');
res.should.to.have.status(200);
res.should.to.be.json;
should.exist(res.body);
res.body.logger.should.be.ok;
res.body.logger.should.be.eq("testinglogger2");
}));
it('should not call route with env if not in environments', () => tslib_1.__awaiter(this, void 0, void 0, function* () {
let res = yield request(appolo.launcher.app)
.get('/test/route/not_in_env/');
res.should.to.have.status(404);
}));
it('should call route with env', () => tslib_1.__awaiter(this, void 0, void 0, function* () {
let res = yield request(appolo.launcher.app)
.get('/test/route/env/');
res.should.to.have.status(200);
}));
});
});
//# sourceMappingURL=e2eSpec.js.map | {
"content_hash": "a6c6987a7df65004594ac051b816f62d",
"timestamp": "",
"source": "github",
"line_count": 148,
"max_line_length": 128,
"avg_line_length": 48.0945945945946,
"alnum_prop": 0.5524023602135432,
"repo_name": "shmoop207/appolo-express",
"id": "ae5e840d30d17dad64939486d5987c145b15ad5f",
"size": "7118",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "test/spec/e2eSpec.js",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "HTML",
"bytes": "1443"
},
{
"name": "JavaScript",
"bytes": "1810"
},
{
"name": "TypeScript",
"bytes": "45655"
}
],
"symlink_target": ""
} |
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>info.pocka</groupId>
<artifactId>KimuraPlugin</artifactId>
<version>0.0.1</version>
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.2</version>
<configuration>
<source>1.7</source>
<target>1.7</target>
</configuration>
</plugin>
</plugins>
</build>
<repositories>
<repository>
<id>spigot-repo</id>
<url>https://hub.spigotmc.org/nexus/content/groups/public/</url>
</repository>
</repositories>
<dependencies>
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.8-R0.1-SNAPSHOT</version>
</dependency>
</dependencies>
</project> | {
"content_hash": "70d0031f46911bd3c02c4b5df4dfb1ca",
"timestamp": "",
"source": "github",
"line_count": 38,
"max_line_length": 108,
"avg_line_length": 32.8421052631579,
"alnum_prop": 0.5544871794871795,
"repo_name": "popkirby/KimuraPlugin",
"id": "1f265959c270aa954ff41d7d89cb2c76c0d8e058",
"size": "1248",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "pom.xml",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "Java",
"bytes": "2479"
}
],
"symlink_target": ""
} |
/* ###
* IP: GHIDRA
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package db;
import java.io.IOException;
import db.buffers.DataBuffer;
import ghidra.util.Msg;
import ghidra.util.datastruct.IntArrayList;
import ghidra.util.exception.AssertException;
import ghidra.util.exception.CancelledException;
import ghidra.util.task.TaskMonitor;
/**
* <code>VarKeyRecordNode</code> is an implementation of a BTree leaf node
* which utilizes variable-length key values and stores variable-length records.
* This type of node has the following layout within a single DataBuffer
* (field size in bytes):
* <pre>
* | NodeType(1) | KeyType(1) | KeyCount(4) | PrevLeafId(4) | NextLeafId(4) | KeyOffset0(4) | IndFlag0(1) |...
*
* | KeyOffsetN(4) | IndFlagN(1) |...<FreeSpace>... | KeyN | RecN |... | Key0 | Rec0 |
* </pre>
* IndFlag - if not zero the record has been stored within a chained DBBuffer
* whose 4-byte integer buffer ID has been stored within this leaf at the record offset.
*/
class VarKeyRecordNode extends VarKeyNode implements FieldKeyRecordNode {
private static final int ID_SIZE = 4;
private static final int PREV_LEAF_ID_OFFSET = VARKEY_NODE_HEADER_SIZE;
private static final int NEXT_LEAF_ID_OFFSET = PREV_LEAF_ID_OFFSET + ID_SIZE;
static final int HEADER_SIZE = VARKEY_NODE_HEADER_SIZE + 2 * ID_SIZE;
private static final int OFFSET_SIZE = 4;
private static final int INDIRECT_OPTION_SIZE = 1;
private static final int ENTRY_SIZE = OFFSET_SIZE + INDIRECT_OPTION_SIZE;
/**
* Construct an existing variable-length-key record leaf node.
* @param nodeMgr table node manager instance
* @param buf node buffer
* @throws IOException thrown if IO error occurs
*/
VarKeyRecordNode(NodeMgr nodeMgr, DataBuffer buf) throws IOException {
super(nodeMgr, buf);
}
/**
* Construct a new variable-length-key record leaf node.
* @param nodeMgr table node manager.
* @param prevLeafId node buffer id for previous leaf ( < 0: no leaf)
* @param nextLeafId node buffer id for next leaf ( < 0 : no leaf)
* @param keyType key Field type
* @throws IOException thrown if IO error occurs
*/
VarKeyRecordNode(NodeMgr nodeMgr, int prevLeafId, int nextLeafId, Field keyType)
throws IOException {
super(nodeMgr, NodeMgr.VARKEY_REC_NODE, keyType);
// Initialize header
buffer.putInt(PREV_LEAF_ID_OFFSET, prevLeafId);
buffer.putInt(NEXT_LEAF_ID_OFFSET, nextLeafId);
}
/**
* Construct a new variable-length-key record leaf node with no siblings.
* @param nodeMgr table node manager.
* @param keyType key Field type
* @throws IOException thrown if IO error occurs
*/
VarKeyRecordNode(NodeMgr nodeMgr, Field keyType) throws IOException {
super(nodeMgr, NodeMgr.VARKEY_REC_NODE, keyType);
// Initialize header
buffer.putInt(PREV_LEAF_ID_OFFSET, -1);
buffer.putInt(NEXT_LEAF_ID_OFFSET, -1);
}
void logConsistencyError(String tableName, String msg, Throwable t) throws IOException {
Msg.debug(this, "Consistency Error (" + tableName + "): " + msg);
Msg.debug(this, " bufferID=" + getBufferId() + " key[0]=" + getKeyField(0));
if (t != null) {
Msg.error(this, "Consistency Error (" + tableName + ")", t);
}
}
@Override
public boolean isConsistent(String tableName, TaskMonitor monitor)
throws IOException, CancelledException {
boolean consistent = true;
Field prevKey = null;
for (int i = 0; i < keyCount; i++) {
// Compare each key entry with the previous key
Field key = getKeyField(i);
if (i != 0) {
if (key.compareTo(prevKey) <= 0) {
consistent = false;
logConsistencyError(tableName, "key[" + i + "] <= key[" + (i - 1) + "]", null);
Msg.debug(this, " key[" + i + "].minKey = " + key);
Msg.debug(this, " key[" + (i - 1) + "].minKey = " + prevKey);
}
}
prevKey = key;
}
if ((parent == null || parent.isLeftmostKey(getKeyField(0))) && getPreviousLeaf() != null) {
consistent = false;
logConsistencyError(tableName, "previous-leaf should not exist", null);
}
VarKeyRecordNode node = getNextLeaf();
if (node != null) {
if (parent == null || parent.isRightmostKey(getKeyField(0))) {
consistent = false;
logConsistencyError(tableName, "next-leaf should not exist", null);
}
else {
VarKeyRecordNode me = node.getPreviousLeaf();
if (me != this) {
consistent = false;
logConsistencyError(tableName, "next-leaf is not linked to this leaf", null);
}
}
}
else if (parent != null && !parent.isRightmostKey(getKeyField(0))) {
consistent = false;
logConsistencyError(tableName, "this leaf is not linked to next-leaf", null);
}
return consistent;
}
@Override
public VarKeyRecordNode getLeafNode(Field key) throws IOException {
return this;
}
@Override
public VarKeyRecordNode getLeftmostLeafNode() throws IOException {
VarKeyRecordNode leaf = getPreviousLeaf();
return leaf != null ? leaf.getLeftmostLeafNode() : this;
}
@Override
public VarKeyRecordNode getRightmostLeafNode() throws IOException {
VarKeyRecordNode leaf = getNextLeaf();
return leaf != null ? leaf.getRightmostLeafNode() : this;
}
@Override
public boolean hasNextLeaf() throws IOException {
int nextLeafId = buffer.getInt(NEXT_LEAF_ID_OFFSET);
return (nextLeafId >= 0);
}
/**
* Get this leaf node's right sibling
* @return this leaf node's right sibling or null if right sibling does not exist.
* @throws IOException thrown if an IO error occurs
*/
@Override
public VarKeyRecordNode getNextLeaf() throws IOException {
VarKeyRecordNode leaf = null;
int nextLeafId = buffer.getInt(NEXT_LEAF_ID_OFFSET);
if (nextLeafId >= 0) {
leaf = (VarKeyRecordNode) nodeMgr.getVarKeyNode(nextLeafId);
}
return leaf;
}
@Override
public boolean hasPreviousLeaf() throws IOException {
int prevLeafId = buffer.getInt(PREV_LEAF_ID_OFFSET);
return (prevLeafId >= 0);
}
/**
* Get this leaf node's left sibling
* @return this leaf node's left sibling or null if left sibling does not exist.
* @throws IOException if an IO error occurs
*/
@Override
public VarKeyRecordNode getPreviousLeaf() throws IOException {
VarKeyRecordNode leaf = null;
int prevLeafId = buffer.getInt(PREV_LEAF_ID_OFFSET);
if (prevLeafId >= 0) {
leaf = (VarKeyRecordNode) nodeMgr.getVarKeyNode(prevLeafId);
}
return leaf;
}
@Override
public int getKeyIndex(Field key) throws IOException {
int min = 0;
int max = keyCount - 1;
while (min <= max) {
int i = (min + max) / 2;
int rc = compareKeyField(key, i);
if (rc == 0) {
return i;
}
else if (rc > 0) {
min = i + 1;
}
else {
max = i - 1;
}
}
return -(min + 1);
}
/**
* Split this leaf node in half and update tree.
* When a split is performed, the next operation must be performed
* from the root node since the tree may have been restructured.
* @return root node which may have changed.
* @throws IOException thrown if an IO error occurs
*/
VarKeyNode split() throws IOException {
// Create new leaf
int oldSiblingId = buffer.getInt(NEXT_LEAF_ID_OFFSET);
VarKeyRecordNode newLeaf = createNewLeaf(buffer.getId(), oldSiblingId);
DataBuffer newBuf = newLeaf.buffer;
int newBufId = newBuf.getId();
buffer.putInt(NEXT_LEAF_ID_OFFSET, newBufId);
if (oldSiblingId >= 0) {
VarKeyRecordNode leaf = (VarKeyRecordNode) nodeMgr.getVarKeyNode(oldSiblingId);
leaf.buffer.putInt(PREV_LEAF_ID_OFFSET, newBufId);
}
// Split node creating two balanced leaves
splitData(newLeaf);
if (parent != null) {
// Ask parent to insert new node and return root
return parent.insert(newLeaf);
}
// New parent node becomes root
return new VarKeyInteriorNode(nodeMgr, getKeyField(0), buffer.getId(),
newLeaf.getKeyField(0), newBufId);
}
/**
* Append a leaf which contains one or more keys and update tree. Leaf is inserted
* as the new right sibling of this leaf.
* @param leaf new right sibling leaf (must be same node type as this leaf)
* @return root node which may have changed.
* @throws IOException thrown if an IO error occurs
*/
VarKeyNode appendLeaf(VarKeyRecordNode leaf) throws IOException {
// Create new leaf and link
leaf.buffer.putInt(PREV_LEAF_ID_OFFSET, buffer.getId());
int rightLeafBufId = buffer.getInt(NEXT_LEAF_ID_OFFSET);
leaf.buffer.putInt(NEXT_LEAF_ID_OFFSET, rightLeafBufId);
// Adjust this node
int newBufId = leaf.buffer.getId();
buffer.putInt(NEXT_LEAF_ID_OFFSET, newBufId);
// Adjust old right node if present
if (rightLeafBufId >= 0) {
VarKeyNode rightLeaf = nodeMgr.getVarKeyNode(rightLeafBufId);
rightLeaf.buffer.putInt(PREV_LEAF_ID_OFFSET, newBufId);
}
if (parent != null) {
// Ask parent to insert new node and return root - leaf parent is unknown
return parent.insert(leaf);
}
// New parent node becomes root
return new VarKeyInteriorNode(nodeMgr, getKeyField(0), buffer.getId(), leaf.getKeyField(0),
newBufId);
}
@Override
public VarKeyNode putRecord(DBRecord record, Table table) throws IOException {
Field key = record.getKeyField();
int index = getKeyIndex(key);
// Handle record update case
if (index >= 0) {
if (table != null) {
table.updatedRecord(getRecord(table.getSchema(), index), record);
}
VarKeyNode newRoot = updateRecord(index, record);
return newRoot;
}
// Handle new record - see if we have room in this leaf
index = -index - 1;
if (insertRecord(index, record)) {
if (index == 0 && parent != null) {
parent.keyChanged(getKeyField(1), key, this);
}
if (table != null) {
table.insertedRecord(record);
}
return getRoot();
}
// Special Case - append new leaf to right
if (index == keyCount) {
VarKeyNode newRoot = appendNewLeaf(record);
if (table != null) {
table.insertedRecord(record);
}
return newRoot;
}
// Split leaf and complete insertion
VarKeyRecordNode leaf = split().getLeafNode(key);
return leaf.putRecord(record, table);
}
/**
* Append a new leaf and insert the specified record.
* @param record data record with long key
* @return root node which may have changed.
* @throws IOException thrown if IO error occurs
*/
VarKeyNode appendNewLeaf(DBRecord record) throws IOException {
VarKeyRecordNode newLeaf = createNewLeaf(-1, -1);
newLeaf.insertRecord(0, record);
return appendLeaf(newLeaf);
}
/**
* Delete the record identified by the specified key.
* @param key record key
* @param table table which will be notified when record is deleted.
* @return root node which may have changed.
* @throws IOException thrown if IO error occurs
*/
@Override
public VarKeyNode deleteRecord(Field key, Table table) throws IOException {
// Handle non-existent key - do nothing
int index = getKeyIndex(key);
if (index < 0) {
return getRoot();
}
if (table != null) {
table.deletedRecord(getRecord(table.getSchema(), index));
}
// Handle removal of last record in node
if (keyCount == 1) {
VarKeyNode newRoot = removeLeaf();
return newRoot;
}
// Remove record within this node
remove(index);
// Notify parent of leftmost key change
if (index == 0 && parent != null) {
parent.keyChanged(key, getKeyField(0), this);
}
return getRoot();
}
@Override
public DBRecord getRecordBefore(Field key, Schema schema) throws IOException {
int index = getKeyIndex(key);
if (index < 0) {
index = -index - 2;
}
else {
--index;
}
if (index < 0) {
VarKeyRecordNode nextLeaf = getPreviousLeaf();
return nextLeaf != null ? nextLeaf.getRecord(schema, nextLeaf.keyCount - 1) : null;
}
return getRecord(schema, index);
}
@Override
public DBRecord getRecordAfter(Field key, Schema schema) throws IOException {
int index = getKeyIndex(key);
if (index < 0) {
index = -(index + 1);
}
else {
++index;
}
if (index == keyCount) {
VarKeyRecordNode nextLeaf = getNextLeaf();
return nextLeaf != null ? nextLeaf.getRecord(schema, 0) : null;
}
return getRecord(schema, index);
}
@Override
public DBRecord getRecordAtOrBefore(Field key, Schema schema) throws IOException {
int index = getKeyIndex(key);
if (index < 0) {
index = -index - 2;
}
if (index < 0) {
VarKeyRecordNode nextLeaf = getPreviousLeaf();
return nextLeaf != null ? nextLeaf.getRecord(schema, nextLeaf.keyCount - 1) : null;
}
return getRecord(schema, index);
}
@Override
public DBRecord getRecordAtOrAfter(Field key, Schema schema) throws IOException {
int index = getKeyIndex(key);
if (index < 0) {
index = -(index + 1);
}
if (index == keyCount) {
VarKeyRecordNode nextLeaf = getNextLeaf();
return nextLeaf != null ? nextLeaf.getRecord(schema, 0) : null;
}
return getRecord(schema, index);
}
/**
* Create a new leaf and add to the node manager.
* The new leaf's parent is unknown.
* @param prevLeafId node buffer id for previous leaf - left sibling ( < 0: no leaf)
* @param nextLeafId node buffer id for next leaf - right sibling ( < 0 : no leaf)
* @return new leaf node.
* @throws IOException thrown if IO error occurs
*/
VarKeyRecordNode createNewLeaf(int prevLeafId, int nextLeafId) throws IOException {
return new VarKeyRecordNode(nodeMgr, prevLeafId, nextLeafId, keyType);
}
@Override
public Field getKeyField(int index) throws IOException {
Field key = keyType.newField();
key.read(buffer, getKeyOffset(index));
return key;
}
@Override
public int getKeyOffset(int index) {
return buffer.getInt(HEADER_SIZE + (index * ENTRY_SIZE));
}
/**
* Get the record data offset within the buffer
* @param index key index
* @return record data offset
*/
private int getRecordDataOffset(int index) throws IOException {
int offset = getKeyOffset(index);
return offset + keyType.readLength(buffer, offset);
}
/**
* Get the record key offset within the buffer
* @param index key index
* @return record key offset
*/
private int getRecordKeyOffset(int index) {
return buffer.getInt(HEADER_SIZE + (index * ENTRY_SIZE));
}
/**
* Store the record key offset within the buffer for the specified key index.
* The record data immediately follows the stored key for the record.
* @param index key index
* @param offset key offset
*/
private void putRecordKeyOffset(int index, int offset) {
buffer.putInt(HEADER_SIZE + (index * ENTRY_SIZE), offset);
}
/**
* Determine if a record is utilizing a chained DBBuffer for data storage
* @param index key index
* @return true if indirect storage is used for record, else false
*/
private boolean hasIndirectStorage(int index) {
return buffer.getByte(HEADER_SIZE + OFFSET_SIZE + (index * ENTRY_SIZE)) != 0;
}
/**
* Set the indirect storage flag associated with a record
* @param index key index
* @param state indirect storage used (true) or not used (false)
*/
private void enableIndirectStorage(int index, boolean state) {
buffer.putByte(HEADER_SIZE + OFFSET_SIZE + (index * ENTRY_SIZE),
state ? (byte) 1 : (byte) 0);
}
/**
* @return unused free space within node
*/
private int getFreeSpace() {
return (keyCount == 0 ? buffer.length() : getRecordKeyOffset(keyCount - 1)) -
(keyCount * ENTRY_SIZE) - HEADER_SIZE;
}
/**
* Get the length of a stored record with key.
* @param index key index associated with record.
*/
private int getFullRecordLength(int index) {
if (index == 0) {
return buffer.length() - getRecordKeyOffset(0);
}
return getRecordKeyOffset(index - 1) - getRecordKeyOffset(index);
}
/**
* Move all records from index to the end by the specified offset.
* @param index the smaller key index (0 <= index1)
* @param offset movement offset in bytes
* @return insertion offset immediately following moved block.
*/
private int moveRecords(int index, int offset) {
int lastIndex = keyCount - 1;
// No movement needed for appended record
if (index == keyCount) {
if (index == 0) {
return buffer.length() + offset;
}
return getRecordKeyOffset(lastIndex) + offset;
}
// Determine block to be moved
int start = getRecordKeyOffset(lastIndex);
int end = (index == 0) ? buffer.length() : getRecordKeyOffset(index - 1);
int len = end - start;
// Move record data
buffer.move(start, start + offset, len);
// Adjust stored offsets
for (int i = index; i < keyCount; i++) {
putRecordKeyOffset(i, getRecordKeyOffset(i) + offset);
}
return end + offset;
}
/**
* Get the record located at the specified index.
* @param schema record data schema
* @param index key index
* @return Record
*/
@Override
public DBRecord getRecord(Schema schema, int index) throws IOException {
Field key = getKeyField(index);
DBRecord record = schema.createRecord(key);
if (hasIndirectStorage(index)) {
int bufId = buffer.getInt(getRecordDataOffset(index));
ChainedBuffer chainedBuffer = new ChainedBuffer(nodeMgr.getBufferMgr(), bufId);
record.read(chainedBuffer, 0);
}
else {
record.read(buffer, getRecordDataOffset(index));
}
return record;
}
@Override
public int getRecordOffset(int index) throws IOException {
if (hasIndirectStorage(index)) {
return -buffer.getInt(getRecordDataOffset(index));
}
return getRecordDataOffset(index);
}
@Override
public DBRecord getRecord(Field key, Schema schema) throws IOException {
int index = getKeyIndex(key);
if (index < 0)
return null;
return getRecord(schema, index);
}
/**
* Find the index which represents the halfway point within the record data.
* @return key index.
*/
private int getSplitIndex() {
int halfway = ((keyCount == 0 ? buffer.length() : getRecordKeyOffset(keyCount - 1)) +
buffer.length()) / 2;
int min = 0;
int max = keyCount - 1;
while (min <= max) {
int i = (min + max) / 2;
int offset = getRecordKeyOffset(i);
if (offset == halfway) {
return i;
}
else if (offset < halfway) {
max = i - 1;
}
else {
min = i + 1;
}
}
return min;
}
/**
* Split the contents of this leaf node; placing the right half of the records into the
* empty leaf node provided.
* @param rightNode empty right sibling leaf
*/
private void splitData(VarKeyRecordNode rightNode) {
int splitIndex = getSplitIndex();
int count = keyCount - splitIndex;
int start = getRecordKeyOffset(keyCount - 1); // start of block to be moved
int end = getRecordKeyOffset(splitIndex - 1); // end of block to be moved
int splitLen = end - start; // length of block to be moved
int rightOffset = buffer.length() - splitLen; // data offset within new leaf node
// Copy data to new leaf node
DataBuffer newBuf = rightNode.buffer;
newBuf.copy(rightOffset, buffer, start, splitLen);
newBuf.copy(HEADER_SIZE, buffer, HEADER_SIZE + (splitIndex * ENTRY_SIZE),
count * ENTRY_SIZE);
// Fix record offsets in new leaf node
int offsetCorrection = buffer.length() - end;
for (int i = 0; i < count; i++) {
rightNode.putRecordKeyOffset(i, rightNode.getRecordKeyOffset(i) + offsetCorrection);
}
// Adjust key counts
setKeyCount(keyCount - count);
rightNode.setKeyCount(count);
}
/**
* Updates the record at the given index.
* @param index record index
* @param record new record
* @return root node which may have changed.
* @throws IOException thrown if IO error occurs
*/
private VarKeyNode updateRecord(int index, DBRecord record) throws IOException {
Field key = record.getKeyField();
int keyLen = key.length();
int offset = getRecordKeyOffset(index);
int oldLen = getFullRecordLength(index) - keyLen;
int len = record.length();
// Check for use of indirect chained record node(s)
int maxRecordLength = ((buffer.length() - HEADER_SIZE) >> 2) - ENTRY_SIZE - keyLen; // min 4 records per node
boolean wasIndirect = hasIndirectStorage(index);
boolean useIndirect = (len > maxRecordLength);
if (useIndirect) {
// Store record in chained buffers
len = 4;
ChainedBuffer chainedBuffer = null;
if (wasIndirect) {
chainedBuffer =
new ChainedBuffer(nodeMgr.getBufferMgr(), buffer.getInt(offset + keyLen));
chainedBuffer.setSize(record.length(), false);
}
else {
chainedBuffer = new ChainedBuffer(record.length(), nodeMgr.getBufferMgr());
buffer.putInt(offset + keyLen + oldLen - 4, chainedBuffer.getId()); // assumes old len is always > 4
enableIndirectStorage(index, true);
}
record.write(chainedBuffer, 0);
}
else if (wasIndirect) {
removeChainedBuffer(buffer.getInt(offset + keyLen));
enableIndirectStorage(index, false);
}
// See if updated record will fit in current buffer
if (useIndirect || len <= (getFreeSpace() + oldLen)) {
// Overwrite record data - move other data if needed
int dataShift = oldLen - len;
if (dataShift != 0) {
offset = moveRecords(index + 1, dataShift);
putRecordKeyOffset(index, offset);
key.write(buffer, offset);
}
if (!useIndirect) {
record.write(buffer, offset + keyLen);
}
return getRoot();
}
// Insufficient room for updated record - remove and re-add
VarKeyRecordNode leaf = deleteRecord(key, null).getLeafNode(key);
return leaf.putRecord(record, null);
}
/**
* Inserts the record at the given index if there is sufficient space in
* the buffer.
* @param index insertion index
* @param record record to be inserted
* @return true if the record was successfully inserted.
* @throws IOException thrown if IO error occurs
*/
private boolean insertRecord(int index, DBRecord record) throws IOException {
Field key = record.getKeyField();
int keyLen = key.length();
if (keyLen > maxKeyLength)
throw new AssertException("Key exceeds maximum key length of " + maxKeyLength);
// Check for use of indirect chained record node(s)
int len = record.length();
int maxRecordLength = ((buffer.length() - HEADER_SIZE) >> 2) - ENTRY_SIZE - keyLen; // min 4 records per node
boolean useIndirect = (len > maxRecordLength);
if (useIndirect) {
len = 4;
}
if ((len + keyLen + ENTRY_SIZE) > getFreeSpace())
return false; // insufficient space for record storage
// Make room for new record
int offset = moveRecords(index, -(len + keyLen));
// Make room for new key/offset entry
int start = HEADER_SIZE + (index * ENTRY_SIZE);
len = (keyCount - index) * ENTRY_SIZE;
buffer.move(start, start + ENTRY_SIZE, len);
// Store new record key/offset
buffer.putInt(start, offset);
setKeyCount(keyCount + 1);
key.write(buffer, offset);
// Store record data
if (useIndirect) {
ChainedBuffer chainedBuffer =
new ChainedBuffer(record.length(), nodeMgr.getBufferMgr());
buffer.putInt(offset + keyLen, chainedBuffer.getId());
record.write(chainedBuffer, 0);
}
else {
record.write(buffer, offset + keyLen);
}
enableIndirectStorage(index, useIndirect);
return true;
}
/**
* Remove the record identified by index.
* This will never be the last record within the node.
* @param index record index
* @throws IOException thrown if IO error occurs
*/
@Override
public void remove(int index) throws IOException {
if (index < 0 || index >= keyCount)
throw new AssertException();
if (hasIndirectStorage(index)) {
removeChainedBuffer(buffer.getInt(getRecordDataOffset(index)));
enableIndirectStorage(index, false);
}
int len = getFullRecordLength(index);
moveRecords(index + 1, len);
int start = HEADER_SIZE + ((index + 1) * ENTRY_SIZE);
len = (keyCount - index - 1) * ENTRY_SIZE;
buffer.move(start, start - ENTRY_SIZE, len);
setKeyCount(keyCount - 1);
}
/**
* Remove this leaf and all associated chained buffers from the tree.
* @return root node which may have changed.
* @throws IOException thrown if IO error occurs
*/
@Override
public VarKeyNode removeLeaf() throws IOException {
// Remove all chained buffers associated with this leaf
for (int index = 0; index < keyCount; ++index) {
if (hasIndirectStorage(index)) {
removeChainedBuffer(buffer.getInt(getRecordDataOffset(index)));
}
}
Field key = getKeyField(0);
int prevBufferId = buffer.getInt(PREV_LEAF_ID_OFFSET);
int nextBufferId = buffer.getInt(NEXT_LEAF_ID_OFFSET);
if (prevBufferId >= 0) {
VarKeyRecordNode prevNode = (VarKeyRecordNode) nodeMgr.getVarKeyNode(prevBufferId);
prevNode.getBuffer().putInt(NEXT_LEAF_ID_OFFSET, nextBufferId);
}
if (nextBufferId >= 0) {
VarKeyRecordNode nextNode = (VarKeyRecordNode) nodeMgr.getVarKeyNode(nextBufferId);
nextNode.getBuffer().putInt(PREV_LEAF_ID_OFFSET, prevBufferId);
}
nodeMgr.deleteNode(this);
if (parent == null) {
return null;
}
return parent.deleteChild(key);
}
/**
* Remove a chained buffer.
* @param bufferId chained buffer ID
*/
private void removeChainedBuffer(int bufferId) throws IOException {
ChainedBuffer chainedBuffer = new ChainedBuffer(nodeMgr.getBufferMgr(), bufferId);
chainedBuffer.delete();
}
@Override
public void delete() throws IOException {
// Remove all chained buffers associated with this node.
for (int index = 0; index < keyCount; index++) {
if (hasIndirectStorage(index)) {
int offset = getRecordDataOffset(index);
int bufferId = buffer.getInt(offset);
removeChainedBuffer(bufferId);
buffer.putInt(offset, -1);
}
}
// Remove this node
nodeMgr.deleteNode(this);
}
@Override
public int[] getBufferReferences() {
IntArrayList idList = new IntArrayList();
for (int i = 0; i < keyCount; i++) {
if (hasIndirectStorage(i)) {
try {
int offset = getRecordDataOffset(i);
idList.add(buffer.getInt(offset));
}
catch (IOException e) {
// ignore
}
}
}
return idList.toArray();
}
}
| {
"content_hash": "2ed16f396ea4610424dda705266085d3",
"timestamp": "",
"source": "github",
"line_count": 885,
"max_line_length": 120,
"avg_line_length": 29.71186440677966,
"alnum_prop": 0.6895987830386004,
"repo_name": "NationalSecurityAgency/ghidra",
"id": "eadc2be6ee33d3ea6111315f0c44f5f7f23f56a2",
"size": "26295",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "Ghidra/Framework/DB/src/main/java/db/VarKeyRecordNode.java",
"mode": "33188",
"license": "apache-2.0",
"language": [
{
"name": "Assembly",
"bytes": "77536"
},
{
"name": "Batchfile",
"bytes": "21610"
},
{
"name": "C",
"bytes": "1132868"
},
{
"name": "C++",
"bytes": "7334484"
},
{
"name": "CSS",
"bytes": "75788"
},
{
"name": "GAP",
"bytes": "102771"
},
{
"name": "GDB",
"bytes": "3094"
},
{
"name": "HTML",
"bytes": "4121163"
},
{
"name": "Hack",
"bytes": "31483"
},
{
"name": "Haskell",
"bytes": "453"
},
{
"name": "Java",
"bytes": "88669329"
},
{
"name": "JavaScript",
"bytes": "1109"
},
{
"name": "Lex",
"bytes": "22193"
},
{
"name": "Makefile",
"bytes": "15883"
},
{
"name": "Objective-C",
"bytes": "23937"
},
{
"name": "Pawn",
"bytes": "82"
},
{
"name": "Python",
"bytes": "587415"
},
{
"name": "Shell",
"bytes": "234945"
},
{
"name": "TeX",
"bytes": "54049"
},
{
"name": "XSLT",
"bytes": "15056"
},
{
"name": "Xtend",
"bytes": "115955"
},
{
"name": "Yacc",
"bytes": "127754"
}
],
"symlink_target": ""
} |
import os
import requests
import sys
import base64
from random import shuffle
class DeviceFinder:
""" Constructor
"""
def __init__(self, url="https://cloud.bitbar.com", api_key="", download_buffer_size=65536):
self.cloud_url = os.environ.get('TESTDROID_URL') or url
self.api_key = os.environ.get('TESTDROID_APIKEY') or api_key
self.download_buffer_size = download_buffer_size
self.url_query = None
# to use devices from particular device group set the device
# group id as environment variable. Otherwise free devices are
# looked for
self.device_group = os.environ.get('TESTDROID_DEVICE_GROUP') or ""
""" Append dictionary items to header
"""
def _build_headers(self, headers=None):
hdrs = {'Authorization' : 'Basic %s' % base64.b64encode((self.api_key+":").encode(encoding='utf_8')).decode(), 'Accept' : 'application/json' }
if headers is not None:
hdrs.update(headers)
return hdrs
""" GET from API resource
"""
def get(self, path=None, get_headers=None):
self.url_query = "%s/api/v2/%s" % (self.cloud_url, path)
query_headers = self._build_headers(get_headers)
res = requests.get(self.url_query, headers=query_headers)
if res.ok:
return res.json()
else:
print "Failed query: {}\nusing headers: {}".format(self.url_query,
query_headers)
sys.exit(-1)
""" Returns list of devices
"""
def get_devices(self, limit=0):
query_str = "devices?limit=%s" % (limit)
if self.device_group:
query_str += "&device_group_id[]=%s" % (self.device_group)
devices = self.get(query_str)['data']
shuffle(devices)
return devices
""" Find available Android device
"""
def available_android_device(self, limit=0):
print "Searching available Android device..."
for device in self.get_devices(limit):
if self.device_group:
if (device['online'] is True and
device['locked'] is False and
device['osType'] == "ANDROID" and
device['softwareVersion']['apiLevel'] > 16):
print "Found device '%s'" % device['displayName']
print ""
return str(device['displayName'])
else:
if (device['online'] is True and
device['creditsPrice'] == 0 and
device['locked'] is False and
device['osType'] == "ANDROID" and
device['softwareVersion']['apiLevel'] > 16):
print "Found device '%s'" % device['displayName']
print ""
return str(device['displayName'])
print "No available device found"
print ""
return ""
""" Find available iOS device
"""
def available_ios_device(self, limit=0):
print "Searching available iOS device..."
for device in self.get_devices(limit):
if self.device_group:
if (device['online'] is True and
device['locked'] is False and
device['osType'] == "IOS"):
print "Found device '%s'" % device['displayName']
print ""
return str(device['displayName'])
else:
if (device['online'] is True and
device['creditsPrice'] == 0 and
device['locked'] is False and
device['osType'] == "IOS"):
print "Found device '%s'" % device['displayName']
print ""
return str(device['displayName'])
print "No available device found"
print ""
return ""
""" Find out the API level of a Device
"""
def device_API_level(self, deviceName):
print "Searching for API level of device '%s'" % deviceName
try:
devices = self.get(path="devices?search=%s" % deviceName)['data']
picked_device = devices[0]
print "Selected device '{}' has API level '{}'".format(picked_device['displayName'],
picked_device['softwareVersion']['apiLevel'])
return picked_device['softwareVersion']['apiLevel']
except Exception, e:
print "Error: %s" % e
return
""" DeviceFinder should rather be used from an other script rather
than directly from command line
"""
if __name__ == '__main__':
df = DeviceFinder()
print "DeviceFinder: {}".format(df.available_android_device())
| {
"content_hash": "6ed18336de4d9045a447fa4460718d55",
"timestamp": "",
"source": "github",
"line_count": 127,
"max_line_length": 150,
"avg_line_length": 38.2992125984252,
"alnum_prop": 0.526110197368421,
"repo_name": "aknackiron/testdroid-samples",
"id": "86a247ec7b289ff7ad8b8d4be8a50db195423466",
"size": "4889",
"binary": false,
"copies": "2",
"ref": "refs/heads/master",
"path": "appium/sample-scripts/python/device_finder.py",
"mode": "33188",
"license": "apache-2.0",
"language": [
{
"name": "Batchfile",
"bytes": "305"
},
{
"name": "C#",
"bytes": "3106"
},
{
"name": "CSS",
"bytes": "6444"
},
{
"name": "Dockerfile",
"bytes": "209"
},
{
"name": "Gherkin",
"bytes": "5922"
},
{
"name": "HTML",
"bytes": "2399"
},
{
"name": "Java",
"bytes": "181375"
},
{
"name": "JavaScript",
"bytes": "117841"
},
{
"name": "Objective-C",
"bytes": "4422"
},
{
"name": "Python",
"bytes": "66629"
},
{
"name": "RobotFramework",
"bytes": "7550"
},
{
"name": "Ruby",
"bytes": "37967"
},
{
"name": "Shell",
"bytes": "36337"
},
{
"name": "Swift",
"bytes": "9381"
}
],
"symlink_target": ""
} |
layout: archive
lang: en
ref: rh_p12_rn_ur
read_time: true
share: true
author_profile: false
permalink: /docs/en/platform/rh_p12_rn_ur/
sidebar:
title: RH-P12-RN-UR
nav: "rh_p12_rn_ur"
product_group: rh_p12_rn_ur
---
# [RH-P12-RN-UR](#rh_p12_rn)

## [User Manual](#user_manual)
{% capture manual_01 %}
**Download the User Manual of RH-P12-RN-UR at the direct download link.**
- [User Manual](http://www.robotis.com/service/download.php?no=1887)
{% endcapture %}
<div class="notice--warning">{{ manual_01 | markdownify }}</div>
## [Software](#software)
{% capture manual_02 %}
**Download the exclusive software of RH-P12-RN-UR at the direct download link.**
- [URCap](https://www.robotis.com/service/download.php?no=1904)
{% endcapture %}
<div class="notice--warning">{{ manual_02 | markdownify }}</div>
| {
"content_hash": "803b17976f74d193614063410eedf58b",
"timestamp": "",
"source": "github",
"line_count": 29,
"max_line_length": 82,
"avg_line_length": 30.75862068965517,
"alnum_prop": 0.6939461883408071,
"repo_name": "ROBOTIS-GIT/emanual",
"id": "e62e34a0aa0a0c9cfa048d0db8f6de4972642f86",
"size": "896",
"binary": false,
"copies": "2",
"ref": "refs/heads/master",
"path": "docs/en/platform/rh_p12_rn/rh_p12_rn_ur.md",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "HTML",
"bytes": "93960"
},
{
"name": "JavaScript",
"bytes": "181722"
},
{
"name": "Ruby",
"bytes": "3978"
},
{
"name": "SCSS",
"bytes": "121022"
}
],
"symlink_target": ""
} |
using IdentityAdmin.Configuration;
using IdentityAdmin.Core;
namespace Auth.Admin.Api.IdentityAdmin
{
public static class IdentityAdminServiceExtensions
{
public static void Configure(this IdentityAdminServiceFactory factory)
{
factory.IdentityAdminService = new Registration<IIdentityAdminService, IdentityAdminManagerService>();
}
}
} | {
"content_hash": "cd7a4787d1f5415c909b925f638f7c77",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 114,
"avg_line_length": 29.615384615384617,
"alnum_prop": 0.7454545454545455,
"repo_name": "MAOliver/Enterprise-Toolbox",
"id": "c894cde4de8228dcd90732ad442acfc6d6eb6e92",
"size": "385",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "source/auth/apis/Auth.Admin.Api/IdentityAdmin/IdentityAdminServiceExtensions.cs",
"mode": "33188",
"license": "apache-2.0",
"language": [
{
"name": "C#",
"bytes": "226278"
},
{
"name": "PowerShell",
"bytes": "30062"
}
],
"symlink_target": ""
} |
@charset "UTF-8";
/**
* 尺寸 基础尺寸
* 命名能在语义的前提下简单就尽量简单, 这里可以是 size-2x, space-2x, size-base ...
* 不过可以在语义的前提下做的更精简一些, 于是用了s2, s1等
* 可用变量: `$s1 - $s8`
* @example scss - 使用
* .element {
* padding: $s1 !default;
* }
*
* @example css - CSS 输出
* .element {
* padding: 4px !default;
* }
*/
.next-sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
margin: -1px; }
/* stylelint-disable */
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in
* IE on Windows Phone and in iOS.
*/
html {
line-height: 1.15;
/* 1 */
-ms-text-size-adjust: 100%;
/* 2 */
-webkit-text-size-adjust: 100%;
/* 2 */ }
/* Sections
========================================================================== */
/**
* Remove the margin in all browsers (opinionated).
*/
body {
margin: 0; }
/**
* Add the correct display in IE 9-.
*/
article,
aside,
footer,
header,
nav,
section {
display: block; }
/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
font-size: 2em;
margin: .67em 0; }
/* Grouping content
========================================================================== */
/**
* Add the correct display in IE 9-.
* 1. Add the correct display in IE.
*/
figcaption,
figure,
main {
/* 1 */
display: block; }
/**
* Add the correct margin in IE 8.
*/
figure {
margin: 1em 40px; }
/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
/* 1 */
height: 0;
/* 1 */
overflow: visible;
/* 2 */ }
/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
pre {
font-family: monospace, monospace;
/* 1 */
font-size: 1em;
/* 2 */ }
/* Text-level semantics
========================================================================== */
/**
* 1. Remove the gray background on active links in IE 10.
* 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
*/
a {
background-color: transparent;
/* 1 */
-webkit-text-decoration-skip: objects;
/* 2 */ }
/**
* 1. Remove the bottom border in Chrome 57- and Firefox 39-.
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
border-bottom: none;
/* 1 */
text-decoration: underline;
/* 2 */
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
/* 2 */ }
/**
* Prevent the duplicate application of `bolder` by the next rule in Safari 6.
*/
b,
strong {
font-weight: inherit; }
/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b,
strong {
font-weight: bolder; }
/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp {
font-family: monospace, monospace;
/* 1 */
font-size: 1em;
/* 2 */ }
/**
* Add the correct font style in Android 4.3-.
*/
dfn {
font-style: italic; }
/**
* Add the correct background and color in IE 9-.
*/
mark {
background-color: #FF0;
color: #000; }
/**
* Add the correct font size in all browsers.
*/
small {
font-size: 80%; }
/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sub {
bottom: -.25em; }
sup {
top: -.5em; }
/* Embedded content
========================================================================== */
/**
* Add the correct display in IE 9-.
*/
audio,
video {
display: inline-block; }
/**
* Add the correct display in iOS 4-7.
*/
audio:not([controls]) {
display: none;
height: 0; }
/**
* Remove the border on images inside links in IE 10-.
*/
img {
border-style: none; }
/**
* Hide the overflow in IE.
*/
svg:not(:root) {
overflow: hidden; }
/* Forms
========================================================================== */
/**
* 1. Change the font styles in all browsers (opinionated).
* 2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
font-family: sans-serif;
/* 1 */
font-size: 100%;
/* 1 */
line-height: 1.15;
/* 1 */
margin: 0;
/* 2 */ }
/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button,
input {
/* 1 */
overflow: visible; }
/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button,
select {
/* 1 */
text-transform: none; }
/**
* 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
* controls in Android 4.
* 2. Correct the inability to style clickable types in iOS and Safari.
*/
button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
/* 2 */ }
/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0; }
/**
* Restore the focus styles unset by the previous rule.
*/
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText; }
/**
* Correct the padding in Firefox.
*/
fieldset {
padding: .35em .75em .625em; }
/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
* `fieldset` elements in all browsers.
*/
legend {
-webkit-box-sizing: border-box;
box-sizing: border-box;
/* 1 */
color: inherit;
/* 2 */
display: table;
/* 1 */
max-width: 100%;
/* 1 */
padding: 0;
/* 3 */
white-space: normal;
/* 1 */ }
/**
* 1. Add the correct display in IE 9-.
* 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
display: inline-block;
/* 1 */
vertical-align: baseline;
/* 2 */ }
/**
* Remove the default vertical scrollbar in IE.
*/
textarea {
overflow: auto; }
/**
* 1. Add the correct box sizing in IE 10-.
* 2. Remove the padding in IE 10-.
*/
[type="checkbox"],
[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
/* 1 */
padding: 0;
/* 2 */ }
/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto; }
/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
[type="search"] {
-webkit-appearance: textfield;
/* 1 */
outline-offset: -2px;
/* 2 */ }
/**
* Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
*/
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
-webkit-appearance: button;
/* 1 */
font: inherit;
/* 2 */ }
/* Interactive
========================================================================== */
/*
* Add the correct display in IE 9-.
* 1. Add the correct display in Edge, IE, and Firefox.
*/
details,
menu {
display: block; }
/*
* Add the correct display in all browsers.
*/
summary {
display: list-item; }
/* Scripting
========================================================================== */
/**
* Add the correct display in IE 9-.
*/
canvas {
display: inline-block; }
/**
* Add the correct display in IE.
*/
template {
display: none; }
/* Hidden
========================================================================== */
/**
* Add the correct display in IE 10-.
*/
[hidden] {
display: none; }
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
ul,
ol {
list-style: none;
margin: 0;
padding: 0; }
li {
margin-left: 0; }
hr {
border: 0 solid #DCDEE3;
border-top-width: 1px; }
a {
text-decoration: none; }
a:link {
color: #5584FF; }
a:visited {
color: #5584FF; }
a:hover {
color: #3E71F7; }
a:active {
text-decoration: underline;
color: #3E71F7; }
@font-face {
font-family: "Roboto";
src: url("//i.alicdn.com/artascope-font/20160419204543/font/roboto-thin.eot");
src: url("//i.alicdn.com/artascope-font/20160419204543/font/roboto-thin.eot?#iefix") format("embedded-opentype"), url("//i.alicdn.com/artascope-font/20160419204543/font/roboto-thin.woff2") format("woff2"), url("//i.alicdn.com/artascope-font/20160419204543/font/roboto-thin.woff") format("woff"), url("//i.alicdn.com/artascope-font/20160419204543/font/roboto-thin.ttf") format("truetype");
font-weight: 200; }
@font-face {
font-family: "Roboto";
src: url("//i.alicdn.com/artascope-font/20160419204543/font/roboto-light.eot");
src: url("//i.alicdn.com/artascope-font/20160419204543/font/roboto-light.eot?#iefix") format("embedded-opentype"), url("//i.alicdn.com/artascope-font/20160419204543/font/roboto-light.woff2") format("woff2"), url("//i.alicdn.com/artascope-font/20160419204543/font/roboto-light.woff") format("woff"), url("//i.alicdn.com/artascope-font/20160419204543/font/roboto-light.ttf") format("truetype");
font-weight: 300; }
@font-face {
font-family: "Roboto";
src: url("//i.alicdn.com/artascope-font/20160419204543/font/roboto-regular.eot");
src: url("//i.alicdn.com/artascope-font/20160419204543/font/roboto-regular.eot?#iefix") format("embedded-opentype"), url("//i.alicdn.com/artascope-font/20160419204543/font/roboto-regular.woff2") format("woff2"), url("//i.alicdn.com/artascope-font/20160419204543/font/roboto-regular.woff") format("woff"), url("//i.alicdn.com/artascope-font/20160419204543/font/roboto-regular.ttf") format("truetype");
font-weight: 400; }
@font-face {
font-family: "Roboto";
src: url("//i.alicdn.com/artascope-font/20160419204543/font/roboto-medium.eot");
src: url("//i.alicdn.com/artascope-font/20160419204543/font/roboto-medium.eot?#iefix") format("embedded-opentype"), url("//i.alicdn.com/artascope-font/20160419204543/font/roboto-medium.woff2") format("woff2"), url("//i.alicdn.com/artascope-font/20160419204543/font/roboto-medium.woff") format("woff"), url("//i.alicdn.com/artascope-font/20160419204543/font/roboto-medium.ttf") format("truetype");
font-weight: 500; }
@font-face {
font-family: "Roboto";
src: url("//i.alicdn.com/artascope-font/20160419204543/font/roboto-bold.eot");
src: url("//i.alicdn.com/artascope-font/20160419204543/font/roboto-bold.eot?#iefix") format("embedded-opentype"), url("//i.alicdn.com/artascope-font/20160419204543/font/roboto-bold.woff2") format("woff2"), url("//i.alicdn.com/artascope-font/20160419204543/font/roboto-bold.woff") format("woff"), url("//i.alicdn.com/artascope-font/20160419204543/font/roboto-bold.ttf") format("truetype");
font-weight: 700; }
html {
font-size: 100%; }
body {
font-family: Roboto, "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei";
font-size: 12px;
line-height: 1.28571;
color: #333333; }
button,
input,
optgroup,
select,
textarea {
font-family: inherit; }
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
font-weight: inherit; }
h1 {
margin-bottom: 12px;
font-size: 24px;
font-weight: 500;
line-height: 36px; }
h2 {
margin-bottom: 10px;
font-size: 20px;
font-weight: 500;
line-height: 30px; }
h3 {
margin-bottom: 8px;
font-size: 16px;
font-weight: normal;
line-height: 24px; }
h4 {
margin-bottom: 8px;
font-size: 16px;
font-weight: normal;
line-height: 24px; }
h5 {
margin-bottom: 6px;
font-size: 14px;
font-weight: normal;
line-height: 24px; }
h6 {
margin-bottom: 7px;
font-size: 12px;
font-weight: 500;
line-height: 20px; }
p {
margin-bottom: 6px;
font-size: 12px;
font-weight: normal;
line-height: 20px; }
strong {
font-weight: 500; }
small {
font-size: 75%; }
/* stylelint-disable-next-line */
@-webkit-keyframes fadeIn {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@keyframes fadeIn {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px); }
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); } }
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px); }
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); } }
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px); }
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); } }
@keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px); }
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); } }
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px); }
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); } }
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px); }
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); } }
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px); }
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); } }
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px); }
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); } }
@-webkit-keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } }
@keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } }
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); }
100% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px); } }
@keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); }
100% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px); } }
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); }
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px); } }
@keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); }
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px); } }
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); }
100% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px); } }
@keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); }
100% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px); } }
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); }
100% {
opacity: 0;
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px); } }
@keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); }
100% {
opacity: 0;
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px); } }
@-webkit-keyframes slideOutDown {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); }
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px); } }
@keyframes slideOutDown {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); }
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px); } }
@-webkit-keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); }
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px); } }
@keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); }
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px); } }
@-webkit-keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); }
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px); } }
@keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); }
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px); } }
@-webkit-keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); }
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px); } }
@keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); }
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px); } }
@-webkit-keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px); }
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); } }
@keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px); }
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); } }
@-webkit-keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px); }
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); } }
@keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px); }
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); } }
@-webkit-keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px); }
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); } }
@keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px); }
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); } }
@-webkit-keyframes slideInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px); }
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); } }
@keyframes slideInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px); }
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); } }
@-webkit-keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
-ms-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3); }
50% {
opacity: 1; } }
@keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
-ms-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3); }
50% {
opacity: 1; } }
@-webkit-keyframes zoomOut {
0% {
opacity: 1; }
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
-ms-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3); }
100% {
opacity: 0; } }
@keyframes zoomOut {
0% {
opacity: 1; }
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
-ms-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3); }
100% {
opacity: 0; } }
@-webkit-keyframes expandInDown {
0% {
opacity: 0;
-webkit-transform: scaleY(0.6);
-ms-transform: scaleY(0.6);
transform: scaleY(0.6);
-webkit-transform-origin: left top 0;
-ms-transform-origin: left top 0;
transform-origin: left top 0; }
100% {
opacity: 1;
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform-origin: left top 0;
-ms-transform-origin: left top 0;
transform-origin: left top 0; } }
@keyframes expandInDown {
0% {
opacity: 0;
-webkit-transform: scaleY(0.6);
-ms-transform: scaleY(0.6);
transform: scaleY(0.6);
-webkit-transform-origin: left top 0;
-ms-transform-origin: left top 0;
transform-origin: left top 0; }
100% {
opacity: 1;
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform-origin: left top 0;
-ms-transform-origin: left top 0;
transform-origin: left top 0; } }
@-webkit-keyframes expandInUp {
0% {
opacity: 0;
-webkit-transform: scaleY(0.6);
-ms-transform: scaleY(0.6);
transform: scaleY(0.6);
-webkit-transform-origin: left bottom 0;
-ms-transform-origin: left bottom 0;
transform-origin: left bottom 0; }
100% {
opacity: 1;
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform-origin: left bottom 0;
-ms-transform-origin: left bottom 0;
transform-origin: left bottom 0; } }
@keyframes expandInUp {
0% {
opacity: 0;
-webkit-transform: scaleY(0.6);
-ms-transform: scaleY(0.6);
transform: scaleY(0.6);
-webkit-transform-origin: left bottom 0;
-ms-transform-origin: left bottom 0;
transform-origin: left bottom 0; }
100% {
opacity: 1;
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform-origin: left bottom 0;
-ms-transform-origin: left bottom 0;
transform-origin: left bottom 0; } }
@-webkit-keyframes expandInWithFade {
0% {
opacity: 0; }
40% {
opacity: .1; }
50% {
opacity: .9; }
100% {
opacity: 1; } }
@keyframes expandInWithFade {
0% {
opacity: 0; }
40% {
opacity: .1; }
50% {
opacity: .9; }
100% {
opacity: 1; } }
@-webkit-keyframes expandOutUp {
0% {
opacity: 1;
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform-origin: left top 0;
-ms-transform-origin: left top 0;
transform-origin: left top 0; }
100% {
opacity: 0;
-webkit-transform: scaleY(0.6);
-ms-transform: scaleY(0.6);
transform: scaleY(0.6);
-webkit-transform-origin: left top 0;
-ms-transform-origin: left top 0;
transform-origin: left top 0; } }
@keyframes expandOutUp {
0% {
opacity: 1;
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform-origin: left top 0;
-ms-transform-origin: left top 0;
transform-origin: left top 0; }
100% {
opacity: 0;
-webkit-transform: scaleY(0.6);
-ms-transform: scaleY(0.6);
transform: scaleY(0.6);
-webkit-transform-origin: left top 0;
-ms-transform-origin: left top 0;
transform-origin: left top 0; } }
@-webkit-keyframes expandOutDown {
0% {
opacity: 1;
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform-origin: left bottom 0;
-ms-transform-origin: left bottom 0;
transform-origin: left bottom 0; }
100% {
opacity: 0;
-webkit-transform: scaleY(0.6);
-ms-transform: scaleY(0.6);
transform: scaleY(0.6);
-webkit-transform-origin: left bottom 0;
-ms-transform-origin: left bottom 0;
transform-origin: left bottom 0; } }
@keyframes expandOutDown {
0% {
opacity: 1;
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform-origin: left bottom 0;
-ms-transform-origin: left bottom 0;
transform-origin: left bottom 0; }
100% {
opacity: 0;
-webkit-transform: scaleY(0.6);
-ms-transform: scaleY(0.6);
transform: scaleY(0.6);
-webkit-transform-origin: left bottom 0;
-ms-transform-origin: left bottom 0;
transform-origin: left bottom 0; } }
@-webkit-keyframes expandOutWithFade {
0% {
opacity: 1; }
70% {
opacity: 0; }
100% {
opacity: 0; } }
@keyframes expandOutWithFade {
0% {
opacity: 1; }
70% {
opacity: 0; }
100% {
opacity: 0; } }
@-webkit-keyframes pulse {
from {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }
20% {
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2); }
to {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); } }
@keyframes pulse {
from {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }
20% {
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2); }
to {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); } }
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.expandInDown {
-webkit-animation-name: expandInDown;
animation-name: expandInDown;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.expandOutUp {
-webkit-animation-name: expandOutUp;
animation-name: expandOutUp;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: 0.15s;
animation-duration: 0.15s;
-webkit-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.expandInUp {
-webkit-animation-name: expandInUp;
animation-name: expandInUp;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.expandOutDown {
-webkit-animation-name: expandOutDown;
animation-name: expandOutDown;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: 0.15s;
animation-duration: 0.15s;
-webkit-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.expand-enter {
overflow: hidden; }
.expand-enter-active {
-webkit-transition: all .3s ease-out;
transition: all .3s ease-out; }
.expand-enter-active > * {
-webkit-animation-name: expandInWithFade;
animation-name: expandInWithFade;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
-webkit-animation-fill-mode: "forwards";
animation-fill-mode: "forwards";
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.expand-leave {
overflow: hidden; }
.expand-leave-active {
-webkit-transition: all .2s ease-out;
transition: all .2s ease-out; }
.expand-leave-active > * {
-webkit-animation-name: expandOutWithFade;
animation-name: expandOutWithFade;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
-webkit-animation-fill-mode: "forwards";
animation-fill-mode: "forwards";
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.next-badge {
-webkit-box-sizing: border-box;
box-sizing: border-box;
/* @include global-font; */
position: relative;
display: inline-block;
vertical-align: middle;
line-height: 1; }
.next-badge *,
.next-badge *:before,
.next-badge *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-badge .next-badge-count {
color: #FFFFFF;
background: #FF3000;
text-align: center;
white-space: nowrap;
border-radius: 8px;
position: absolute;
width: auto;
height: 16px;
min-width: 8px;
padding: 0 4px 0 4px;
font-size: 12px;
line-height: 16px;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
top: -.5em; }
.next-badge .next-badge-count a,
.next-badge .next-badge-count a:hover {
color: #FFFFFF; }
.next-badge .next-badge-dot {
color: #FFFFFF;
background: #FF3000;
text-align: center;
white-space: nowrap;
border-radius: 8px;
position: absolute;
width: 8px;
height: 8px;
min-width: 8px;
padding: 0px;
font-size: 1px;
line-height: 1;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
top: -.5em; }
.next-badge .next-badge-dot a,
.next-badge .next-badge-dot a:hover {
color: #FFFFFF; }
.next-badge .next-badge-custom {
line-height: 1.166667;
white-space: nowrap;
font-size: 12px;
padding-left: 4px;
padding-right: 4px;
border-radius: 3px;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%); }
.next-badge .next-badge-custom > * {
line-height: 1; }
.next-badge .next-badge-custom > i:before,
.next-badge .next-badge-custom > .next-icon:before {
font-size: inherit;
width: auto;
vertical-align: top; }
.next-badge .next-badge-scroll-number {
position: absolute;
top: -4px;
z-index: 10;
overflow: hidden;
-webkit-transform-origin: left center;
-ms-transform-origin: left center;
transform-origin: left center; }
.next-badge-scroll-number-only {
position: relative;
display: inline-block;
transition: transform 100ms linear, -webkit-transform 100ms linear;
min-width: 8px; }
.next-badge-scroll-number-only span {
display: block;
height: 16px;
line-height: 16px;
font-size: 12px; }
.next-badge-not-a-wrapper .next-badge-count,
.next-badge-not-a-wrapper .next-badge-custom {
position: relative;
display: block;
top: auto;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); }
.next-badge-not-a-wrapper .next-badge-dot {
position: relative;
display: block;
top: auto;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); }
.next-badge-list-wrapper {
margin-left: 0; }
.next-badge-list-wrapper li {
margin-bottom: 0px;
list-style: none; }
.next-badge[dir="rtl"] .next-badge-custom {
padding-right: 4px;
padding-left: 4px; }
.next-badge[dir="rtl"] .next-badge-scroll-number {
left: 0;
-webkit-transform-origin: right center;
-ms-transform-origin: right center;
transform-origin: right center; }
.next-balloon {
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: absolute;
max-width: 300px;
border-style: solid;
border-radius: 3px;
font-size: 12px;
font-weight: normal;
-webkit-animation-duration: 300ms;
animation-duration: 300ms;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
word-wrap: break-all;
word-wrap: break-word;
z-index: 0;
/* size */
/* 带关闭按钮的右侧padding变大 */ }
.next-balloon *,
.next-balloon *:before,
.next-balloon *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-balloon:focus,
.next-balloon *:focus {
outline: 0; }
.next-balloon-primary {
color: #333333;
border-color: #4494F9;
background-color: #E3F2FD;
-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
border-width: 1px; }
.next-balloon-primary .next-balloon-close {
position: absolute;
top: 12px;
right: 12px;
font-size: 12px;
cursor: pointer;
color: #999999; }
.next-balloon-primary .next-balloon-close .next-icon {
width: 12px;
height: 12px;
line-height: 12px; }
.next-balloon-primary .next-balloon-close .next-icon:before {
width: 12px;
height: 12px;
font-size: 12px;
line-height: 12px; }
.next-balloon-primary .next-balloon-close :hover {
color: #333333; }
.next-balloon-primary:after {
position: absolute;
width: 12px;
height: 12px;
content: '';
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-box-sizing: content-box !important;
box-sizing: content-box !important;
border: 1px solid #4494F9;
background-color: #E3F2FD;
z-index: -1; }
.next-balloon-primary.next-balloon-top:after {
top: -7px;
left: calc(50% + -7px);
border-right: none;
border-bottom: none;
-webkit-box-shadow: -1px -1px 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: -1px -1px 1px 0px rgba(0, 0, 0, 0.1); }
.next-balloon-primary.next-balloon-right:after {
top: calc(50% + -7px);
right: -7px;
border-left: none;
border-bottom: none;
-webkit-box-shadow: 1px -1px 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: 1px -1px 1px 0px rgba(0, 0, 0, 0.1); }
.next-balloon-primary.next-balloon-bottom:after {
bottom: -7px;
left: calc(50% + -7px);
border-top: none;
border-left: none;
-webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1); }
.next-balloon-primary.next-balloon-left:after {
top: calc(50% + -7px);
left: -7px;
border-top: none;
border-right: none;
-webkit-box-shadow: -1px 1px 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: -1px 1px 1px 0px rgba(0, 0, 0, 0.1); }
.next-balloon-primary.next-balloon-left-top:after {
top: 12px;
left: -7px;
border-top: none;
border-right: none;
-webkit-box-shadow: -1px 1px 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: -1px 1px 1px 0px rgba(0, 0, 0, 0.1); }
.next-balloon-primary.next-balloon-left-bottom:after {
bottom: 12px;
left: -7px;
border-top: none;
border-right: none;
-webkit-box-shadow: -1px 1px 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: -1px 1px 1px 0px rgba(0, 0, 0, 0.1); }
.next-balloon-primary.next-balloon-right-top:after {
top: 12px;
right: -7px;
border-bottom: none;
border-left: none;
-webkit-box-shadow: 1px -1px 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: 1px -1px 1px 0px rgba(0, 0, 0, 0.1); }
.next-balloon-primary.next-balloon-right-bottom:after {
right: -7px;
bottom: 12px;
border-bottom: none;
border-left: none;
-webkit-box-shadow: 1px -1px 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: 1px -1px 1px 0px rgba(0, 0, 0, 0.1); }
.next-balloon-primary.next-balloon-top-left:after {
top: -7px;
left: 12px;
border-right: none;
border-bottom: none;
-webkit-box-shadow: -1px -1px 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: -1px -1px 1px 0px rgba(0, 0, 0, 0.1); }
.next-balloon-primary.next-balloon-top-right:after {
top: -7px;
right: 12px;
border-right: none;
border-bottom: none;
-webkit-box-shadow: -1px -1px 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: -1px -1px 1px 0px rgba(0, 0, 0, 0.1); }
.next-balloon-primary.next-balloon-bottom-left:after {
bottom: -7px;
left: 12px;
border-top: none;
border-left: none;
-webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1); }
.next-balloon-primary.next-balloon-bottom-right:after {
right: 12px;
bottom: -7px;
border-top: none;
border-left: none;
-webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1); }
.next-balloon-normal {
color: #333333;
border-color: #DCDEE3;
background-color: #FFFFFF;
-webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
border-width: 1px; }
.next-balloon-normal .next-balloon-close {
position: absolute;
top: 12px;
right: 12px;
font-size: 12px;
cursor: pointer;
color: #999999; }
.next-balloon-normal .next-balloon-close .next-icon {
width: 12px;
height: 12px;
line-height: 12px; }
.next-balloon-normal .next-balloon-close .next-icon:before {
width: 12px;
height: 12px;
font-size: 12px;
line-height: 12px; }
.next-balloon-normal .next-balloon-close :hover {
color: #666666; }
.next-balloon-normal:after {
position: absolute;
width: 12px;
height: 12px;
content: '';
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-box-sizing: content-box !important;
box-sizing: content-box !important;
border: 1px solid #DCDEE3;
background-color: #FFFFFF;
z-index: -1; }
.next-balloon-normal.next-balloon-top:after {
top: -7px;
left: calc(50% + -7px);
border-right: none;
border-bottom: none;
-webkit-box-shadow: -1px -1px 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: -1px -1px 1px 0px rgba(0, 0, 0, 0.1); }
.next-balloon-normal.next-balloon-right:after {
top: calc(50% + -7px);
right: -7px;
border-left: none;
border-bottom: none;
-webkit-box-shadow: 1px -1px 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: 1px -1px 1px 0px rgba(0, 0, 0, 0.1); }
.next-balloon-normal.next-balloon-bottom:after {
bottom: -7px;
left: calc(50% + -7px);
border-top: none;
border-left: none;
-webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1); }
.next-balloon-normal.next-balloon-left:after {
top: calc(50% + -7px);
left: -7px;
border-top: none;
border-right: none;
-webkit-box-shadow: -1px 1px 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: -1px 1px 1px 0px rgba(0, 0, 0, 0.1); }
.next-balloon-normal.next-balloon-left-top:after {
top: 12px;
left: -7px;
border-top: none;
border-right: none;
-webkit-box-shadow: -1px 1px 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: -1px 1px 1px 0px rgba(0, 0, 0, 0.1); }
.next-balloon-normal.next-balloon-left-bottom:after {
bottom: 12px;
left: -7px;
border-top: none;
border-right: none;
-webkit-box-shadow: -1px 1px 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: -1px 1px 1px 0px rgba(0, 0, 0, 0.1); }
.next-balloon-normal.next-balloon-right-top:after {
top: 12px;
right: -7px;
border-bottom: none;
border-left: none;
-webkit-box-shadow: 1px -1px 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: 1px -1px 1px 0px rgba(0, 0, 0, 0.1); }
.next-balloon-normal.next-balloon-right-bottom:after {
right: -7px;
bottom: 12px;
border-bottom: none;
border-left: none;
-webkit-box-shadow: 1px -1px 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: 1px -1px 1px 0px rgba(0, 0, 0, 0.1); }
.next-balloon-normal.next-balloon-top-left:after {
top: -7px;
left: 12px;
border-right: none;
border-bottom: none;
-webkit-box-shadow: -1px -1px 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: -1px -1px 1px 0px rgba(0, 0, 0, 0.1); }
.next-balloon-normal.next-balloon-top-right:after {
top: -7px;
right: 12px;
border-right: none;
border-bottom: none;
-webkit-box-shadow: -1px -1px 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: -1px -1px 1px 0px rgba(0, 0, 0, 0.1); }
.next-balloon-normal.next-balloon-bottom-left:after {
bottom: -7px;
left: 12px;
border-top: none;
border-left: none;
-webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1); }
.next-balloon-normal.next-balloon-bottom-right:after {
right: 12px;
bottom: -7px;
border-top: none;
border-left: none;
-webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1); }
.next-balloon.visible {
display: block; }
.next-balloon.hidden {
display: none; }
.next-balloon-medium {
padding: 16px 16px 16px 16px; }
.next-balloon-closable {
padding: 16px 40px 16px 16px; }
.next-balloon-tooltip {
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: absolute;
max-width: 300px;
border-style: solid;
border-radius: 3px;
font-size: 12px;
font-weight: normal;
z-index: 0;
word-wrap: break-all;
word-wrap: break-word;
color: #333333;
border-color: #DCDEE3;
background-color: #F2F3F7;
-webkit-box-shadow: none;
box-shadow: none;
border-width: 1px;
/* size */ }
.next-balloon-tooltip *,
.next-balloon-tooltip *:before,
.next-balloon-tooltip *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-balloon-tooltip:after {
position: absolute;
width: 12px;
height: 12px;
content: '';
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-box-sizing: content-box !important;
box-sizing: content-box !important;
border: 1px solid #DCDEE3;
background-color: #F2F3F7;
z-index: -1; }
.next-balloon-tooltip-top:after {
top: -7px;
left: calc(50% + -7px);
border-right: none;
border-bottom: none; }
.next-balloon-tooltip-right:after {
top: calc(50% + -7px);
right: -7px;
border-left: none;
border-bottom: none; }
.next-balloon-tooltip-bottom:after {
bottom: -7px;
left: calc(50% + -7px);
border-top: none;
border-left: none; }
.next-balloon-tooltip-left:after {
top: calc(50% + -7px);
left: -7px;
border-top: none;
border-right: none; }
.next-balloon-tooltip-left-top:after {
top: 12px;
left: -7px;
border-top: none;
border-right: none; }
.next-balloon-tooltip-left-bottom:after {
bottom: 12px;
left: -7px;
border-top: none;
border-right: none; }
.next-balloon-tooltip-right-top:after {
top: 12px;
right: -7px;
border-bottom: none;
border-left: none; }
.next-balloon-tooltip-right-bottom:after {
right: -7px;
bottom: 12px;
border-bottom: none;
border-left: none; }
.next-balloon-tooltip-top-left:after {
top: -7px;
left: 12px;
border-right: none;
border-bottom: none; }
.next-balloon-tooltip-top-right:after {
top: -7px;
right: 12px;
border-right: none;
border-bottom: none; }
.next-balloon-tooltip-bottom-left:after {
bottom: -7px;
left: 12px;
border-top: none;
border-left: none; }
.next-balloon-tooltip-bottom-right:after {
right: 12px;
bottom: -7px;
border-top: none;
border-left: none; }
.next-balloon-tooltip.visible {
display: block; }
.next-balloon-tooltip.hidden {
display: none; }
.next-balloon-tooltip-medium {
padding: 8px 8px 8px 8px; }
.next-balloon[dir="rtl"] {
/* 带关闭按钮的右侧padding变大 */ }
.next-balloon[dir="rtl"].next-balloon-primary .next-balloon-close {
left: 12px;
right: auto; }
.next-balloon[dir="rtl"].next-balloon-primary.next-balloon-right:after {
left: -7px;
right: auto;
border-right: none;
border-top: none;
border-left: inherit;
border-bottom: inherit;
-webkit-box-shadow: -1px 1px 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: -1px 1px 1px 0px rgba(0, 0, 0, 0.1); }
.next-balloon[dir="rtl"].next-balloon-primary.next-balloon-left:after {
right: -7px;
left: auto;
border-left: none;
border-bottom: none;
border-right: inherit;
border-top: inherit;
-webkit-box-shadow: 1px -1px 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: 1px -1px 1px 0px rgba(0, 0, 0, 0.1); }
.next-balloon[dir="rtl"].next-balloon-primary.next-balloon-left-top:after {
right: -7px;
left: auto;
border-left: none;
border-bottom: none;
border-top: inherit;
border-right: inherit;
-webkit-box-shadow: 1px -1px 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: 1px -1px 1px 0px rgba(0, 0, 0, 0.1); }
.next-balloon[dir="rtl"].next-balloon-primary.next-balloon-left-bottom:after {
right: -7px;
left: auto;
border-left: none;
border-bottom: none;
border-top: inherit;
border-right: inherit;
-webkit-box-shadow: 1px -1px 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: 1px -1px 1px 0px rgba(0, 0, 0, 0.1); }
.next-balloon[dir="rtl"].next-balloon-primary.next-balloon-right-top:after {
left: -7px;
right: auto;
border-right: none;
border-top: none;
border-bottom: inherit;
border-left: inherit;
-webkit-box-shadow: -1px 1px 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: -1px 1px 1px 0px rgba(0, 0, 0, 0.1); }
.next-balloon[dir="rtl"].next-balloon-primary.next-balloon-right-bottom:after {
left: -7px;
right: auto;
border-right: none;
border-top: none;
border-bottom: inherit;
border-left: inherit;
-webkit-box-shadow: -1px 1px 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: -1px 1px 1px 0px rgba(0, 0, 0, 0.1); }
.next-balloon[dir="rtl"].next-balloon-primary.next-balloon-top-left:after {
right: 12px;
left: auto; }
.next-balloon[dir="rtl"].next-balloon-primary.next-balloon-top-right:after {
right: auto;
left: 12px; }
.next-balloon[dir="rtl"].next-balloon-primary.next-balloon-bottom-left:after {
right: 12px;
left: auto; }
.next-balloon[dir="rtl"].next-balloon-primary.next-balloon-bottom-right:after {
left: 12px;
right: auto; }
.next-balloon[dir="rtl"].next-balloon-normal .next-balloon-close {
left: 12px;
right: auto; }
.next-balloon[dir="rtl"].next-balloon-normal.next-balloon-right:after {
left: -7px;
right: auto;
border-right: none;
border-top: none;
border-left: inherit;
border-bottom: inherit;
-webkit-box-shadow: -1px 1px 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: -1px 1px 1px 0px rgba(0, 0, 0, 0.1); }
.next-balloon[dir="rtl"].next-balloon-normal.next-balloon-left:after {
right: -7px;
left: auto;
border-left: none;
border-bottom: none;
border-right: inherit;
border-top: inherit;
-webkit-box-shadow: 1px -1px 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: 1px -1px 1px 0px rgba(0, 0, 0, 0.1); }
.next-balloon[dir="rtl"].next-balloon-normal.next-balloon-left-top:after {
right: -7px;
left: auto;
border-left: none;
border-bottom: none;
border-top: inherit;
border-right: inherit;
-webkit-box-shadow: 1px -1px 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: 1px -1px 1px 0px rgba(0, 0, 0, 0.1); }
.next-balloon[dir="rtl"].next-balloon-normal.next-balloon-left-bottom:after {
right: -7px;
left: auto;
border-left: none;
border-bottom: none;
border-top: inherit;
border-right: inherit;
-webkit-box-shadow: 1px -1px 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: 1px -1px 1px 0px rgba(0, 0, 0, 0.1); }
.next-balloon[dir="rtl"].next-balloon-normal.next-balloon-right-top:after {
left: -7px;
right: auto;
border-right: none;
border-top: none;
border-bottom: inherit;
border-left: inherit;
-webkit-box-shadow: -1px 1px 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: -1px 1px 1px 0px rgba(0, 0, 0, 0.1); }
.next-balloon[dir="rtl"].next-balloon-normal.next-balloon-right-bottom:after {
left: -7px;
right: auto;
border-right: none;
border-top: none;
border-bottom: inherit;
border-left: inherit;
-webkit-box-shadow: -1px 1px 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: -1px 1px 1px 0px rgba(0, 0, 0, 0.1); }
.next-balloon[dir="rtl"].next-balloon-normal.next-balloon-top-left:after {
right: 12px;
left: auto; }
.next-balloon[dir="rtl"].next-balloon-normal.next-balloon-top-right:after {
right: auto;
left: 12px; }
.next-balloon[dir="rtl"].next-balloon-normal.next-balloon-bottom-left:after {
right: 12px;
left: auto; }
.next-balloon[dir="rtl"].next-balloon-normal.next-balloon-bottom-right:after {
left: 12px;
right: auto; }
.next-balloon[dir="rtl"].next-balloon-closable {
padding: 16px 16px 16px 40px; }
.next-balloon-tooltip[dir="rtl"] {
/* size */ }
.next-balloon-tooltip[dir="rtl"].next-balloon-tooltip-right:after {
left: -7px;
right: auto;
border-top: none;
border-right: none;
border-left: inherit;
border-bottom: inherit; }
.next-balloon-tooltip[dir="rtl"].next-balloon-tooltip-left:after {
right: -7px;
left: auto;
border-top: inherit;
border-right: inherit;
border-left: none;
border-bottom: none; }
.next-balloon-tooltip[dir="rtl"].next-balloon-tooltip-left-top:after {
right: -7px;
left: auto;
border-top: inherit;
border-right: inherit;
border-left: none;
border-bottom: none; }
.next-balloon-tooltip[dir="rtl"].next-balloon-tooltip-left-bottom:after {
right: -7px;
left: auto;
border-top: inherit;
border-right: inherit;
border-left: none;
border-bottom: none; }
.next-balloon-tooltip[dir="rtl"].next-balloon-tooltip-right-top:after {
left: -7px;
right: auto;
border-top: none;
border-right: none;
border-left: inherit;
border-bottom: inherit; }
.next-balloon-tooltip[dir="rtl"].next-balloon-tooltip-right-bottom:after {
left: -7px;
right: auto;
border-top: none;
border-right: none;
border-left: inherit;
border-bottom: inherit; }
.next-balloon-tooltip[dir="rtl"].next-balloon-tooltip-top-left:after {
right: 12px;
left: auto; }
.next-balloon-tooltip[dir="rtl"].next-balloon-tooltip-top-right:after {
left: 12px;
right: auto; }
.next-balloon-tooltip[dir="rtl"].next-balloon-tooltip-bottom-left:after {
right: 12px;
left: auto; }
.next-balloon-tooltip[dir="rtl"].next-balloon-tooltip-bottom-right:after {
left: 12px;
right: auto; }
.next-balloon-tooltip[dir="rtl"].next-balloon-tooltip-medium {
padding: 8px 8px 8px 8px; }
/* put your code here */
.next-breadcrumb {
display: block;
margin: 0;
padding: 0;
white-space: nowrap;
height: 16px;
line-height: 16px; }
.next-breadcrumb .next-breadcrumb-item {
display: inline-block; }
.next-breadcrumb .next-breadcrumb-item .next-breadcrumb-text {
display: inline-block;
text-decoration: none;
text-align: center;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
-webkit-transition: all 100ms linear;
transition: all 100ms linear; }
.next-breadcrumb .next-breadcrumb-item .next-breadcrumb-text > b {
font-weight: normal; }
.next-breadcrumb .next-breadcrumb-item .next-breadcrumb-separator {
display: inline-block;
vertical-align: top; }
.next-breadcrumb .next-breadcrumb-text {
height: 16px;
min-width: 16px;
font-size: 12px;
line-height: 16px; }
.next-breadcrumb .next-breadcrumb-separator {
height: 16px;
margin: 0 8px;
font-size: 8px;
line-height: 16px; }
.next-breadcrumb .next-breadcrumb-separator .next-icon:before {
display: block; }
.next-breadcrumb .next-breadcrumb-separator .next-icon:before,
.next-breadcrumb .next-breadcrumb-separator .next-icon .next-icon-remote {
width: 8px;
font-size: 8px;
line-height: inherit; }
@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
.next-breadcrumb .next-breadcrumb-separator .next-icon {
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
margin-left: -4px;
margin-right: -4px; }
.next-breadcrumb .next-breadcrumb-separator .next-icon:before {
width: 16px;
font-size: 16px; } }
.next-breadcrumb .next-breadcrumb-text-ellipsis {
font-size: 12px; }
.next-breadcrumb .next-breadcrumb-text {
color: #666666; }
.next-breadcrumb .next-breadcrumb-text > b {
color: #5584FF; }
.next-breadcrumb .next-breadcrumb-text > a {
color: #666666;
text-decoration: none;
text-align: center; }
.next-breadcrumb .next-breadcrumb-text.activated {
color: #333333;
font-weight: normal; }
.next-breadcrumb .next-breadcrumb-text.activated > a {
color: #333333;
font-weight: normal; }
.next-breadcrumb .next-breadcrumb-text-ellipsis {
color: #666666;
cursor: default; }
.next-breadcrumb .next-breadcrumb-separator {
color: #A0A2AD; }
.next-breadcrumb .next-breadcrumb-text:not(.next-breadcrumb-text-ellipsis):hover > a {
color: #5584FF; }
.next-breadcrumb a.next-breadcrumb-text.activated:hover > a {
color: #5584FF; }
.next-breadcrumb a.next-breadcrumb-text:not(.next-breadcrumb-text-ellipsis):hover {
color: #5584FF; }
.next-breadcrumb a.next-breadcrumb-text:not(.next-breadcrumb-text-ellipsis):hover > b {
color: #5584FF; }
.next-breadcrumb a.next-breadcrumb-text.activated:hover {
color: #5584FF;
font-weight: normal; }
.next-breadcrumb-icon-sep::before {
content: "\E619"; }
.next-btn {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-btn *,
.next-btn *:before,
.next-btn *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-btn::-moz-focus-inner {
border: 0;
padding: 0; }
.next-btn, .next-btn:active, .next-btn:focus, .next-btn:hover {
outline: 0; }
@-webkit-keyframes loadingCircle {
0% {
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes loadingCircle {
0% {
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.next-btn {
/* 尺寸维度 */
/* ---------------------------------------- */
/* 普通按钮 */
/* 普通态禁用样式 */
/* 警告按钮 */
/* 文本按钮 */
/* loading */
/* ---------------------------------------- */
/* custom loading */
/* 幽灵按钮 */
/* 组合 */
/* ---------------------------------------- */ }
.next-btn {
position: relative;
display: inline-block;
-webkit-box-shadow: none;
box-shadow: none;
text-decoration: none;
text-align: center;
text-transform: none;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: all 100ms linear;
transition: all 100ms linear;
line-height: 1;
cursor: pointer; }
.next-btn:after {
text-align: center;
position: absolute;
opacity: 0;
visibility: hidden;
-webkit-transition: opacity 100ms linear;
transition: opacity 100ms linear; }
.next-btn::before {
content: '';
display: inline-block;
height: 100%;
width: 0;
vertical-align: middle; }
.next-btn .next-icon {
display: inline-block;
font-size: 0;
vertical-align: middle; }
.next-btn > span,
.next-btn > div {
display: inline-block;
vertical-align: middle; }
.next-btn > .next-btn-helper {
text-decoration: inherit;
display: inline-block;
vertical-align: middle; }
.next-btn.hover, .next-btn:hover {
-webkit-box-shadow: none;
box-shadow: none; }
.next-btn.next-small {
border-radius: 3px;
padding: 0 8px;
height: 20px;
font-size: 12px;
border-width: 1px; }
.next-btn.next-small > .next-btn-icon.next-icon-first {
margin-left: 0;
margin-right: 4px; }
.next-btn.next-small > .next-btn-icon.next-icon-first:before,
.next-btn.next-small > .next-btn-icon.next-icon-first .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-btn.next-small > .next-btn-icon.next-icon-last {
margin-left: 4px;
margin-right: 0; }
.next-btn.next-small > .next-btn-icon.next-icon-last:before,
.next-btn.next-small > .next-btn-icon.next-icon-last .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-btn.next-small > .next-btn-icon.next-icon-alone:before,
.next-btn.next-small > .next-btn-icon.next-icon-alone .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-btn.next-small.next-btn-loading {
padding-left: 24px; }
.next-btn.next-small.next-btn-loading:after {
width: 12px;
height: 12px;
font-size: 12px;
line-height: 12px;
left: 8px;
top: 50%;
text-align: center;
margin-top: -6px;
margin-right: 4px; }
.next-btn.next-small.next-btn-loading > .next-icon {
display: none; }
.next-btn.next-small > .next-btn-custom-loading-icon {
opacity: 0;
width: 0; }
.next-btn.next-small > .next-btn-custom-loading-icon.show {
width: 12px;
margin-right: 4px;
opacity: 1;
-webkit-transition: all 100ms linear;
transition: all 100ms linear; }
.next-btn.next-medium {
border-radius: 3px;
padding: 0 12px;
height: 28px;
font-size: 12px;
border-width: 1px; }
.next-btn.next-medium > .next-btn-icon.next-icon-first {
margin-left: 0;
margin-right: 4px; }
.next-btn.next-medium > .next-btn-icon.next-icon-first:before,
.next-btn.next-medium > .next-btn-icon.next-icon-first .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-btn.next-medium > .next-btn-icon.next-icon-last {
margin-left: 4px;
margin-right: 0; }
.next-btn.next-medium > .next-btn-icon.next-icon-last:before,
.next-btn.next-medium > .next-btn-icon.next-icon-last .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-btn.next-medium > .next-btn-icon.next-icon-alone:before,
.next-btn.next-medium > .next-btn-icon.next-icon-alone .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-btn.next-medium.next-btn-loading {
padding-left: 28px; }
.next-btn.next-medium.next-btn-loading:after {
width: 12px;
height: 12px;
font-size: 12px;
line-height: 12px;
left: 12px;
top: 50%;
text-align: center;
margin-top: -6px;
margin-right: 4px; }
.next-btn.next-medium.next-btn-loading > .next-icon {
display: none; }
.next-btn.next-medium > .next-btn-custom-loading-icon {
opacity: 0;
width: 0; }
.next-btn.next-medium > .next-btn-custom-loading-icon.show {
width: 12px;
margin-right: 4px;
opacity: 1;
-webkit-transition: all 100ms linear;
transition: all 100ms linear; }
.next-btn.next-large {
border-radius: 3px;
padding: 0 16px;
height: 40px;
font-size: 16px;
border-width: 1px; }
.next-btn.next-large > .next-btn-icon.next-icon-first {
margin-left: 0;
margin-right: 4px; }
.next-btn.next-large > .next-btn-icon.next-icon-first:before,
.next-btn.next-large > .next-btn-icon.next-icon-first .next-icon-remote {
width: 16px;
font-size: 16px;
line-height: inherit; }
.next-btn.next-large > .next-btn-icon.next-icon-last {
margin-left: 4px;
margin-right: 0; }
.next-btn.next-large > .next-btn-icon.next-icon-last:before,
.next-btn.next-large > .next-btn-icon.next-icon-last .next-icon-remote {
width: 16px;
font-size: 16px;
line-height: inherit; }
.next-btn.next-large > .next-btn-icon.next-icon-alone:before,
.next-btn.next-large > .next-btn-icon.next-icon-alone .next-icon-remote {
width: 16px;
font-size: 16px;
line-height: inherit; }
.next-btn.next-large.next-btn-loading {
padding-left: 36px; }
.next-btn.next-large.next-btn-loading:after {
width: 16px;
height: 16px;
font-size: 16px;
line-height: 16px;
left: 16px;
top: 50%;
text-align: center;
margin-top: -8px;
margin-right: 4px; }
.next-btn.next-large.next-btn-loading > .next-icon {
display: none; }
.next-btn.next-large > .next-btn-custom-loading-icon {
opacity: 0;
width: 0; }
.next-btn.next-large > .next-btn-custom-loading-icon.show {
width: 16px;
margin-right: 4px;
opacity: 1;
-webkit-transition: all 100ms linear;
transition: all 100ms linear; }
.next-btn.next-btn-normal {
border-style: solid;
background-color: #FFFFFF;
border-color: #C4C6CF; }
.next-btn.next-btn-normal, .next-btn.next-btn-normal:link, .next-btn.next-btn-normal:visited, .next-btn.next-btn-normal.visited {
color: #333333; }
.next-btn.next-btn-normal:focus, .next-btn.next-btn-normal:hover, .next-btn.next-btn-normal.hover {
color: #333333;
background-color: #F2F3F7;
border-color: #A0A2AD;
text-decoration: none; }
.next-btn.next-btn-normal:active, .next-btn.next-btn-normal.active {
color: #333333;
background-color: #F2F3F7;
border-color: #A0A2AD;
text-decoration: none; }
.next-btn.next-btn-primary {
border-style: solid;
background-color: #5584FF;
border-color: transparent; }
.next-btn.next-btn-primary, .next-btn.next-btn-primary:link, .next-btn.next-btn-primary:visited, .next-btn.next-btn-primary.visited {
color: #FFFFFF; }
.next-btn.next-btn-primary:focus, .next-btn.next-btn-primary:hover, .next-btn.next-btn-primary.hover {
color: #FFFFFF;
background-color: #3E71F7;
border-color: transparent;
text-decoration: none; }
.next-btn.next-btn-primary:active, .next-btn.next-btn-primary.active {
color: #FFFFFF;
background-color: #3E71F7;
border-color: transparent;
text-decoration: none; }
.next-btn.next-btn-secondary {
border-style: solid;
background-color: #FFFFFF;
border-color: #5584FF; }
.next-btn.next-btn-secondary, .next-btn.next-btn-secondary:link, .next-btn.next-btn-secondary:visited, .next-btn.next-btn-secondary.visited {
color: #5584FF; }
.next-btn.next-btn-secondary:focus, .next-btn.next-btn-secondary:hover, .next-btn.next-btn-secondary.hover {
color: #FFFFFF;
background-color: #3E71F7;
border-color: #3E71F7;
text-decoration: none; }
.next-btn.next-btn-secondary:active, .next-btn.next-btn-secondary.active {
color: #FFFFFF;
background-color: #3E71F7;
border-color: #3E71F7;
text-decoration: none; }
.next-btn.disabled, .next-btn[disabled] {
cursor: not-allowed; }
.next-btn.disabled.next-btn-normal, .next-btn[disabled].next-btn-normal {
background-color: #F7F8FA;
border-color: #E6E7EB; }
.next-btn.disabled.next-btn-normal, .next-btn.disabled.next-btn-normal:link, .next-btn.disabled.next-btn-normal:visited, .next-btn.disabled.next-btn-normal.visited, .next-btn[disabled].next-btn-normal, .next-btn[disabled].next-btn-normal:link, .next-btn[disabled].next-btn-normal:visited, .next-btn[disabled].next-btn-normal.visited {
color: #CCCCCC; }
.next-btn.disabled.next-btn-normal:focus, .next-btn.disabled.next-btn-normal:hover, .next-btn.disabled.next-btn-normal.hover, .next-btn[disabled].next-btn-normal:focus, .next-btn[disabled].next-btn-normal:hover, .next-btn[disabled].next-btn-normal.hover {
color: #CCCCCC;
background-color: #F7F8FA;
border-color: #E6E7EB;
text-decoration: none; }
.next-btn.disabled.next-btn-normal:active, .next-btn.disabled.next-btn-normal.active, .next-btn[disabled].next-btn-normal:active, .next-btn[disabled].next-btn-normal.active {
color: #CCCCCC;
background-color: #F7F8FA;
border-color: #E6E7EB;
text-decoration: none; }
.next-btn.disabled.next-btn-primary, .next-btn[disabled].next-btn-primary {
background-color: #F7F8FA;
border-color: #E6E7EB; }
.next-btn.disabled.next-btn-primary, .next-btn.disabled.next-btn-primary:link, .next-btn.disabled.next-btn-primary:visited, .next-btn.disabled.next-btn-primary.visited, .next-btn[disabled].next-btn-primary, .next-btn[disabled].next-btn-primary:link, .next-btn[disabled].next-btn-primary:visited, .next-btn[disabled].next-btn-primary.visited {
color: #CCCCCC; }
.next-btn.disabled.next-btn-primary:focus, .next-btn.disabled.next-btn-primary:hover, .next-btn.disabled.next-btn-primary.hover, .next-btn[disabled].next-btn-primary:focus, .next-btn[disabled].next-btn-primary:hover, .next-btn[disabled].next-btn-primary.hover {
color: #CCCCCC;
background-color: #F7F8FA;
border-color: #E6E7EB;
text-decoration: none; }
.next-btn.disabled.next-btn-primary:active, .next-btn.disabled.next-btn-primary.active, .next-btn[disabled].next-btn-primary:active, .next-btn[disabled].next-btn-primary.active {
color: #CCCCCC;
background-color: #F7F8FA;
border-color: #E6E7EB;
text-decoration: none; }
.next-btn.disabled.next-btn-secondary, .next-btn[disabled].next-btn-secondary {
background-color: #F7F8FA;
border-color: #E6E7EB; }
.next-btn.disabled.next-btn-secondary, .next-btn.disabled.next-btn-secondary:link, .next-btn.disabled.next-btn-secondary:visited, .next-btn.disabled.next-btn-secondary.visited, .next-btn[disabled].next-btn-secondary, .next-btn[disabled].next-btn-secondary:link, .next-btn[disabled].next-btn-secondary:visited, .next-btn[disabled].next-btn-secondary.visited {
color: #CCCCCC; }
.next-btn.disabled.next-btn-secondary:focus, .next-btn.disabled.next-btn-secondary:hover, .next-btn.disabled.next-btn-secondary.hover, .next-btn[disabled].next-btn-secondary:focus, .next-btn[disabled].next-btn-secondary:hover, .next-btn[disabled].next-btn-secondary.hover {
color: #CCCCCC;
background-color: #F7F8FA;
border-color: #E6E7EB;
text-decoration: none; }
.next-btn.disabled.next-btn-secondary:active, .next-btn.disabled.next-btn-secondary.active, .next-btn[disabled].next-btn-secondary:active, .next-btn[disabled].next-btn-secondary.active {
color: #CCCCCC;
background-color: #F7F8FA;
border-color: #E6E7EB;
text-decoration: none; }
.next-btn-warning {
border-style: solid; }
.next-btn-warning.next-btn-primary {
background-color: #FF3000;
border-color: #FF3000; }
.next-btn-warning.next-btn-primary, .next-btn-warning.next-btn-primary:link, .next-btn-warning.next-btn-primary:visited, .next-btn-warning.next-btn-primary.visited {
color: #FFFFFF; }
.next-btn-warning.next-btn-primary:focus, .next-btn-warning.next-btn-primary:hover, .next-btn-warning.next-btn-primary.hover {
color: #FFFFFF;
background-color: #E72B00;
border-color: #E72B00;
text-decoration: none; }
.next-btn-warning.next-btn-primary:active, .next-btn-warning.next-btn-primary.active {
color: #FFFFFF;
background-color: #E72B00;
border-color: #E72B00;
text-decoration: none; }
.next-btn-warning.next-btn-primary.disabled, .next-btn-warning.next-btn-primary[disabled] {
background-color: #F7F8FA;
border-color: #DCDEE3; }
.next-btn-warning.next-btn-primary.disabled, .next-btn-warning.next-btn-primary.disabled:link, .next-btn-warning.next-btn-primary.disabled:visited, .next-btn-warning.next-btn-primary.disabled.visited, .next-btn-warning.next-btn-primary[disabled], .next-btn-warning.next-btn-primary[disabled]:link, .next-btn-warning.next-btn-primary[disabled]:visited, .next-btn-warning.next-btn-primary[disabled].visited {
color: #CCCCCC; }
.next-btn-warning.next-btn-primary.disabled:focus, .next-btn-warning.next-btn-primary.disabled:hover, .next-btn-warning.next-btn-primary.disabled.hover, .next-btn-warning.next-btn-primary[disabled]:focus, .next-btn-warning.next-btn-primary[disabled]:hover, .next-btn-warning.next-btn-primary[disabled].hover {
color: #CCCCCC;
background-color: #F7F8FA;
border-color: #DCDEE3;
text-decoration: none; }
.next-btn-warning.next-btn-primary.disabled:active, .next-btn-warning.next-btn-primary.disabled.active, .next-btn-warning.next-btn-primary[disabled]:active, .next-btn-warning.next-btn-primary[disabled].active {
color: #CCCCCC;
background-color: #F7F8FA;
border-color: #DCDEE3;
text-decoration: none; }
.next-btn-warning.next-btn-normal {
background-color: #FFFFFF;
border-color: #FF3000; }
.next-btn-warning.next-btn-normal, .next-btn-warning.next-btn-normal:link, .next-btn-warning.next-btn-normal:visited, .next-btn-warning.next-btn-normal.visited {
color: #FF3000; }
.next-btn-warning.next-btn-normal:focus, .next-btn-warning.next-btn-normal:hover, .next-btn-warning.next-btn-normal.hover {
color: #FFFFFF;
background-color: #E72B00;
border-color: #E72B00;
text-decoration: none; }
.next-btn-warning.next-btn-normal:active, .next-btn-warning.next-btn-normal.active {
color: #FFFFFF;
background-color: #E72B00;
border-color: #E72B00;
text-decoration: none; }
.next-btn-warning.next-btn-normal.disabled, .next-btn-warning.next-btn-normal[disabled] {
background-color: #F7F8FA;
border-color: #E6E7EB; }
.next-btn-warning.next-btn-normal.disabled, .next-btn-warning.next-btn-normal.disabled:link, .next-btn-warning.next-btn-normal.disabled:visited, .next-btn-warning.next-btn-normal.disabled.visited, .next-btn-warning.next-btn-normal[disabled], .next-btn-warning.next-btn-normal[disabled]:link, .next-btn-warning.next-btn-normal[disabled]:visited, .next-btn-warning.next-btn-normal[disabled].visited {
color: #CCCCCC; }
.next-btn-warning.next-btn-normal.disabled:focus, .next-btn-warning.next-btn-normal.disabled:hover, .next-btn-warning.next-btn-normal.disabled.hover, .next-btn-warning.next-btn-normal[disabled]:focus, .next-btn-warning.next-btn-normal[disabled]:hover, .next-btn-warning.next-btn-normal[disabled].hover {
color: #CCCCCC;
background-color: #F7F8FA;
border-color: #E6E7EB;
text-decoration: none; }
.next-btn-warning.next-btn-normal.disabled:active, .next-btn-warning.next-btn-normal.disabled.active, .next-btn-warning.next-btn-normal[disabled]:active, .next-btn-warning.next-btn-normal[disabled].active {
color: #CCCCCC;
background-color: #F7F8FA;
border-color: #E6E7EB;
text-decoration: none; }
.next-btn-text {
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 0; }
.next-btn-text.hover, .next-btn-text:hover {
-webkit-box-shadow: none;
box-shadow: none; }
.next-btn-text.next-btn-primary {
background-color: transparent;
border-color: transparent; }
.next-btn-text.next-btn-primary, .next-btn-text.next-btn-primary:link, .next-btn-text.next-btn-primary:visited, .next-btn-text.next-btn-primary.visited {
color: #5584FF; }
.next-btn-text.next-btn-primary:focus, .next-btn-text.next-btn-primary:hover, .next-btn-text.next-btn-primary.hover {
color: #3E71F7;
background-color: transparent;
border-color: transparent;
text-decoration: none; }
.next-btn-text.next-btn-primary:active, .next-btn-text.next-btn-primary.active {
color: #3E71F7;
background-color: transparent;
border-color: transparent;
text-decoration: none; }
.next-btn-text.next-btn-primary.disabled, .next-btn-text.next-btn-primary[disabled] {
background-color: transparent;
border-color: transparent; }
.next-btn-text.next-btn-primary.disabled, .next-btn-text.next-btn-primary.disabled:link, .next-btn-text.next-btn-primary.disabled:visited, .next-btn-text.next-btn-primary.disabled.visited, .next-btn-text.next-btn-primary[disabled], .next-btn-text.next-btn-primary[disabled]:link, .next-btn-text.next-btn-primary[disabled]:visited, .next-btn-text.next-btn-primary[disabled].visited {
color: #CCCCCC; }
.next-btn-text.next-btn-primary.disabled:focus, .next-btn-text.next-btn-primary.disabled:hover, .next-btn-text.next-btn-primary.disabled.hover, .next-btn-text.next-btn-primary[disabled]:focus, .next-btn-text.next-btn-primary[disabled]:hover, .next-btn-text.next-btn-primary[disabled].hover {
color: #CCCCCC;
background-color: transparent;
border-color: transparent;
text-decoration: none; }
.next-btn-text.next-btn-primary.disabled:active, .next-btn-text.next-btn-primary.disabled.active, .next-btn-text.next-btn-primary[disabled]:active, .next-btn-text.next-btn-primary[disabled].active {
color: #CCCCCC;
background-color: transparent;
border-color: transparent;
text-decoration: none; }
.next-btn-text.next-btn-secondary {
background-color: transparent;
border-color: transparent; }
.next-btn-text.next-btn-secondary, .next-btn-text.next-btn-secondary:link, .next-btn-text.next-btn-secondary:visited, .next-btn-text.next-btn-secondary.visited {
color: #666666; }
.next-btn-text.next-btn-secondary:focus, .next-btn-text.next-btn-secondary:hover, .next-btn-text.next-btn-secondary.hover {
color: #5584FF;
background-color: transparent;
border-color: transparent;
text-decoration: none; }
.next-btn-text.next-btn-secondary:active, .next-btn-text.next-btn-secondary.active {
color: #5584FF;
background-color: transparent;
border-color: transparent;
text-decoration: none; }
.next-btn-text.next-btn-secondary.disabled, .next-btn-text.next-btn-secondary[disabled] {
background-color: transparent;
border-color: transparent; }
.next-btn-text.next-btn-secondary.disabled, .next-btn-text.next-btn-secondary.disabled:link, .next-btn-text.next-btn-secondary.disabled:visited, .next-btn-text.next-btn-secondary.disabled.visited, .next-btn-text.next-btn-secondary[disabled], .next-btn-text.next-btn-secondary[disabled]:link, .next-btn-text.next-btn-secondary[disabled]:visited, .next-btn-text.next-btn-secondary[disabled].visited {
color: #CCCCCC; }
.next-btn-text.next-btn-secondary.disabled:focus, .next-btn-text.next-btn-secondary.disabled:hover, .next-btn-text.next-btn-secondary.disabled.hover, .next-btn-text.next-btn-secondary[disabled]:focus, .next-btn-text.next-btn-secondary[disabled]:hover, .next-btn-text.next-btn-secondary[disabled].hover {
color: #CCCCCC;
background-color: transparent;
border-color: transparent;
text-decoration: none; }
.next-btn-text.next-btn-secondary.disabled:active, .next-btn-text.next-btn-secondary.disabled.active, .next-btn-text.next-btn-secondary[disabled]:active, .next-btn-text.next-btn-secondary[disabled].active {
color: #CCCCCC;
background-color: transparent;
border-color: transparent;
text-decoration: none; }
.next-btn-text.next-btn-normal {
background-color: transparent;
border-color: transparent; }
.next-btn-text.next-btn-normal, .next-btn-text.next-btn-normal:link, .next-btn-text.next-btn-normal:visited, .next-btn-text.next-btn-normal.visited {
color: #333333; }
.next-btn-text.next-btn-normal:focus, .next-btn-text.next-btn-normal:hover, .next-btn-text.next-btn-normal.hover {
color: #5584FF;
background-color: transparent;
border-color: transparent;
text-decoration: none; }
.next-btn-text.next-btn-normal:active, .next-btn-text.next-btn-normal.active {
color: #5584FF;
background-color: transparent;
border-color: transparent;
text-decoration: none; }
.next-btn-text.next-btn-normal.disabled, .next-btn-text.next-btn-normal[disabled] {
background-color: transparent;
border-color: transparent; }
.next-btn-text.next-btn-normal.disabled, .next-btn-text.next-btn-normal.disabled:link, .next-btn-text.next-btn-normal.disabled:visited, .next-btn-text.next-btn-normal.disabled.visited, .next-btn-text.next-btn-normal[disabled], .next-btn-text.next-btn-normal[disabled]:link, .next-btn-text.next-btn-normal[disabled]:visited, .next-btn-text.next-btn-normal[disabled].visited {
color: #CCCCCC; }
.next-btn-text.next-btn-normal.disabled:focus, .next-btn-text.next-btn-normal.disabled:hover, .next-btn-text.next-btn-normal.disabled.hover, .next-btn-text.next-btn-normal[disabled]:focus, .next-btn-text.next-btn-normal[disabled]:hover, .next-btn-text.next-btn-normal[disabled].hover {
color: #CCCCCC;
background-color: transparent;
border-color: transparent;
text-decoration: none; }
.next-btn-text.next-btn-normal.disabled:active, .next-btn-text.next-btn-normal.disabled.active, .next-btn-text.next-btn-normal[disabled]:active, .next-btn-text.next-btn-normal[disabled].active {
color: #CCCCCC;
background-color: transparent;
border-color: transparent;
text-decoration: none; }
.next-btn-text.next-large {
border-radius: 0;
padding: 0 0px;
height: 24px;
font-size: 14px;
border-width: 0; }
.next-btn-text.next-large > .next-btn-icon.next-icon-first {
margin-left: 0;
margin-right: 4px; }
.next-btn-text.next-large > .next-btn-icon.next-icon-first:before,
.next-btn-text.next-large > .next-btn-icon.next-icon-first .next-icon-remote {
width: 16px;
font-size: 16px;
line-height: inherit; }
.next-btn-text.next-large > .next-btn-icon.next-icon-last {
margin-left: 4px;
margin-right: 0; }
.next-btn-text.next-large > .next-btn-icon.next-icon-last:before,
.next-btn-text.next-large > .next-btn-icon.next-icon-last .next-icon-remote {
width: 16px;
font-size: 16px;
line-height: inherit; }
.next-btn-text.next-large > .next-btn-icon.next-icon-alone:before,
.next-btn-text.next-large > .next-btn-icon.next-icon-alone .next-icon-remote {
width: 16px;
font-size: 16px;
line-height: inherit; }
.next-btn-text.next-large.next-btn-loading {
padding-left: 20px; }
.next-btn-text.next-large.next-btn-loading:after {
width: 16px;
height: 16px;
font-size: 16px;
line-height: 16px;
left: 0px;
top: 50%;
text-align: center;
margin-top: -8px;
margin-right: 4px; }
.next-btn-text.next-large.next-btn-loading > .next-icon {
display: none; }
.next-btn-text.next-large > .next-btn-custom-loading-icon {
opacity: 0;
width: 0; }
.next-btn-text.next-large > .next-btn-custom-loading-icon.show {
width: 16px;
margin-right: 4px;
opacity: 1;
-webkit-transition: all 100ms linear;
transition: all 100ms linear; }
.next-btn-text.next-medium {
border-radius: 0;
padding: 0 0px;
height: 20px;
font-size: 12px;
border-width: 0; }
.next-btn-text.next-medium > .next-btn-icon.next-icon-first {
margin-left: 0;
margin-right: 4px; }
.next-btn-text.next-medium > .next-btn-icon.next-icon-first:before,
.next-btn-text.next-medium > .next-btn-icon.next-icon-first .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-btn-text.next-medium > .next-btn-icon.next-icon-last {
margin-left: 4px;
margin-right: 0; }
.next-btn-text.next-medium > .next-btn-icon.next-icon-last:before,
.next-btn-text.next-medium > .next-btn-icon.next-icon-last .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-btn-text.next-medium > .next-btn-icon.next-icon-alone:before,
.next-btn-text.next-medium > .next-btn-icon.next-icon-alone .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-btn-text.next-medium.next-btn-loading {
padding-left: 16px; }
.next-btn-text.next-medium.next-btn-loading:after {
width: 12px;
height: 12px;
font-size: 12px;
line-height: 12px;
left: 0px;
top: 50%;
text-align: center;
margin-top: -6px;
margin-right: 4px; }
.next-btn-text.next-medium.next-btn-loading > .next-icon {
display: none; }
.next-btn-text.next-medium > .next-btn-custom-loading-icon {
opacity: 0;
width: 0; }
.next-btn-text.next-medium > .next-btn-custom-loading-icon.show {
width: 12px;
margin-right: 4px;
opacity: 1;
-webkit-transition: all 100ms linear;
transition: all 100ms linear; }
.next-btn-text.next-small {
border-radius: 0;
padding: 0 0px;
height: 16px;
font-size: 12px;
border-width: 0; }
.next-btn-text.next-small > .next-btn-icon.next-icon-first {
margin-left: 0;
margin-right: 4px; }
.next-btn-text.next-small > .next-btn-icon.next-icon-first:before,
.next-btn-text.next-small > .next-btn-icon.next-icon-first .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-btn-text.next-small > .next-btn-icon.next-icon-last {
margin-left: 4px;
margin-right: 0; }
.next-btn-text.next-small > .next-btn-icon.next-icon-last:before,
.next-btn-text.next-small > .next-btn-icon.next-icon-last .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-btn-text.next-small > .next-btn-icon.next-icon-alone:before,
.next-btn-text.next-small > .next-btn-icon.next-icon-alone .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-btn-text.next-small.next-btn-loading {
padding-left: 16px; }
.next-btn-text.next-small.next-btn-loading:after {
width: 12px;
height: 12px;
font-size: 12px;
line-height: 12px;
left: 0px;
top: 50%;
text-align: center;
margin-top: -6px;
margin-right: 4px; }
.next-btn-text.next-small.next-btn-loading > .next-icon {
display: none; }
.next-btn-text.next-small > .next-btn-custom-loading-icon {
opacity: 0;
width: 0; }
.next-btn-text.next-small > .next-btn-custom-loading-icon.show {
width: 12px;
margin-right: 4px;
opacity: 1;
-webkit-transition: all 100ms linear;
transition: all 100ms linear; }
.next-btn-text.next-btn-loading {
background-color: transparent;
border-color: transparent; }
.next-btn-text.next-btn-loading, .next-btn-text.next-btn-loading:link, .next-btn-text.next-btn-loading:visited, .next-btn-text.next-btn-loading.visited {
color: #333333; }
.next-btn-text.next-btn-loading:focus, .next-btn-text.next-btn-loading:hover, .next-btn-text.next-btn-loading.hover {
color: #333333;
background-color: transparent;
border-color: transparent;
text-decoration: none; }
.next-btn-text.next-btn-loading:active, .next-btn-text.next-btn-loading.active {
color: #333333;
background-color: transparent;
border-color: transparent;
text-decoration: none; }
.next-btn-loading {
pointer-events: none; }
.next-btn-loading:after {
font-family: NextIcon;
content: "\E646";
opacity: 1;
visibility: visible;
-webkit-animation: loadingCircle 2s infinite linear;
animation: loadingCircle 2s infinite linear; }
.next-btn-custom-loading {
pointer-events: none; }
.next-btn-ghost {
-webkit-box-shadow: none;
box-shadow: none;
border-style: solid; }
.next-btn-ghost.next-btn-dark {
background-color: rgba(0, 0, 0, 0);
border-color: #FFFFFF; }
.next-btn-ghost.next-btn-dark, .next-btn-ghost.next-btn-dark:link, .next-btn-ghost.next-btn-dark:visited, .next-btn-ghost.next-btn-dark.visited {
color: #FFFFFF; }
.next-btn-ghost.next-btn-dark:focus, .next-btn-ghost.next-btn-dark:hover, .next-btn-ghost.next-btn-dark.hover {
color: #FFFFFF;
background-color: rgba(255, 255, 255, 0.8);
border-color: #FFFFFF;
text-decoration: none; }
.next-btn-ghost.next-btn-dark:active, .next-btn-ghost.next-btn-dark.active {
color: #FFFFFF;
background-color: rgba(255, 255, 255, 0.8);
border-color: #FFFFFF;
text-decoration: none; }
.next-btn-ghost.next-btn-dark.disabled, .next-btn-ghost.next-btn-dark[disabled] {
background-color: transparent;
border-color: rgba(255, 255, 255, 0.4); }
.next-btn-ghost.next-btn-dark.disabled, .next-btn-ghost.next-btn-dark.disabled:link, .next-btn-ghost.next-btn-dark.disabled:visited, .next-btn-ghost.next-btn-dark.disabled.visited, .next-btn-ghost.next-btn-dark[disabled], .next-btn-ghost.next-btn-dark[disabled]:link, .next-btn-ghost.next-btn-dark[disabled]:visited, .next-btn-ghost.next-btn-dark[disabled].visited {
color: rgba(255, 255, 255, 0.4); }
.next-btn-ghost.next-btn-dark.disabled:focus, .next-btn-ghost.next-btn-dark.disabled:hover, .next-btn-ghost.next-btn-dark.disabled.hover, .next-btn-ghost.next-btn-dark[disabled]:focus, .next-btn-ghost.next-btn-dark[disabled]:hover, .next-btn-ghost.next-btn-dark[disabled].hover {
color: rgba(255, 255, 255, 0.4);
background-color: transparent;
border-color: rgba(255, 255, 255, 0.4);
text-decoration: none; }
.next-btn-ghost.next-btn-dark.disabled:active, .next-btn-ghost.next-btn-dark.disabled.active, .next-btn-ghost.next-btn-dark[disabled]:active, .next-btn-ghost.next-btn-dark[disabled].active {
color: rgba(255, 255, 255, 0.4);
background-color: transparent;
border-color: rgba(255, 255, 255, 0.4);
text-decoration: none; }
.next-btn-ghost.next-btn-light {
background-color: rgba(0, 0, 0, 0);
border-color: #333333; }
.next-btn-ghost.next-btn-light, .next-btn-ghost.next-btn-light:link, .next-btn-ghost.next-btn-light:visited, .next-btn-ghost.next-btn-light.visited {
color: #333333; }
.next-btn-ghost.next-btn-light:focus, .next-btn-ghost.next-btn-light:hover, .next-btn-ghost.next-btn-light.hover {
color: #999999;
background-color: rgba(0, 0, 0, 0.92);
border-color: #333333;
text-decoration: none; }
.next-btn-ghost.next-btn-light:active, .next-btn-ghost.next-btn-light.active {
color: #999999;
background-color: rgba(0, 0, 0, 0.92);
border-color: #333333;
text-decoration: none; }
.next-btn-ghost.next-btn-light.disabled, .next-btn-ghost.next-btn-light[disabled] {
background-color: transparent;
border-color: rgba(0, 0, 0, 0.1); }
.next-btn-ghost.next-btn-light.disabled, .next-btn-ghost.next-btn-light.disabled:link, .next-btn-ghost.next-btn-light.disabled:visited, .next-btn-ghost.next-btn-light.disabled.visited, .next-btn-ghost.next-btn-light[disabled], .next-btn-ghost.next-btn-light[disabled]:link, .next-btn-ghost.next-btn-light[disabled]:visited, .next-btn-ghost.next-btn-light[disabled].visited {
color: rgba(0, 0, 0, 0.1); }
.next-btn-ghost.next-btn-light.disabled:focus, .next-btn-ghost.next-btn-light.disabled:hover, .next-btn-ghost.next-btn-light.disabled.hover, .next-btn-ghost.next-btn-light[disabled]:focus, .next-btn-ghost.next-btn-light[disabled]:hover, .next-btn-ghost.next-btn-light[disabled].hover {
color: rgba(0, 0, 0, 0.1);
background-color: transparent;
border-color: rgba(0, 0, 0, 0.1);
text-decoration: none; }
.next-btn-ghost.next-btn-light.disabled:active, .next-btn-ghost.next-btn-light.disabled.active, .next-btn-ghost.next-btn-light[disabled]:active, .next-btn-ghost.next-btn-light[disabled].active {
color: rgba(0, 0, 0, 0.1);
background-color: transparent;
border-color: rgba(0, 0, 0, 0.1);
text-decoration: none; }
.next-btn-group {
position: relative;
display: inline-block;
vertical-align: middle; }
.next-btn-group > .next-btn {
position: relative;
float: left;
-webkit-box-shadow: none;
box-shadow: none; }
.next-btn-group > .next-btn:hover, .next-btn-group > .next-btn:focus, .next-btn-group > .next-btn:active, .next-btn-group > .next-btn.active {
z-index: 1; }
.next-btn-group > .next-btn.disabled, .next-btn-group > .next-btn[disabled] {
z-index: 0; }
.next-btn-group .next-btn.next-btn {
margin: 0 0 0 -1px; }
.next-btn-group .next-btn:not(:first-child):not(:last-child) {
border-radius: 0; }
.next-btn-group > .next-btn:first-child {
margin: 0; }
.next-btn-group > .next-btn:first-child:not(:last-child) {
border-bottom-right-radius: 0;
border-top-right-radius: 0; }
.next-btn-group > .next-btn:last-child:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0; }
.next-btn-group > .next-btn-primary:not(:first-child) {
border-left-color: rgba(255, 255, 255, 0.2); }
.next-btn-group > .next-btn-primary:not(:first-child):hover {
border-left-color: transparent; }
.next-btn-group > .next-btn-primary:not(:first-child).disabled, .next-btn-group > .next-btn-primary:not(:first-child)[disabled] {
border-left-color: #E6E7EB; }
/* 组合 */
/* ---------------------------------------- */
.next-btn-group[dir="rtl"] > .next-btn {
float: right; }
.next-btn-group[dir="rtl"] .next-btn.next-btn {
margin: 0 -1px 0 0; }
.next-btn-group[dir="rtl"] > .next-btn:first-child:not(:last-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0; }
.next-btn-group[dir="rtl"] > .next-btn:last-child:not(:first-child) {
border-bottom-right-radius: 0;
border-top-right-radius: 0; }
.next-btn-group[dir="rtl"] > .next-btn-primary:not(:first-child) {
border-right-color: rgba(255, 255, 255, 0.2); }
.next-btn-group[dir="rtl"] > .next-btn-primary:not(:first-child):hover {
border-right-color: transparent; }
.next-btn-group[dir="rtl"] > .next-btn-primary:not(:first-child).disabled, .next-btn-group[dir="rtl"] > .next-btn-primary:not(:first-child)[disabled] {
border-right-color: #E6E7EB; }
/* 尺寸维度 */
/* ---------------------------------------- */
.next-btn.next-small[dir="rtl"] {
border-radius: 3px; }
.next-btn.next-small[dir="rtl"] > .next-btn-icon.next-icon-first {
margin-left: 4px;
margin-right: 0; }
.next-btn.next-small[dir="rtl"] > .next-btn-icon.next-icon-first:before,
.next-btn.next-small[dir="rtl"] > .next-btn-icon.next-icon-first .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-btn.next-small[dir="rtl"] > .next-btn-icon.next-icon-last {
margin-left: 0;
margin-right: 4px; }
.next-btn.next-small[dir="rtl"] > .next-btn-icon.next-icon-last:before,
.next-btn.next-small[dir="rtl"] > .next-btn-icon.next-icon-last .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-btn.next-small[dir="rtl"].next-btn-loading {
padding-left: 8px;
padding-right: 24px; }
.next-btn.next-small[dir="rtl"].next-btn-loading:after {
right: 8px;
top: 50%;
margin-right: 0;
margin-left: 4px; }
.next-btn.next-medium[dir="rtl"] {
border-radius: 3px; }
.next-btn.next-medium[dir="rtl"] > .next-btn-icon.next-icon-first {
margin-left: 4px;
margin-right: 0; }
.next-btn.next-medium[dir="rtl"] > .next-btn-icon.next-icon-first:before,
.next-btn.next-medium[dir="rtl"] > .next-btn-icon.next-icon-first .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-btn.next-medium[dir="rtl"] > .next-btn-icon.next-icon-last {
margin-left: 0;
margin-right: 4px; }
.next-btn.next-medium[dir="rtl"] > .next-btn-icon.next-icon-last:before,
.next-btn.next-medium[dir="rtl"] > .next-btn-icon.next-icon-last .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-btn.next-medium[dir="rtl"].next-btn-loading {
padding-left: 12px;
padding-right: 28px; }
.next-btn.next-medium[dir="rtl"].next-btn-loading:after {
right: 12px;
top: 50%;
margin-right: 0;
margin-left: 4px; }
.next-btn.next-large[dir="rtl"] {
border-radius: 3px; }
.next-btn.next-large[dir="rtl"] > .next-btn-icon.next-icon-first {
margin-left: 4px;
margin-right: 0; }
.next-btn.next-large[dir="rtl"] > .next-btn-icon.next-icon-first:before,
.next-btn.next-large[dir="rtl"] > .next-btn-icon.next-icon-first .next-icon-remote {
width: 16px;
font-size: 16px;
line-height: inherit; }
.next-btn.next-large[dir="rtl"] > .next-btn-icon.next-icon-last {
margin-left: 0;
margin-right: 4px; }
.next-btn.next-large[dir="rtl"] > .next-btn-icon.next-icon-last:before,
.next-btn.next-large[dir="rtl"] > .next-btn-icon.next-icon-last .next-icon-remote {
width: 16px;
font-size: 16px;
line-height: inherit; }
.next-btn.next-large[dir="rtl"].next-btn-loading {
padding-left: 16px;
padding-right: 36px; }
.next-btn.next-large[dir="rtl"].next-btn-loading:after {
right: 16px;
top: 50%;
margin-right: 0;
margin-left: 4px; }
/* 文本按钮 */
.next-btn-text[dir="rtl"].next-large {
border-radius: 0; }
.next-btn-text[dir="rtl"].next-large > .next-btn-icon.next-icon-first {
margin-left: 4px;
margin-right: 0; }
.next-btn-text[dir="rtl"].next-large > .next-btn-icon.next-icon-first:before,
.next-btn-text[dir="rtl"].next-large > .next-btn-icon.next-icon-first .next-icon-remote {
width: 16px;
font-size: 16px;
line-height: inherit; }
.next-btn-text[dir="rtl"].next-large > .next-btn-icon.next-icon-last {
margin-left: 0;
margin-right: 4px; }
.next-btn-text[dir="rtl"].next-large > .next-btn-icon.next-icon-last:before,
.next-btn-text[dir="rtl"].next-large > .next-btn-icon.next-icon-last .next-icon-remote {
width: 16px;
font-size: 16px;
line-height: inherit; }
.next-btn-text[dir="rtl"].next-large.next-btn-loading {
padding-left: 0px;
padding-right: 20px; }
.next-btn-text[dir="rtl"].next-large.next-btn-loading:after {
right: 0px;
top: 50%;
margin-right: 0;
margin-left: 4px; }
.next-btn-text[dir="rtl"].next-medium {
border-radius: 0; }
.next-btn-text[dir="rtl"].next-medium > .next-btn-icon.next-icon-first {
margin-left: 4px;
margin-right: 0; }
.next-btn-text[dir="rtl"].next-medium > .next-btn-icon.next-icon-first:before,
.next-btn-text[dir="rtl"].next-medium > .next-btn-icon.next-icon-first .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-btn-text[dir="rtl"].next-medium > .next-btn-icon.next-icon-last {
margin-left: 0;
margin-right: 4px; }
.next-btn-text[dir="rtl"].next-medium > .next-btn-icon.next-icon-last:before,
.next-btn-text[dir="rtl"].next-medium > .next-btn-icon.next-icon-last .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-btn-text[dir="rtl"].next-medium.next-btn-loading {
padding-left: 0px;
padding-right: 16px; }
.next-btn-text[dir="rtl"].next-medium.next-btn-loading:after {
right: 0px;
top: 50%;
margin-right: 0;
margin-left: 4px; }
.next-btn-text[dir="rtl"].next-small {
border-radius: 0; }
.next-btn-text[dir="rtl"].next-small > .next-btn-icon.next-icon-first {
margin-left: 4px;
margin-right: 0; }
.next-btn-text[dir="rtl"].next-small > .next-btn-icon.next-icon-first:before,
.next-btn-text[dir="rtl"].next-small > .next-btn-icon.next-icon-first .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-btn-text[dir="rtl"].next-small > .next-btn-icon.next-icon-last {
margin-left: 0;
margin-right: 4px; }
.next-btn-text[dir="rtl"].next-small > .next-btn-icon.next-icon-last:before,
.next-btn-text[dir="rtl"].next-small > .next-btn-icon.next-icon-last .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-btn-text[dir="rtl"].next-small.next-btn-loading {
padding-left: 0px;
padding-right: 16px; }
.next-btn-text[dir="rtl"].next-small.next-btn-loading:after {
right: 0px;
top: 50%;
margin-right: 0;
margin-left: 4px; }
.next-calendar {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-calendar *,
.next-calendar *:before,
.next-calendar *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-calendar table {
border-collapse: collapse;
border-spacing: 0; }
.next-calendar td,
.next-calendar th {
padding: 0; }
@-webkit-keyframes cellZoomIn {
0% {
-webkit-transform: scale(0.5);
transform: scale(0.5); }
100% {
-webkit-transform: scale(1);
transform: scale(1); } }
@keyframes cellZoomIn {
0% {
-webkit-transform: scale(0.5);
transform: scale(0.5); }
100% {
-webkit-transform: scale(1);
transform: scale(1); } }
@-webkit-keyframes cellHover {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@keyframes cellHover {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@-webkit-keyframes enterToLeft {
0% {
-webkit-transform: translate(-40%);
transform: translate(-40%);
opacity: 0; }
50% {
opacity: .6; }
100% {
opacity: 1;
-webkit-transform: translate(0%);
transform: translate(0%); } }
@keyframes enterToLeft {
0% {
-webkit-transform: translate(-40%);
transform: translate(-40%);
opacity: 0; }
50% {
opacity: .6; }
100% {
opacity: 1;
-webkit-transform: translate(0%);
transform: translate(0%); } }
@-webkit-keyframes enterToRight {
0% {
-webkit-transform: translate(40%);
transform: translate(40%);
opacity: 0; }
50% {
opacity: .6; }
100% {
opacity: 1;
-webkit-transform: translate(0%);
transform: translate(0%); } }
@keyframes enterToRight {
0% {
-webkit-transform: translate(40%);
transform: translate(40%);
opacity: 0; }
50% {
opacity: .6; }
100% {
opacity: 1;
-webkit-transform: translate(0%);
transform: translate(0%); } }
.next-calendar-fullscreen .next-calendar-header, .next-calendar-card .next-calendar-header {
text-align: right; }
.next-calendar-fullscreen .next-calendar-header .next-select, .next-calendar-card .next-calendar-header .next-select {
margin-right: 4px;
vertical-align: top; }
.next-calendar-fullscreen .next-calendar-header .next-menu, .next-calendar-card .next-calendar-header .next-menu {
text-align: left; }
.next-calendar-fullscreen .next-calendar-header {
margin-bottom: 8px; }
.next-calendar-card .next-calendar-header {
margin-bottom: 8px; }
.next-calendar-panel-header {
position: relative;
background: #5584FF;
margin-bottom: 8px;
border-bottom: 1px solid transparent; }
.next-calendar-panel-header-left, .next-calendar-panel-header-right, .next-calendar-panel-header-full {
height: 32px;
line-height: 32px; }
.next-calendar-panel-header-left .next-calendar-btn, .next-calendar-panel-header-right .next-calendar-btn, .next-calendar-panel-header-full .next-calendar-btn {
vertical-align: top;
font-weight: bold;
margin: 0 4px;
background-color: transparent;
border-color: transparent; }
.next-calendar-panel-header-left .next-calendar-btn, .next-calendar-panel-header-left .next-calendar-btn:link, .next-calendar-panel-header-left .next-calendar-btn:visited, .next-calendar-panel-header-left .next-calendar-btn.visited, .next-calendar-panel-header-right .next-calendar-btn, .next-calendar-panel-header-right .next-calendar-btn:link, .next-calendar-panel-header-right .next-calendar-btn:visited, .next-calendar-panel-header-right .next-calendar-btn.visited, .next-calendar-panel-header-full .next-calendar-btn, .next-calendar-panel-header-full .next-calendar-btn:link, .next-calendar-panel-header-full .next-calendar-btn:visited, .next-calendar-panel-header-full .next-calendar-btn.visited {
color: #FFFFFF; }
.next-calendar-panel-header-left .next-calendar-btn:focus, .next-calendar-panel-header-left .next-calendar-btn:hover, .next-calendar-panel-header-left .next-calendar-btn.hover, .next-calendar-panel-header-right .next-calendar-btn:focus, .next-calendar-panel-header-right .next-calendar-btn:hover, .next-calendar-panel-header-right .next-calendar-btn.hover, .next-calendar-panel-header-full .next-calendar-btn:focus, .next-calendar-panel-header-full .next-calendar-btn:hover, .next-calendar-panel-header-full .next-calendar-btn.hover {
color: #FFFFFF;
background-color: transparent;
border-color: transparent;
text-decoration: none; }
.next-calendar-panel-header-left .next-calendar-btn:active, .next-calendar-panel-header-left .next-calendar-btn.active, .next-calendar-panel-header-right .next-calendar-btn:active, .next-calendar-panel-header-right .next-calendar-btn.active, .next-calendar-panel-header-full .next-calendar-btn:active, .next-calendar-panel-header-full .next-calendar-btn.active {
color: #FFFFFF;
background-color: transparent;
border-color: transparent;
text-decoration: none; }
.next-calendar-panel-header-left, .next-calendar-panel-header-right {
display: inline-block;
width: 50%;
text-align: center; }
.next-calendar-panel-header-full {
width: 100%;
text-align: center; }
.next-calendar-panel-menu {
max-height: 210px;
overflow: auto;
text-align: left; }
.next-calendar-btn {
cursor: pointer;
padding: 0;
margin: 0;
border: 0;
background: transparent;
outline: none;
height: 100%; }
.next-calendar-btn > .next-icon.next-icon:before,
.next-calendar-btn > .next-icon.next-icon .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-calendar-btn .next-icon {
margin-left: 4px; }
.next-calendar-btn-prev-year, .next-calendar-btn-prev-month, .next-calendar-btn-prev-decade, .next-calendar-btn-next-month, .next-calendar-btn-next-year, .next-calendar-btn-next-decade {
position: absolute;
top: 0;
background-color: transparent;
border-color: transparent; }
.next-calendar-btn-prev-year, .next-calendar-btn-prev-year:link, .next-calendar-btn-prev-year:visited, .next-calendar-btn-prev-year.visited, .next-calendar-btn-prev-month, .next-calendar-btn-prev-month:link, .next-calendar-btn-prev-month:visited, .next-calendar-btn-prev-month.visited, .next-calendar-btn-prev-decade, .next-calendar-btn-prev-decade:link, .next-calendar-btn-prev-decade:visited, .next-calendar-btn-prev-decade.visited, .next-calendar-btn-next-month, .next-calendar-btn-next-month:link, .next-calendar-btn-next-month:visited, .next-calendar-btn-next-month.visited, .next-calendar-btn-next-year, .next-calendar-btn-next-year:link, .next-calendar-btn-next-year:visited, .next-calendar-btn-next-year.visited, .next-calendar-btn-next-decade, .next-calendar-btn-next-decade:link, .next-calendar-btn-next-decade:visited, .next-calendar-btn-next-decade.visited {
color: #FFFFFF; }
.next-calendar-btn-prev-year:focus, .next-calendar-btn-prev-year:hover, .next-calendar-btn-prev-year.hover, .next-calendar-btn-prev-month:focus, .next-calendar-btn-prev-month:hover, .next-calendar-btn-prev-month.hover, .next-calendar-btn-prev-decade:focus, .next-calendar-btn-prev-decade:hover, .next-calendar-btn-prev-decade.hover, .next-calendar-btn-next-month:focus, .next-calendar-btn-next-month:hover, .next-calendar-btn-next-month.hover, .next-calendar-btn-next-year:focus, .next-calendar-btn-next-year:hover, .next-calendar-btn-next-year.hover, .next-calendar-btn-next-decade:focus, .next-calendar-btn-next-decade:hover, .next-calendar-btn-next-decade.hover {
color: #FFFFFF;
background-color: transparent;
border-color: transparent;
text-decoration: none; }
.next-calendar-btn-prev-year:active, .next-calendar-btn-prev-year.active, .next-calendar-btn-prev-month:active, .next-calendar-btn-prev-month.active, .next-calendar-btn-prev-decade:active, .next-calendar-btn-prev-decade.active, .next-calendar-btn-next-month:active, .next-calendar-btn-next-month.active, .next-calendar-btn-next-year:active, .next-calendar-btn-next-year.active, .next-calendar-btn-next-decade:active, .next-calendar-btn-next-decade.active {
color: #FFFFFF;
background-color: transparent;
border-color: transparent;
text-decoration: none; }
.next-calendar-btn-prev-decade, .next-calendar-btn-prev-year {
left: 8px; }
.next-calendar-btn-prev-month {
left: 28px; }
.next-calendar-btn-next-month {
right: 28px; }
.next-calendar-btn-next-year, .next-calendar-btn-next-decade {
right: 8px; }
.next-calendar-fullscreen .next-calendar-th {
text-align: right;
color: #333333;
font-size: 16px;
font-weight: bold;
padding-right: 12px;
padding-bottom: 4px; }
.next-calendar-fullscreen .next-calendar-cell {
font-size: 14px; }
.next-calendar-fullscreen .next-calendar-cell.next-selected .next-calendar-date,
.next-calendar-fullscreen .next-calendar-cell.next-selected .next-calendar-month {
font-weight: bold;
background: #DEE8FF;
color: #5584FF;
border-color: #5584FF; }
.next-calendar-fullscreen .next-calendar-cell.next-disabled .next-calendar-date,
.next-calendar-fullscreen .next-calendar-cell.next-disabled .next-calendar-month {
cursor: not-allowed;
background: #F7F8FA;
color: #CCCCCC;
border-color: #E6E7EB; }
.next-calendar-fullscreen .next-calendar-date, .next-calendar-fullscreen .next-calendar-month {
text-align: right;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
margin: 0px 4px;
padding: 4px 8px;
min-height: 80px;
border-top: 2px solid;
-webkit-transition: background 100ms linear;
transition: background 100ms linear;
background: #FFFFFF;
color: #333333;
border-color: #DCDEE3; }
.next-calendar-fullscreen .next-calendar-date:hover, .next-calendar-fullscreen .next-calendar-month:hover {
background: #DEE8FF;
color: #5584FF;
border-color: #5584FF; }
.next-calendar-fullscreen .next-calendar-cell-prev-month .next-calendar-date, .next-calendar-fullscreen .next-calendar-cell-next-month .next-calendar-date {
background: transparent;
color: #CCCCCC;
border-color: transparent; }
.next-calendar-fullscreen .next-calendar-cell-current .next-calendar-date,
.next-calendar-fullscreen .next-calendar-cell-current .next-calendar-month {
font-weight: bold;
background: #FFFFFF;
color: #5584FF;
border-color: #5584FF; }
.next-calendar-card .next-calendar-th,
.next-calendar-panel .next-calendar-th,
.next-calendar-range .next-calendar-th {
text-align: center;
color: #999999;
font-size: 12px;
font-weight: normal; }
.next-calendar-card .next-calendar-cell,
.next-calendar-panel .next-calendar-cell,
.next-calendar-range .next-calendar-cell {
text-align: center;
font-size: 12px; }
.next-calendar-card .next-calendar-cell.next-selected .next-calendar-date,
.next-calendar-card .next-calendar-cell.next-selected .next-calendar-month,
.next-calendar-card .next-calendar-cell.next-selected .next-calendar-year,
.next-calendar-panel .next-calendar-cell.next-selected .next-calendar-date,
.next-calendar-panel .next-calendar-cell.next-selected .next-calendar-month,
.next-calendar-panel .next-calendar-cell.next-selected .next-calendar-year,
.next-calendar-range .next-calendar-cell.next-selected .next-calendar-date,
.next-calendar-range .next-calendar-cell.next-selected .next-calendar-month,
.next-calendar-range .next-calendar-cell.next-selected .next-calendar-year {
-webkit-animation: cellZoomIn 0.4s cubic-bezier(0.23, 1, 0.32, 1);
animation: cellZoomIn 0.4s cubic-bezier(0.23, 1, 0.32, 1);
font-weight: bold;
background: #5584FF;
color: #FFFFFF;
border-color: #5584FF; }
.next-calendar-card .next-calendar-cell.next-disabled .next-calendar-date,
.next-calendar-card .next-calendar-cell.next-disabled .next-calendar-month,
.next-calendar-card .next-calendar-cell.next-disabled .next-calendar-year,
.next-calendar-panel .next-calendar-cell.next-disabled .next-calendar-date,
.next-calendar-panel .next-calendar-cell.next-disabled .next-calendar-month,
.next-calendar-panel .next-calendar-cell.next-disabled .next-calendar-year,
.next-calendar-range .next-calendar-cell.next-disabled .next-calendar-date,
.next-calendar-range .next-calendar-cell.next-disabled .next-calendar-month,
.next-calendar-range .next-calendar-cell.next-disabled .next-calendar-year {
cursor: not-allowed;
background: #F7F8FA;
color: #CCCCCC;
border-color: #F7F8FA; }
.next-calendar-card .next-calendar-cell.next-inrange .next-calendar-date,
.next-calendar-panel .next-calendar-cell.next-inrange .next-calendar-date,
.next-calendar-range .next-calendar-cell.next-inrange .next-calendar-date {
background: #DEE8FF;
color: #5584FF;
border-color: #DEE8FF; }
.next-calendar-card .next-calendar-date, .next-calendar-card .next-calendar-month, .next-calendar-card .next-calendar-year,
.next-calendar-panel .next-calendar-date,
.next-calendar-panel .next-calendar-month,
.next-calendar-panel .next-calendar-year,
.next-calendar-range .next-calendar-date,
.next-calendar-range .next-calendar-month,
.next-calendar-range .next-calendar-year {
text-align: center;
border: 1px solid;
background: #FFFFFF;
color: #666666;
border-color: #FFFFFF; }
.next-calendar-card .next-calendar-date:hover, .next-calendar-card .next-calendar-month:hover, .next-calendar-card .next-calendar-year:hover,
.next-calendar-panel .next-calendar-date:hover,
.next-calendar-panel .next-calendar-month:hover,
.next-calendar-panel .next-calendar-year:hover,
.next-calendar-range .next-calendar-date:hover,
.next-calendar-range .next-calendar-month:hover,
.next-calendar-range .next-calendar-year:hover {
cursor: pointer; }
.next-calendar-card .next-calendar-date:hover, .next-calendar-card .next-calendar-month:hover, .next-calendar-card .next-calendar-year:hover,
.next-calendar-panel .next-calendar-date:hover,
.next-calendar-panel .next-calendar-month:hover,
.next-calendar-panel .next-calendar-year:hover,
.next-calendar-range .next-calendar-date:hover,
.next-calendar-range .next-calendar-month:hover,
.next-calendar-range .next-calendar-year:hover {
background: #DEE8FF;
color: #5584FF;
border-color: #DEE8FF; }
.next-calendar-card .next-calendar-date,
.next-calendar-panel .next-calendar-date,
.next-calendar-range .next-calendar-date {
width: 24px;
height: 24px;
line-height: 22px;
margin: 4px auto;
border-radius: 3px; }
.next-calendar-card .next-calendar-month,
.next-calendar-panel .next-calendar-month,
.next-calendar-range .next-calendar-month {
width: 60px;
height: 24px;
line-height: 22px;
margin: 8px auto;
border-radius: 3px; }
.next-calendar-card .next-calendar-year,
.next-calendar-panel .next-calendar-year,
.next-calendar-range .next-calendar-year {
width: 48px;
height: 24px;
line-height: 22px;
margin: 8px auto;
border-radius: 3px; }
.next-calendar-card .next-calendar-cell-prev-month .next-calendar-date,
.next-calendar-panel .next-calendar-cell-prev-month .next-calendar-date,
.next-calendar-range .next-calendar-cell-prev-month .next-calendar-date {
background: #FFFFFF;
color: #CCCCCC;
border-color: #FFFFFF; }
.next-calendar-card .next-calendar-cell-next-month .next-calendar-date,
.next-calendar-panel .next-calendar-cell-next-month .next-calendar-date,
.next-calendar-range .next-calendar-cell-next-month .next-calendar-date {
background: #FFFFFF;
color: #CCCCCC;
border-color: #FFFFFF; }
.next-calendar-card .next-calendar-cell-current .next-calendar-date,
.next-calendar-card .next-calendar-cell-current .next-calendar-month,
.next-calendar-card .next-calendar-cell-current .next-calendar-year,
.next-calendar-panel .next-calendar-cell-current .next-calendar-date,
.next-calendar-panel .next-calendar-cell-current .next-calendar-month,
.next-calendar-panel .next-calendar-cell-current .next-calendar-year,
.next-calendar-range .next-calendar-cell-current .next-calendar-date,
.next-calendar-range .next-calendar-cell-current .next-calendar-month,
.next-calendar-range .next-calendar-cell-current .next-calendar-year {
font-weight: bold;
background: #FFFFFF;
color: #5584FF;
border-color: transparent; }
.next-calendar-panel.next-calendar-week .next-calendar-tbody tr {
cursor: pointer; }
.next-calendar-panel.next-calendar-week .next-calendar-tbody tr:hover .next-calendar-cell .next-calendar-date {
background: #DEE8FF;
color: #5584FF;
border-color: #DEE8FF; }
.next-calendar-panel.next-calendar-week .next-calendar-tbody .next-calendar-cell.next-selected .next-calendar-date {
font-weight: normal;
background: transparent;
border-color: transparent; }
.next-calendar-panel.next-calendar-week .next-calendar-tbody .next-calendar-week-active-date {
position: relative;
color: #5584FF; }
.next-calendar-panel.next-calendar-week .next-calendar-tbody .next-calendar-week-active-date::before {
content: '';
position: absolute;
left: -1px;
top: -1px;
bottom: -1px;
right: -1px;
border: 1px solid;
background: #DEE8FF;
border-color: #DEE8FF;
border-radius: 3px; }
.next-calendar-panel.next-calendar-week .next-calendar-tbody .next-calendar-week-active-date > span {
position: relative; }
.next-calendar-panel.next-calendar-week .next-calendar-tbody .next-calendar-week-active-start,
.next-calendar-panel.next-calendar-week .next-calendar-tbody .next-calendar-week-active-end {
color: #FFFFFF; }
.next-calendar-panel.next-calendar-week .next-calendar-tbody .next-calendar-week-active-start::before,
.next-calendar-panel.next-calendar-week .next-calendar-tbody .next-calendar-week-active-end::before {
background: #5584FF;
border-color: #5584FF; }
.next-calendar[dir='rtl'] .next-calendar-header {
text-align: left; }
.next-calendar[dir='rtl'] .next-calendar-header .next-select {
margin-right: 0;
margin-left: 4px; }
.next-calendar[dir='rtl'] .next-calendar-header .next-menu {
text-align: right; }
.next-calendar[dir='rtl'] .next-calendar-btn-prev-decade, .next-calendar[dir='rtl'] .next-calendar-btn-prev-year {
left: auto;
right: 8px; }
.next-calendar[dir='rtl'] .next-calendar-btn-prev-month {
left: auto;
right: 28px; }
.next-calendar[dir='rtl'] .next-calendar-btn-next-month {
right: auto;
left: 28px; }
.next-calendar[dir='rtl'] .next-calendar-btn-next-year, .next-calendar[dir='rtl'] .next-calendar-btn-next-decade {
right: auto;
left: 8px; }
.next-calendar-fullscreen[dir='rtl'] .next-calendar-th {
text-align: left;
padding-left: 12px;
padding-right: 0; }
.next-calendar-fullscreen[dir='rtl'] .next-calendar-date, .next-calendar-fullscreen[dir='rtl'] .next-calendar-month {
text-align: left; }
.next-calendar-range[dir='rtl'] .next-calendar-body-left, .next-calendar-range[dir='rtl'] .next-calendar-body-right {
float: right; }
.next-calendar-range[dir='rtl'] .next-calendar-body-left {
padding-right: 0;
padding-left: 8px; }
.next-calendar-range[dir='rtl'] .next-calendar-body-right {
padding-left: 0;
padding-right: 8px; }
.next-calendar {
/* range calendar */
/* --------------- */ }
.next-calendar-table {
width: 100%;
table-layout: fixed; }
.next-calendar-range .next-calendar-body-left, .next-calendar-range .next-calendar-body-right {
float: left;
width: 50%; }
.next-calendar-range .next-calendar-body-left {
padding-right: 8px; }
.next-calendar-range .next-calendar-body-right {
padding-left: 8px; }
.next-calendar-range .next-calendar-body:after {
visibility: hidden;
display: block;
height: 0;
font-size: 0;
content: ' ';
clear: both; }
.next-calendar-symbol-prev::before {
content: "\E61D"; }
.next-calendar-symbol-next::before {
content: "\E619"; }
.next-calendar-symbol-prev-super::before {
content: "\E659"; }
.next-calendar-symbol-next-super::before {
content: "\E65E"; }
.next-card *,
.next-card *:before,
.next-card *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-card, .next-card:before, .next-card:after {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-card[dir="rtl"] .next-card-extra {
left: 0;
right: auto; }
.next-card[dir="rtl"] .next-card-title:before {
right: 0;
left: auto; }
.next-card[dir="rtl"] .next-card-subtitle {
float: left;
padding-right: 8px;
padding-left: 0; }
.next-card[dir="rtl"] .next-card-head-show-bullet .next-card-title {
padding-left: 0;
padding-right: 8px; }
.next-card {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-card *,
.next-card *:before,
.next-card *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-card {
min-width: 100px;
border: 1px solid #DCDEE3;
border-radius: 3px;
-webkit-box-shadow: none;
box-shadow: none;
background: #FFFFFF;
overflow: hidden; }
.next-card-head {
background: #FFFFFF;
padding-left: 16px;
padding-right: 16px; }
.next-card-head-show-bullet .next-card-title {
padding-left: 8px; }
.next-card-head-show-bullet .next-card-title:before {
content: '';
display: inline-block;
height: 16px;
width: 3px;
background: #5584FF;
position: absolute;
left: 0;
top: calc(50% - 8px); }
.next-card-head-main {
position: relative;
margin-top: 8px;
margin-bottom: 0px;
height: 40px;
line-height: 40px; }
.next-card-title {
display: inline-block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 80%;
height: 100%;
color: #333333;
font-size: 16px;
font-weight: normal; }
.next-card-subtitle {
font-size: 12px;
color: #666666;
padding-left: 8px; }
.next-card-extra {
position: absolute;
right: 0;
top: 0;
height: 100%;
font-size: 12px;
color: #5584FF; }
.next-card-body {
padding-bottom: 12px;
padding-left: 16px;
padding-right: 16px; }
.next-card-show-divider .next-card-head-main {
border-bottom: 1px solid #E6E7EB; }
.next-card-show-divider .next-card-body {
padding-top: 12px; }
.next-card-hide-divider .next-card-body {
padding-top: 0px; }
.next-card—free {
padding: 0; }
.next-card-content {
overflow: hidden;
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
position: relative; }
.next-card-footer .next-icon {
-webkit-transition: all 100ms linear;
transition: all 100ms linear; }
.next-card-footer .next-icon.expand {
-webkit-transform-origin: 50% 47%;
-ms-transform-origin: 50% 47%;
transform-origin: 50% 47%;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg); }
.next-card-header {
background: #FFFFFF;
padding: 0 16px;
margin-bottom: 12px;
margin-top: 12px; }
.next-card-media,
.next-card-media > * {
display: block;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
-o-object-fit: cover;
object-fit: cover;
width: 100%; }
.next-card-header-titles {
overflow: hidden; }
.next-card-header-extra {
float: right;
text-align: right; }
.next-card-header-extra .next--btn {
margin-left: 12px;
vertical-align: middle; }
.next-card-header-title {
color: #333333;
font-size: 16px;
font-weight: normal;
line-height: 1.5; }
.next-card-header-subtitle {
font-size: 12px;
color: #666666; }
.next-card-actions {
display: block;
padding-left: 16px;
padding-right: 16px;
padding-top: 12px;
padding-bottom: 12px; }
.next-card-actions .next-btn:not(:last-child) {
margin-right: 12px;
vertical-align: middle; }
.next-card-divider {
border-style: none;
width: 100%;
margin: 0;
position: relative; }
.next-card-divider::before {
content: '';
display: block;
border-bottom: 1px solid #E6E7EB; }
.next-card-divider--inset {
padding: 0 16px; }
.next-card-content-container {
margin-top: 12px;
padding-bottom: 12px;
padding-left: 16px;
padding-right: 16px;
font-size: 12px;
line-height: 1.5;
color: #666666; }
.next-cascader {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
overflow: auto;
border: 1px solid #DCDEE3;
border-radius: 3px; }
.next-cascader *,
.next-cascader *:before,
.next-cascader *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-cascader-inner:after {
visibility: hidden;
display: block;
height: 0;
font-size: 0;
content: ' ';
clear: both; }
.next-cascader-menu-wrapper {
float: left;
overflow: auto;
width: 100px;
height: 192px;
overflow-x: hidden;
overflow-y: auto; }
.next-cascader-menu-wrapper + .next-cascader-menu-wrapper {
border-left: 1px solid #DCDEE3; }
.next-cascader-menu {
position: relative;
padding: 0;
border: none;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
min-width: auto;
min-height: 100%; }
.next-cascader-menu.next-has-right-border {
border-right: 1px solid #DCDEE3; }
.next-cascader-menu-item.next-expanded {
color: #333333;
background-color: #F2F3F7; }
.next-cascader-menu-icon-right {
position: absolute;
top: 0;
right: 10px;
color: #666666; }
.next-cascader-menu-icon-right:hover {
color: #333333; }
.next-cascader-menu-icon-expand.next-icon:before,
.next-cascader-menu-icon-expand.next-icon .next-icon-remote {
width: 8px;
font-size: 8px;
line-height: inherit; }
@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
.next-cascader-menu-icon-expand.next-icon {
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
margin-left: -4px;
margin-right: -4px; }
.next-cascader-menu-icon-expand.next-icon:before {
width: 16px;
font-size: 16px; } }
.next-cascader-menu-icon-loading.next-icon:before,
.next-cascader-menu-icon-loading.next-icon .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-cascader-menu-item.next-expanded .next-cascader-menu-icon-right {
color: #333333; }
.next-cascader-menu-item.next-expanded .next-cascader-menu-icon-loading {
color: #5584FF; }
.next-cascader-filtered-list {
height: 192px;
padding: 0;
border: none;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
overflow: auto; }
.next-cascader-filtered-list .next-menu-item-inner {
overflow: visible; }
.next-cascader-filtered-item em {
color: #5584FF;
font-style: normal; }
.next-cascader[dir="rtl"] .next-cascader-menu-wrapper {
float: right;
border-left: none;
border-right: 1px solid #DCDEE3; }
.next-cascader[dir="rtl"] .next-cascader-menu-wrapper:first-child {
border-right: none; }
.next-cascader[dir="rtl"] .next-cascader-menu.next-has-right-border {
border-right: none;
border-left: 1px solid #DCDEE3; }
.next-cascader[dir="rtl"] .next-cascader-menu-icon-right {
right: auto;
left: 10px; }
.next-cascader-select {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-cascader-select *,
.next-cascader-select *:before,
.next-cascader-select *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-cascader-select-dropdown {
-webkit-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #DCDEE3;
border-radius: 3px;
-webkit-box-shadow: none;
box-shadow: none; }
.next-cascader-select-dropdown *,
.next-cascader-select-dropdown *:before,
.next-cascader-select-dropdown *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-cascader-select-dropdown .next-cascader {
display: block;
border: none;
-webkit-box-shadow: none;
box-shadow: none; }
.next-cascader-select-not-found {
padding: 0;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
overflow: auto;
color: #999999; }
.next-cascader-select-not-found .next-menu-item:hover {
color: #999999;
/* TODO */
background: #FFFFFF;
cursor: default; }
.next-checkbox-wrapper[dir="rtl"] {
margin-right: 8px;
margin-left: 0; }
.next-checkbox-wrapper[dir="rtl"]:first-child {
margin-right: 0; }
.next-checkbox-wrapper[dir="rtl"] > .next-checkbox-label {
margin-right: 4px;
margin-left: 0; }
/* stylelint-disable max-nesting-depth */
.next-checkbox-wrapper {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-checkbox-wrapper *,
.next-checkbox-wrapper *:before,
.next-checkbox-wrapper *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-checkbox-wrapper .next-checkbox {
display: inline-block;
position: relative;
line-height: 1;
vertical-align: middle; }
.next-checkbox-wrapper input[type="checkbox"] {
opacity: 0;
position: absolute;
top: 0;
left: 0;
width: 16px;
height: 16px;
margin: 0;
cursor: pointer; }
.next-checkbox-wrapper .next-checkbox-inner {
display: block;
width: 16px;
height: 16px;
background: #FFFFFF;
border-radius: 3px;
border: 1px solid #C4C6CF;
-webkit-transition: all 100ms linear;
transition: all 100ms linear;
text-align: left;
/* 防止继承父级 */
-webkit-box-shadow: none;
box-shadow: none; }
.next-checkbox-wrapper .next-checkbox-inner > .next-icon {
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
position: absolute;
top: 0;
opacity: 0;
line-height: 16px;
-webkit-transition: all 100ms linear;
transition: all 100ms linear;
color: #FFFFFF;
left: 4px;
margin-left: 0px; }
.next-checkbox-wrapper .next-checkbox-inner > .next-icon:before,
.next-checkbox-wrapper .next-checkbox-inner > .next-icon .next-icon-remote {
width: 8px;
font-size: 8px;
line-height: inherit; }
@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
.next-checkbox-wrapper .next-checkbox-inner > .next-icon {
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
margin-left: -4px;
margin-right: -4px; }
.next-checkbox-wrapper .next-checkbox-inner > .next-icon:before {
width: 16px;
font-size: 16px; } }
.next-checkbox-wrapper .next-checkbox-inner > .next-icon::before {
vertical-align: top;
margin-top: 0; }
.next-checkbox-wrapper .next-checkbox-inner > .next-checkbox-select-icon::before {
content: "\E632"; }
.next-checkbox-wrapper .next-checkbox-inner > .next-checkbox-semi-select-icon::before {
content: "\E633"; }
.next-checkbox-wrapper.checked > .next-checkbox > .next-checkbox-inner, .next-checkbox-wrapper.checked.focused > .next-checkbox > .next-checkbox-inner {
border-color: transparent;
background-color: #5584FF; }
.next-checkbox-wrapper.checked > .next-checkbox > .next-checkbox-inner:hover, .next-checkbox-wrapper.checked > .next-checkbox > .next-checkbox-inner.hovered, .next-checkbox-wrapper.checked.focused > .next-checkbox > .next-checkbox-inner:hover, .next-checkbox-wrapper.checked.focused > .next-checkbox > .next-checkbox-inner.hovered {
border-color: transparent; }
.next-checkbox-wrapper.checked > .next-checkbox > .next-checkbox-inner > .next-icon, .next-checkbox-wrapper.checked.focused > .next-checkbox > .next-checkbox-inner > .next-icon {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
margin-left: 0px;
/* font-size < 12px的时候进行覆盖。 */ }
.next-checkbox-wrapper.checked > .next-checkbox > .next-checkbox-inner > .next-icon:before,
.next-checkbox-wrapper.checked > .next-checkbox > .next-checkbox-inner > .next-icon .next-icon-remote, .next-checkbox-wrapper.checked.focused > .next-checkbox > .next-checkbox-inner > .next-icon:before,
.next-checkbox-wrapper.checked.focused > .next-checkbox > .next-checkbox-inner > .next-icon .next-icon-remote {
width: 8px;
font-size: 8px;
line-height: inherit; }
@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
.next-checkbox-wrapper.checked > .next-checkbox > .next-checkbox-inner > .next-icon, .next-checkbox-wrapper.checked.focused > .next-checkbox > .next-checkbox-inner > .next-icon {
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
margin-left: -4px;
margin-right: -4px; }
.next-checkbox-wrapper.checked > .next-checkbox > .next-checkbox-inner > .next-icon:before, .next-checkbox-wrapper.checked.focused > .next-checkbox > .next-checkbox-inner > .next-icon:before {
width: 16px;
font-size: 16px; } }
.next-checkbox-wrapper.indeterminate > .next-checkbox > .next-checkbox-inner, .next-checkbox-wrapper.indeterminate.focused > .next-checkbox > .next-checkbox-inner {
border-color: transparent;
background-color: #5584FF; }
.next-checkbox-wrapper.indeterminate > .next-checkbox > .next-checkbox-inner:hover, .next-checkbox-wrapper.indeterminate > .next-checkbox > .next-checkbox-inner.hovered, .next-checkbox-wrapper.indeterminate.focused > .next-checkbox > .next-checkbox-inner:hover, .next-checkbox-wrapper.indeterminate.focused > .next-checkbox > .next-checkbox-inner.hovered {
border-color: transparent; }
.next-checkbox-wrapper.indeterminate > .next-checkbox > .next-checkbox-inner > .next-icon, .next-checkbox-wrapper.indeterminate.focused > .next-checkbox > .next-checkbox-inner > .next-icon {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
margin-left: 0px;
/* font-size < 12px的时候进行覆盖。 */ }
.next-checkbox-wrapper.indeterminate > .next-checkbox > .next-checkbox-inner > .next-icon:before,
.next-checkbox-wrapper.indeterminate > .next-checkbox > .next-checkbox-inner > .next-icon .next-icon-remote, .next-checkbox-wrapper.indeterminate.focused > .next-checkbox > .next-checkbox-inner > .next-icon:before,
.next-checkbox-wrapper.indeterminate.focused > .next-checkbox > .next-checkbox-inner > .next-icon .next-icon-remote {
width: 8px;
font-size: 8px;
line-height: inherit; }
@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
.next-checkbox-wrapper.indeterminate > .next-checkbox > .next-checkbox-inner > .next-icon, .next-checkbox-wrapper.indeterminate.focused > .next-checkbox > .next-checkbox-inner > .next-icon {
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
margin-left: -4px;
margin-right: -4px; }
.next-checkbox-wrapper.indeterminate > .next-checkbox > .next-checkbox-inner > .next-icon:before, .next-checkbox-wrapper.indeterminate.focused > .next-checkbox > .next-checkbox-inner > .next-icon:before {
width: 16px;
font-size: 16px; } }
.next-checkbox-wrapper:not(.disabled):hover > .next-checkbox > .next-checkbox-inner, .next-checkbox-wrapper.hovered > .next-checkbox > .next-checkbox-inner, .next-checkbox-wrapper.focused > .next-checkbox > .next-checkbox-inner {
border-color: #5584FF;
background-color: #DEE8FF; }
.next-checkbox-wrapper:not(.disabled):hover .next-checkbox-label, .next-checkbox-wrapper.hovered .next-checkbox-label, .next-checkbox-wrapper.focused .next-checkbox-label {
cursor: pointer; }
.next-checkbox-wrapper.indeterminate:not(.disabled):hover > .next-checkbox .next-checkbox-inner, .next-checkbox-wrapper.indeterminate:not(.disabled).hovered > .next-checkbox .next-checkbox-inner, .next-checkbox-wrapper.checked:not(.disabled):hover > .next-checkbox .next-checkbox-inner, .next-checkbox-wrapper.checked:not(.disabled).hovered > .next-checkbox .next-checkbox-inner {
border-color: transparent;
background-color: #3E71F7; }
.next-checkbox-wrapper.indeterminate:not(.disabled):hover > .next-checkbox .next-checkbox-inner > .next-icon, .next-checkbox-wrapper.indeterminate:not(.disabled).hovered > .next-checkbox .next-checkbox-inner > .next-icon, .next-checkbox-wrapper.checked:not(.disabled):hover > .next-checkbox .next-checkbox-inner > .next-icon, .next-checkbox-wrapper.checked:not(.disabled).hovered > .next-checkbox .next-checkbox-inner > .next-icon {
color: #FFFFFF;
opacity: 1; }
.next-checkbox-wrapper.disabled input[type="checkbox"] {
cursor: not-allowed; }
.next-checkbox-wrapper.disabled .next-checkbox-inner {
border-color: #E6E7EB;
background: #F7F8FA; }
.next-checkbox-wrapper.disabled.checked .next-checkbox-inner, .next-checkbox-wrapper.disabled.indeterminate .next-checkbox-inner {
border-color: #E6E7EB;
background: #F7F8FA; }
.next-checkbox-wrapper.disabled.checked .next-checkbox-inner:hover, .next-checkbox-wrapper.disabled.checked .next-checkbox-inner.hovered, .next-checkbox-wrapper.disabled.indeterminate .next-checkbox-inner:hover, .next-checkbox-wrapper.disabled.indeterminate .next-checkbox-inner.hovered {
border-color: #E6E7EB; }
.next-checkbox-wrapper.disabled.checked .next-checkbox-inner > .next-icon, .next-checkbox-wrapper.disabled.indeterminate .next-checkbox-inner > .next-icon {
color: #CCCCCC;
opacity: 1; }
.next-checkbox-wrapper.disabled .next-checkbox-label {
color: #333333; }
.next-checkbox-group .next-checkbox-wrapper {
display: inline-block;
margin-left: 8px; }
.next-checkbox-group .next-checkbox-wrapper:first-child {
margin-left: 0; }
.next-checkbox-group-ver .next-checkbox-wrapper {
display: block;
margin-left: 0;
margin-right: 0;
margin-bottom: 8px; }
.next-checkbox-label {
font-size: 12px;
color: #333333;
vertical-align: middle;
margin: 0;
margin-left: 4px;
line-height: 1; }
.next-collapse[dir=rtl] .next-collapse-panel-title {
padding: 8px 28px 8px 0; }
.next-collapse[dir=rtl] .next-collapse-panel-icon {
left: inherit;
right: 12px;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
margin-left: 0px;
margin-right: 0px; }
.next-collapse[dir=rtl] .next-collapse-panel-icon:before,
.next-collapse[dir=rtl] .next-collapse-panel-icon .next-icon-remote {
width: 8px;
font-size: 8px;
line-height: inherit; }
@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
.next-collapse[dir=rtl] .next-collapse-panel-icon {
-webkit-transform: scale(0.5) rotate(180deg);
-ms-transform: scale(0.5) rotate(180deg);
transform: scale(0.5) rotate(180deg);
margin-left: -4px;
margin-right: -4px; }
.next-collapse[dir=rtl] .next-collapse-panel-icon:before {
width: 16px;
font-size: 16px; } }
/* put your code here */
.next-collapse {
-webkit-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #DCDEE3;
border-radius: 3px; }
.next-collapse *,
.next-collapse *:before,
.next-collapse *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-collapse:focus,
.next-collapse *:focus {
outline: 0; }
.next-collapse-panel:not(:first-child) {
border-top: 1px solid #DCDEE3; }
.next-collapse .next-collapse-panel-icon {
position: absolute;
color: #333333;
-webkit-transition: -webkit-transform 100ms linear;
transition: -webkit-transform 100ms linear;
transition: transform 100ms linear;
transition: transform 100ms linear, -webkit-transform 100ms linear;
left: 12px;
margin-top: -2px;
margin-left: 0px;
margin-right: 0px; }
.next-collapse .next-collapse-panel-icon:before,
.next-collapse .next-collapse-panel-icon .next-icon-remote {
width: 8px;
font-size: 8px;
line-height: inherit; }
@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
.next-collapse .next-collapse-panel-icon {
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
margin-left: -4px;
margin-right: -4px; }
.next-collapse .next-collapse-panel-icon:before {
width: 16px;
font-size: 16px; } }
.next-collapse-panel-title {
position: relative;
line-height: 20px;
background: #F2F3F7;
font-size: 14px;
font-weight: normal;
color: #333333;
cursor: pointer;
padding: 8px 0 8px 28px;
-webkit-transition: background 100ms linear;
transition: background 100ms linear; }
.next-collapse-panel-title:hover {
background: #EBECF0;
color: #333333;
font-weight: normal; }
.next-collapse-panel-title:hover .next-collapse-panel-icon {
color: #333333; }
.next-collapse-panel-content {
height: 0;
padding: 0 16px;
background: #FFFFFF;
font-size: 12px;
color: #666666;
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
opacity: 0; }
.next-collapse-panel-expanded > .next-collapse-panel-content {
display: block;
padding: 12px 16px;
height: auto;
opacity: 1; }
.next-collapse .next-collapse-unfold-icon::before {
content: ""; }
.next-collapse-panel-hidden > .next-collapse-panel-content {
overflow: hidden; }
.next-collapse .next-collapse-panel-icon::before {
content: "\E619"; }
.next-collapse .next-collapse-panel-icon.next-collapse-panel-icon-expanded {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
margin-left: 0px;
margin-right: 0px; }
.next-collapse .next-collapse-panel-icon.next-collapse-panel-icon-expanded:before,
.next-collapse .next-collapse-panel-icon.next-collapse-panel-icon-expanded .next-icon-remote {
width: 8px;
font-size: 8px;
line-height: inherit; }
@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
.next-collapse .next-collapse-panel-icon.next-collapse-panel-icon-expanded {
-webkit-transform: scale(0.5) rotate(90deg);
-ms-transform: scale(0.5) rotate(90deg);
transform: scale(0.5) rotate(90deg);
margin-left: -4px;
margin-right: -4px; }
.next-collapse .next-collapse-panel-icon.next-collapse-panel-icon-expanded:before {
width: 16px;
font-size: 16px; } }
.next-collapse-disabled {
border-color: #E6E7EB; }
.next-collapse-panel-disabled:not(:first-child) {
border-color: #E6E7EB; }
.next-collapse-panel-disabled > .next-collapse-panel-title {
cursor: not-allowed;
color: #CCCCCC;
background: #F2F3F7; }
.next-collapse-panel-disabled .next-collapse-panel-icon {
color: #CCCCCC; }
.next-collapse-panel-disabled .next-collapse-panel-title:hover {
font-weight: normal; }
.next-collapse-panel-disabled .next-collapse-panel-title:hover .next-collapse-panel-icon {
color: #CCCCCC; }
.next-collapse-panel-disabled:hover {
color: #CCCCCC;
background: #F2F3F7; }
.next-range-picker-trigger-separator, .next-range-picker-panel-input-separator {
cursor: default;
display: inline-block;
text-align: center;
color: #CCCCCC;
width: 16px;
font-size: 12px;
vertical-align: middle; }
.next-date-picker,
.next-month-picker,
.next-year-picker,
.next-week-picker {
display: inline-block;
width: 200px; }
.next-date-picker-input,
.next-month-picker-input,
.next-year-picker-input,
.next-week-picker-input {
width: 100%; }
.next-date-picker-body,
.next-month-picker-body,
.next-year-picker-body,
.next-week-picker-body {
width: 288px; }
.next-date-picker-panel-input.next-input,
.next-month-picker-panel-input.next-input,
.next-year-picker-panel-input.next-input,
.next-week-picker-panel-input.next-input {
width: 100%;
background: transparent; }
.next-date-picker-body.next-date-picker-body-show-time .next-date-picker-panel-input.next-input {
width: 49%; }
.next-date-picker-body.next-date-picker-body-show-time .next-date-picker-panel-input.next-input:first-child {
margin-right: 2%; }
.next-range-picker {
display: inline-block;
width: 336px; }
.next-range-picker-input {
width: 100%; }
.next-range-picker-trigger {
border: 1px solid #C4C6CF;
background-color: #FFFFFF; }
.next-range-picker-trigger:hover {
border-color: #A0A2AD;
background-color: #FFFFFF; }
.next-range-picker-trigger.next-error {
border-color: #FF3000; }
.next-range-picker-trigger-input.next-input {
height: auto;
width: calc((100% - 16px)/2); }
.next-range-picker.next-disabled .next-range-picker-trigger {
color: #CCCCCC;
border-color: #E6E7EB;
background-color: #F7F8FA;
cursor: not-allowed; }
.next-range-picker.next-disabled .next-range-picker-trigger:hover {
border-color: #E6E7EB;
background-color: #F7F8FA; }
.next-range-picker.next-large .next-range-picker-trigger, .next-range-picker.next-large .next-range-picker-panel-input {
border-radius: 3px; }
.next-range-picker.next-medium .next-range-picker-trigger, .next-range-picker.next-medium .next-range-picker-panel-input {
border-radius: 3px; }
.next-range-picker.next-small .next-range-picker-trigger, .next-range-picker.next-small .next-range-picker-panel-input {
border-radius: 3px; }
.next-range-picker-body {
width: 600px; }
.next-range-picker-panel-input-start-date.next-input, .next-range-picker-panel-input-end-date.next-input {
width: calc((100% - 16px)/2); }
.next-range-picker-body.next-range-picker-body-show-time .next-range-picker-panel-input-start-date, .next-range-picker-body.next-range-picker-body-show-time .next-range-picker-panel-input-end-date, .next-range-picker-body.next-range-picker-body-show-time .next-range-picker-panel-input-start-time, .next-range-picker-body.next-range-picker-body-show-time .next-range-picker-panel-input-end-time {
width: calc((100% - 32px)/4); }
.next-range-picker-body.next-range-picker-body-show-time .next-range-picker-panel-input-start-date {
margin-right: 8px; }
.next-range-picker-body.next-range-picker-body-show-time .next-range-picker-panel-input-end-time {
margin-left: 8px; }
.next-range-picker-body.next-range-picker-body-show-time .next-range-picker-panel-time:after {
visibility: hidden;
display: block;
height: 0;
font-size: 0;
content: ' ';
clear: both; }
.next-range-picker-body.next-range-picker-body-show-time .next-range-picker-panel-time-start, .next-range-picker-body.next-range-picker-body-show-time .next-range-picker-panel-time-end {
width: 50%;
float: left; }
.next-range-picker-body.next-range-picker-body-show-time .next-range-picker-panel-time-start {
border-right: 1px solid #DCDEE3; }
.next-range-picker-body.next-range-picker-body-show-time .next-range-picker-panel-time-end {
border-left: 1px solid #DCDEE3; }
.next-date-picker-body[dir="rtl"] .next-date-picker-panel-footer {
text-align: left; }
.next-date-picker-body[dir="rtl"] .next-date-picker-panel-footer > .next-btn:not(:last-child) {
margin-right: 0;
margin-left: 16px; }
.next-date-picker-body[dir="rtl"].next-date-picker-body-show-time .next-date-picker-panel-input.next-input:first-child {
margin-left: 2%;
margin-right: 0; }
.next-date-picker-body[dir="rtl"].next-date-picker-body-show-time .next-time-picker-menu {
float: right; }
.next-date-picker-body[dir="rtl"].next-date-picker-body-show-time .next-time-picker-menu:not(:last-child) {
border-right: none;
border-left: 1px solid #C4C6CF; }
.next-range-picker-body[dir="rtl"] .next-range-picker-panel-input {
text-align: right; }
.next-range-picker-body[dir="rtl"] .next-date-picker-panel-footer {
text-align: left; }
.next-range-picker-body[dir="rtl"] .next-date-picker-panel-footer > .next-btn:not(:last-child) {
margin-right: 0;
margin-left: 16px; }
.next-range-picker-body[dir="rtl"].next-range-picker-body-show-time .next-range-picker-panel-input-start-date {
margin-right: 0;
margin-left: 8px; }
.next-range-picker-body[dir="rtl"].next-range-picker-body-show-time .next-range-picker-panel-input-end-time {
margin-left: 0;
margin-right: 8px; }
.next-range-picker-body[dir="rtl"].next-range-picker-body-show-time .next-range-picker-panel-time-start, .next-range-picker-body[dir="rtl"].next-range-picker-body-show-time .next-range-picker-panel-time-end {
float: right; }
.next-range-picker-body[dir="rtl"].next-range-picker-body-show-time .next-range-picker-panel-time-start {
border-right: none;
border-left: 1px solid #DCDEE3; }
.next-range-picker-body[dir="rtl"].next-range-picker-body-show-time .next-range-picker-panel-time-end {
border-left: none;
border-right: 1px solid #DCDEE3; }
.next-range-picker-body[dir="rtl"].next-range-picker-body-show-time .next-time-picker-menu {
float: right; }
.next-range-picker-body[dir="rtl"].next-range-picker-body-show-time .next-time-picker-menu:not(:last-child) {
border-right: none;
border-left: 1px solid #C4C6CF; }
.next-date-picker,
.next-range-picker,
.next-month-picker,
.next-year-picker,
.next-week-picker {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-date-picker *,
.next-date-picker *:before,
.next-date-picker *:after,
.next-range-picker *,
.next-range-picker *:before,
.next-range-picker *:after,
.next-month-picker *,
.next-month-picker *:before,
.next-month-picker *:after,
.next-year-picker *,
.next-year-picker *:before,
.next-year-picker *:after,
.next-week-picker *,
.next-week-picker *:before,
.next-week-picker *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-date-picker-body,
.next-range-picker-body,
.next-month-picker-body,
.next-year-picker-body,
.next-week-picker-body {
border: 1px solid #DCDEE3;
border-radius: 3px;
-webkit-box-shadow: none;
box-shadow: none;
background: #FFFFFF; }
.next-date-picker-panel-header,
.next-range-picker-panel-header,
.next-month-picker-panel-header,
.next-year-picker-panel-header,
.next-week-picker-panel-header {
padding: 6px;
text-align: center; }
.next-date-picker-panel-time,
.next-range-picker-panel-time,
.next-month-picker-panel-time,
.next-year-picker-panel-time,
.next-week-picker-panel-time {
border-top: 1px solid #DCDEE3; }
.next-date-picker-panel-footer,
.next-range-picker-panel-footer,
.next-month-picker-panel-footer,
.next-year-picker-panel-footer,
.next-week-picker-panel-footer {
text-align: right;
padding: 8px 20px;
border-top: 1px solid #DCDEE3; }
.next-date-picker-panel-footer > .next-btn:not(:last-child),
.next-date-picker-panel-tools > .next-btn:not(:last-child),
.next-range-picker-panel-footer > .next-btn:not(:last-child),
.next-range-picker-panel-tools > .next-btn:not(:last-child),
.next-month-picker-panel-footer > .next-btn:not(:last-child),
.next-month-picker-panel-tools > .next-btn:not(:last-child),
.next-year-picker-panel-footer > .next-btn:not(:last-child),
.next-year-picker-panel-tools > .next-btn:not(:last-child),
.next-week-picker-panel-footer > .next-btn:not(:last-child),
.next-week-picker-panel-tools > .next-btn:not(:last-child) {
margin-right: 16px; }
.next-date-picker-panel-tools,
.next-range-picker-panel-tools,
.next-month-picker-panel-tools,
.next-year-picker-panel-tools,
.next-week-picker-panel-tools {
float: left; }
.next-date-picker .next-calendar-panel-header,
.next-range-picker .next-calendar-panel-header,
.next-month-picker .next-calendar-panel-header,
.next-year-picker .next-calendar-panel-header,
.next-week-picker .next-calendar-panel-header {
margin-left: -1px;
margin-right: -1px; }
.next-date-picker .next-input input,
.next-range-picker .next-input input,
.next-month-picker .next-input input,
.next-year-picker .next-input input,
.next-week-picker .next-input input {
vertical-align: baseline; }
.next-date-picker-symbol-calendar-icon::before,
.next-range-picker-symbol-calendar-icon::before,
.next-month-picker-symbol-calendar-icon::before,
.next-year-picker-symbol-calendar-icon::before,
.next-week-picker-symbol-calendar-icon::before {
content: "\E607"; }
.next-range-picker-panel-body .next-calendar {
display: inline-block;
width: 50%; }
.next-dialog[dir=rtl] {
text-align: right; }
.next-dialog[dir=rtl] .next-dialog-footer.next-align-left {
text-align: right; }
.next-dialog[dir=rtl] .next-dialog-footer.next-align-center {
text-align: center; }
.next-dialog[dir=rtl] .next-dialog-footer.next-align-right {
text-align: left; }
.next-dialog[dir=rtl] .next-dialog-btn + .next-dialog-btn {
margin-right: 4px;
margin-left: 0; }
.next-dialog[dir=rtl] .next-dialog-close {
left: 12px;
right: auto; }
.next-dialog {
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: fixed;
z-index: 1001;
background: #FFFFFF;
border: 1px solid #DCDEE3;
border-radius: 3px;
-webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
text-align: left;
overflow: hidden;
-webkit-animation-duration: 300ms;
animation-duration: 300ms;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
max-width: 90%;
/* 让用户自己设置 */
/* &.next-closeable &-header, */
/* &.next-closeable &-body, { */
/* padding-right: $dialog-part-padding-right-closeable; */
/* } */ }
.next-dialog *,
.next-dialog *:before,
.next-dialog *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-dialog-header {
padding: 12px 20px 12px 20px;
border-bottom: 0px solid transparent;
font-size: 16px;
background: transparent;
color: #333333; }
.next-dialog-body {
padding: 20px 20px 20px 20px;
font-size: 12px;
color: #666666; }
.next-dialog-footer {
padding: 12px 20px 12px 20px;
border-top: 0px solid transparent;
background: transparent; }
.next-dialog-footer.next-align-left {
text-align: left; }
.next-dialog-footer.next-align-center {
text-align: center; }
.next-dialog-footer.next-align-right {
text-align: right; }
.next-dialog-footer-fixed-height {
position: absolute;
width: 100%;
bottom: 0; }
.next-dialog-btn + .next-dialog-btn {
margin-left: 4px; }
.next-dialog-close {
position: absolute;
top: 12px;
right: 12px;
width: 16px;
height: 16px;
color: #999999;
cursor: pointer; }
.next-dialog-close:link, .next-dialog-close:visited {
height: 16px;
color: #999999; }
.next-dialog-close:hover {
background: transparent;
color: #333333; }
.next-dialog-close .next-dialog-close-icon.next-icon {
position: absolute;
top: 50%;
left: 50%;
margin-top: -6px;
margin-left: -6px;
width: 12px;
height: 12px;
line-height: 12px; }
.next-dialog-close .next-dialog-close-icon.next-icon:before {
width: 12px;
height: 12px;
font-size: 12px;
line-height: 12px; }
.next-dialog-container {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1001;
padding: 40px;
overflow: auto;
text-align: center;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-dialog-container:before {
display: inline-block;
vertical-align: middle;
width: 0;
height: 100%;
content: ''; }
.next-dialog-container .next-dialog {
display: inline-block;
position: relative;
vertical-align: middle; }
.next-dialog-quick .next-dialog-body {
padding: 20px 20px 20px 20px; }
.next-dialog .next-dialog-message.next-message {
min-width: 300px;
padding: 0; }
.next-drawer {
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: fixed;
z-index: 1001;
background: #FFFFFF;
border: 1px solid #DCDEE3;
-webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
overflow: auto;
-webkit-animation-duration: 300ms;
animation-duration: 300ms;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out; }
.next-drawer *,
.next-drawer *:before,
.next-drawer *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-drawer-right {
height: 100%;
max-width: 80%;
width: 240px; }
.next-drawer-left {
height: 100%;
max-width: 80%;
width: 240px; }
.next-drawer-top {
width: 100%; }
.next-drawer-bottom {
width: 100%; }
.next-drawer-header {
padding: 12px 20px 12px 20px;
border-bottom: 1px solid #DCDEE3;
font-size: 16px;
background: #FFFFFF;
color: #333333; }
.next-drawer-no-title {
padding: 0;
border-bottom: 0; }
.next-drawer-body {
padding: 20px 20px 20px 20px;
font-size: 12px;
color: #666666; }
.next-drawer-close {
position: absolute;
top: 12px;
right: 12px;
width: 16px;
height: 16px;
color: #999999;
cursor: pointer; }
.next-drawer-close:link, .next-drawer-close:visited {
height: 16px;
color: #999999; }
.next-drawer-close:hover {
background: transparent;
color: #333333; }
.next-drawer-close .next-drawer-close-icon.next-icon {
position: absolute;
top: 50%;
left: 50%;
margin-top: -6px;
margin-left: -6px;
width: 12px;
height: 12px;
line-height: 12px; }
.next-drawer-close .next-drawer-close-icon.next-icon:before {
width: 12px;
height: 12px;
font-size: 12px;
line-height: 12px; }
/* stylelint-disable-next-line */
.next-form {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-form *,
.next-form *:before,
.next-form *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-form-preview.next-form-item.next-medium .next-form-item-label {
font-size: 12px;
line-height: 28px; }
.next-form-preview.next-form-item.next-small .next-form-item-label {
font-size: 12px;
line-height: 20px; }
.next-form-preview.next-form-item.next-large .next-form-item-label {
font-size: 16px;
line-height: 40px; }
.next-form-responsive-grid .next-form-item-control {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1; }
.next-form-responsive-grid .next-form-item {
margin-bottom: 0; }
.next-form-responsive-grid .next-form-item.next-left {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.next-form-responsive-grid.next-small .next-responsive-grid {
gap: 16px; }
.next-form-responsive-grid.next-small .next-form-item.next-left .next-form-item-label {
line-height: 1.4;
margin-top: 4px;
margin-bottom: 4px; }
.next-form-responsive-grid.next-medium .next-responsive-grid {
gap: 20px; }
.next-form-responsive-grid.next-medium .next-form-item.next-left .next-form-item-label {
line-height: 1.4;
margin-top: 8px;
margin-bottom: 8px; }
.next-form-responsive-grid.next-large .next-responsive-grid {
gap: 24px; }
.next-form-responsive-grid.next-large .next-form-item.next-left .next-form-item-label {
line-height: 1.4;
margin-top: 12px;
margin-bottom: 12px; }
.next-form-item {
/* medium */
margin-bottom: 16px; }
.next-form-item.has-error .next-form-item-help {
color: #FF3000; }
.next-form-item.has-warning .next-form-item-help {
color: #FF9300; }
.next-form-item .next-form-item-label, .next-form-item .next-form-text-align, .next-form-item p {
line-height: 28px; }
.next-form-item .next-form-text-align, .next-form-item p {
margin: 0; }
.next-form-item .next-rating,
.next-form-item .next-checkbox-wrapper,
.next-form-item .next-checkbox-group,
.next-form-item .next-radio-wrapper,
.next-form-item .next-radio-group {
line-height: 24px; }
.next-form-item .next-form-preview {
font-size: 12px;
line-height: 28px; }
.next-form-item .next-form-preview.next-input-textarea > p {
font-size: 12px;
text-align: justify;
min-height: 16.8px;
line-height: 1.4;
margin-top: 5.6px; }
.next-form-item .next-form-item-label {
font-size: 12px; }
.next-form-item.next-large {
margin-bottom: 20px; }
.next-form-item.next-large .next-form-item-label, .next-form-item.next-large .next-form-text-align, .next-form-item.next-large p {
line-height: 40px; }
.next-form-item.next-large .next-rating,
.next-form-item.next-large .next-checkbox-wrapper,
.next-form-item.next-large .next-checkbox-group,
.next-form-item.next-large .next-radio-wrapper,
.next-form-item.next-large .next-radio-group {
line-height: 39px; }
.next-form-item.next-large .next-form-preview {
font-size: 16px;
line-height: 40px; }
.next-form-item.next-large .next-form-preview.next-input-textarea > p {
font-size: 16px;
text-align: justify;
min-height: 22.4px;
line-height: 1.4;
margin-top: 8.8px; }
.next-form-item.next-large .next-switch {
margin-top: 7px; }
.next-form-item.next-large .next-form-item-label {
font-size: 16px; }
.next-form-item.next-small {
margin-bottom: 12px; }
.next-form-item.next-small .next-form-item-label, .next-form-item.next-small .next-form-text-align, .next-form-item.next-small p {
line-height: 20px; }
.next-form-item.next-small .next-rating,
.next-form-item.next-small .next-checkbox-wrapper,
.next-form-item.next-small .next-checkbox-group,
.next-form-item.next-small .next-radio-wrapper,
.next-form-item.next-small .next-radio-group {
line-height: 20px; }
.next-form-item.next-small .next-form-preview {
font-size: 12px;
line-height: 20px; }
.next-form-item.next-small .next-form-preview.next-input-textarea > p {
font-size: 12px;
text-align: justify;
min-height: 16.8px;
line-height: 1.4;
margin-top: 1.6px; }
.next-form-item.next-small .next-form-item-label {
font-size: 12px; }
.next-form-item.next-top > .next-form-item-label {
margin-bottom: 2px; }
.next-form-item.next-inset .next-form-item-label {
padding-right: 0;
padding-left: 0;
line-height: inherit; }
.next-form-item-control .next-form-text-align {
margin: 0; }
.next-form-item-control > .next-input-group, .next-form-item-control > .next-input {
width: 100%; }
.next-form-item-fullwidth .next-form-item-control > .next-input-group,
.next-form-item-fullwidth .next-form-item-control > .next-input,
.next-form-item-fullwidth .next-form-item-control > .next-select,
.next-form-item-fullwidth .next-form-item-control > .next-date-picker,
.next-form-item-fullwidth .next-form-item-control > .next-month-picker,
.next-form-item-fullwidth .next-form-item-control > .next-year-picker,
.next-form-item-fullwidth .next-form-item-control > .next-range-picker,
.next-form-item-fullwidth .next-form-item-control > .next-time-picker {
width: 100%; }
.next-form-item-label {
display: inline-block;
vertical-align: top;
color: #666666;
text-align: right;
padding-right: 12px; }
.next-form-item-label label[required]:before {
margin-right: 4px;
content: "*";
color: #FF3000; }
.next-form-item-label.next-left {
text-align: left; }
.next-form-item-label.next-left > label[required]::before {
display: none; }
.next-form-item-label.next-left > label[required]::after {
margin-left: 4px;
content: "*";
color: #FF3000; }
.next-form-item-help {
margin-top: 4px;
font-size: 12px;
line-height: 1.5;
color: #999999; }
.next-form.next-inline .next-form-item {
display: inline-block;
vertical-align: top;
/* label on left */ }
.next-form.next-inline .next-form-item.next-left .next-form-item-control {
display: inline-block;
vertical-align: top;
line-height: 0; }
.next-form.next-inline .next-form-item:not(:last-child) {
margin-right: 20px; }
.next-form.next-inline .next-form-item.next-large:not(:last-child) {
margin-right: 24px; }
.next-form.next-inline .next-form-item.next-small:not(:last-child) {
margin-right: 16px; }
@media screen and (min-width: 0\0) and (min-resolution: 0.001dpcm) {
.next-form-item.next-left > .next-form-item-label {
display: table-cell; }
.next-form.next-inline .next-form-item.next-left .next-form-item-control {
display: table-cell; } }
.next-form[dir="rtl"] .next-form-item-label {
text-align: left;
padding-left: 12px;
padding-right: 0; }
.next-form[dir="rtl"].next-inline .next-form-item:not(:last-child) {
margin-left: 20px;
margin-right: 0; }
.next-form[dir="rtl"].next-inline .next-form-item.next-large:not(:last-child) {
margin-left: 24px;
margin-right: 0; }
.next-form[dir="rtl"].next-inline .next-form-item.next-small:not(:last-child) {
margin-left: 16px;
margin-right: 0; }
/* Grid System */
/* 根据 Alibaba Base DPL(BASE DPL)设计规范实现 */
/* 栅格系统, 根据不同的屏幕尺寸情况,调整这些区块的排版,将页面划分为若干等宽的列,然后推荐通过等宽列来创建响应式的页面区块。另外,屏幕宽度较大的时候,区块倾向于水平分布,而屏幕宽度较小的时候,区块倾向于竖直堆叠。 */
/* ------------------------------- */
.next-row {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.next-row *,
.next-row *:before,
.next-row *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-row.next-row-wrap {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
@media (min-width: 320px) {
.next-row.next-row-fixed {
width: 320px; } }
@media (min-width: 480px) {
.next-row.next-row-fixed {
width: 480px; } }
@media (min-width: 720px) {
.next-row.next-row-fixed {
width: 720px; } }
@media (min-width: 990px) {
.next-row.next-row-fixed {
width: 990px; } }
@media (min-width: 1200px) {
.next-row.next-row-fixed {
width: 1200px; } }
@media (min-width: 1500px) {
.next-row.next-row-fixed {
width: 1500px; } }
.next-row.next-row-fixed-xxs {
width: 320px; }
.next-row.next-row-fixed-xs {
width: 480px; }
.next-row.next-row-fixed-s {
width: 720px; }
.next-row.next-row-fixed-m {
width: 990px; }
.next-row.next-row-fixed-l {
width: 1200px; }
.next-row.next-row-fixed-xl {
width: 1500px; }
.next-row.next-row-justify-start {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start; }
.next-row.next-row-justify-end {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end; }
.next-row.next-row-justify-center {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.next-row.next-row-justify-space-between {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
.next-row.next-row-justify-space-around {
-ms-flex-pack: distribute;
justify-content: space-around; }
.next-row.next-row-align-top {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
.next-row.next-row-align-bottom {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; }
.next-row.next-row-align-center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.next-row.next-row-align-baseline {
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline; }
.next-row.next-row-align-stretch {
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch; }
.next-col {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1; }
.next-col.next-col-top {
-ms-flex-item-align: start;
align-self: flex-start; }
.next-col.next-col-bottom {
-ms-flex-item-align: end;
align-self: flex-end; }
.next-col.next-col-center {
-ms-flex-item-align: center;
align-self: center; }
/* IE9 pack */
@media all and (min-width: 0\0) and (min-resolution: 0.001dpcm) {
.next-row {
display: table;
width: 100%; }
.next-col {
display: table-cell;
vertical-align: top; } }
.next-col-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 4.16667%;
flex: 0 0 4.16667%;
width: 4.16667%;
max-width: 4.16667%; }
.next-col-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
width: 8.33333%;
max-width: 8.33333%; }
.next-col-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 12.5%;
flex: 0 0 12.5%;
width: 12.5%;
max-width: 12.5%; }
.next-col-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
width: 16.66667%;
max-width: 16.66667%; }
.next-col-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20.83333%;
flex: 0 0 20.83333%;
width: 20.83333%;
max-width: 20.83333%; }
.next-col-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
width: 25%;
max-width: 25%; }
.next-col-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 29.16667%;
flex: 0 0 29.16667%;
width: 29.16667%;
max-width: 29.16667%; }
.next-col-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
width: 33.33333%;
max-width: 33.33333%; }
.next-col-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 37.5%;
flex: 0 0 37.5%;
width: 37.5%;
max-width: 37.5%; }
.next-col-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
width: 41.66667%;
max-width: 41.66667%; }
.next-col-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 45.83333%;
flex: 0 0 45.83333%;
width: 45.83333%;
max-width: 45.83333%; }
.next-col-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
width: 50%;
max-width: 50%; }
.next-col-13 {
-webkit-box-flex: 0;
-ms-flex: 0 0 54.16667%;
flex: 0 0 54.16667%;
width: 54.16667%;
max-width: 54.16667%; }
.next-col-14 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
width: 58.33333%;
max-width: 58.33333%; }
.next-col-15 {
-webkit-box-flex: 0;
-ms-flex: 0 0 62.5%;
flex: 0 0 62.5%;
width: 62.5%;
max-width: 62.5%; }
.next-col-16 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
width: 66.66667%;
max-width: 66.66667%; }
.next-col-17 {
-webkit-box-flex: 0;
-ms-flex: 0 0 70.83333%;
flex: 0 0 70.83333%;
width: 70.83333%;
max-width: 70.83333%; }
.next-col-18 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
width: 75%;
max-width: 75%; }
.next-col-19 {
-webkit-box-flex: 0;
-ms-flex: 0 0 79.16667%;
flex: 0 0 79.16667%;
width: 79.16667%;
max-width: 79.16667%; }
.next-col-20 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
width: 83.33333%;
max-width: 83.33333%; }
.next-col-21 {
-webkit-box-flex: 0;
-ms-flex: 0 0 87.5%;
flex: 0 0 87.5%;
width: 87.5%;
max-width: 87.5%; }
.next-col-22 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
width: 91.66667%;
max-width: 91.66667%; }
.next-col-23 {
-webkit-box-flex: 0;
-ms-flex: 0 0 95.83333%;
flex: 0 0 95.83333%;
width: 95.83333%;
max-width: 95.83333%; }
.next-col-24 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
width: 100%;
max-width: 100%; }
@media (min-width: 320px) {
.next-col-xxs-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 4.16667%;
flex: 0 0 4.16667%;
width: 4.16667%;
max-width: 4.16667%; }
.next-col-xxs-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
width: 8.33333%;
max-width: 8.33333%; }
.next-col-xxs-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 12.5%;
flex: 0 0 12.5%;
width: 12.5%;
max-width: 12.5%; }
.next-col-xxs-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
width: 16.66667%;
max-width: 16.66667%; }
.next-col-xxs-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20.83333%;
flex: 0 0 20.83333%;
width: 20.83333%;
max-width: 20.83333%; }
.next-col-xxs-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
width: 25%;
max-width: 25%; }
.next-col-xxs-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 29.16667%;
flex: 0 0 29.16667%;
width: 29.16667%;
max-width: 29.16667%; }
.next-col-xxs-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
width: 33.33333%;
max-width: 33.33333%; }
.next-col-xxs-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 37.5%;
flex: 0 0 37.5%;
width: 37.5%;
max-width: 37.5%; }
.next-col-xxs-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
width: 41.66667%;
max-width: 41.66667%; }
.next-col-xxs-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 45.83333%;
flex: 0 0 45.83333%;
width: 45.83333%;
max-width: 45.83333%; }
.next-col-xxs-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
width: 50%;
max-width: 50%; }
.next-col-xxs-13 {
-webkit-box-flex: 0;
-ms-flex: 0 0 54.16667%;
flex: 0 0 54.16667%;
width: 54.16667%;
max-width: 54.16667%; }
.next-col-xxs-14 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
width: 58.33333%;
max-width: 58.33333%; }
.next-col-xxs-15 {
-webkit-box-flex: 0;
-ms-flex: 0 0 62.5%;
flex: 0 0 62.5%;
width: 62.5%;
max-width: 62.5%; }
.next-col-xxs-16 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
width: 66.66667%;
max-width: 66.66667%; }
.next-col-xxs-17 {
-webkit-box-flex: 0;
-ms-flex: 0 0 70.83333%;
flex: 0 0 70.83333%;
width: 70.83333%;
max-width: 70.83333%; }
.next-col-xxs-18 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
width: 75%;
max-width: 75%; }
.next-col-xxs-19 {
-webkit-box-flex: 0;
-ms-flex: 0 0 79.16667%;
flex: 0 0 79.16667%;
width: 79.16667%;
max-width: 79.16667%; }
.next-col-xxs-20 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
width: 83.33333%;
max-width: 83.33333%; }
.next-col-xxs-21 {
-webkit-box-flex: 0;
-ms-flex: 0 0 87.5%;
flex: 0 0 87.5%;
width: 87.5%;
max-width: 87.5%; }
.next-col-xxs-22 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
width: 91.66667%;
max-width: 91.66667%; }
.next-col-xxs-23 {
-webkit-box-flex: 0;
-ms-flex: 0 0 95.83333%;
flex: 0 0 95.83333%;
width: 95.83333%;
max-width: 95.83333%; }
.next-col-xxs-24 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
width: 100%;
max-width: 100%; } }
@media (min-width: 480px) {
.next-col-xs-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 4.16667%;
flex: 0 0 4.16667%;
width: 4.16667%;
max-width: 4.16667%; }
.next-col-xs-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
width: 8.33333%;
max-width: 8.33333%; }
.next-col-xs-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 12.5%;
flex: 0 0 12.5%;
width: 12.5%;
max-width: 12.5%; }
.next-col-xs-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
width: 16.66667%;
max-width: 16.66667%; }
.next-col-xs-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20.83333%;
flex: 0 0 20.83333%;
width: 20.83333%;
max-width: 20.83333%; }
.next-col-xs-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
width: 25%;
max-width: 25%; }
.next-col-xs-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 29.16667%;
flex: 0 0 29.16667%;
width: 29.16667%;
max-width: 29.16667%; }
.next-col-xs-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
width: 33.33333%;
max-width: 33.33333%; }
.next-col-xs-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 37.5%;
flex: 0 0 37.5%;
width: 37.5%;
max-width: 37.5%; }
.next-col-xs-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
width: 41.66667%;
max-width: 41.66667%; }
.next-col-xs-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 45.83333%;
flex: 0 0 45.83333%;
width: 45.83333%;
max-width: 45.83333%; }
.next-col-xs-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
width: 50%;
max-width: 50%; }
.next-col-xs-13 {
-webkit-box-flex: 0;
-ms-flex: 0 0 54.16667%;
flex: 0 0 54.16667%;
width: 54.16667%;
max-width: 54.16667%; }
.next-col-xs-14 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
width: 58.33333%;
max-width: 58.33333%; }
.next-col-xs-15 {
-webkit-box-flex: 0;
-ms-flex: 0 0 62.5%;
flex: 0 0 62.5%;
width: 62.5%;
max-width: 62.5%; }
.next-col-xs-16 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
width: 66.66667%;
max-width: 66.66667%; }
.next-col-xs-17 {
-webkit-box-flex: 0;
-ms-flex: 0 0 70.83333%;
flex: 0 0 70.83333%;
width: 70.83333%;
max-width: 70.83333%; }
.next-col-xs-18 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
width: 75%;
max-width: 75%; }
.next-col-xs-19 {
-webkit-box-flex: 0;
-ms-flex: 0 0 79.16667%;
flex: 0 0 79.16667%;
width: 79.16667%;
max-width: 79.16667%; }
.next-col-xs-20 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
width: 83.33333%;
max-width: 83.33333%; }
.next-col-xs-21 {
-webkit-box-flex: 0;
-ms-flex: 0 0 87.5%;
flex: 0 0 87.5%;
width: 87.5%;
max-width: 87.5%; }
.next-col-xs-22 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
width: 91.66667%;
max-width: 91.66667%; }
.next-col-xs-23 {
-webkit-box-flex: 0;
-ms-flex: 0 0 95.83333%;
flex: 0 0 95.83333%;
width: 95.83333%;
max-width: 95.83333%; }
.next-col-xs-24 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
width: 100%;
max-width: 100%; } }
@media (min-width: 720px) {
.next-col-s-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 4.16667%;
flex: 0 0 4.16667%;
width: 4.16667%;
max-width: 4.16667%; }
.next-col-s-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
width: 8.33333%;
max-width: 8.33333%; }
.next-col-s-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 12.5%;
flex: 0 0 12.5%;
width: 12.5%;
max-width: 12.5%; }
.next-col-s-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
width: 16.66667%;
max-width: 16.66667%; }
.next-col-s-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20.83333%;
flex: 0 0 20.83333%;
width: 20.83333%;
max-width: 20.83333%; }
.next-col-s-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
width: 25%;
max-width: 25%; }
.next-col-s-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 29.16667%;
flex: 0 0 29.16667%;
width: 29.16667%;
max-width: 29.16667%; }
.next-col-s-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
width: 33.33333%;
max-width: 33.33333%; }
.next-col-s-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 37.5%;
flex: 0 0 37.5%;
width: 37.5%;
max-width: 37.5%; }
.next-col-s-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
width: 41.66667%;
max-width: 41.66667%; }
.next-col-s-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 45.83333%;
flex: 0 0 45.83333%;
width: 45.83333%;
max-width: 45.83333%; }
.next-col-s-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
width: 50%;
max-width: 50%; }
.next-col-s-13 {
-webkit-box-flex: 0;
-ms-flex: 0 0 54.16667%;
flex: 0 0 54.16667%;
width: 54.16667%;
max-width: 54.16667%; }
.next-col-s-14 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
width: 58.33333%;
max-width: 58.33333%; }
.next-col-s-15 {
-webkit-box-flex: 0;
-ms-flex: 0 0 62.5%;
flex: 0 0 62.5%;
width: 62.5%;
max-width: 62.5%; }
.next-col-s-16 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
width: 66.66667%;
max-width: 66.66667%; }
.next-col-s-17 {
-webkit-box-flex: 0;
-ms-flex: 0 0 70.83333%;
flex: 0 0 70.83333%;
width: 70.83333%;
max-width: 70.83333%; }
.next-col-s-18 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
width: 75%;
max-width: 75%; }
.next-col-s-19 {
-webkit-box-flex: 0;
-ms-flex: 0 0 79.16667%;
flex: 0 0 79.16667%;
width: 79.16667%;
max-width: 79.16667%; }
.next-col-s-20 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
width: 83.33333%;
max-width: 83.33333%; }
.next-col-s-21 {
-webkit-box-flex: 0;
-ms-flex: 0 0 87.5%;
flex: 0 0 87.5%;
width: 87.5%;
max-width: 87.5%; }
.next-col-s-22 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
width: 91.66667%;
max-width: 91.66667%; }
.next-col-s-23 {
-webkit-box-flex: 0;
-ms-flex: 0 0 95.83333%;
flex: 0 0 95.83333%;
width: 95.83333%;
max-width: 95.83333%; }
.next-col-s-24 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
width: 100%;
max-width: 100%; } }
@media (min-width: 990px) {
.next-col-m-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 4.16667%;
flex: 0 0 4.16667%;
width: 4.16667%;
max-width: 4.16667%; }
.next-col-m-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
width: 8.33333%;
max-width: 8.33333%; }
.next-col-m-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 12.5%;
flex: 0 0 12.5%;
width: 12.5%;
max-width: 12.5%; }
.next-col-m-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
width: 16.66667%;
max-width: 16.66667%; }
.next-col-m-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20.83333%;
flex: 0 0 20.83333%;
width: 20.83333%;
max-width: 20.83333%; }
.next-col-m-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
width: 25%;
max-width: 25%; }
.next-col-m-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 29.16667%;
flex: 0 0 29.16667%;
width: 29.16667%;
max-width: 29.16667%; }
.next-col-m-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
width: 33.33333%;
max-width: 33.33333%; }
.next-col-m-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 37.5%;
flex: 0 0 37.5%;
width: 37.5%;
max-width: 37.5%; }
.next-col-m-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
width: 41.66667%;
max-width: 41.66667%; }
.next-col-m-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 45.83333%;
flex: 0 0 45.83333%;
width: 45.83333%;
max-width: 45.83333%; }
.next-col-m-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
width: 50%;
max-width: 50%; }
.next-col-m-13 {
-webkit-box-flex: 0;
-ms-flex: 0 0 54.16667%;
flex: 0 0 54.16667%;
width: 54.16667%;
max-width: 54.16667%; }
.next-col-m-14 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
width: 58.33333%;
max-width: 58.33333%; }
.next-col-m-15 {
-webkit-box-flex: 0;
-ms-flex: 0 0 62.5%;
flex: 0 0 62.5%;
width: 62.5%;
max-width: 62.5%; }
.next-col-m-16 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
width: 66.66667%;
max-width: 66.66667%; }
.next-col-m-17 {
-webkit-box-flex: 0;
-ms-flex: 0 0 70.83333%;
flex: 0 0 70.83333%;
width: 70.83333%;
max-width: 70.83333%; }
.next-col-m-18 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
width: 75%;
max-width: 75%; }
.next-col-m-19 {
-webkit-box-flex: 0;
-ms-flex: 0 0 79.16667%;
flex: 0 0 79.16667%;
width: 79.16667%;
max-width: 79.16667%; }
.next-col-m-20 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
width: 83.33333%;
max-width: 83.33333%; }
.next-col-m-21 {
-webkit-box-flex: 0;
-ms-flex: 0 0 87.5%;
flex: 0 0 87.5%;
width: 87.5%;
max-width: 87.5%; }
.next-col-m-22 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
width: 91.66667%;
max-width: 91.66667%; }
.next-col-m-23 {
-webkit-box-flex: 0;
-ms-flex: 0 0 95.83333%;
flex: 0 0 95.83333%;
width: 95.83333%;
max-width: 95.83333%; }
.next-col-m-24 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
width: 100%;
max-width: 100%; } }
@media (min-width: 1200px) {
.next-col-l-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 4.16667%;
flex: 0 0 4.16667%;
width: 4.16667%;
max-width: 4.16667%; }
.next-col-l-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
width: 8.33333%;
max-width: 8.33333%; }
.next-col-l-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 12.5%;
flex: 0 0 12.5%;
width: 12.5%;
max-width: 12.5%; }
.next-col-l-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
width: 16.66667%;
max-width: 16.66667%; }
.next-col-l-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20.83333%;
flex: 0 0 20.83333%;
width: 20.83333%;
max-width: 20.83333%; }
.next-col-l-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
width: 25%;
max-width: 25%; }
.next-col-l-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 29.16667%;
flex: 0 0 29.16667%;
width: 29.16667%;
max-width: 29.16667%; }
.next-col-l-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
width: 33.33333%;
max-width: 33.33333%; }
.next-col-l-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 37.5%;
flex: 0 0 37.5%;
width: 37.5%;
max-width: 37.5%; }
.next-col-l-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
width: 41.66667%;
max-width: 41.66667%; }
.next-col-l-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 45.83333%;
flex: 0 0 45.83333%;
width: 45.83333%;
max-width: 45.83333%; }
.next-col-l-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
width: 50%;
max-width: 50%; }
.next-col-l-13 {
-webkit-box-flex: 0;
-ms-flex: 0 0 54.16667%;
flex: 0 0 54.16667%;
width: 54.16667%;
max-width: 54.16667%; }
.next-col-l-14 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
width: 58.33333%;
max-width: 58.33333%; }
.next-col-l-15 {
-webkit-box-flex: 0;
-ms-flex: 0 0 62.5%;
flex: 0 0 62.5%;
width: 62.5%;
max-width: 62.5%; }
.next-col-l-16 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
width: 66.66667%;
max-width: 66.66667%; }
.next-col-l-17 {
-webkit-box-flex: 0;
-ms-flex: 0 0 70.83333%;
flex: 0 0 70.83333%;
width: 70.83333%;
max-width: 70.83333%; }
.next-col-l-18 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
width: 75%;
max-width: 75%; }
.next-col-l-19 {
-webkit-box-flex: 0;
-ms-flex: 0 0 79.16667%;
flex: 0 0 79.16667%;
width: 79.16667%;
max-width: 79.16667%; }
.next-col-l-20 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
width: 83.33333%;
max-width: 83.33333%; }
.next-col-l-21 {
-webkit-box-flex: 0;
-ms-flex: 0 0 87.5%;
flex: 0 0 87.5%;
width: 87.5%;
max-width: 87.5%; }
.next-col-l-22 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
width: 91.66667%;
max-width: 91.66667%; }
.next-col-l-23 {
-webkit-box-flex: 0;
-ms-flex: 0 0 95.83333%;
flex: 0 0 95.83333%;
width: 95.83333%;
max-width: 95.83333%; }
.next-col-l-24 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
width: 100%;
max-width: 100%; } }
@media (min-width: 1500px) {
.next-col-xl-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 4.16667%;
flex: 0 0 4.16667%;
width: 4.16667%;
max-width: 4.16667%; }
.next-col-xl-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
width: 8.33333%;
max-width: 8.33333%; }
.next-col-xl-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 12.5%;
flex: 0 0 12.5%;
width: 12.5%;
max-width: 12.5%; }
.next-col-xl-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
width: 16.66667%;
max-width: 16.66667%; }
.next-col-xl-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20.83333%;
flex: 0 0 20.83333%;
width: 20.83333%;
max-width: 20.83333%; }
.next-col-xl-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
width: 25%;
max-width: 25%; }
.next-col-xl-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 29.16667%;
flex: 0 0 29.16667%;
width: 29.16667%;
max-width: 29.16667%; }
.next-col-xl-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
width: 33.33333%;
max-width: 33.33333%; }
.next-col-xl-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 37.5%;
flex: 0 0 37.5%;
width: 37.5%;
max-width: 37.5%; }
.next-col-xl-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
width: 41.66667%;
max-width: 41.66667%; }
.next-col-xl-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 45.83333%;
flex: 0 0 45.83333%;
width: 45.83333%;
max-width: 45.83333%; }
.next-col-xl-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
width: 50%;
max-width: 50%; }
.next-col-xl-13 {
-webkit-box-flex: 0;
-ms-flex: 0 0 54.16667%;
flex: 0 0 54.16667%;
width: 54.16667%;
max-width: 54.16667%; }
.next-col-xl-14 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
width: 58.33333%;
max-width: 58.33333%; }
.next-col-xl-15 {
-webkit-box-flex: 0;
-ms-flex: 0 0 62.5%;
flex: 0 0 62.5%;
width: 62.5%;
max-width: 62.5%; }
.next-col-xl-16 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
width: 66.66667%;
max-width: 66.66667%; }
.next-col-xl-17 {
-webkit-box-flex: 0;
-ms-flex: 0 0 70.83333%;
flex: 0 0 70.83333%;
width: 70.83333%;
max-width: 70.83333%; }
.next-col-xl-18 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
width: 75%;
max-width: 75%; }
.next-col-xl-19 {
-webkit-box-flex: 0;
-ms-flex: 0 0 79.16667%;
flex: 0 0 79.16667%;
width: 79.16667%;
max-width: 79.16667%; }
.next-col-xl-20 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
width: 83.33333%;
max-width: 83.33333%; }
.next-col-xl-21 {
-webkit-box-flex: 0;
-ms-flex: 0 0 87.5%;
flex: 0 0 87.5%;
width: 87.5%;
max-width: 87.5%; }
.next-col-xl-22 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
width: 91.66667%;
max-width: 91.66667%; }
.next-col-xl-23 {
-webkit-box-flex: 0;
-ms-flex: 0 0 95.83333%;
flex: 0 0 95.83333%;
width: 95.83333%;
max-width: 95.83333%; }
.next-col-xl-24 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
width: 100%;
max-width: 100%; } }
.next-col-1p5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
width: 20%;
max-width: 20%; }
.next-col-2p5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
width: 40%;
max-width: 40%; }
.next-col-3p5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 60%;
flex: 0 0 60%;
width: 60%;
max-width: 60%; }
.next-col-4p5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 80%;
flex: 0 0 80%;
width: 80%;
max-width: 80%; }
.next-col-5p5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
width: 100%;
max-width: 100%; }
@media (min-width: 320px) {
.next-col-xxs-1p5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
width: 20%;
max-width: 20%; }
.next-col-xxs-2p5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
width: 40%;
max-width: 40%; }
.next-col-xxs-3p5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 60%;
flex: 0 0 60%;
width: 60%;
max-width: 60%; }
.next-col-xxs-4p5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 80%;
flex: 0 0 80%;
width: 80%;
max-width: 80%; }
.next-col-xxs-5p5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
width: 100%;
max-width: 100%; } }
@media (min-width: 480px) {
.next-col-xs-1p5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
width: 20%;
max-width: 20%; }
.next-col-xs-2p5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
width: 40%;
max-width: 40%; }
.next-col-xs-3p5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 60%;
flex: 0 0 60%;
width: 60%;
max-width: 60%; }
.next-col-xs-4p5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 80%;
flex: 0 0 80%;
width: 80%;
max-width: 80%; }
.next-col-xs-5p5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
width: 100%;
max-width: 100%; } }
@media (min-width: 720px) {
.next-col-s-1p5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
width: 20%;
max-width: 20%; }
.next-col-s-2p5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
width: 40%;
max-width: 40%; }
.next-col-s-3p5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 60%;
flex: 0 0 60%;
width: 60%;
max-width: 60%; }
.next-col-s-4p5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 80%;
flex: 0 0 80%;
width: 80%;
max-width: 80%; }
.next-col-s-5p5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
width: 100%;
max-width: 100%; } }
@media (min-width: 990px) {
.next-col-m-1p5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
width: 20%;
max-width: 20%; }
.next-col-m-2p5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
width: 40%;
max-width: 40%; }
.next-col-m-3p5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 60%;
flex: 0 0 60%;
width: 60%;
max-width: 60%; }
.next-col-m-4p5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 80%;
flex: 0 0 80%;
width: 80%;
max-width: 80%; }
.next-col-m-5p5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
width: 100%;
max-width: 100%; } }
@media (min-width: 1200px) {
.next-col-l-1p5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
width: 20%;
max-width: 20%; }
.next-col-l-2p5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
width: 40%;
max-width: 40%; }
.next-col-l-3p5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 60%;
flex: 0 0 60%;
width: 60%;
max-width: 60%; }
.next-col-l-4p5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 80%;
flex: 0 0 80%;
width: 80%;
max-width: 80%; }
.next-col-l-5p5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
width: 100%;
max-width: 100%; } }
@media (min-width: 1500px) {
.next-col-xl-1p5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
width: 20%;
max-width: 20%; }
.next-col-xl-2p5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
width: 40%;
max-width: 40%; }
.next-col-xl-3p5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 60%;
flex: 0 0 60%;
width: 60%;
max-width: 60%; }
.next-col-xl-4p5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 80%;
flex: 0 0 80%;
width: 80%;
max-width: 80%; }
.next-col-xl-5p5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
width: 100%;
max-width: 100%; } }
.next-col-fixed-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20px;
flex: 0 0 20px;
width: 20px;
max-width: 20px; }
.next-col-fixed-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 40px;
flex: 0 0 40px;
width: 40px;
max-width: 40px; }
.next-col-fixed-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 60px;
flex: 0 0 60px;
width: 60px;
max-width: 60px; }
.next-col-fixed-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 80px;
flex: 0 0 80px;
width: 80px;
max-width: 80px; }
.next-col-fixed-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100px;
flex: 0 0 100px;
width: 100px;
max-width: 100px; }
.next-col-fixed-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 120px;
flex: 0 0 120px;
width: 120px;
max-width: 120px; }
.next-col-fixed-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 140px;
flex: 0 0 140px;
width: 140px;
max-width: 140px; }
.next-col-fixed-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 160px;
flex: 0 0 160px;
width: 160px;
max-width: 160px; }
.next-col-fixed-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 180px;
flex: 0 0 180px;
width: 180px;
max-width: 180px; }
.next-col-fixed-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 200px;
flex: 0 0 200px;
width: 200px;
max-width: 200px; }
.next-col-fixed-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 220px;
flex: 0 0 220px;
width: 220px;
max-width: 220px; }
.next-col-fixed-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 240px;
flex: 0 0 240px;
width: 240px;
max-width: 240px; }
.next-col-fixed-13 {
-webkit-box-flex: 0;
-ms-flex: 0 0 260px;
flex: 0 0 260px;
width: 260px;
max-width: 260px; }
.next-col-fixed-14 {
-webkit-box-flex: 0;
-ms-flex: 0 0 280px;
flex: 0 0 280px;
width: 280px;
max-width: 280px; }
.next-col-fixed-15 {
-webkit-box-flex: 0;
-ms-flex: 0 0 300px;
flex: 0 0 300px;
width: 300px;
max-width: 300px; }
.next-col-fixed-16 {
-webkit-box-flex: 0;
-ms-flex: 0 0 320px;
flex: 0 0 320px;
width: 320px;
max-width: 320px; }
.next-col-fixed-17 {
-webkit-box-flex: 0;
-ms-flex: 0 0 340px;
flex: 0 0 340px;
width: 340px;
max-width: 340px; }
.next-col-fixed-18 {
-webkit-box-flex: 0;
-ms-flex: 0 0 360px;
flex: 0 0 360px;
width: 360px;
max-width: 360px; }
.next-col-fixed-19 {
-webkit-box-flex: 0;
-ms-flex: 0 0 380px;
flex: 0 0 380px;
width: 380px;
max-width: 380px; }
.next-col-fixed-20 {
-webkit-box-flex: 0;
-ms-flex: 0 0 400px;
flex: 0 0 400px;
width: 400px;
max-width: 400px; }
.next-col-fixed-21 {
-webkit-box-flex: 0;
-ms-flex: 0 0 420px;
flex: 0 0 420px;
width: 420px;
max-width: 420px; }
.next-col-fixed-22 {
-webkit-box-flex: 0;
-ms-flex: 0 0 440px;
flex: 0 0 440px;
width: 440px;
max-width: 440px; }
.next-col-fixed-23 {
-webkit-box-flex: 0;
-ms-flex: 0 0 460px;
flex: 0 0 460px;
width: 460px;
max-width: 460px; }
.next-col-fixed-24 {
-webkit-box-flex: 0;
-ms-flex: 0 0 480px;
flex: 0 0 480px;
width: 480px;
max-width: 480px; }
.next-col-fixed-25 {
-webkit-box-flex: 0;
-ms-flex: 0 0 500px;
flex: 0 0 500px;
width: 500px;
max-width: 500px; }
.next-col-fixed-26 {
-webkit-box-flex: 0;
-ms-flex: 0 0 520px;
flex: 0 0 520px;
width: 520px;
max-width: 520px; }
.next-col-fixed-27 {
-webkit-box-flex: 0;
-ms-flex: 0 0 540px;
flex: 0 0 540px;
width: 540px;
max-width: 540px; }
.next-col-fixed-28 {
-webkit-box-flex: 0;
-ms-flex: 0 0 560px;
flex: 0 0 560px;
width: 560px;
max-width: 560px; }
.next-col-fixed-29 {
-webkit-box-flex: 0;
-ms-flex: 0 0 580px;
flex: 0 0 580px;
width: 580px;
max-width: 580px; }
.next-col-fixed-30 {
-webkit-box-flex: 0;
-ms-flex: 0 0 600px;
flex: 0 0 600px;
width: 600px;
max-width: 600px; }
.next-col-offset-1 {
margin-left: 4.16667%; }
.next-col-offset-2 {
margin-left: 8.33333%; }
.next-col-offset-3 {
margin-left: 12.5%; }
.next-col-offset-4 {
margin-left: 16.66667%; }
.next-col-offset-5 {
margin-left: 20.83333%; }
.next-col-offset-6 {
margin-left: 25%; }
.next-col-offset-7 {
margin-left: 29.16667%; }
.next-col-offset-8 {
margin-left: 33.33333%; }
.next-col-offset-9 {
margin-left: 37.5%; }
.next-col-offset-10 {
margin-left: 41.66667%; }
.next-col-offset-11 {
margin-left: 45.83333%; }
.next-col-offset-12 {
margin-left: 50%; }
.next-col-offset-13 {
margin-left: 54.16667%; }
.next-col-offset-14 {
margin-left: 58.33333%; }
.next-col-offset-15 {
margin-left: 62.5%; }
.next-col-offset-16 {
margin-left: 66.66667%; }
.next-col-offset-17 {
margin-left: 70.83333%; }
.next-col-offset-18 {
margin-left: 75%; }
.next-col-offset-19 {
margin-left: 79.16667%; }
.next-col-offset-20 {
margin-left: 83.33333%; }
.next-col-offset-21 {
margin-left: 87.5%; }
.next-col-offset-22 {
margin-left: 91.66667%; }
.next-col-offset-23 {
margin-left: 95.83333%; }
.next-col-offset-24 {
margin-left: 100%; }
@media (min-width: 320px) {
.next-col-xxs-offset-1 {
margin-left: 4.16667%; }
.next-col-xxs-offset-2 {
margin-left: 8.33333%; }
.next-col-xxs-offset-3 {
margin-left: 12.5%; }
.next-col-xxs-offset-4 {
margin-left: 16.66667%; }
.next-col-xxs-offset-5 {
margin-left: 20.83333%; }
.next-col-xxs-offset-6 {
margin-left: 25%; }
.next-col-xxs-offset-7 {
margin-left: 29.16667%; }
.next-col-xxs-offset-8 {
margin-left: 33.33333%; }
.next-col-xxs-offset-9 {
margin-left: 37.5%; }
.next-col-xxs-offset-10 {
margin-left: 41.66667%; }
.next-col-xxs-offset-11 {
margin-left: 45.83333%; }
.next-col-xxs-offset-12 {
margin-left: 50%; }
.next-col-xxs-offset-13 {
margin-left: 54.16667%; }
.next-col-xxs-offset-14 {
margin-left: 58.33333%; }
.next-col-xxs-offset-15 {
margin-left: 62.5%; }
.next-col-xxs-offset-16 {
margin-left: 66.66667%; }
.next-col-xxs-offset-17 {
margin-left: 70.83333%; }
.next-col-xxs-offset-18 {
margin-left: 75%; }
.next-col-xxs-offset-19 {
margin-left: 79.16667%; }
.next-col-xxs-offset-20 {
margin-left: 83.33333%; }
.next-col-xxs-offset-21 {
margin-left: 87.5%; }
.next-col-xxs-offset-22 {
margin-left: 91.66667%; }
.next-col-xxs-offset-23 {
margin-left: 95.83333%; }
.next-col-xxs-offset-24 {
margin-left: 100%; } }
@media (min-width: 480px) {
.next-col-xs-offset-1 {
margin-left: 4.16667%; }
.next-col-xs-offset-2 {
margin-left: 8.33333%; }
.next-col-xs-offset-3 {
margin-left: 12.5%; }
.next-col-xs-offset-4 {
margin-left: 16.66667%; }
.next-col-xs-offset-5 {
margin-left: 20.83333%; }
.next-col-xs-offset-6 {
margin-left: 25%; }
.next-col-xs-offset-7 {
margin-left: 29.16667%; }
.next-col-xs-offset-8 {
margin-left: 33.33333%; }
.next-col-xs-offset-9 {
margin-left: 37.5%; }
.next-col-xs-offset-10 {
margin-left: 41.66667%; }
.next-col-xs-offset-11 {
margin-left: 45.83333%; }
.next-col-xs-offset-12 {
margin-left: 50%; }
.next-col-xs-offset-13 {
margin-left: 54.16667%; }
.next-col-xs-offset-14 {
margin-left: 58.33333%; }
.next-col-xs-offset-15 {
margin-left: 62.5%; }
.next-col-xs-offset-16 {
margin-left: 66.66667%; }
.next-col-xs-offset-17 {
margin-left: 70.83333%; }
.next-col-xs-offset-18 {
margin-left: 75%; }
.next-col-xs-offset-19 {
margin-left: 79.16667%; }
.next-col-xs-offset-20 {
margin-left: 83.33333%; }
.next-col-xs-offset-21 {
margin-left: 87.5%; }
.next-col-xs-offset-22 {
margin-left: 91.66667%; }
.next-col-xs-offset-23 {
margin-left: 95.83333%; }
.next-col-xs-offset-24 {
margin-left: 100%; } }
@media (min-width: 720px) {
.next-col-s-offset-1 {
margin-left: 4.16667%; }
.next-col-s-offset-2 {
margin-left: 8.33333%; }
.next-col-s-offset-3 {
margin-left: 12.5%; }
.next-col-s-offset-4 {
margin-left: 16.66667%; }
.next-col-s-offset-5 {
margin-left: 20.83333%; }
.next-col-s-offset-6 {
margin-left: 25%; }
.next-col-s-offset-7 {
margin-left: 29.16667%; }
.next-col-s-offset-8 {
margin-left: 33.33333%; }
.next-col-s-offset-9 {
margin-left: 37.5%; }
.next-col-s-offset-10 {
margin-left: 41.66667%; }
.next-col-s-offset-11 {
margin-left: 45.83333%; }
.next-col-s-offset-12 {
margin-left: 50%; }
.next-col-s-offset-13 {
margin-left: 54.16667%; }
.next-col-s-offset-14 {
margin-left: 58.33333%; }
.next-col-s-offset-15 {
margin-left: 62.5%; }
.next-col-s-offset-16 {
margin-left: 66.66667%; }
.next-col-s-offset-17 {
margin-left: 70.83333%; }
.next-col-s-offset-18 {
margin-left: 75%; }
.next-col-s-offset-19 {
margin-left: 79.16667%; }
.next-col-s-offset-20 {
margin-left: 83.33333%; }
.next-col-s-offset-21 {
margin-left: 87.5%; }
.next-col-s-offset-22 {
margin-left: 91.66667%; }
.next-col-s-offset-23 {
margin-left: 95.83333%; }
.next-col-s-offset-24 {
margin-left: 100%; } }
@media (min-width: 990px) {
.next-col-m-offset-1 {
margin-left: 4.16667%; }
.next-col-m-offset-2 {
margin-left: 8.33333%; }
.next-col-m-offset-3 {
margin-left: 12.5%; }
.next-col-m-offset-4 {
margin-left: 16.66667%; }
.next-col-m-offset-5 {
margin-left: 20.83333%; }
.next-col-m-offset-6 {
margin-left: 25%; }
.next-col-m-offset-7 {
margin-left: 29.16667%; }
.next-col-m-offset-8 {
margin-left: 33.33333%; }
.next-col-m-offset-9 {
margin-left: 37.5%; }
.next-col-m-offset-10 {
margin-left: 41.66667%; }
.next-col-m-offset-11 {
margin-left: 45.83333%; }
.next-col-m-offset-12 {
margin-left: 50%; }
.next-col-m-offset-13 {
margin-left: 54.16667%; }
.next-col-m-offset-14 {
margin-left: 58.33333%; }
.next-col-m-offset-15 {
margin-left: 62.5%; }
.next-col-m-offset-16 {
margin-left: 66.66667%; }
.next-col-m-offset-17 {
margin-left: 70.83333%; }
.next-col-m-offset-18 {
margin-left: 75%; }
.next-col-m-offset-19 {
margin-left: 79.16667%; }
.next-col-m-offset-20 {
margin-left: 83.33333%; }
.next-col-m-offset-21 {
margin-left: 87.5%; }
.next-col-m-offset-22 {
margin-left: 91.66667%; }
.next-col-m-offset-23 {
margin-left: 95.83333%; }
.next-col-m-offset-24 {
margin-left: 100%; } }
@media (min-width: 1200px) {
.next-col-l-offset-1 {
margin-left: 4.16667%; }
.next-col-l-offset-2 {
margin-left: 8.33333%; }
.next-col-l-offset-3 {
margin-left: 12.5%; }
.next-col-l-offset-4 {
margin-left: 16.66667%; }
.next-col-l-offset-5 {
margin-left: 20.83333%; }
.next-col-l-offset-6 {
margin-left: 25%; }
.next-col-l-offset-7 {
margin-left: 29.16667%; }
.next-col-l-offset-8 {
margin-left: 33.33333%; }
.next-col-l-offset-9 {
margin-left: 37.5%; }
.next-col-l-offset-10 {
margin-left: 41.66667%; }
.next-col-l-offset-11 {
margin-left: 45.83333%; }
.next-col-l-offset-12 {
margin-left: 50%; }
.next-col-l-offset-13 {
margin-left: 54.16667%; }
.next-col-l-offset-14 {
margin-left: 58.33333%; }
.next-col-l-offset-15 {
margin-left: 62.5%; }
.next-col-l-offset-16 {
margin-left: 66.66667%; }
.next-col-l-offset-17 {
margin-left: 70.83333%; }
.next-col-l-offset-18 {
margin-left: 75%; }
.next-col-l-offset-19 {
margin-left: 79.16667%; }
.next-col-l-offset-20 {
margin-left: 83.33333%; }
.next-col-l-offset-21 {
margin-left: 87.5%; }
.next-col-l-offset-22 {
margin-left: 91.66667%; }
.next-col-l-offset-23 {
margin-left: 95.83333%; }
.next-col-l-offset-24 {
margin-left: 100%; } }
@media (min-width: 1500px) {
.next-col-xl-offset-1 {
margin-left: 4.16667%; }
.next-col-xl-offset-2 {
margin-left: 8.33333%; }
.next-col-xl-offset-3 {
margin-left: 12.5%; }
.next-col-xl-offset-4 {
margin-left: 16.66667%; }
.next-col-xl-offset-5 {
margin-left: 20.83333%; }
.next-col-xl-offset-6 {
margin-left: 25%; }
.next-col-xl-offset-7 {
margin-left: 29.16667%; }
.next-col-xl-offset-8 {
margin-left: 33.33333%; }
.next-col-xl-offset-9 {
margin-left: 37.5%; }
.next-col-xl-offset-10 {
margin-left: 41.66667%; }
.next-col-xl-offset-11 {
margin-left: 45.83333%; }
.next-col-xl-offset-12 {
margin-left: 50%; }
.next-col-xl-offset-13 {
margin-left: 54.16667%; }
.next-col-xl-offset-14 {
margin-left: 58.33333%; }
.next-col-xl-offset-15 {
margin-left: 62.5%; }
.next-col-xl-offset-16 {
margin-left: 66.66667%; }
.next-col-xl-offset-17 {
margin-left: 70.83333%; }
.next-col-xl-offset-18 {
margin-left: 75%; }
.next-col-xl-offset-19 {
margin-left: 79.16667%; }
.next-col-xl-offset-20 {
margin-left: 83.33333%; }
.next-col-xl-offset-21 {
margin-left: 87.5%; }
.next-col-xl-offset-22 {
margin-left: 91.66667%; }
.next-col-xl-offset-23 {
margin-left: 95.83333%; }
.next-col-xl-offset-24 {
margin-left: 100%; } }
.next-col-offset-fixed-1 {
margin-left: 20px; }
.next-col-offset-fixed-2 {
margin-left: 40px; }
.next-col-offset-fixed-3 {
margin-left: 60px; }
.next-col-offset-fixed-4 {
margin-left: 80px; }
.next-col-offset-fixed-5 {
margin-left: 100px; }
.next-col-offset-fixed-6 {
margin-left: 120px; }
.next-col-offset-fixed-7 {
margin-left: 140px; }
.next-col-offset-fixed-8 {
margin-left: 160px; }
.next-col-offset-fixed-9 {
margin-left: 180px; }
.next-col-offset-fixed-10 {
margin-left: 200px; }
.next-col-offset-fixed-11 {
margin-left: 220px; }
.next-col-offset-fixed-12 {
margin-left: 240px; }
.next-col-offset-fixed-13 {
margin-left: 260px; }
.next-col-offset-fixed-14 {
margin-left: 280px; }
.next-col-offset-fixed-15 {
margin-left: 300px; }
.next-col-offset-fixed-16 {
margin-left: 320px; }
.next-col-offset-fixed-17 {
margin-left: 340px; }
.next-col-offset-fixed-18 {
margin-left: 360px; }
.next-col-offset-fixed-19 {
margin-left: 380px; }
.next-col-offset-fixed-20 {
margin-left: 400px; }
.next-col-offset-fixed-21 {
margin-left: 420px; }
.next-col-offset-fixed-22 {
margin-left: 440px; }
.next-col-offset-fixed-23 {
margin-left: 460px; }
.next-col-offset-fixed-24 {
margin-left: 480px; }
.next-col-offset-fixed-25 {
margin-left: 500px; }
.next-col-offset-fixed-26 {
margin-left: 520px; }
.next-col-offset-fixed-27 {
margin-left: 540px; }
.next-col-offset-fixed-28 {
margin-left: 560px; }
.next-col-offset-fixed-29 {
margin-left: 580px; }
.next-col-offset-fixed-30 {
margin-left: 600px; }
.next-col-offset-fixed-xxs-1 {
margin-left: 20px; }
.next-col-offset-fixed-xxs-2 {
margin-left: 40px; }
.next-col-offset-fixed-xxs-3 {
margin-left: 60px; }
.next-col-offset-fixed-xxs-4 {
margin-left: 80px; }
.next-col-offset-fixed-xxs-5 {
margin-left: 100px; }
.next-col-offset-fixed-xxs-6 {
margin-left: 120px; }
.next-col-offset-fixed-xxs-7 {
margin-left: 140px; }
.next-col-offset-fixed-xxs-8 {
margin-left: 160px; }
.next-col-offset-fixed-xxs-9 {
margin-left: 180px; }
.next-col-offset-fixed-xxs-10 {
margin-left: 200px; }
.next-col-offset-fixed-xxs-11 {
margin-left: 220px; }
.next-col-offset-fixed-xxs-12 {
margin-left: 240px; }
.next-col-offset-fixed-xxs-13 {
margin-left: 260px; }
.next-col-offset-fixed-xxs-14 {
margin-left: 280px; }
.next-col-offset-fixed-xxs-15 {
margin-left: 300px; }
.next-col-offset-fixed-xxs-16 {
margin-left: 320px; }
.next-col-offset-fixed-xxs-17 {
margin-left: 340px; }
.next-col-offset-fixed-xxs-18 {
margin-left: 360px; }
.next-col-offset-fixed-xxs-19 {
margin-left: 380px; }
.next-col-offset-fixed-xxs-20 {
margin-left: 400px; }
.next-col-offset-fixed-xxs-21 {
margin-left: 420px; }
.next-col-offset-fixed-xxs-22 {
margin-left: 440px; }
.next-col-offset-fixed-xxs-23 {
margin-left: 460px; }
.next-col-offset-fixed-xxs-24 {
margin-left: 480px; }
.next-col-offset-fixed-xxs-25 {
margin-left: 500px; }
.next-col-offset-fixed-xxs-26 {
margin-left: 520px; }
.next-col-offset-fixed-xxs-27 {
margin-left: 540px; }
.next-col-offset-fixed-xxs-28 {
margin-left: 560px; }
.next-col-offset-fixed-xxs-29 {
margin-left: 580px; }
.next-col-offset-fixed-xxs-30 {
margin-left: 600px; }
.next-col-offset-fixed-xs-1 {
margin-left: 20px; }
.next-col-offset-fixed-xs-2 {
margin-left: 40px; }
.next-col-offset-fixed-xs-3 {
margin-left: 60px; }
.next-col-offset-fixed-xs-4 {
margin-left: 80px; }
.next-col-offset-fixed-xs-5 {
margin-left: 100px; }
.next-col-offset-fixed-xs-6 {
margin-left: 120px; }
.next-col-offset-fixed-xs-7 {
margin-left: 140px; }
.next-col-offset-fixed-xs-8 {
margin-left: 160px; }
.next-col-offset-fixed-xs-9 {
margin-left: 180px; }
.next-col-offset-fixed-xs-10 {
margin-left: 200px; }
.next-col-offset-fixed-xs-11 {
margin-left: 220px; }
.next-col-offset-fixed-xs-12 {
margin-left: 240px; }
.next-col-offset-fixed-xs-13 {
margin-left: 260px; }
.next-col-offset-fixed-xs-14 {
margin-left: 280px; }
.next-col-offset-fixed-xs-15 {
margin-left: 300px; }
.next-col-offset-fixed-xs-16 {
margin-left: 320px; }
.next-col-offset-fixed-xs-17 {
margin-left: 340px; }
.next-col-offset-fixed-xs-18 {
margin-left: 360px; }
.next-col-offset-fixed-xs-19 {
margin-left: 380px; }
.next-col-offset-fixed-xs-20 {
margin-left: 400px; }
.next-col-offset-fixed-xs-21 {
margin-left: 420px; }
.next-col-offset-fixed-xs-22 {
margin-left: 440px; }
.next-col-offset-fixed-xs-23 {
margin-left: 460px; }
.next-col-offset-fixed-xs-24 {
margin-left: 480px; }
.next-col-offset-fixed-xs-25 {
margin-left: 500px; }
.next-col-offset-fixed-xs-26 {
margin-left: 520px; }
.next-col-offset-fixed-xs-27 {
margin-left: 540px; }
.next-col-offset-fixed-xs-28 {
margin-left: 560px; }
.next-col-offset-fixed-xs-29 {
margin-left: 580px; }
.next-col-offset-fixed-xs-30 {
margin-left: 600px; }
.next-col-offset-fixed-s-1 {
margin-left: 20px; }
.next-col-offset-fixed-s-2 {
margin-left: 40px; }
.next-col-offset-fixed-s-3 {
margin-left: 60px; }
.next-col-offset-fixed-s-4 {
margin-left: 80px; }
.next-col-offset-fixed-s-5 {
margin-left: 100px; }
.next-col-offset-fixed-s-6 {
margin-left: 120px; }
.next-col-offset-fixed-s-7 {
margin-left: 140px; }
.next-col-offset-fixed-s-8 {
margin-left: 160px; }
.next-col-offset-fixed-s-9 {
margin-left: 180px; }
.next-col-offset-fixed-s-10 {
margin-left: 200px; }
.next-col-offset-fixed-s-11 {
margin-left: 220px; }
.next-col-offset-fixed-s-12 {
margin-left: 240px; }
.next-col-offset-fixed-s-13 {
margin-left: 260px; }
.next-col-offset-fixed-s-14 {
margin-left: 280px; }
.next-col-offset-fixed-s-15 {
margin-left: 300px; }
.next-col-offset-fixed-s-16 {
margin-left: 320px; }
.next-col-offset-fixed-s-17 {
margin-left: 340px; }
.next-col-offset-fixed-s-18 {
margin-left: 360px; }
.next-col-offset-fixed-s-19 {
margin-left: 380px; }
.next-col-offset-fixed-s-20 {
margin-left: 400px; }
.next-col-offset-fixed-s-21 {
margin-left: 420px; }
.next-col-offset-fixed-s-22 {
margin-left: 440px; }
.next-col-offset-fixed-s-23 {
margin-left: 460px; }
.next-col-offset-fixed-s-24 {
margin-left: 480px; }
.next-col-offset-fixed-s-25 {
margin-left: 500px; }
.next-col-offset-fixed-s-26 {
margin-left: 520px; }
.next-col-offset-fixed-s-27 {
margin-left: 540px; }
.next-col-offset-fixed-s-28 {
margin-left: 560px; }
.next-col-offset-fixed-s-29 {
margin-left: 580px; }
.next-col-offset-fixed-s-30 {
margin-left: 600px; }
.next-col-offset-fixed-m-1 {
margin-left: 20px; }
.next-col-offset-fixed-m-2 {
margin-left: 40px; }
.next-col-offset-fixed-m-3 {
margin-left: 60px; }
.next-col-offset-fixed-m-4 {
margin-left: 80px; }
.next-col-offset-fixed-m-5 {
margin-left: 100px; }
.next-col-offset-fixed-m-6 {
margin-left: 120px; }
.next-col-offset-fixed-m-7 {
margin-left: 140px; }
.next-col-offset-fixed-m-8 {
margin-left: 160px; }
.next-col-offset-fixed-m-9 {
margin-left: 180px; }
.next-col-offset-fixed-m-10 {
margin-left: 200px; }
.next-col-offset-fixed-m-11 {
margin-left: 220px; }
.next-col-offset-fixed-m-12 {
margin-left: 240px; }
.next-col-offset-fixed-m-13 {
margin-left: 260px; }
.next-col-offset-fixed-m-14 {
margin-left: 280px; }
.next-col-offset-fixed-m-15 {
margin-left: 300px; }
.next-col-offset-fixed-m-16 {
margin-left: 320px; }
.next-col-offset-fixed-m-17 {
margin-left: 340px; }
.next-col-offset-fixed-m-18 {
margin-left: 360px; }
.next-col-offset-fixed-m-19 {
margin-left: 380px; }
.next-col-offset-fixed-m-20 {
margin-left: 400px; }
.next-col-offset-fixed-m-21 {
margin-left: 420px; }
.next-col-offset-fixed-m-22 {
margin-left: 440px; }
.next-col-offset-fixed-m-23 {
margin-left: 460px; }
.next-col-offset-fixed-m-24 {
margin-left: 480px; }
.next-col-offset-fixed-m-25 {
margin-left: 500px; }
.next-col-offset-fixed-m-26 {
margin-left: 520px; }
.next-col-offset-fixed-m-27 {
margin-left: 540px; }
.next-col-offset-fixed-m-28 {
margin-left: 560px; }
.next-col-offset-fixed-m-29 {
margin-left: 580px; }
.next-col-offset-fixed-m-30 {
margin-left: 600px; }
.next-col-offset-fixed-l-1 {
margin-left: 20px; }
.next-col-offset-fixed-l-2 {
margin-left: 40px; }
.next-col-offset-fixed-l-3 {
margin-left: 60px; }
.next-col-offset-fixed-l-4 {
margin-left: 80px; }
.next-col-offset-fixed-l-5 {
margin-left: 100px; }
.next-col-offset-fixed-l-6 {
margin-left: 120px; }
.next-col-offset-fixed-l-7 {
margin-left: 140px; }
.next-col-offset-fixed-l-8 {
margin-left: 160px; }
.next-col-offset-fixed-l-9 {
margin-left: 180px; }
.next-col-offset-fixed-l-10 {
margin-left: 200px; }
.next-col-offset-fixed-l-11 {
margin-left: 220px; }
.next-col-offset-fixed-l-12 {
margin-left: 240px; }
.next-col-offset-fixed-l-13 {
margin-left: 260px; }
.next-col-offset-fixed-l-14 {
margin-left: 280px; }
.next-col-offset-fixed-l-15 {
margin-left: 300px; }
.next-col-offset-fixed-l-16 {
margin-left: 320px; }
.next-col-offset-fixed-l-17 {
margin-left: 340px; }
.next-col-offset-fixed-l-18 {
margin-left: 360px; }
.next-col-offset-fixed-l-19 {
margin-left: 380px; }
.next-col-offset-fixed-l-20 {
margin-left: 400px; }
.next-col-offset-fixed-l-21 {
margin-left: 420px; }
.next-col-offset-fixed-l-22 {
margin-left: 440px; }
.next-col-offset-fixed-l-23 {
margin-left: 460px; }
.next-col-offset-fixed-l-24 {
margin-left: 480px; }
.next-col-offset-fixed-l-25 {
margin-left: 500px; }
.next-col-offset-fixed-l-26 {
margin-left: 520px; }
.next-col-offset-fixed-l-27 {
margin-left: 540px; }
.next-col-offset-fixed-l-28 {
margin-left: 560px; }
.next-col-offset-fixed-l-29 {
margin-left: 580px; }
.next-col-offset-fixed-l-30 {
margin-left: 600px; }
.next-col-offset-fixed-xl-1 {
margin-left: 20px; }
.next-col-offset-fixed-xl-2 {
margin-left: 40px; }
.next-col-offset-fixed-xl-3 {
margin-left: 60px; }
.next-col-offset-fixed-xl-4 {
margin-left: 80px; }
.next-col-offset-fixed-xl-5 {
margin-left: 100px; }
.next-col-offset-fixed-xl-6 {
margin-left: 120px; }
.next-col-offset-fixed-xl-7 {
margin-left: 140px; }
.next-col-offset-fixed-xl-8 {
margin-left: 160px; }
.next-col-offset-fixed-xl-9 {
margin-left: 180px; }
.next-col-offset-fixed-xl-10 {
margin-left: 200px; }
.next-col-offset-fixed-xl-11 {
margin-left: 220px; }
.next-col-offset-fixed-xl-12 {
margin-left: 240px; }
.next-col-offset-fixed-xl-13 {
margin-left: 260px; }
.next-col-offset-fixed-xl-14 {
margin-left: 280px; }
.next-col-offset-fixed-xl-15 {
margin-left: 300px; }
.next-col-offset-fixed-xl-16 {
margin-left: 320px; }
.next-col-offset-fixed-xl-17 {
margin-left: 340px; }
.next-col-offset-fixed-xl-18 {
margin-left: 360px; }
.next-col-offset-fixed-xl-19 {
margin-left: 380px; }
.next-col-offset-fixed-xl-20 {
margin-left: 400px; }
.next-col-offset-fixed-xl-21 {
margin-left: 420px; }
.next-col-offset-fixed-xl-22 {
margin-left: 440px; }
.next-col-offset-fixed-xl-23 {
margin-left: 460px; }
.next-col-offset-fixed-xl-24 {
margin-left: 480px; }
.next-col-offset-fixed-xl-25 {
margin-left: 500px; }
.next-col-offset-fixed-xl-26 {
margin-left: 520px; }
.next-col-offset-fixed-xl-27 {
margin-left: 540px; }
.next-col-offset-fixed-xl-28 {
margin-left: 560px; }
.next-col-offset-fixed-xl-29 {
margin-left: 580px; }
.next-col-offset-fixed-xl-30 {
margin-left: 600px; }
.next-col.next-col-hidden {
display: none; }
@media (min-width: 320px) and (max-width: 479px) {
.next-col.next-col-xxs-hidden {
display: none; } }
@media (min-width: 480px) and (max-width: 719px) {
.next-col.next-col-xs-hidden {
display: none; } }
@media (min-width: 720px) and (max-width: 989px) {
.next-col.next-col-s-hidden {
display: none; } }
@media (min-width: 990px) and (max-width: 1199px) {
.next-col.next-col-m-hidden {
display: none; } }
@media (min-width: 1200px) and (max-width: 1499px) {
.next-col.next-col-l-hidden {
display: none; } }
@media (min-width: 1500px) {
.next-col.next-col-xl-hidden {
display: none; } }
.next-row.next-row-hidden {
display: none; }
@media (min-width: 320px) and (max-width: 479px) {
.next-row.next-row-xxs-hidden {
display: none; } }
@media (min-width: 480px) and (max-width: 719px) {
.next-row.next-row-xs-hidden {
display: none; } }
@media (min-width: 720px) and (max-width: 989px) {
.next-row.next-row-s-hidden {
display: none; } }
@media (min-width: 990px) and (max-width: 1199px) {
.next-row.next-row-m-hidden {
display: none; } }
@media (min-width: 1200px) and (max-width: 1499px) {
.next-row.next-row-l-hidden {
display: none; } }
@media (min-width: 1500px) {
.next-row.next-row-xl-hidden {
display: none; } }
.next-col-offset-1[dir="rtl"] {
margin-right: 4.16667%;
margin-left: auto; }
.next-col-offset-2[dir="rtl"] {
margin-right: 8.33333%;
margin-left: auto; }
.next-col-offset-3[dir="rtl"] {
margin-right: 12.5%;
margin-left: auto; }
.next-col-offset-4[dir="rtl"] {
margin-right: 16.66667%;
margin-left: auto; }
.next-col-offset-5[dir="rtl"] {
margin-right: 20.83333%;
margin-left: auto; }
.next-col-offset-6[dir="rtl"] {
margin-right: 25%;
margin-left: auto; }
.next-col-offset-7[dir="rtl"] {
margin-right: 29.16667%;
margin-left: auto; }
.next-col-offset-8[dir="rtl"] {
margin-right: 33.33333%;
margin-left: auto; }
.next-col-offset-9[dir="rtl"] {
margin-right: 37.5%;
margin-left: auto; }
.next-col-offset-10[dir="rtl"] {
margin-right: 41.66667%;
margin-left: auto; }
.next-col-offset-11[dir="rtl"] {
margin-right: 45.83333%;
margin-left: auto; }
.next-col-offset-12[dir="rtl"] {
margin-right: 50%;
margin-left: auto; }
.next-col-offset-13[dir="rtl"] {
margin-right: 54.16667%;
margin-left: auto; }
.next-col-offset-14[dir="rtl"] {
margin-right: 58.33333%;
margin-left: auto; }
.next-col-offset-15[dir="rtl"] {
margin-right: 62.5%;
margin-left: auto; }
.next-col-offset-16[dir="rtl"] {
margin-right: 66.66667%;
margin-left: auto; }
.next-col-offset-17[dir="rtl"] {
margin-right: 70.83333%;
margin-left: auto; }
.next-col-offset-18[dir="rtl"] {
margin-right: 75%;
margin-left: auto; }
.next-col-offset-19[dir="rtl"] {
margin-right: 79.16667%;
margin-left: auto; }
.next-col-offset-20[dir="rtl"] {
margin-right: 83.33333%;
margin-left: auto; }
.next-col-offset-21[dir="rtl"] {
margin-right: 87.5%;
margin-left: auto; }
.next-col-offset-22[dir="rtl"] {
margin-right: 91.66667%;
margin-left: auto; }
.next-col-offset-23[dir="rtl"] {
margin-right: 95.83333%;
margin-left: auto; }
.next-col-offset-24[dir="rtl"] {
margin-right: 100%;
margin-left: auto; }
@media (min-width: 320px) {
.next-col-xxs-offset-1[dir="rtl"] {
margin-right: 4.16667%;
margin-left: auto; }
.next-col-xxs-offset-2[dir="rtl"] {
margin-right: 8.33333%;
margin-left: auto; }
.next-col-xxs-offset-3[dir="rtl"] {
margin-right: 12.5%;
margin-left: auto; }
.next-col-xxs-offset-4[dir="rtl"] {
margin-right: 16.66667%;
margin-left: auto; }
.next-col-xxs-offset-5[dir="rtl"] {
margin-right: 20.83333%;
margin-left: auto; }
.next-col-xxs-offset-6[dir="rtl"] {
margin-right: 25%;
margin-left: auto; }
.next-col-xxs-offset-7[dir="rtl"] {
margin-right: 29.16667%;
margin-left: auto; }
.next-col-xxs-offset-8[dir="rtl"] {
margin-right: 33.33333%;
margin-left: auto; }
.next-col-xxs-offset-9[dir="rtl"] {
margin-right: 37.5%;
margin-left: auto; }
.next-col-xxs-offset-10[dir="rtl"] {
margin-right: 41.66667%;
margin-left: auto; }
.next-col-xxs-offset-11[dir="rtl"] {
margin-right: 45.83333%;
margin-left: auto; }
.next-col-xxs-offset-12[dir="rtl"] {
margin-right: 50%;
margin-left: auto; }
.next-col-xxs-offset-13[dir="rtl"] {
margin-right: 54.16667%;
margin-left: auto; }
.next-col-xxs-offset-14[dir="rtl"] {
margin-right: 58.33333%;
margin-left: auto; }
.next-col-xxs-offset-15[dir="rtl"] {
margin-right: 62.5%;
margin-left: auto; }
.next-col-xxs-offset-16[dir="rtl"] {
margin-right: 66.66667%;
margin-left: auto; }
.next-col-xxs-offset-17[dir="rtl"] {
margin-right: 70.83333%;
margin-left: auto; }
.next-col-xxs-offset-18[dir="rtl"] {
margin-right: 75%;
margin-left: auto; }
.next-col-xxs-offset-19[dir="rtl"] {
margin-right: 79.16667%;
margin-left: auto; }
.next-col-xxs-offset-20[dir="rtl"] {
margin-right: 83.33333%;
margin-left: auto; }
.next-col-xxs-offset-21[dir="rtl"] {
margin-right: 87.5%;
margin-left: auto; }
.next-col-xxs-offset-22[dir="rtl"] {
margin-right: 91.66667%;
margin-left: auto; }
.next-col-xxs-offset-23[dir="rtl"] {
margin-right: 95.83333%;
margin-left: auto; }
.next-col-xxs-offset-24[dir="rtl"] {
margin-right: 100%;
margin-left: auto; } }
@media (min-width: 480px) {
.next-col-xs-offset-1[dir="rtl"] {
margin-right: 4.16667%;
margin-left: auto; }
.next-col-xs-offset-2[dir="rtl"] {
margin-right: 8.33333%;
margin-left: auto; }
.next-col-xs-offset-3[dir="rtl"] {
margin-right: 12.5%;
margin-left: auto; }
.next-col-xs-offset-4[dir="rtl"] {
margin-right: 16.66667%;
margin-left: auto; }
.next-col-xs-offset-5[dir="rtl"] {
margin-right: 20.83333%;
margin-left: auto; }
.next-col-xs-offset-6[dir="rtl"] {
margin-right: 25%;
margin-left: auto; }
.next-col-xs-offset-7[dir="rtl"] {
margin-right: 29.16667%;
margin-left: auto; }
.next-col-xs-offset-8[dir="rtl"] {
margin-right: 33.33333%;
margin-left: auto; }
.next-col-xs-offset-9[dir="rtl"] {
margin-right: 37.5%;
margin-left: auto; }
.next-col-xs-offset-10[dir="rtl"] {
margin-right: 41.66667%;
margin-left: auto; }
.next-col-xs-offset-11[dir="rtl"] {
margin-right: 45.83333%;
margin-left: auto; }
.next-col-xs-offset-12[dir="rtl"] {
margin-right: 50%;
margin-left: auto; }
.next-col-xs-offset-13[dir="rtl"] {
margin-right: 54.16667%;
margin-left: auto; }
.next-col-xs-offset-14[dir="rtl"] {
margin-right: 58.33333%;
margin-left: auto; }
.next-col-xs-offset-15[dir="rtl"] {
margin-right: 62.5%;
margin-left: auto; }
.next-col-xs-offset-16[dir="rtl"] {
margin-right: 66.66667%;
margin-left: auto; }
.next-col-xs-offset-17[dir="rtl"] {
margin-right: 70.83333%;
margin-left: auto; }
.next-col-xs-offset-18[dir="rtl"] {
margin-right: 75%;
margin-left: auto; }
.next-col-xs-offset-19[dir="rtl"] {
margin-right: 79.16667%;
margin-left: auto; }
.next-col-xs-offset-20[dir="rtl"] {
margin-right: 83.33333%;
margin-left: auto; }
.next-col-xs-offset-21[dir="rtl"] {
margin-right: 87.5%;
margin-left: auto; }
.next-col-xs-offset-22[dir="rtl"] {
margin-right: 91.66667%;
margin-left: auto; }
.next-col-xs-offset-23[dir="rtl"] {
margin-right: 95.83333%;
margin-left: auto; }
.next-col-xs-offset-24[dir="rtl"] {
margin-right: 100%;
margin-left: auto; } }
@media (min-width: 720px) {
.next-col-s-offset-1[dir="rtl"] {
margin-right: 4.16667%;
margin-left: auto; }
.next-col-s-offset-2[dir="rtl"] {
margin-right: 8.33333%;
margin-left: auto; }
.next-col-s-offset-3[dir="rtl"] {
margin-right: 12.5%;
margin-left: auto; }
.next-col-s-offset-4[dir="rtl"] {
margin-right: 16.66667%;
margin-left: auto; }
.next-col-s-offset-5[dir="rtl"] {
margin-right: 20.83333%;
margin-left: auto; }
.next-col-s-offset-6[dir="rtl"] {
margin-right: 25%;
margin-left: auto; }
.next-col-s-offset-7[dir="rtl"] {
margin-right: 29.16667%;
margin-left: auto; }
.next-col-s-offset-8[dir="rtl"] {
margin-right: 33.33333%;
margin-left: auto; }
.next-col-s-offset-9[dir="rtl"] {
margin-right: 37.5%;
margin-left: auto; }
.next-col-s-offset-10[dir="rtl"] {
margin-right: 41.66667%;
margin-left: auto; }
.next-col-s-offset-11[dir="rtl"] {
margin-right: 45.83333%;
margin-left: auto; }
.next-col-s-offset-12[dir="rtl"] {
margin-right: 50%;
margin-left: auto; }
.next-col-s-offset-13[dir="rtl"] {
margin-right: 54.16667%;
margin-left: auto; }
.next-col-s-offset-14[dir="rtl"] {
margin-right: 58.33333%;
margin-left: auto; }
.next-col-s-offset-15[dir="rtl"] {
margin-right: 62.5%;
margin-left: auto; }
.next-col-s-offset-16[dir="rtl"] {
margin-right: 66.66667%;
margin-left: auto; }
.next-col-s-offset-17[dir="rtl"] {
margin-right: 70.83333%;
margin-left: auto; }
.next-col-s-offset-18[dir="rtl"] {
margin-right: 75%;
margin-left: auto; }
.next-col-s-offset-19[dir="rtl"] {
margin-right: 79.16667%;
margin-left: auto; }
.next-col-s-offset-20[dir="rtl"] {
margin-right: 83.33333%;
margin-left: auto; }
.next-col-s-offset-21[dir="rtl"] {
margin-right: 87.5%;
margin-left: auto; }
.next-col-s-offset-22[dir="rtl"] {
margin-right: 91.66667%;
margin-left: auto; }
.next-col-s-offset-23[dir="rtl"] {
margin-right: 95.83333%;
margin-left: auto; }
.next-col-s-offset-24[dir="rtl"] {
margin-right: 100%;
margin-left: auto; } }
@media (min-width: 990px) {
.next-col-m-offset-1[dir="rtl"] {
margin-right: 4.16667%;
margin-left: auto; }
.next-col-m-offset-2[dir="rtl"] {
margin-right: 8.33333%;
margin-left: auto; }
.next-col-m-offset-3[dir="rtl"] {
margin-right: 12.5%;
margin-left: auto; }
.next-col-m-offset-4[dir="rtl"] {
margin-right: 16.66667%;
margin-left: auto; }
.next-col-m-offset-5[dir="rtl"] {
margin-right: 20.83333%;
margin-left: auto; }
.next-col-m-offset-6[dir="rtl"] {
margin-right: 25%;
margin-left: auto; }
.next-col-m-offset-7[dir="rtl"] {
margin-right: 29.16667%;
margin-left: auto; }
.next-col-m-offset-8[dir="rtl"] {
margin-right: 33.33333%;
margin-left: auto; }
.next-col-m-offset-9[dir="rtl"] {
margin-right: 37.5%;
margin-left: auto; }
.next-col-m-offset-10[dir="rtl"] {
margin-right: 41.66667%;
margin-left: auto; }
.next-col-m-offset-11[dir="rtl"] {
margin-right: 45.83333%;
margin-left: auto; }
.next-col-m-offset-12[dir="rtl"] {
margin-right: 50%;
margin-left: auto; }
.next-col-m-offset-13[dir="rtl"] {
margin-right: 54.16667%;
margin-left: auto; }
.next-col-m-offset-14[dir="rtl"] {
margin-right: 58.33333%;
margin-left: auto; }
.next-col-m-offset-15[dir="rtl"] {
margin-right: 62.5%;
margin-left: auto; }
.next-col-m-offset-16[dir="rtl"] {
margin-right: 66.66667%;
margin-left: auto; }
.next-col-m-offset-17[dir="rtl"] {
margin-right: 70.83333%;
margin-left: auto; }
.next-col-m-offset-18[dir="rtl"] {
margin-right: 75%;
margin-left: auto; }
.next-col-m-offset-19[dir="rtl"] {
margin-right: 79.16667%;
margin-left: auto; }
.next-col-m-offset-20[dir="rtl"] {
margin-right: 83.33333%;
margin-left: auto; }
.next-col-m-offset-21[dir="rtl"] {
margin-right: 87.5%;
margin-left: auto; }
.next-col-m-offset-22[dir="rtl"] {
margin-right: 91.66667%;
margin-left: auto; }
.next-col-m-offset-23[dir="rtl"] {
margin-right: 95.83333%;
margin-left: auto; }
.next-col-m-offset-24[dir="rtl"] {
margin-right: 100%;
margin-left: auto; } }
@media (min-width: 1200px) {
.next-col-l-offset-1[dir="rtl"] {
margin-right: 4.16667%;
margin-left: auto; }
.next-col-l-offset-2[dir="rtl"] {
margin-right: 8.33333%;
margin-left: auto; }
.next-col-l-offset-3[dir="rtl"] {
margin-right: 12.5%;
margin-left: auto; }
.next-col-l-offset-4[dir="rtl"] {
margin-right: 16.66667%;
margin-left: auto; }
.next-col-l-offset-5[dir="rtl"] {
margin-right: 20.83333%;
margin-left: auto; }
.next-col-l-offset-6[dir="rtl"] {
margin-right: 25%;
margin-left: auto; }
.next-col-l-offset-7[dir="rtl"] {
margin-right: 29.16667%;
margin-left: auto; }
.next-col-l-offset-8[dir="rtl"] {
margin-right: 33.33333%;
margin-left: auto; }
.next-col-l-offset-9[dir="rtl"] {
margin-right: 37.5%;
margin-left: auto; }
.next-col-l-offset-10[dir="rtl"] {
margin-right: 41.66667%;
margin-left: auto; }
.next-col-l-offset-11[dir="rtl"] {
margin-right: 45.83333%;
margin-left: auto; }
.next-col-l-offset-12[dir="rtl"] {
margin-right: 50%;
margin-left: auto; }
.next-col-l-offset-13[dir="rtl"] {
margin-right: 54.16667%;
margin-left: auto; }
.next-col-l-offset-14[dir="rtl"] {
margin-right: 58.33333%;
margin-left: auto; }
.next-col-l-offset-15[dir="rtl"] {
margin-right: 62.5%;
margin-left: auto; }
.next-col-l-offset-16[dir="rtl"] {
margin-right: 66.66667%;
margin-left: auto; }
.next-col-l-offset-17[dir="rtl"] {
margin-right: 70.83333%;
margin-left: auto; }
.next-col-l-offset-18[dir="rtl"] {
margin-right: 75%;
margin-left: auto; }
.next-col-l-offset-19[dir="rtl"] {
margin-right: 79.16667%;
margin-left: auto; }
.next-col-l-offset-20[dir="rtl"] {
margin-right: 83.33333%;
margin-left: auto; }
.next-col-l-offset-21[dir="rtl"] {
margin-right: 87.5%;
margin-left: auto; }
.next-col-l-offset-22[dir="rtl"] {
margin-right: 91.66667%;
margin-left: auto; }
.next-col-l-offset-23[dir="rtl"] {
margin-right: 95.83333%;
margin-left: auto; }
.next-col-l-offset-24[dir="rtl"] {
margin-right: 100%;
margin-left: auto; } }
@media (min-width: 1500px) {
.next-col-xl-offset-1[dir="rtl"] {
margin-right: 4.16667%;
margin-left: auto; }
.next-col-xl-offset-2[dir="rtl"] {
margin-right: 8.33333%;
margin-left: auto; }
.next-col-xl-offset-3[dir="rtl"] {
margin-right: 12.5%;
margin-left: auto; }
.next-col-xl-offset-4[dir="rtl"] {
margin-right: 16.66667%;
margin-left: auto; }
.next-col-xl-offset-5[dir="rtl"] {
margin-right: 20.83333%;
margin-left: auto; }
.next-col-xl-offset-6[dir="rtl"] {
margin-right: 25%;
margin-left: auto; }
.next-col-xl-offset-7[dir="rtl"] {
margin-right: 29.16667%;
margin-left: auto; }
.next-col-xl-offset-8[dir="rtl"] {
margin-right: 33.33333%;
margin-left: auto; }
.next-col-xl-offset-9[dir="rtl"] {
margin-right: 37.5%;
margin-left: auto; }
.next-col-xl-offset-10[dir="rtl"] {
margin-right: 41.66667%;
margin-left: auto; }
.next-col-xl-offset-11[dir="rtl"] {
margin-right: 45.83333%;
margin-left: auto; }
.next-col-xl-offset-12[dir="rtl"] {
margin-right: 50%;
margin-left: auto; }
.next-col-xl-offset-13[dir="rtl"] {
margin-right: 54.16667%;
margin-left: auto; }
.next-col-xl-offset-14[dir="rtl"] {
margin-right: 58.33333%;
margin-left: auto; }
.next-col-xl-offset-15[dir="rtl"] {
margin-right: 62.5%;
margin-left: auto; }
.next-col-xl-offset-16[dir="rtl"] {
margin-right: 66.66667%;
margin-left: auto; }
.next-col-xl-offset-17[dir="rtl"] {
margin-right: 70.83333%;
margin-left: auto; }
.next-col-xl-offset-18[dir="rtl"] {
margin-right: 75%;
margin-left: auto; }
.next-col-xl-offset-19[dir="rtl"] {
margin-right: 79.16667%;
margin-left: auto; }
.next-col-xl-offset-20[dir="rtl"] {
margin-right: 83.33333%;
margin-left: auto; }
.next-col-xl-offset-21[dir="rtl"] {
margin-right: 87.5%;
margin-left: auto; }
.next-col-xl-offset-22[dir="rtl"] {
margin-right: 91.66667%;
margin-left: auto; }
.next-col-xl-offset-23[dir="rtl"] {
margin-right: 95.83333%;
margin-left: auto; }
.next-col-xl-offset-24[dir="rtl"] {
margin-right: 100%;
margin-left: auto; } }
.next-col-offset-fixed-1[dir="rtl"] {
margin-right: 20px;
margin-left: auto; }
.next-col-offset-fixed-2[dir="rtl"] {
margin-right: 40px;
margin-left: auto; }
.next-col-offset-fixed-3[dir="rtl"] {
margin-right: 60px;
margin-left: auto; }
.next-col-offset-fixed-4[dir="rtl"] {
margin-right: 80px;
margin-left: auto; }
.next-col-offset-fixed-5[dir="rtl"] {
margin-right: 100px;
margin-left: auto; }
.next-col-offset-fixed-6[dir="rtl"] {
margin-right: 120px;
margin-left: auto; }
.next-col-offset-fixed-7[dir="rtl"] {
margin-right: 140px;
margin-left: auto; }
.next-col-offset-fixed-8[dir="rtl"] {
margin-right: 160px;
margin-left: auto; }
.next-col-offset-fixed-9[dir="rtl"] {
margin-right: 180px;
margin-left: auto; }
.next-col-offset-fixed-10[dir="rtl"] {
margin-right: 200px;
margin-left: auto; }
.next-col-offset-fixed-11[dir="rtl"] {
margin-right: 220px;
margin-left: auto; }
.next-col-offset-fixed-12[dir="rtl"] {
margin-right: 240px;
margin-left: auto; }
.next-col-offset-fixed-13[dir="rtl"] {
margin-right: 260px;
margin-left: auto; }
.next-col-offset-fixed-14[dir="rtl"] {
margin-right: 280px;
margin-left: auto; }
.next-col-offset-fixed-15[dir="rtl"] {
margin-right: 300px;
margin-left: auto; }
.next-col-offset-fixed-16[dir="rtl"] {
margin-right: 320px;
margin-left: auto; }
.next-col-offset-fixed-17[dir="rtl"] {
margin-right: 340px;
margin-left: auto; }
.next-col-offset-fixed-18[dir="rtl"] {
margin-right: 360px;
margin-left: auto; }
.next-col-offset-fixed-19[dir="rtl"] {
margin-right: 380px;
margin-left: auto; }
.next-col-offset-fixed-20[dir="rtl"] {
margin-right: 400px;
margin-left: auto; }
.next-col-offset-fixed-21[dir="rtl"] {
margin-right: 420px;
margin-left: auto; }
.next-col-offset-fixed-22[dir="rtl"] {
margin-right: 440px;
margin-left: auto; }
.next-col-offset-fixed-23[dir="rtl"] {
margin-right: 460px;
margin-left: auto; }
.next-col-offset-fixed-24[dir="rtl"] {
margin-right: 480px;
margin-left: auto; }
.next-col-offset-fixed-25[dir="rtl"] {
margin-right: 500px;
margin-left: auto; }
.next-col-offset-fixed-26[dir="rtl"] {
margin-right: 520px;
margin-left: auto; }
.next-col-offset-fixed-27[dir="rtl"] {
margin-right: 540px;
margin-left: auto; }
.next-col-offset-fixed-28[dir="rtl"] {
margin-right: 560px;
margin-left: auto; }
.next-col-offset-fixed-29[dir="rtl"] {
margin-right: 580px;
margin-left: auto; }
.next-col-offset-fixed-30[dir="rtl"] {
margin-right: 600px;
margin-left: auto; }
.next-col-offset-fixed-xxs-1[dir="rtl"] {
margin-right: 20px;
margin-left: auto; }
.next-col-offset-fixed-xxs-2[dir="rtl"] {
margin-right: 40px;
margin-left: auto; }
.next-col-offset-fixed-xxs-3[dir="rtl"] {
margin-right: 60px;
margin-left: auto; }
.next-col-offset-fixed-xxs-4[dir="rtl"] {
margin-right: 80px;
margin-left: auto; }
.next-col-offset-fixed-xxs-5[dir="rtl"] {
margin-right: 100px;
margin-left: auto; }
.next-col-offset-fixed-xxs-6[dir="rtl"] {
margin-right: 120px;
margin-left: auto; }
.next-col-offset-fixed-xxs-7[dir="rtl"] {
margin-right: 140px;
margin-left: auto; }
.next-col-offset-fixed-xxs-8[dir="rtl"] {
margin-right: 160px;
margin-left: auto; }
.next-col-offset-fixed-xxs-9[dir="rtl"] {
margin-right: 180px;
margin-left: auto; }
.next-col-offset-fixed-xxs-10[dir="rtl"] {
margin-right: 200px;
margin-left: auto; }
.next-col-offset-fixed-xxs-11[dir="rtl"] {
margin-right: 220px;
margin-left: auto; }
.next-col-offset-fixed-xxs-12[dir="rtl"] {
margin-right: 240px;
margin-left: auto; }
.next-col-offset-fixed-xxs-13[dir="rtl"] {
margin-right: 260px;
margin-left: auto; }
.next-col-offset-fixed-xxs-14[dir="rtl"] {
margin-right: 280px;
margin-left: auto; }
.next-col-offset-fixed-xxs-15[dir="rtl"] {
margin-right: 300px;
margin-left: auto; }
.next-col-offset-fixed-xxs-16[dir="rtl"] {
margin-right: 320px;
margin-left: auto; }
.next-col-offset-fixed-xxs-17[dir="rtl"] {
margin-right: 340px;
margin-left: auto; }
.next-col-offset-fixed-xxs-18[dir="rtl"] {
margin-right: 360px;
margin-left: auto; }
.next-col-offset-fixed-xxs-19[dir="rtl"] {
margin-right: 380px;
margin-left: auto; }
.next-col-offset-fixed-xxs-20[dir="rtl"] {
margin-right: 400px;
margin-left: auto; }
.next-col-offset-fixed-xxs-21[dir="rtl"] {
margin-right: 420px;
margin-left: auto; }
.next-col-offset-fixed-xxs-22[dir="rtl"] {
margin-right: 440px;
margin-left: auto; }
.next-col-offset-fixed-xxs-23[dir="rtl"] {
margin-right: 460px;
margin-left: auto; }
.next-col-offset-fixed-xxs-24[dir="rtl"] {
margin-right: 480px;
margin-left: auto; }
.next-col-offset-fixed-xxs-25[dir="rtl"] {
margin-right: 500px;
margin-left: auto; }
.next-col-offset-fixed-xxs-26[dir="rtl"] {
margin-right: 520px;
margin-left: auto; }
.next-col-offset-fixed-xxs-27[dir="rtl"] {
margin-right: 540px;
margin-left: auto; }
.next-col-offset-fixed-xxs-28[dir="rtl"] {
margin-right: 560px;
margin-left: auto; }
.next-col-offset-fixed-xxs-29[dir="rtl"] {
margin-right: 580px;
margin-left: auto; }
.next-col-offset-fixed-xxs-30[dir="rtl"] {
margin-right: 600px;
margin-left: auto; }
.next-col-offset-fixed-xs-1[dir="rtl"] {
margin-right: 20px;
margin-left: auto; }
.next-col-offset-fixed-xs-2[dir="rtl"] {
margin-right: 40px;
margin-left: auto; }
.next-col-offset-fixed-xs-3[dir="rtl"] {
margin-right: 60px;
margin-left: auto; }
.next-col-offset-fixed-xs-4[dir="rtl"] {
margin-right: 80px;
margin-left: auto; }
.next-col-offset-fixed-xs-5[dir="rtl"] {
margin-right: 100px;
margin-left: auto; }
.next-col-offset-fixed-xs-6[dir="rtl"] {
margin-right: 120px;
margin-left: auto; }
.next-col-offset-fixed-xs-7[dir="rtl"] {
margin-right: 140px;
margin-left: auto; }
.next-col-offset-fixed-xs-8[dir="rtl"] {
margin-right: 160px;
margin-left: auto; }
.next-col-offset-fixed-xs-9[dir="rtl"] {
margin-right: 180px;
margin-left: auto; }
.next-col-offset-fixed-xs-10[dir="rtl"] {
margin-right: 200px;
margin-left: auto; }
.next-col-offset-fixed-xs-11[dir="rtl"] {
margin-right: 220px;
margin-left: auto; }
.next-col-offset-fixed-xs-12[dir="rtl"] {
margin-right: 240px;
margin-left: auto; }
.next-col-offset-fixed-xs-13[dir="rtl"] {
margin-right: 260px;
margin-left: auto; }
.next-col-offset-fixed-xs-14[dir="rtl"] {
margin-right: 280px;
margin-left: auto; }
.next-col-offset-fixed-xs-15[dir="rtl"] {
margin-right: 300px;
margin-left: auto; }
.next-col-offset-fixed-xs-16[dir="rtl"] {
margin-right: 320px;
margin-left: auto; }
.next-col-offset-fixed-xs-17[dir="rtl"] {
margin-right: 340px;
margin-left: auto; }
.next-col-offset-fixed-xs-18[dir="rtl"] {
margin-right: 360px;
margin-left: auto; }
.next-col-offset-fixed-xs-19[dir="rtl"] {
margin-right: 380px;
margin-left: auto; }
.next-col-offset-fixed-xs-20[dir="rtl"] {
margin-right: 400px;
margin-left: auto; }
.next-col-offset-fixed-xs-21[dir="rtl"] {
margin-right: 420px;
margin-left: auto; }
.next-col-offset-fixed-xs-22[dir="rtl"] {
margin-right: 440px;
margin-left: auto; }
.next-col-offset-fixed-xs-23[dir="rtl"] {
margin-right: 460px;
margin-left: auto; }
.next-col-offset-fixed-xs-24[dir="rtl"] {
margin-right: 480px;
margin-left: auto; }
.next-col-offset-fixed-xs-25[dir="rtl"] {
margin-right: 500px;
margin-left: auto; }
.next-col-offset-fixed-xs-26[dir="rtl"] {
margin-right: 520px;
margin-left: auto; }
.next-col-offset-fixed-xs-27[dir="rtl"] {
margin-right: 540px;
margin-left: auto; }
.next-col-offset-fixed-xs-28[dir="rtl"] {
margin-right: 560px;
margin-left: auto; }
.next-col-offset-fixed-xs-29[dir="rtl"] {
margin-right: 580px;
margin-left: auto; }
.next-col-offset-fixed-xs-30[dir="rtl"] {
margin-right: 600px;
margin-left: auto; }
.next-col-offset-fixed-s-1[dir="rtl"] {
margin-right: 20px;
margin-left: auto; }
.next-col-offset-fixed-s-2[dir="rtl"] {
margin-right: 40px;
margin-left: auto; }
.next-col-offset-fixed-s-3[dir="rtl"] {
margin-right: 60px;
margin-left: auto; }
.next-col-offset-fixed-s-4[dir="rtl"] {
margin-right: 80px;
margin-left: auto; }
.next-col-offset-fixed-s-5[dir="rtl"] {
margin-right: 100px;
margin-left: auto; }
.next-col-offset-fixed-s-6[dir="rtl"] {
margin-right: 120px;
margin-left: auto; }
.next-col-offset-fixed-s-7[dir="rtl"] {
margin-right: 140px;
margin-left: auto; }
.next-col-offset-fixed-s-8[dir="rtl"] {
margin-right: 160px;
margin-left: auto; }
.next-col-offset-fixed-s-9[dir="rtl"] {
margin-right: 180px;
margin-left: auto; }
.next-col-offset-fixed-s-10[dir="rtl"] {
margin-right: 200px;
margin-left: auto; }
.next-col-offset-fixed-s-11[dir="rtl"] {
margin-right: 220px;
margin-left: auto; }
.next-col-offset-fixed-s-12[dir="rtl"] {
margin-right: 240px;
margin-left: auto; }
.next-col-offset-fixed-s-13[dir="rtl"] {
margin-right: 260px;
margin-left: auto; }
.next-col-offset-fixed-s-14[dir="rtl"] {
margin-right: 280px;
margin-left: auto; }
.next-col-offset-fixed-s-15[dir="rtl"] {
margin-right: 300px;
margin-left: auto; }
.next-col-offset-fixed-s-16[dir="rtl"] {
margin-right: 320px;
margin-left: auto; }
.next-col-offset-fixed-s-17[dir="rtl"] {
margin-right: 340px;
margin-left: auto; }
.next-col-offset-fixed-s-18[dir="rtl"] {
margin-right: 360px;
margin-left: auto; }
.next-col-offset-fixed-s-19[dir="rtl"] {
margin-right: 380px;
margin-left: auto; }
.next-col-offset-fixed-s-20[dir="rtl"] {
margin-right: 400px;
margin-left: auto; }
.next-col-offset-fixed-s-21[dir="rtl"] {
margin-right: 420px;
margin-left: auto; }
.next-col-offset-fixed-s-22[dir="rtl"] {
margin-right: 440px;
margin-left: auto; }
.next-col-offset-fixed-s-23[dir="rtl"] {
margin-right: 460px;
margin-left: auto; }
.next-col-offset-fixed-s-24[dir="rtl"] {
margin-right: 480px;
margin-left: auto; }
.next-col-offset-fixed-s-25[dir="rtl"] {
margin-right: 500px;
margin-left: auto; }
.next-col-offset-fixed-s-26[dir="rtl"] {
margin-right: 520px;
margin-left: auto; }
.next-col-offset-fixed-s-27[dir="rtl"] {
margin-right: 540px;
margin-left: auto; }
.next-col-offset-fixed-s-28[dir="rtl"] {
margin-right: 560px;
margin-left: auto; }
.next-col-offset-fixed-s-29[dir="rtl"] {
margin-right: 580px;
margin-left: auto; }
.next-col-offset-fixed-s-30[dir="rtl"] {
margin-right: 600px;
margin-left: auto; }
.next-col-offset-fixed-m-1[dir="rtl"] {
margin-right: 20px;
margin-left: auto; }
.next-col-offset-fixed-m-2[dir="rtl"] {
margin-right: 40px;
margin-left: auto; }
.next-col-offset-fixed-m-3[dir="rtl"] {
margin-right: 60px;
margin-left: auto; }
.next-col-offset-fixed-m-4[dir="rtl"] {
margin-right: 80px;
margin-left: auto; }
.next-col-offset-fixed-m-5[dir="rtl"] {
margin-right: 100px;
margin-left: auto; }
.next-col-offset-fixed-m-6[dir="rtl"] {
margin-right: 120px;
margin-left: auto; }
.next-col-offset-fixed-m-7[dir="rtl"] {
margin-right: 140px;
margin-left: auto; }
.next-col-offset-fixed-m-8[dir="rtl"] {
margin-right: 160px;
margin-left: auto; }
.next-col-offset-fixed-m-9[dir="rtl"] {
margin-right: 180px;
margin-left: auto; }
.next-col-offset-fixed-m-10[dir="rtl"] {
margin-right: 200px;
margin-left: auto; }
.next-col-offset-fixed-m-11[dir="rtl"] {
margin-right: 220px;
margin-left: auto; }
.next-col-offset-fixed-m-12[dir="rtl"] {
margin-right: 240px;
margin-left: auto; }
.next-col-offset-fixed-m-13[dir="rtl"] {
margin-right: 260px;
margin-left: auto; }
.next-col-offset-fixed-m-14[dir="rtl"] {
margin-right: 280px;
margin-left: auto; }
.next-col-offset-fixed-m-15[dir="rtl"] {
margin-right: 300px;
margin-left: auto; }
.next-col-offset-fixed-m-16[dir="rtl"] {
margin-right: 320px;
margin-left: auto; }
.next-col-offset-fixed-m-17[dir="rtl"] {
margin-right: 340px;
margin-left: auto; }
.next-col-offset-fixed-m-18[dir="rtl"] {
margin-right: 360px;
margin-left: auto; }
.next-col-offset-fixed-m-19[dir="rtl"] {
margin-right: 380px;
margin-left: auto; }
.next-col-offset-fixed-m-20[dir="rtl"] {
margin-right: 400px;
margin-left: auto; }
.next-col-offset-fixed-m-21[dir="rtl"] {
margin-right: 420px;
margin-left: auto; }
.next-col-offset-fixed-m-22[dir="rtl"] {
margin-right: 440px;
margin-left: auto; }
.next-col-offset-fixed-m-23[dir="rtl"] {
margin-right: 460px;
margin-left: auto; }
.next-col-offset-fixed-m-24[dir="rtl"] {
margin-right: 480px;
margin-left: auto; }
.next-col-offset-fixed-m-25[dir="rtl"] {
margin-right: 500px;
margin-left: auto; }
.next-col-offset-fixed-m-26[dir="rtl"] {
margin-right: 520px;
margin-left: auto; }
.next-col-offset-fixed-m-27[dir="rtl"] {
margin-right: 540px;
margin-left: auto; }
.next-col-offset-fixed-m-28[dir="rtl"] {
margin-right: 560px;
margin-left: auto; }
.next-col-offset-fixed-m-29[dir="rtl"] {
margin-right: 580px;
margin-left: auto; }
.next-col-offset-fixed-m-30[dir="rtl"] {
margin-right: 600px;
margin-left: auto; }
.next-col-offset-fixed-l-1[dir="rtl"] {
margin-right: 20px;
margin-left: auto; }
.next-col-offset-fixed-l-2[dir="rtl"] {
margin-right: 40px;
margin-left: auto; }
.next-col-offset-fixed-l-3[dir="rtl"] {
margin-right: 60px;
margin-left: auto; }
.next-col-offset-fixed-l-4[dir="rtl"] {
margin-right: 80px;
margin-left: auto; }
.next-col-offset-fixed-l-5[dir="rtl"] {
margin-right: 100px;
margin-left: auto; }
.next-col-offset-fixed-l-6[dir="rtl"] {
margin-right: 120px;
margin-left: auto; }
.next-col-offset-fixed-l-7[dir="rtl"] {
margin-right: 140px;
margin-left: auto; }
.next-col-offset-fixed-l-8[dir="rtl"] {
margin-right: 160px;
margin-left: auto; }
.next-col-offset-fixed-l-9[dir="rtl"] {
margin-right: 180px;
margin-left: auto; }
.next-col-offset-fixed-l-10[dir="rtl"] {
margin-right: 200px;
margin-left: auto; }
.next-col-offset-fixed-l-11[dir="rtl"] {
margin-right: 220px;
margin-left: auto; }
.next-col-offset-fixed-l-12[dir="rtl"] {
margin-right: 240px;
margin-left: auto; }
.next-col-offset-fixed-l-13[dir="rtl"] {
margin-right: 260px;
margin-left: auto; }
.next-col-offset-fixed-l-14[dir="rtl"] {
margin-right: 280px;
margin-left: auto; }
.next-col-offset-fixed-l-15[dir="rtl"] {
margin-right: 300px;
margin-left: auto; }
.next-col-offset-fixed-l-16[dir="rtl"] {
margin-right: 320px;
margin-left: auto; }
.next-col-offset-fixed-l-17[dir="rtl"] {
margin-right: 340px;
margin-left: auto; }
.next-col-offset-fixed-l-18[dir="rtl"] {
margin-right: 360px;
margin-left: auto; }
.next-col-offset-fixed-l-19[dir="rtl"] {
margin-right: 380px;
margin-left: auto; }
.next-col-offset-fixed-l-20[dir="rtl"] {
margin-right: 400px;
margin-left: auto; }
.next-col-offset-fixed-l-21[dir="rtl"] {
margin-right: 420px;
margin-left: auto; }
.next-col-offset-fixed-l-22[dir="rtl"] {
margin-right: 440px;
margin-left: auto; }
.next-col-offset-fixed-l-23[dir="rtl"] {
margin-right: 460px;
margin-left: auto; }
.next-col-offset-fixed-l-24[dir="rtl"] {
margin-right: 480px;
margin-left: auto; }
.next-col-offset-fixed-l-25[dir="rtl"] {
margin-right: 500px;
margin-left: auto; }
.next-col-offset-fixed-l-26[dir="rtl"] {
margin-right: 520px;
margin-left: auto; }
.next-col-offset-fixed-l-27[dir="rtl"] {
margin-right: 540px;
margin-left: auto; }
.next-col-offset-fixed-l-28[dir="rtl"] {
margin-right: 560px;
margin-left: auto; }
.next-col-offset-fixed-l-29[dir="rtl"] {
margin-right: 580px;
margin-left: auto; }
.next-col-offset-fixed-l-30[dir="rtl"] {
margin-right: 600px;
margin-left: auto; }
.next-col-offset-fixed-xl-1[dir="rtl"] {
margin-right: 20px;
margin-left: auto; }
.next-col-offset-fixed-xl-2[dir="rtl"] {
margin-right: 40px;
margin-left: auto; }
.next-col-offset-fixed-xl-3[dir="rtl"] {
margin-right: 60px;
margin-left: auto; }
.next-col-offset-fixed-xl-4[dir="rtl"] {
margin-right: 80px;
margin-left: auto; }
.next-col-offset-fixed-xl-5[dir="rtl"] {
margin-right: 100px;
margin-left: auto; }
.next-col-offset-fixed-xl-6[dir="rtl"] {
margin-right: 120px;
margin-left: auto; }
.next-col-offset-fixed-xl-7[dir="rtl"] {
margin-right: 140px;
margin-left: auto; }
.next-col-offset-fixed-xl-8[dir="rtl"] {
margin-right: 160px;
margin-left: auto; }
.next-col-offset-fixed-xl-9[dir="rtl"] {
margin-right: 180px;
margin-left: auto; }
.next-col-offset-fixed-xl-10[dir="rtl"] {
margin-right: 200px;
margin-left: auto; }
.next-col-offset-fixed-xl-11[dir="rtl"] {
margin-right: 220px;
margin-left: auto; }
.next-col-offset-fixed-xl-12[dir="rtl"] {
margin-right: 240px;
margin-left: auto; }
.next-col-offset-fixed-xl-13[dir="rtl"] {
margin-right: 260px;
margin-left: auto; }
.next-col-offset-fixed-xl-14[dir="rtl"] {
margin-right: 280px;
margin-left: auto; }
.next-col-offset-fixed-xl-15[dir="rtl"] {
margin-right: 300px;
margin-left: auto; }
.next-col-offset-fixed-xl-16[dir="rtl"] {
margin-right: 320px;
margin-left: auto; }
.next-col-offset-fixed-xl-17[dir="rtl"] {
margin-right: 340px;
margin-left: auto; }
.next-col-offset-fixed-xl-18[dir="rtl"] {
margin-right: 360px;
margin-left: auto; }
.next-col-offset-fixed-xl-19[dir="rtl"] {
margin-right: 380px;
margin-left: auto; }
.next-col-offset-fixed-xl-20[dir="rtl"] {
margin-right: 400px;
margin-left: auto; }
.next-col-offset-fixed-xl-21[dir="rtl"] {
margin-right: 420px;
margin-left: auto; }
.next-col-offset-fixed-xl-22[dir="rtl"] {
margin-right: 440px;
margin-left: auto; }
.next-col-offset-fixed-xl-23[dir="rtl"] {
margin-right: 460px;
margin-left: auto; }
.next-col-offset-fixed-xl-24[dir="rtl"] {
margin-right: 480px;
margin-left: auto; }
.next-col-offset-fixed-xl-25[dir="rtl"] {
margin-right: 500px;
margin-left: auto; }
.next-col-offset-fixed-xl-26[dir="rtl"] {
margin-right: 520px;
margin-left: auto; }
.next-col-offset-fixed-xl-27[dir="rtl"] {
margin-right: 540px;
margin-left: auto; }
.next-col-offset-fixed-xl-28[dir="rtl"] {
margin-right: 560px;
margin-left: auto; }
.next-col-offset-fixed-xl-29[dir="rtl"] {
margin-right: 580px;
margin-left: auto; }
.next-col-offset-fixed-xl-30[dir="rtl"] {
margin-right: 600px;
margin-left: auto; }
.next-icon[dir="rtl"]::before {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg); }
@font-face {
font-family: NextIcon;
src: url("//at.alicdn.com/t/font_515771_xjdbujl2iu.eot");
src: url("//at.alicdn.com/t/font_515771_xjdbujl2iu.eot?#iefix") format("embedded-opentype"), url("//at.alicdn.com/t/font_515771_xjdbujl2iu.woff2") format("woff2"), url("//at.alicdn.com/t/font_515771_xjdbujl2iu.woff") format("woff"), url("//at.alicdn.com/t/font_515771_xjdbujl2iu.ttf") format("truetype"), url("//at.alicdn.com/t/font_515771_xjdbujl2iu.svg#NextIcon") format("svg"); }
.next-icon {
display: inline-block;
font-family: NextIcon;
font-style: normal;
font-weight: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.next-icon:before {
display: inline-block;
vertical-align: middle;
text-align: center; }
.next-icon-smile:before {
content: "\E65F"; }
.next-icon-cry:before {
content: "\E65D"; }
.next-icon-success:before {
content: "\E60A"; }
.next-icon-warning:before {
content: "\E60B"; }
.next-icon-prompt:before {
content: "\E60C"; }
.next-icon-error:before {
content: "\E60D"; }
.next-icon-help:before {
content: "\E673"; }
.next-icon-clock:before {
content: "\E621"; }
.next-icon-success-filling:before {
content: "\E63A"; }
.next-icon-delete-filling:before {
content: "\E623"; }
.next-icon-favorites-filling:before {
content: "\E60E"; }
.next-icon-add:before {
content: "\E655"; }
.next-icon-minus:before {
content: "\E601"; }
.next-icon-arrow-up:before {
content: "\E625"; }
.next-icon-arrow-down:before {
content: "\E63D"; }
.next-icon-arrow-left:before {
content: "\E61D"; }
.next-icon-arrow-right:before {
content: "\E619"; }
.next-icon-arrow-double-left:before {
content: "\E659"; }
.next-icon-arrow-double-right:before {
content: "\E65E"; }
.next-icon-switch:before {
content: "\E6B3"; }
.next-icon-sorting:before {
content: "\E634"; }
.next-icon-descending:before {
content: "\E61F"; }
.next-icon-ascending:before {
content: "\E61E"; }
.next-icon-select:before {
content: "\E632"; }
.next-icon-semi-select:before {
content: "\E633"; }
.next-icon-search:before {
content: "\E656"; }
.next-icon-close:before {
content: "\E626"; }
.next-icon-ellipsis:before {
content: "\E654"; }
.next-icon-picture:before {
content: "\E631"; }
.next-icon-calendar:before {
content: "\E607"; }
.next-icon-ashbin:before {
content: "\E639"; }
.next-icon-upload:before {
content: "\E7EE"; }
.next-icon-download:before {
content: "\E628"; }
.next-icon-set:before {
content: "\E683"; }
.next-icon-edit:before {
content: "\E63B"; }
.next-icon-refresh:before {
content: "\E677"; }
.next-icon-filter:before {
content: "\E627"; }
.next-icon-attachment:before {
content: "\E665"; }
.next-icon-account:before {
content: "\E608"; }
.next-icon-email:before {
content: "\E605"; }
.next-icon-atm:before {
content: "\E606"; }
.next-icon-loading:before {
content: "\E646";
-webkit-animation: loadingCircle 1s infinite linear;
animation: loadingCircle 1s infinite linear; }
.next-icon-eye:before {
content: "\E611"; }
.next-icon-copy:before {
content: "\E60F"; }
.next-icon-toggle-left:before {
content: "\E602"; }
.next-icon-toggle-right:before {
content: "\E603"; }
.next-icon-eye-close:before {
content: "\E600"; }
.next-icon-unlock:before {
content: "\E615"; }
.next-icon-lock:before {
content: "\E617"; }
.next-icon-exit:before {
content: "\E616"; }
.next-icon-chart-bar:before {
content: "\E612"; }
.next-icon-chart-pie:before {
content: "\E613"; }
.next-icon-form:before {
content: "\E7FB"; }
.next-icon-detail:before {
content: "\E7F8"; }
.next-icon-list:before {
content: "\E7F9"; }
.next-icon-dashboard:before {
content: "\E7FA"; }
@keyframes loadingCircle {
0% {
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.next-icon.next-xxs:before,
.next-icon.next-xxs .next-icon-remote {
width: 8px;
font-size: 8px;
line-height: inherit; }
@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
.next-icon.next-xxs {
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
margin-left: -4px;
margin-right: -4px; }
.next-icon.next-xxs:before {
width: 16px;
font-size: 16px; } }
.next-icon.next-xs:before,
.next-icon.next-xs .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-icon.next-small:before,
.next-icon.next-small .next-icon-remote {
width: 16px;
font-size: 16px;
line-height: inherit; }
.next-icon.next-medium:before,
.next-icon.next-medium .next-icon-remote {
width: 20px;
font-size: 20px;
line-height: inherit; }
.next-icon.next-large:before,
.next-icon.next-large .next-icon-remote {
width: 24px;
font-size: 24px;
line-height: inherit; }
.next-icon.next-xl:before,
.next-icon.next-xl .next-icon-remote {
width: 32px;
font-size: 32px;
line-height: inherit; }
.next-icon.next-xxl:before,
.next-icon.next-xxl .next-icon-remote {
width: 48px;
font-size: 48px;
line-height: inherit; }
.next-icon.next-xxxl:before,
.next-icon.next-xxxl .next-icon-remote {
width: 64px;
font-size: 64px;
line-height: inherit; }
.next-icon.next-inherit:before,
.next-icon.next-inherit .next-icon-remote {
width: inherit;
font-size: inherit;
line-height: inherit; }
.next-icon.next-inherit .next-icon-remote,
.next-icon .next-icon-remote {
width: 1em;
height: 1em;
vertical-align: middle;
fill: currentColor; }
.next-input {
-webkit-box-sizing: border-box;
box-sizing: border-box;
vertical-align: middle;
display: inline-table;
border-collapse: separate;
font-size: 0;
line-height: 1;
width: 200px;
border-spacing: 0;
-webkit-transition: all 100ms linear;
transition: all 100ms linear;
border: 1px solid #C4C6CF;
background-color: #FFFFFF; }
.next-input *,
.next-input *:before,
.next-input *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-input input {
height: 100%;
/* remove autoFill yellow background */ }
.next-input input[type="reset"], .next-input input[type="submit"] {
-webkit-appearance: button;
cursor: pointer; }
.next-input input::-moz-focus-inner {
border: 0;
padding: 0; }
.next-input input:-webkit-autofill {
-webkit-box-shadow: 0 0 0 1000px #FFFFFF inset; }
.next-input textarea {
resize: none; }
.next-input input,
.next-input textarea {
width: 100%;
border: none;
outline: none;
padding: 0;
margin: 0;
font-weight: normal;
vertical-align: middle;
background-color: transparent;
color: #333333; }
.next-input input::-ms-clear,
.next-input textarea::-ms-clear {
display: none; }
.next-input.next-small {
height: 20px;
border-radius: 3px; }
.next-input.next-small .next-input-label {
padding-left: 8px;
font-size: 12px; }
.next-input.next-small .next-input-inner {
font-size: 12px; }
.next-input.next-small .next-input-control {
padding-right: 4px; }
.next-input.next-small input {
height: 18px;
line-height: 18px \0;
padding: 0 4px;
font-size: 12px; }
.next-input.next-small input::-webkit-input-placeholder {
font-size: 12px; }
.next-input.next-small input::-moz-placeholder {
font-size: 12px; }
.next-input.next-small input::-ms-input-placeholder {
font-size: 12px; }
.next-input.next-small input::placeholder {
font-size: 12px; }
.next-input.next-small .next-input-text-field {
padding: 0 4px;
font-size: 12px;
height: 18px;
line-height: 18px; }
.next-input.next-small .next-icon:before,
.next-input.next-small .next-icon .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-input.next-small .next-input-control {
border-radius: 0 3px 3px 0; }
.next-input.next-medium {
height: 28px;
border-radius: 3px; }
.next-input.next-medium .next-input-label {
padding-left: 8px;
font-size: 12px; }
.next-input.next-medium .next-input-inner {
font-size: 12px; }
.next-input.next-medium .next-input-control {
padding-right: 8px; }
.next-input.next-medium input {
height: 26px;
line-height: 26px \0;
padding: 0 8px;
font-size: 12px; }
.next-input.next-medium input::-webkit-input-placeholder {
font-size: 12px; }
.next-input.next-medium input::-moz-placeholder {
font-size: 12px; }
.next-input.next-medium input::-ms-input-placeholder {
font-size: 12px; }
.next-input.next-medium input::placeholder {
font-size: 12px; }
.next-input.next-medium .next-input-text-field {
padding: 0 8px;
font-size: 12px;
height: 26px;
line-height: 26px; }
.next-input.next-medium .next-icon:before,
.next-input.next-medium .next-icon .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-input.next-medium .next-input-control {
border-radius: 0 3px 3px 0; }
.next-input.next-large {
height: 40px;
border-radius: 3px; }
.next-input.next-large .next-input-label {
padding-left: 12px;
font-size: 16px; }
.next-input.next-large .next-input-inner {
font-size: 16px; }
.next-input.next-large .next-input-control {
padding-right: 8px; }
.next-input.next-large input {
height: 38px;
line-height: 38px \0;
padding: 0 12px;
font-size: 16px; }
.next-input.next-large input::-webkit-input-placeholder {
font-size: 16px; }
.next-input.next-large input::-moz-placeholder {
font-size: 16px; }
.next-input.next-large input::-ms-input-placeholder {
font-size: 16px; }
.next-input.next-large input::placeholder {
font-size: 16px; }
.next-input.next-large .next-input-text-field {
padding: 0 12px;
font-size: 16px;
height: 38px;
line-height: 38px; }
.next-input.next-large .next-icon:before,
.next-input.next-large .next-icon .next-icon-remote {
width: 16px;
font-size: 16px;
line-height: inherit; }
.next-input.next-large .next-input-control {
border-radius: 0 3px 3px 0; }
.next-input.next-input-textarea {
height: auto;
border-radius: 3px;
font-size: 0; }
.next-input.next-input-textarea textarea {
color: #333333;
padding: 4px 8px;
font-size: 12px;
border-radius: 3px; }
.next-input.next-input-textarea.next-small textarea {
font-size: 12px; }
.next-input.next-input-textarea.next-large textarea {
font-size: 16px; }
.next-input.next-input-textarea .next-input-control {
display: block;
width: auto;
border-radius: 3px; }
.next-input.next-input-textarea .next-input-len {
padding: 0 8px 4px;
display: block;
text-align: right;
width: auto; }
.next-input-hint-wrap {
color: #999999;
position: relative; }
.next-input-hint-wrap .next-input-clear {
opacity: 0;
z-index: 1;
position: absolute; }
.next-input-hint-wrap .next-input-hint {
opacity: 1; }
.next-input .next-input-clear-icon:hover, .next-input .next-icon-eye:hover, .next-input .next-icon-eye-close:hover {
cursor: pointer;
color: #666666; }
.next-input:hover, .next-input.next-focus {
border-color: #A0A2AD;
background-color: #FFFFFF; }
.next-input:hover .next-input-clear, .next-input.next-focus .next-input-clear {
opacity: 1; }
.next-input:hover .next-input-clear + .next-input-hint, .next-input.next-focus .next-input-clear + .next-input-hint {
opacity: 0; }
.next-input .next-input-clear:focus {
opacity: 1; }
.next-input .next-input-clear:focus + .next-input-hint {
opacity: 0; }
.next-input.next-focus {
border-color: #5584FF;
background-color: #FFFFFF;
-webkit-box-shadow: 0 0 0 0px rgba(85, 132, 255, 0.2);
box-shadow: 0 0 0 0px rgba(85, 132, 255, 0.2); }
.next-input.next-warning {
border-color: #FF9300;
background-color: #FFFFFF; }
.next-input.next-warning.next-focus, .next-input.next-warning:hover {
border-color: #FF9300; }
.next-input.next-warning.next-focus {
-webkit-box-shadow: 0 0 0 0px rgba(255, 147, 0, 0.2);
box-shadow: 0 0 0 0px rgba(255, 147, 0, 0.2); }
.next-input.next-error {
border-color: #FF3000;
background-color: #FFFFFF; }
.next-input.next-error.next-focus, .next-input.next-error:hover {
border-color: #FF3000; }
.next-input.next-error.next-focus {
-webkit-box-shadow: 0 0 0 0px rgba(255, 48, 0, 0.2);
box-shadow: 0 0 0 0px rgba(255, 48, 0, 0.2); }
.next-input.next-hidden {
display: none; }
.next-input.next-noborder {
border: none; }
.next-input-control .next-input-len {
font-size: 12px;
line-height: 12px;
color: #999999;
display: table-cell;
width: 1px;
vertical-align: bottom; }
.next-input-control .next-input-len.next-error {
color: #FF3000; }
.next-input-control .next-input-len.next-warning {
color: #FF9300; }
.next-input-control > * {
display: table-cell;
width: 1%;
top: 0; }
.next-input-control > *:not(:last-child) {
padding-right: 4px; }
.next-input-control .next-icon {
-webkit-transition: all 100ms linear;
transition: all 100ms linear;
color: #999999; }
.next-input-control .next-input-warning-icon {
color: #FF9300; }
.next-input-control .next-input-warning-icon::before {
content: "\E60B"; }
.next-input-control .next-input-success-icon {
color: #46BC15; }
.next-input-control .next-input-success-icon::before {
content: "\E63A"; }
.next-input-control .next-input-loading-icon {
color: #4494F9; }
.next-input-control .next-input-loading-icon::before {
content: "\E646";
-webkit-animation: loadingCircle 1s infinite linear;
animation: loadingCircle 1s infinite linear; }
.next-input-control .next-input-clear-icon::before {
content: "\E623"; }
.next-input-label {
color: #666666; }
.next-input input::-moz-placeholder,
.next-input textarea::-moz-placeholder {
color: #999999;
opacity: 1; }
.next-input input:-ms-input-placeholder,
.next-input textarea:-ms-input-placeholder {
color: #999999; }
.next-input input::-webkit-input-placeholder,
.next-input textarea::-webkit-input-placeholder {
color: #999999; }
.next-input.next-disabled {
color: #CCCCCC;
border-color: #E6E7EB;
background-color: #F7F8FA;
cursor: not-allowed; }
.next-input.next-disabled:hover {
border-color: #E6E7EB;
background-color: #F7F8FA; }
.next-input.next-disabled input, .next-input.next-disabled textarea {
color: #CCCCCC; }
.next-input.next-disabled input::-moz-placeholder, .next-input.next-disabled textarea::-moz-placeholder {
color: #CCCCCC;
opacity: 1; }
.next-input.next-disabled input:-ms-input-placeholder, .next-input.next-disabled textarea:-ms-input-placeholder {
color: #CCCCCC; }
.next-input.next-disabled input::-webkit-input-placeholder, .next-input.next-disabled textarea::-webkit-input-placeholder {
color: #CCCCCC; }
.next-input.next-disabled .next-input-label {
color: #CCCCCC; }
.next-input.next-disabled .next-input-len {
color: #CCCCCC; }
.next-input.next-disabled .next-input-hint-wrap {
color: #CCCCCC; }
.next-input.next-disabled .next-input-hint-wrap .next-input-clear {
opacity: 0; }
.next-input.next-disabled .next-input-hint-wrap .next-input-hint {
opacity: 1; }
.next-input.next-disabled .next-input-hint-wrap .next-input-clear-icon:hover {
cursor: not-allowed;
color: #CCCCCC; }
.next-input.next-disabled .next-icon {
color: #CCCCCC; }
.next-input-inner, .next-input-control, .next-input-label {
display: table-cell;
width: 1px;
vertical-align: middle;
line-height: 1;
background-color: transparent;
white-space: nowrap; }
.next-input-group {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-table;
border-collapse: separate;
border-spacing: 0;
line-height: 0;
width: 100%; }
.next-input-group *,
.next-input-group *:before,
.next-input-group *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-input-group-auto-width {
width: 100%;
border-radius: 0 !important; }
.next-input-group > .next-input {
border-radius: 0; }
.next-input-group > .next-input.next-focus {
position: relative;
z-index: 1; }
.next-input-group > .next-input:first-child.next-small {
border-top-left-radius: 3px !important;
border-bottom-left-radius: 3px !important; }
.next-input-group > .next-input:first-child.next-medium {
border-top-left-radius: 3px !important;
border-bottom-left-radius: 3px !important; }
.next-input-group > .next-input:first-child.next-large {
border-top-left-radius: 3px !important;
border-bottom-left-radius: 3px !important; }
.next-input-group > .next-input:last-child.next-small {
border-top-right-radius: 3px !important;
border-bottom-right-radius: 3px !important; }
.next-input-group > .next-input:last-child.next-medium {
border-top-right-radius: 3px !important;
border-bottom-right-radius: 3px !important; }
.next-input-group > .next-input:last-child.next-large {
border-top-right-radius: 3px !important;
border-bottom-right-radius: 3px !important; }
.next-input-group-addon {
width: 1px;
display: table-cell;
vertical-align: middle;
white-space: nowrap;
/* stylelint-disable declaration-no-important */ }
.next-input-group-addon:first-child {
border-bottom-right-radius: 0 !important;
border-top-right-radius: 0 !important; }
.next-input-group-addon:first-child > * {
margin-right: -1px;
border-bottom-right-radius: 0 !important;
border-top-right-radius: 0 !important; }
.next-input-group-addon:first-child > *.next-focus {
position: relative;
z-index: 1; }
.next-input-group-addon:first-child > * > .next-input {
border-bottom-right-radius: 0 !important;
border-top-right-radius: 0 !important; }
.next-input-group-addon:first-child > * > .next-input.next-focus {
position: relative;
z-index: 1; }
.next-input-group-addon:last-child {
border-bottom-left-radius: 0 !important;
border-top-left-radius: 0 !important; }
.next-input-group-addon:last-child > * {
margin-left: -1px;
border-bottom-left-radius: 0 !important;
border-top-left-radius: 0 !important; }
.next-input-group-addon:last-child > * > .next-input {
border-bottom-left-radius: 0 !important;
border-top-left-radius: 0 !important; }
.next-input-group-text {
color: #999999;
background-color: #F2F3F7;
text-align: center;
border: 1px solid #C4C6CF;
padding: 0 8px; }
.next-input-group-text:first-child {
border-right-width: 0; }
.next-input-group-text:last-child {
border-left-width: 0; }
.next-input-group-text.next-disabled {
color: #CCCCCC;
border-color: #E6E7EB;
background-color: #F7F8FA;
cursor: not-allowed; }
.next-input-group-text.next-disabled:hover {
border-color: #E6E7EB;
background-color: #F7F8FA; }
.next-input-group-text.next-small {
font-size: 12px;
border-radius: 3px; }
.next-input-group-text.next-medium {
font-size: 12px;
border-radius: 3px; }
.next-input-group-text.next-large {
font-size: 16px;
border-radius: 3px; }
.next-input[dir="rtl"].next-small .next-input-label {
padding-left: 0;
padding-right: 8px; }
.next-input[dir="rtl"].next-small .next-input-control {
padding-right: 0;
padding-left: 4px; }
.next-input[dir="rtl"].next-medium .next-input-label {
padding-left: 0;
padding-right: 8px; }
.next-input[dir="rtl"].next-medium .next-input-control {
padding-right: 0;
padding-left: 8px; }
.next-input[dir="rtl"].next-large .next-input-label {
padding-left: 0;
padding-right: 12px; }
.next-input[dir="rtl"].next-large .next-input-control {
padding-right: 0;
padding-left: 8px; }
.next-input[dir="rtl"].next-input-textarea .next-input-len {
text-align: left; }
.next-input[dir="rtl"] .next-input-control > *:not(:last-child) {
padding-left: 4px;
padding-right: 0; }
.next-input-group[dir="rtl"] > .next-input:first-child.next-small {
border-top-left-radius: 0 !important;
border-bottom-left-radius: 0 !important;
border-top-right-radius: 3px !important;
border-bottom-right-radius: 3px !important; }
.next-input-group[dir="rtl"] > .next-input:first-child.next-medium {
border-top-left-radius: 0 !important;
border-bottom-left-radius: 0 !important;
border-top-right-radius: 3px !important;
border-bottom-right-radius: 3px !important; }
.next-input-group[dir="rtl"] > .next-input:first-child.next-large {
border-top-left-radius: 0 !important;
border-bottom-left-radius: 0 !important;
border-top-right-radius: 3px !important;
border-bottom-right-radius: 3px !important; }
.next-input-group[dir="rtl"] > .next-input:last-child.next-small {
border-top-left-radius: 3px !important;
border-bottom-left-radius: 3px !important;
border-top-right-radius: 0 !important;
border-bottom-right-radius: 0 !important; }
.next-input-group[dir="rtl"] > .next-input:last-child.next-medium {
border-top-left-radius: 3px !important;
border-bottom-left-radius: 3px !important;
border-top-right-radius: 0 !important;
border-bottom-right-radius: 0 !important; }
.next-input-group[dir="rtl"] > .next-input:last-child.next-large {
border-top-left-radius: 3px !important;
border-bottom-left-radius: 3px !important;
border-top-right-radius: 0 !important;
border-bottom-right-radius: 0 !important; }
.next-input-group[dir="rtl"] .next-input-group-addon {
/* stylelint-disable declaration-no-important */ }
.next-input-group[dir="rtl"] .next-input-group-addon:first-child,
.next-input-group[dir="rtl"] .next-input-group-addon:first-child > .next-input,
.next-input-group[dir="rtl"] .next-input-group-addon:first-child > * > .next-input {
border-bottom-left-radius: 0 !important;
border-top-left-radius: 0 !important; }
.next-input-group[dir="rtl"] .next-input-group-addon:first-child.next-small,
.next-input-group[dir="rtl"] .next-input-group-addon:first-child > .next-input.next-small,
.next-input-group[dir="rtl"] .next-input-group-addon:first-child > * > .next-input.next-small {
border-bottom-right-radius: 3px !important;
border-top-right-radius: 3px !important; }
.next-input-group[dir="rtl"] .next-input-group-addon:first-child.next-medium,
.next-input-group[dir="rtl"] .next-input-group-addon:first-child > .next-input.next-medium,
.next-input-group[dir="rtl"] .next-input-group-addon:first-child > * > .next-input.next-medium {
border-bottom-right-radius: 3px !important;
border-top-right-radius: 3px !important; }
.next-input-group[dir="rtl"] .next-input-group-addon:first-child.next-large,
.next-input-group[dir="rtl"] .next-input-group-addon:first-child > .next-input.next-large,
.next-input-group[dir="rtl"] .next-input-group-addon:first-child > * > .next-input.next-large {
border-bottom-right-radius: 3px !important;
border-top-right-radius: 3px !important; }
.next-input-group[dir="rtl"] .next-input-group-addon:first-child > * {
margin-left: -1px;
border-bottom-left-radius: 0 !important;
border-top-left-radius: 0 !important; }
.next-input-group[dir="rtl"] .next-input-group-addon:last-child,
.next-input-group[dir="rtl"] .next-input-group-addon:last-child > .next-input,
.next-input-group[dir="rtl"] .next-input-group-addon:last-child > * > .next-input {
border-bottom-right-radius: 0 !important;
border-top-right-radius: 0 !important; }
.next-input-group[dir="rtl"] .next-input-group-addon:last-child.next-small,
.next-input-group[dir="rtl"] .next-input-group-addon:last-child > .next-input.next-small,
.next-input-group[dir="rtl"] .next-input-group-addon:last-child > * > .next-input.next-small {
border-bottom-left-radius: 3px !important;
border-top-left-radius: 3px !important; }
.next-input-group[dir="rtl"] .next-input-group-addon:last-child.next-medium,
.next-input-group[dir="rtl"] .next-input-group-addon:last-child > .next-input.next-medium,
.next-input-group[dir="rtl"] .next-input-group-addon:last-child > * > .next-input.next-medium {
border-bottom-left-radius: 3px !important;
border-top-left-radius: 3px !important; }
.next-input-group[dir="rtl"] .next-input-group-addon:last-child.next-large,
.next-input-group[dir="rtl"] .next-input-group-addon:last-child > .next-input.next-large,
.next-input-group[dir="rtl"] .next-input-group-addon:last-child > * > .next-input.next-large {
border-bottom-left-radius: 3px !important;
border-top-left-radius: 3px !important; }
.next-input-group[dir="rtl"] .next-input-group-addon:last-child > * {
margin-right: -1px;
border-bottom-right-radius: 0 !important;
border-top-right-radius: 0 !important; }
.next-input-group[dir="rtl"] .next-input-group-text:first-child {
border-right-width: 1px;
border-left: 0; }
.next-input-group[dir="rtl"] .next-input-group-text:last-child {
border-left-width: 1px;
border-right: 0; }
/* put your code here */
.next-list-header {
border-bottom: 1px solid #DCDEE3;
color: #333333; }
.next-list-footer {
border-top: 1px solid #DCDEE3;
color: #666666; }
.next-list-loading.next-loading {
display: block; }
.next-list-empty {
font-size: 12px;
color: #A0A2AD;
padding: 32px 0;
text-align: center; }
.next-list-items {
margin: 0;
padding: 0;
list-style: none; }
.next-list-item {
display: table;
/* 兼容ie9 */
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
color: #666666; }
.next-list-item-media {
display: table-cell;
/* 兼容ie9 */
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
min-width: 1px;
-ms-flex-negative: 0;
flex-shrink: 0;
vertical-align: top; }
.next-list-item-extra {
display: table-cell;
/* 兼容ie9 */
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
min-width: 1px;
-ms-flex-negative: 0;
flex-shrink: 0;
vertical-align: top;
color: #999999; }
.next-list-item-content {
display: table-cell;
/* 兼容ie9 */
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
width: 100%;
vertical-align: middle; }
.next-list-item-title {
color: #333333; }
.next-list-medium .next-list-header {
padding: 16px 0px;
font-size: 20px;
font-weight: bold; }
.next-list-medium .next-list-footer {
padding: 16px 0px; }
.next-list-medium .next-list-item-media {
padding-right: 8px; }
.next-list-medium .next-list-item-extra {
padding-left: 8px; }
.next-list-medium .next-list-item {
font-size: 14px;
line-height: 1.5;
padding: 16px 0px; }
.next-list-medium .next-list-item-title {
font-weight: normal;
font-size: 16px;
line-height: 1.5; }
.next-list-small .next-list-header {
padding: 8px 0px;
font-size: 16px;
font-weight: bold; }
.next-list-small .next-list-footer {
padding: 8px 0px; }
.next-list-small .next-list-item-media {
padding-right: 8px; }
.next-list-small .next-list-item-extra {
padding-left: 8px; }
.next-list-small .next-list-item {
font-size: 12px;
font-weight: normal;
line-height: 1.3;
padding: 8px 0px; }
.next-list-small .next-list-item-title {
font-size: 14px;
line-height: 1.5; }
.next-list-divider .next-list-item {
border-bottom: 1px solid #DCDEE3; }
.next-list-divider .next-list-item:last-child {
border-bottom: none; }
.next-list[dir="rtl"] .next-list-item-media {
padding-left: 8px;
padding-right: 0; }
.next-list[dir="rtl"] .next-list-item-extra {
padding-right: 8px;
padding-left: 0; }
.next-list[dir="rtl"] .next-list-small .next-list-item-media {
padding-left: 8px;
padding-right: 0; }
.next-list[dir="rtl"] .next-list-small .next-list-item-extra {
padding-right: 8px;
padding-left: 0; }
.next-loading-fusion-reactor[dir=rtl] {
-webkit-animation-name: nextVectorRouteRTL;
animation-name: nextVectorRouteRTL; }
@-webkit-keyframes nextVectorRouteRTL {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg); }
5% {
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg); }
25% {
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg); }
30% {
-webkit-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
transform: rotate(-180deg); }
50% {
-webkit-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
transform: rotate(-180deg); }
55% {
-webkit-transform: rotate(-270deg);
-ms-transform: rotate(-270deg);
transform: rotate(-270deg); }
75% {
-webkit-transform: rotate(-270deg);
-ms-transform: rotate(-270deg);
transform: rotate(-270deg); }
80% {
-webkit-transform: rotate(-360deg);
-ms-transform: rotate(-360deg);
transform: rotate(-360deg); }
100% {
-webkit-transform: rotate(-360deg);
-ms-transform: rotate(-360deg);
transform: rotate(-360deg); } }
@keyframes nextVectorRouteRTL {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg); }
5% {
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg); }
25% {
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg); }
30% {
-webkit-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
transform: rotate(-180deg); }
50% {
-webkit-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
transform: rotate(-180deg); }
55% {
-webkit-transform: rotate(-270deg);
-ms-transform: rotate(-270deg);
transform: rotate(-270deg); }
75% {
-webkit-transform: rotate(-270deg);
-ms-transform: rotate(-270deg);
transform: rotate(-270deg); }
80% {
-webkit-transform: rotate(-360deg);
-ms-transform: rotate(-360deg);
transform: rotate(-360deg); }
100% {
-webkit-transform: rotate(-360deg);
-ms-transform: rotate(-360deg);
transform: rotate(-360deg); } }
/* put your code here */
.next-loading {
position: relative;
/* 遮罩层 */
/* for IE9,10 */
/* text on the right side of */
/* 动效 */ }
.next-loading.next-open {
pointer-events: none; }
.next-loading .next-loading-component {
opacity: .7;
-webkit-filter: blur(1px);
filter: blur(1px);
-webkit-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=1, MakeShadow=false)";
filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=1, MakeShadow=false)";
/* IE6~IE9 */
position: relative;
pointer-events: none; }
.next-loading-masker {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 99;
opacity: .2;
background: #FFF; }
.next-loading-inline {
display: inline-block; }
.next-loading-tip {
display: block;
position: absolute;
top: 50%;
left: 50%;
z-index: 4;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center; }
.next-loading-tip-fullscreen {
top: inherit;
left: inherit;
-webkit-transform: inherit;
-ms-transform: inherit;
transform: inherit; }
.next-loading-tip-placeholder {
display: none; }
.next-loading-right-tip .next-loading-indicator {
display: inline-block; }
.next-loading-right-tip .next-loading-tip-content {
position: absolute;
display: block;
top: 50%;
right: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%); }
.next-loading-right-tip .next-loading-tip-placeholder {
display: inline-block;
visibility: hidden;
margin-left: 1em; }
.next-loading-fusion-reactor {
display: inline-block;
width: 48px;
height: 48px;
position: relative;
margin: 0;
-webkit-animation-duration: 5.6s;
animation-duration: 5.6s;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-name: nextVectorRoute;
animation-name: nextVectorRoute; }
.next-loading-fusion-reactor .next-loading-dot {
position: absolute;
margin: auto;
width: 12px;
height: 12px;
border-radius: 50%;
background: #5584FF;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-duration: 1.4s;
animation-duration: 1.4s; }
.next-loading-fusion-reactor .next-loading-dot:nth-child(1) {
top: 0;
bottom: 0;
left: 0;
-webkit-animation-name: nextVectorDotsX;
animation-name: nextVectorDotsX; }
.next-loading-fusion-reactor .next-loading-dot:nth-child(2) {
left: 0;
right: 0;
top: 0;
opacity: .8;
-webkit-animation-name: nextVectorDotsY;
animation-name: nextVectorDotsY; }
.next-loading-fusion-reactor .next-loading-dot:nth-child(3) {
top: 0;
bottom: 0;
right: 0;
opacity: .6;
-webkit-animation-name: nextVectorDotsXR;
animation-name: nextVectorDotsXR; }
.next-loading-fusion-reactor .next-loading-dot:nth-child(4) {
left: 0;
right: 0;
bottom: 0;
opacity: .2;
-webkit-animation-name: nextVectorDotsYR;
animation-name: nextVectorDotsYR; }
.next-loading-medium-fusion-reactor {
width: 32px;
height: 32px; }
.next-loading-medium-fusion-reactor .next-loading-dot {
width: 8px;
height: 8px; }
.next-loading-medium-fusion-reactor .next-loading-dot:nth-child(1) {
-webkit-animation-name: nextVectorDotsX-medium;
animation-name: nextVectorDotsX-medium; }
.next-loading-medium-fusion-reactor .next-loading-dot:nth-child(2) {
-webkit-animation-name: nextVectorDotsY-medium;
animation-name: nextVectorDotsY-medium; }
.next-loading-medium-fusion-reactor .next-loading-dot:nth-child(3) {
-webkit-animation-name: nextVectorDotsXR-medium;
animation-name: nextVectorDotsXR-medium; }
.next-loading-medium-fusion-reactor .next-loading-dot:nth-child(4) {
-webkit-animation-name: nextVectorDotsYR-medium;
animation-name: nextVectorDotsYR-medium; }
@-webkit-keyframes nextVectorRoute {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg); }
5% {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg); }
25% {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg); }
30% {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg); }
50% {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg); }
55% {
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg); }
75% {
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg); }
80% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg); }
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes nextVectorRoute {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg); }
5% {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg); }
25% {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg); }
30% {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg); }
50% {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg); }
55% {
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg); }
75% {
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg); }
80% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg); }
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg); } }
/* 20% 的时间在旋转 */
@-webkit-keyframes nextVectorDotsYR {
25% {
bottom: 0; }
45%,
50% {
bottom: 16.8px;
height: 14.4px;
width: 14.4px; }
90% {
bottom: 0;
height: 12px;
width: 12px; } }
@keyframes nextVectorDotsYR {
25% {
bottom: 0; }
45%,
50% {
bottom: 16.8px;
height: 14.4px;
width: 14.4px; }
90% {
bottom: 0;
height: 12px;
width: 12px; } }
@-webkit-keyframes nextVectorDotsY {
25% {
top: 0; }
45%,
50% {
top: 16.8px;
height: 14.4px;
width: 14.4px; }
90% {
top: 0;
height: 12px;
width: 12px; } }
@keyframes nextVectorDotsY {
25% {
top: 0; }
45%,
50% {
top: 16.8px;
height: 14.4px;
width: 14.4px; }
90% {
top: 0;
height: 12px;
width: 12px; } }
@-webkit-keyframes nextVectorDotsX {
25% {
left: 0; }
45%,
50% {
left: 16.8px;
width: 14.4px;
height: 14.4px; }
90% {
left: 0;
height: 12px;
width: 12px; } }
@keyframes nextVectorDotsX {
25% {
left: 0; }
45%,
50% {
left: 16.8px;
width: 14.4px;
height: 14.4px; }
90% {
left: 0;
height: 12px;
width: 12px; } }
@-webkit-keyframes nextVectorDotsXR {
25% {
right: 0; }
45%,
50% {
right: 16.8px;
width: 14.4px;
height: 14.4px; }
90% {
right: 0;
height: 12px;
width: 12px; } }
@keyframes nextVectorDotsXR {
25% {
right: 0; }
45%,
50% {
right: 16.8px;
width: 14.4px;
height: 14.4px; }
90% {
right: 0;
height: 12px;
width: 12px; } }
@-webkit-keyframes nextVectorDotsYR-medium {
25% {
bottom: 0; }
45%,
50% {
bottom: 11.2px;
height: 9.6px;
width: 9.6px; }
90% {
bottom: 0;
height: 8px;
width: 8px; } }
@keyframes nextVectorDotsYR-medium {
25% {
bottom: 0; }
45%,
50% {
bottom: 11.2px;
height: 9.6px;
width: 9.6px; }
90% {
bottom: 0;
height: 8px;
width: 8px; } }
@-webkit-keyframes nextVectorDotsY-medium {
25% {
top: 0; }
45%,
50% {
top: 11.2px;
height: 9.6px;
width: 9.6px; }
90% {
top: 0;
height: 8px;
width: 8px; } }
@keyframes nextVectorDotsY-medium {
25% {
top: 0; }
45%,
50% {
top: 11.2px;
height: 9.6px;
width: 9.6px; }
90% {
top: 0;
height: 8px;
width: 8px; } }
@-webkit-keyframes nextVectorDotsX-medium {
25% {
left: 0; }
45%,
50% {
left: 11.2px;
width: 9.6px;
height: 9.6px; }
90% {
left: 0;
height: 8px;
width: 8px; } }
@keyframes nextVectorDotsX-medium {
25% {
left: 0; }
45%,
50% {
left: 11.2px;
width: 9.6px;
height: 9.6px; }
90% {
left: 0;
height: 8px;
width: 8px; } }
@-webkit-keyframes nextVectorDotsXR-medium {
25% {
right: 0; }
45%,
50% {
right: 11.2px;
width: 9.6px;
height: 9.6px; }
90% {
right: 0;
height: 8px;
width: 8px; } }
@keyframes nextVectorDotsXR-medium {
25% {
right: 0; }
45%,
50% {
right: 11.2px;
width: 9.6px;
height: 9.6px; }
90% {
right: 0;
height: 8px;
width: 8px; } }
.next-menu[dir="rtl"] .next-menu-item-helper {
float: left; }
.next-menu[dir="rtl"] .next-menu-item .next-checkbox,
.next-menu[dir="rtl"] .next-menu-item .next-radio {
margin-left: 4px;
margin-right: 0; }
.next-menu[dir="rtl"] .next-menu-hoz-right {
float: left; }
.next-menu[dir="rtl"] .next-menu-icon-arrow.next-icon {
left: 10px;
right: auto; }
.next-menu[dir="rtl"] .next-menu-hoz-icon-arrow.next-icon {
left: 6px;
right: auto; }
.next-menu[dir="rtl"] .next-menu-icon-selected.next-icon {
margin-left: 0;
margin-right: -16px; }
.next-menu[dir="rtl"] .next-menu-icon-selected.next-icon:before,
.next-menu[dir="rtl"] .next-menu-icon-selected.next-icon .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-menu[dir="rtl"] .next-menu-icon-selected.next-icon.next-menu-icon-right {
right: auto;
left: 4px; }
.next-menu[dir="rtl"] .next-menu-icon-arrow.next-icon {
left: 10px;
right: auto; }
.next-menu {
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: relative;
min-width: 100px;
padding: 8px 0;
margin: 0;
list-style: none;
border: 1px solid #DCDEE3;
border-radius: 3px;
-webkit-box-shadow: none;
box-shadow: none;
background: #FFFFFF;
line-height: 32px;
font-size: 12px;
-webkit-animation-duration: 300ms;
animation-duration: 300ms;
-webkit-animation-timing-function: ease;
animation-timing-function: ease;
/* &-popup-content.next-hide { */
/* display: none; */
/* } */ }
.next-menu *,
.next-menu *:before,
.next-menu *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-menu:focus,
.next-menu *:focus {
outline: 0; }
.next-menu-embeddable,
.next-menu-embeddable .next-menu-item.next-disabled,
.next-menu-embeddable .next-menu-item.next-disabled .next-menu-item-text > a {
background: transparent;
border: none; }
.next-menu-embeddable .next-menu-item-inner {
height: 100%; }
.next-menu-content {
position: relative;
padding: 0;
margin: 0;
list-style: none; }
.next-menu-sub-menu {
padding: 0;
margin: 0;
list-style: none; }
.next-menu-sub-menu.next-expand-enter {
overflow: hidden; }
.next-menu-sub-menu.next-expand-enter-active {
-webkit-transition: height 300ms ease;
transition: height 300ms ease; }
.next-menu-sub-menu.next-expand-leave {
overflow: hidden; }
.next-menu-sub-menu.next-expand-leave-active {
-webkit-transition: height 300ms ease;
transition: height 300ms ease; }
.next-menu-item {
position: relative;
padding: 0 20px;
-webkit-transition: background 100ms linear;
transition: background 100ms linear;
color: #333333;
cursor: pointer; }
.next-menu-item-helper {
float: right;
color: #999999;
font-style: normal;
font-size: 12px; }
.next-menu-item .next-checkbox,
.next-menu-item .next-radio {
margin-right: 4px; }
.next-menu-item.next-selected {
color: #333333;
background-color: #FFFFFF; }
.next-menu-item.next-selected .next-menu-icon-arrow {
color: #666666; }
.next-menu-item.next-selected .next-menu-icon-selected {
color: #5584FF; }
.next-menu-item.next-disabled,
.next-menu-item.next-disabled .next-menu-item-text > a {
color: #CCCCCC;
background-color: #FFFFFF;
cursor: not-allowed; }
.next-menu-item.next-disabled .next-menu-icon-arrow,
.next-menu-item.next-disabled .next-menu-item-text > a .next-menu-icon-arrow {
color: #CCCCCC; }
.next-menu-item.next-disabled .next-menu-icon-selected,
.next-menu-item.next-disabled .next-menu-item-text > a .next-menu-icon-selected {
color: #CCCCCC; }
.next-menu-item:not(.next-disabled):hover, .next-menu-item:not(.next-disabled).next-selected:hover, .next-menu-item:not(.next-disabled).next-selected.next-focused:hover, .next-menu-item:not(.next-disabled).next-selected:focus:hover, .next-menu-item:not(.next-disabled).next-focused, .next-menu-item:not(.next-disabled).next-selected.next-focused, .next-menu-item:not(.next-disabled).next-selected:focus {
color: #333333;
background-color: #F2F3F7; }
.next-menu-item:not(.next-disabled):hover .next-menu-icon-arrow, .next-menu-item:not(.next-disabled).next-selected:hover .next-menu-icon-arrow, .next-menu-item:not(.next-disabled).next-selected.next-focused:hover .next-menu-icon-arrow, .next-menu-item:not(.next-disabled).next-selected:focus:hover .next-menu-icon-arrow, .next-menu-item:not(.next-disabled).next-focused .next-menu-icon-arrow, .next-menu-item:not(.next-disabled).next-selected.next-focused .next-menu-icon-arrow, .next-menu-item:not(.next-disabled).next-selected:focus .next-menu-icon-arrow {
color: #333333; }
.next-menu-item:not(.next-disabled):hover .next-menu-icon-selected, .next-menu-item:not(.next-disabled).next-selected:hover .next-menu-icon-selected, .next-menu-item:not(.next-disabled).next-selected.next-focused:hover .next-menu-icon-selected, .next-menu-item:not(.next-disabled).next-selected:focus:hover .next-menu-icon-selected, .next-menu-item:not(.next-disabled).next-focused .next-menu-icon-selected, .next-menu-item:not(.next-disabled).next-selected.next-focused .next-menu-icon-selected, .next-menu-item:not(.next-disabled).next-selected:focus .next-menu-icon-selected {
color: #5584FF; }
.next-menu-item-inner {
height: 32px;
font-size: 12px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
word-wrap: normal; }
.next-menu-item-text {
vertical-align: middle; }
.next-menu-item-text > a {
display: inline-block;
text-decoration: none;
color: #333333; }
.next-menu-item-text > a::before {
position: absolute;
background-color: transparent;
top: 0;
left: 0;
bottom: 0;
right: 0;
content: ''; }
.next-menu.next-hoz {
padding: 0; }
.next-menu.next-hoz.next-menu-nowrap {
overflow: hidden;
white-space: nowrap; }
.next-menu.next-hoz.next-menu-nowrap .next-menu-more {
text-align: center; }
.next-menu.next-hoz > .next-menu-item,
.next-menu.next-hoz > .next-menu-sub-menu-wrapper,
.next-menu.next-hoz .next-menu-content > .next-menu-item {
display: inline-block;
vertical-align: top; }
.next-menu.next-hoz .next-menu-header,
.next-menu.next-hoz .next-menu-content,
.next-menu.next-hoz .next-menu-footer {
display: inline-block; }
.next-menu-hoz-right {
float: right; }
.next-menu-group-label {
padding: 0 12px;
color: #999999; }
.next-menu-divider {
margin: 8px 12px;
border-bottom: 1px solid #E6E7EB; }
.next-menu .next-menu-icon-selected {
position: absolute;
top: 0;
margin-left: -16px; }
.next-menu .next-menu-icon-selected:before,
.next-menu .next-menu-icon-selected .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-menu .next-menu-icon-selected.next-menu-icon-right {
right: 4px; }
.next-menu .next-menu-symbol-icon-selected::before {
content: "\E632"; }
.next-menu .next-menu-icon-arrow.next-icon {
position: absolute;
top: 0;
right: 10px;
color: #666666;
-webkit-transition: all 100ms linear;
transition: all 100ms linear; }
.next-menu .next-menu-icon-arrow.next-icon:before,
.next-menu .next-menu-icon-arrow.next-icon .next-icon-remote {
width: 8px;
font-size: 8px;
line-height: inherit; }
@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
.next-menu .next-menu-icon-arrow.next-icon {
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
margin-left: -4px;
margin-right: -4px; }
.next-menu .next-menu-icon-arrow.next-icon:before {
width: 16px;
font-size: 16px; } }
.next-menu .next-menu-icon-arrow-down::before {
content: "\E63D"; }
.next-menu .next-menu-icon-arrow-down.next-open {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg); }
.next-menu .next-menu-icon-arrow-down.next-open:before,
.next-menu .next-menu-icon-arrow-down.next-open .next-icon-remote {
width: 8px;
font-size: 8px;
line-height: inherit; }
@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
.next-menu .next-menu-icon-arrow-down.next-open {
-webkit-transform: scale(0.5) rotate(180deg);
-ms-transform: scale(0.5) rotate(180deg);
transform: scale(0.5) rotate(180deg);
margin-left: -4px;
margin-right: -4px; }
.next-menu .next-menu-icon-arrow-down.next-open:before {
width: 16px;
font-size: 16px; } }
.next-menu .next-menu-symbol-popupfold::before {
content: "\E619"; }
.next-menu .next-menu-icon-arrow-right.next-open {
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg); }
.next-menu .next-menu-icon-arrow-right.next-open:before,
.next-menu .next-menu-icon-arrow-right.next-open .next-icon-remote {
width: 8px;
font-size: 8px;
line-height: inherit; }
@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
.next-menu .next-menu-icon-arrow-right.next-open {
-webkit-transform: scale(0.5) rotate(-90deg);
-ms-transform: scale(0.5) rotate(-90deg);
transform: scale(0.5) rotate(-90deg);
margin-left: -4px;
margin-right: -4px; }
.next-menu .next-menu-icon-arrow-right.next-open:before {
width: 16px;
font-size: 16px; } }
.next-menu .next-menu-hoz-icon-arrow.next-icon {
position: absolute;
top: 0;
right: 6px;
color: #666666;
-webkit-transition: all 100ms linear;
transition: all 100ms linear; }
.next-menu .next-menu-hoz-icon-arrow.next-icon:before,
.next-menu .next-menu-hoz-icon-arrow.next-icon .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-menu .next-menu-hoz-icon-arrow.next-icon::before {
content: "\E63D"; }
.next-menu-unfold-icon::before {
content: ""; }
.next-menu .next-menu-hoz-icon-arrow.next-open {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg); }
.next-menu .next-menu-hoz-icon-arrow.next-open:before,
.next-menu .next-menu-hoz-icon-arrow.next-open .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-menu.next-context {
line-height: 24px; }
.next-menu.next-context .next-menu-item-inner {
height: 24px; }
.next-menu-btn {
display: inline-block;
-webkit-box-shadow: none;
box-shadow: none; }
.next-menu-btn .next-icon {
-webkit-transition: -webkit-transform 100ms linear;
transition: -webkit-transform 100ms linear;
transition: transform 100ms linear;
transition: transform 100ms linear, -webkit-transform 100ms linear; }
.next-menu-btn .next-menu-btn-arrow::before {
content: "\E63D"; }
.next-menu-btn.next-expand .next-menu-btn-arrow {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg); }
.next-menu-btn-symbol-unfold::before {
content: ""; }
.next-menu-btn.next-btn-normal .next-menu-btn-arrow {
color: #999999; }
.next-menu-btn.next-btn-secondary .next-menu-btn-arrow {
color: #5584FF; }
.next-menu-btn.next-btn-primary .next-menu-btn-arrow {
color: #FFFFFF; }
.next-menu-btn.next-btn-text.next-btn-normal .next-menu-btn-arrow {
color: #333333; }
.next-menu-btn.next-btn-text.next-btn-primary .next-menu-btn-arrow {
color: #5584FF; }
.next-menu-btn.next-btn-ghost.next-btn-light .next-menu-btn-arrow {
color: #333333; }
.next-menu-btn.next-btn-ghost.next-btn-dark .next-menu-btn-arrow {
color: #FFFFFF; }
.next-menu-btn.disabled .next-menu-btn-arrow,
.next-menu-btn[disabled] .next-menu-btn-arrow {
color: #CCCCCC; }
.next-menu-btn.next-btn-text.disabled .next-menu-btn-arrow,
.next-menu-btn.next-btn-text[disabled] .next-menu-btn-arrow {
color: #CCCCCC; }
.next-menu-btn[disabled].next-btn-ghost.next-btn-dark .next-menu-btn-arrow {
color: rgba(255, 255, 255, 0.4); }
.next-menu-btn[disabled].next-btn-ghost.next-btn-light .next-menu-btn-arrow {
color: rgba(0, 0, 0, 0.1); }
.next-message {
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: relative;
display: block;
vertical-align: baseline;
-webkit-animation-duration: 300ms;
animation-duration: 300ms;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out; }
.next-message *,
.next-message *:before,
.next-message *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-message:after {
visibility: hidden;
display: block;
height: 0;
font-size: 0;
content: ' ';
clear: both; }
.next-message .next-message-close {
color: #999999;
font-size: 0;
position: absolute;
cursor: pointer; }
.next-message .next-message-close .next-icon-close {
width: 12px;
height: 12px;
line-height: 12px; }
.next-message .next-message-close .next-icon-close:before {
width: 12px;
height: 12px;
font-size: 12px;
line-height: 12px; }
.next-message .next-message-close:hover {
color: #666666; }
.next-message.next-message-success.next-inline {
background-color: #E4FDDA;
border-color: #E4FDDA;
-webkit-box-shadow: none;
box-shadow: none;
border-style: solid; }
.next-message.next-message-success.next-inline .next-message-title {
color: #333333; }
.next-message.next-message-success.next-inline .next-message-content {
color: #666666; }
.next-message.next-message-success.next-inline .next-message-symbol {
color: #46BC15; }
.next-message.next-message-success.next-inline .next-message-symbol-icon::before {
content: "\E60A"; }
.next-message.next-message-success.next-addon {
background-color: transparent;
border-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
border-style: solid; }
.next-message.next-message-success.next-addon .next-message-title {
color: #333333; }
.next-message.next-message-success.next-addon .next-message-content {
color: #666666; }
.next-message.next-message-success.next-addon .next-message-symbol {
color: #46BC15; }
.next-message.next-message-success.next-addon .next-message-symbol-icon::before {
content: "\E60A"; }
.next-message.next-message-success.next-toast {
background-color: #FFFFFF;
border-color: #FFFFFF;
-webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
border-style: solid; }
.next-message.next-message-success.next-toast .next-message-title {
color: #333333; }
.next-message.next-message-success.next-toast .next-message-content {
color: #666666; }
.next-message.next-message-success.next-toast .next-message-symbol {
color: #46BC15; }
.next-message.next-message-success.next-toast .next-message-symbol-icon::before {
content: "\E60A"; }
.next-message.next-message-warning.next-inline {
background-color: #FFF3E0;
border-color: #FFF3E0;
-webkit-box-shadow: none;
box-shadow: none;
border-style: solid; }
.next-message.next-message-warning.next-inline .next-message-title {
color: #333333; }
.next-message.next-message-warning.next-inline .next-message-content {
color: #666666; }
.next-message.next-message-warning.next-inline .next-message-symbol {
color: #FF9300; }
.next-message.next-message-warning.next-inline .next-message-symbol-icon::before {
content: "\E60B"; }
.next-message.next-message-warning.next-addon {
background-color: transparent;
border-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
border-style: solid; }
.next-message.next-message-warning.next-addon .next-message-title {
color: #333333; }
.next-message.next-message-warning.next-addon .next-message-content {
color: #666666; }
.next-message.next-message-warning.next-addon .next-message-symbol {
color: #FF9300; }
.next-message.next-message-warning.next-addon .next-message-symbol-icon::before {
content: "\E60B"; }
.next-message.next-message-warning.next-toast {
background-color: #FFFFFF;
border-color: #FFFFFF;
-webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
border-style: solid; }
.next-message.next-message-warning.next-toast .next-message-title {
color: #333333; }
.next-message.next-message-warning.next-toast .next-message-content {
color: #666666; }
.next-message.next-message-warning.next-toast .next-message-symbol {
color: #FF9300; }
.next-message.next-message-warning.next-toast .next-message-symbol-icon::before {
content: "\E60B"; }
.next-message.next-message-error.next-inline {
background-color: #FFECE4;
border-color: #FFECE4;
-webkit-box-shadow: none;
box-shadow: none;
border-style: solid; }
.next-message.next-message-error.next-inline .next-message-title {
color: #333333; }
.next-message.next-message-error.next-inline .next-message-content {
color: #666666; }
.next-message.next-message-error.next-inline .next-message-symbol {
color: #FF3000; }
.next-message.next-message-error.next-inline .next-message-symbol-icon::before {
content: "\E60D"; }
.next-message.next-message-error.next-addon {
background-color: transparent;
border-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
border-style: solid; }
.next-message.next-message-error.next-addon .next-message-title {
color: #333333; }
.next-message.next-message-error.next-addon .next-message-content {
color: #666666; }
.next-message.next-message-error.next-addon .next-message-symbol {
color: #FF3000; }
.next-message.next-message-error.next-addon .next-message-symbol-icon::before {
content: "\E60D"; }
.next-message.next-message-error.next-toast {
background-color: #FFFFFF;
border-color: #FFFFFF;
-webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
border-style: solid; }
.next-message.next-message-error.next-toast .next-message-title {
color: #333333; }
.next-message.next-message-error.next-toast .next-message-content {
color: #666666; }
.next-message.next-message-error.next-toast .next-message-symbol {
color: #FF3000; }
.next-message.next-message-error.next-toast .next-message-symbol-icon::before {
content: "\E60D"; }
.next-message.next-message-notice.next-inline {
background-color: #E3F2FD;
border-color: #E3F2FD;
-webkit-box-shadow: none;
box-shadow: none;
border-style: solid; }
.next-message.next-message-notice.next-inline .next-message-title {
color: #333333; }
.next-message.next-message-notice.next-inline .next-message-content {
color: #666666; }
.next-message.next-message-notice.next-inline .next-message-symbol {
color: #4494F9; }
.next-message.next-message-notice.next-inline .next-message-symbol-icon::before {
content: "\E60C"; }
.next-message.next-message-notice.next-addon {
background-color: transparent;
border-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
border-style: solid; }
.next-message.next-message-notice.next-addon .next-message-title {
color: #333333; }
.next-message.next-message-notice.next-addon .next-message-content {
color: #666666; }
.next-message.next-message-notice.next-addon .next-message-symbol {
color: #4494F9; }
.next-message.next-message-notice.next-addon .next-message-symbol-icon::before {
content: "\E60C"; }
.next-message.next-message-notice.next-toast {
background-color: #FFFFFF;
border-color: #FFFFFF;
-webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
border-style: solid; }
.next-message.next-message-notice.next-toast .next-message-title {
color: #333333; }
.next-message.next-message-notice.next-toast .next-message-content {
color: #666666; }
.next-message.next-message-notice.next-toast .next-message-symbol {
color: #4494F9; }
.next-message.next-message-notice.next-toast .next-message-symbol-icon::before {
content: "\E60C"; }
.next-message.next-message-help.next-inline {
background-color: #E3FFF8;
border-color: #E3FFF8;
-webkit-box-shadow: none;
box-shadow: none;
border-style: solid; }
.next-message.next-message-help.next-inline .next-message-title {
color: #333333; }
.next-message.next-message-help.next-inline .next-message-content {
color: #666666; }
.next-message.next-message-help.next-inline .next-message-symbol {
color: #01C1B2; }
.next-message.next-message-help.next-inline .next-message-symbol-icon::before {
content: "\E673"; }
.next-message.next-message-help.next-addon {
background-color: transparent;
border-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
border-style: solid; }
.next-message.next-message-help.next-addon .next-message-title {
color: #333333; }
.next-message.next-message-help.next-addon .next-message-content {
color: #666666; }
.next-message.next-message-help.next-addon .next-message-symbol {
color: #01C1B2; }
.next-message.next-message-help.next-addon .next-message-symbol-icon::before {
content: "\E673"; }
.next-message.next-message-help.next-toast {
background-color: #FFFFFF;
border-color: #FFFFFF;
-webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
border-style: solid; }
.next-message.next-message-help.next-toast .next-message-title {
color: #333333; }
.next-message.next-message-help.next-toast .next-message-content {
color: #666666; }
.next-message.next-message-help.next-toast .next-message-symbol {
color: #01C1B2; }
.next-message.next-message-help.next-toast .next-message-symbol-icon::before {
content: "\E673"; }
.next-message.next-message-loading.next-inline {
background-color: #FFFFFF;
border-color: #FFFFFF;
-webkit-box-shadow: none;
box-shadow: none;
border-style: solid; }
.next-message.next-message-loading.next-inline .next-message-title {
color: #333333; }
.next-message.next-message-loading.next-inline .next-message-content {
color: #666666; }
.next-message.next-message-loading.next-inline .next-message-symbol {
color: #5584FF; }
.next-message.next-message-loading.next-inline .next-message-symbol-icon::before {
content: "\E646";
-webkit-animation: loadingCircle 1s infinite linear;
animation: loadingCircle 1s infinite linear; }
.next-message.next-message-loading.next-addon {
background-color: transparent;
border-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
border-style: solid; }
.next-message.next-message-loading.next-addon .next-message-title {
color: #333333; }
.next-message.next-message-loading.next-addon .next-message-content {
color: #666666; }
.next-message.next-message-loading.next-addon .next-message-symbol {
color: #5584FF; }
.next-message.next-message-loading.next-addon .next-message-symbol-icon::before {
content: "\E646";
-webkit-animation: loadingCircle 1s infinite linear;
animation: loadingCircle 1s infinite linear; }
.next-message.next-message-loading.next-toast {
background-color: #FFFFFF;
border-color: #FFFFFF;
-webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
border-style: solid; }
.next-message.next-message-loading.next-toast .next-message-title {
color: #333333; }
.next-message.next-message-loading.next-toast .next-message-content {
color: #666666; }
.next-message.next-message-loading.next-toast .next-message-symbol {
color: #5584FF; }
.next-message.next-message-loading.next-toast .next-message-symbol-icon::before {
content: "\E646";
-webkit-animation: loadingCircle 1s infinite linear;
animation: loadingCircle 1s infinite linear; }
.next-message.next-medium {
border-width: 1px;
padding: 12px; }
.next-message.next-medium .next-message-symbol {
float: left;
line-height: 16px; }
.next-message.next-medium .next-message-symbol:before,
.next-message.next-medium .next-message-symbol .next-icon-remote {
width: 16px;
font-size: 16px;
line-height: inherit; }
.next-message.next-medium .next-message-title {
padding: 0 20px 0 24px;
font-size: 16px;
line-height: 16px; }
.next-message.next-medium .next-message-content {
margin-top: 8px;
padding: 0 20px 0 24px;
font-size: 12px;
line-height: 12px; }
.next-message.next-medium .next-message-symbol + .next-message-content {
margin-top: 0; }
.next-message.next-medium.next-title-content .next-message-title {
line-height: 16px; }
.next-message.next-medium.next-only-content .next-message-content {
line-height: 16px; }
.next-message.next-medium .next-message-close {
top: 12px;
right: 12px; }
.next-message.next-medium.next-inline {
border-radius: 3px; }
.next-message.next-medium.next-toast {
border-radius: 3px; }
.next-message.next-large {
border-width: 2px;
padding: 16px;
line-height: 18px; }
.next-message.next-large .next-message-symbol {
float: left;
line-height: 24px; }
.next-message.next-large .next-message-symbol:before,
.next-message.next-large .next-message-symbol .next-icon-remote {
width: 24px;
font-size: 24px;
line-height: inherit; }
.next-message.next-large .next-message-title {
padding: 0 20px 0 36px;
font-size: 20px;
line-height: 20px; }
.next-message.next-large .next-message-content {
margin-top: 8px;
padding: 0 20px 0 36px;
font-size: 12px;
line-height: 12px; }
.next-message.next-large .next-message-symbol + .next-message-content {
margin-top: 0; }
.next-message.next-large.next-title-content .next-message-title {
line-height: 24px; }
.next-message.next-large.next-only-content .next-message-content {
line-height: 24px; }
.next-message.next-large .next-message-close {
top: 16px;
right: 16px; }
.next-message.next-large.next-inline {
border-radius: 3px; }
.next-message.next-large.next-toast {
border-radius: 3px; }
.next-message[dir="rtl"] .next-message-symbol {
float: right; }
.next-message[dir="rtl"].next-medium .next-message-title {
padding: 0 24px 0 20px; }
.next-message[dir="rtl"].next-medium .next-message-close {
left: 12px;
right: auto; }
.next-message[dir="rtl"].next-large .next-message-title {
padding: 0 36px 0 20px; }
.next-message[dir="rtl"].next-large .next-message-close {
left: 16px;
right: auto; }
.next-nav {
-webkit-box-sizing: border-box;
box-sizing: border-box;
min-width: auto;
padding: 0;
border-radius: 0; }
.next-nav *,
.next-nav *:before,
.next-nav *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-nav-icon.next-icon {
margin-right: 4px;
font-weight: inherit; }
.next-nav-icon.next-icon:before,
.next-nav-icon.next-icon .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-nav-group-label {
height: 40px;
line-height: 40px;
font-size: 16px; }
.next-nav-item .next-menu-item-text > span,
.next-nav-item .next-nav-group-label > span {
opacity: 1;
-webkit-transition: opacity 100ms linear;
transition: opacity 100ms linear; }
.next-nav-item a {
text-decoration: none;
color: inherit; }
.next-nav-item .next-menu-hoz-icon-arrow.next-icon,
.next-nav-item .next-menu-icon-arrow.next-icon, .next-nav-item:hover .next-menu-hoz-icon-arrow.next-icon,
.next-nav-item:hover .next-menu-icon-arrow.next-icon, .next-nav-item.next-focused .next-menu-hoz-icon-arrow.next-icon,
.next-nav-item.next-focused .next-menu-icon-arrow.next-icon, .next-nav-item.next-selected .next-menu-hoz-icon-arrow.next-icon,
.next-nav-item.next-selected .next-menu-icon-arrow.next-icon, .next-nav-item.next-opened .next-menu-hoz-icon-arrow.next-icon,
.next-nav-item.next-opened .next-menu-icon-arrow.next-icon {
color: inherit;
top: 0;
-webkit-transform-origin: center 50%;
-ms-transform-origin: center 50%;
transform-origin: center 50%; }
.next-nav.next-active .next-nav-item:before {
position: absolute;
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
content: ''; }
.next-nav.next-hoz {
height: 44px;
line-height: 42px;
font-size: 12px; }
.next-nav.next-hoz .next-menu-item {
margin-left: 0px;
margin-right: 0px;
padding: 0 20px;
border-radius: 0; }
.next-nav.next-hoz .next-menu-item,
.next-nav.next-hoz .next-menu-sub-menu-wrapper > .next-menu-item {
margin-top: 0px;
margin-bottom: 0px; }
.next-nav.next-hoz .next-menu-item-inner {
height: 42px;
font-size: 12px; }
.next-nav.next-hoz .next-nav-group-label .next-menu-item-inner {
height: 40px;
line-height: 40px;
font-size: 16px; }
.next-nav.next-hoz .next-menu-header {
float: left;
height: 42px; }
.next-nav.next-hoz .next-menu-footer {
float: right;
height: 42px; }
.next-nav.next-hoz .next-nav-item:before {
width: 0;
left: 50%;
height: 2px; }
.next-nav.next-hoz .next-nav-item:hover:before {
height: 0px; }
.next-nav.next-hoz.next-top .next-nav-item:before {
top: -1px; }
.next-nav.next-hoz.next-bottom .next-nav-item:before {
bottom: -1px; }
.next-nav.next-hoz .next-selected.next-nav-item:before {
width: 100%;
left: 0;
height: 2px; }
.next-nav.next-ver {
-webkit-transition: width 300ms ease;
transition: width 300ms ease;
line-height: 40px;
font-size: 12px; }
.next-nav.next-ver .next-menu-item {
margin-left: 0px;
margin-right: 0px;
padding: 0 20px;
border-radius: 0; }
.next-nav.next-ver .next-menu-item:not(:first-child),
.next-nav.next-ver .next-menu-sub-menu-wrapper:not(:first-child) > .next-menu-item {
margin-top: 0px; }
.next-nav.next-ver .next-menu-item:not(:last-child),
.next-nav.next-ver .next-menu-sub-menu-wrapper:not(:last-child) > .next-menu-item {
margin-bottom: 0px; }
.next-nav.next-ver .next-menu-item-inner {
height: 40px;
font-size: 12px; }
.next-nav.next-ver .next-nav-group-label .next-menu-item-inner {
height: 40px;
line-height: 40px;
font-size: 16px; }
.next-nav.next-ver > .next-menu-item:first-child,
.next-nav.next-ver > .next-menu-sub-menu-wrapper:first-child > .next-menu-item {
margin-top: 0px; }
.next-nav.next-ver > .next-menu-item:last-child,
.next-nav.next-ver > .next-menu-sub-menu-wrapper:last-child > .next-menu-item {
margin-bottom: 0px; }
.next-nav.next-ver .next-menu-sub-menu {
line-height: 40px; }
.next-nav.next-ver .next-menu-sub-menu .next-menu-item-inner {
height: 40px;
font-size: 12px; }
.next-nav.next-ver .next-nav-item:before {
height: 0;
top: 50%;
width: 2px; }
.next-nav.next-ver .next-nav-item:hover:before {
width: 0px; }
.next-nav.next-ver.next-left .next-nav-item:before {
left: -1px; }
.next-nav.next-ver.next-right .next-nav-item:before {
right: -1px; }
.next-nav.next-ver .next-selected.next-nav-item:before {
height: 100%;
top: 0;
width: 2px; }
.next-nav.next-primary {
border-width: 0px;
background-color: #333333;
border-color: #333333;
color: #FFFFFF;
font-weight: normal;
-webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.12);
box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.12); }
.next-nav.next-primary.next-hoz {
line-height: 44px; }
.next-nav.next-primary.next-hoz .next-menu-header {
height: 44px; }
.next-nav.next-primary.next-hoz .next-menu-footer {
height: 44px; }
.next-nav.next-primary.next-hoz .next-menu-item-inner {
height: 44px; }
.next-nav.next-primary.next-hoz.next-top .next-nav-item:before {
top: 0px; }
.next-nav.next-primary.next-hoz.next-bottom .next-nav-item:before {
bottom: 0px; }
.next-nav.next-primary.next-ver.next-left .next-nav-item:before {
left: 0px; }
.next-nav.next-primary.next-ver.next-right .next-nav-item:before {
right: 0px; }
.next-nav.next-primary .next-nav-item.next-menu-item {
background-color: #333333;
color: #FFFFFF; }
.next-nav.next-primary .next-nav-item.next-menu-item.next-focused, .next-nav.next-primary .next-nav-item.next-menu-item:hover {
background-color: #000000;
color: #FFFFFF;
font-weight: normal; }
.next-nav.next-primary .next-nav-item.next-menu-item.next-selected {
background-color: #000000;
color: #FFFFFF;
font-weight: bold; }
.next-nav.next-primary .next-nav-item.next-menu-item.next-opened {
background-color: #000000;
color: #FFFFFF; }
.next-nav.next-primary .next-nav-item.next-menu-item.next-child-selected {
background-color: #000000;
color: #FFFFFF; }
.next-nav.next-primary .next-nav-item.next-menu-item:before {
background-color: #5584FF; }
.next-nav.next-primary .next-nav-item.next-menu-item:hover:before {
background-color: #5584FF; }
.next-nav.next-primary .next-menu-sub-menu .next-menu-item.next-opened {
background-color: #000000;
color: #FFFFFF; }
.next-nav.next-primary .next-nav-group-label {
color: #999999;
font-weight: normal; }
.next-nav.next-primary .next-menu-sub-menu .next-menu-item {
background-color: #333333;
color: #FFFFFF;
font-weight: normal; }
.next-nav.next-primary .next-menu-sub-menu .next-menu-item.next-focused, .next-nav.next-primary .next-menu-sub-menu .next-menu-item:hover {
background-color: #000000;
color: #FFFFFF; }
.next-nav.next-primary .next-menu-sub-menu .next-menu-item.next-selected {
background-color: #000000;
color: #FFFFFF; }
.next-nav.next-secondary {
border-width: 0px;
background-color: #5584FF;
border-color: #5584FF;
color: #FFFFFF;
font-weight: normal;
-webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.12);
box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.12); }
.next-nav.next-secondary.next-hoz {
line-height: 44px; }
.next-nav.next-secondary.next-hoz .next-menu-header {
height: 44px; }
.next-nav.next-secondary.next-hoz .next-menu-footer {
height: 44px; }
.next-nav.next-secondary.next-hoz .next-menu-item-inner {
height: 44px; }
.next-nav.next-secondary.next-hoz.next-top .next-nav-item:before {
top: 0px; }
.next-nav.next-secondary.next-hoz.next-bottom .next-nav-item:before {
bottom: 0px; }
.next-nav.next-secondary.next-ver.next-left .next-nav-item:before {
left: 0px; }
.next-nav.next-secondary.next-ver.next-right .next-nav-item:before {
right: 0px; }
.next-nav.next-secondary .next-nav-item.next-menu-item {
background-color: #5584FF;
color: #FFFFFF; }
.next-nav.next-secondary .next-nav-item.next-menu-item.next-focused, .next-nav.next-secondary .next-nav-item.next-menu-item:hover {
background-color: #3E71F7;
color: #FFFFFF;
font-weight: normal; }
.next-nav.next-secondary .next-nav-item.next-menu-item.next-selected {
background-color: #3E71F7;
color: #FFFFFF;
font-weight: bold; }
.next-nav.next-secondary .next-nav-item.next-menu-item.next-opened {
background-color: #3E71F7;
color: #FFFFFF; }
.next-nav.next-secondary .next-nav-item.next-menu-item.next-child-selected {
background-color: #3E71F7;
color: #FFFFFF; }
.next-nav.next-secondary .next-nav-item.next-menu-item:before {
background-color: #3E71F7; }
.next-nav.next-secondary .next-nav-item.next-menu-item:hover:before {
background-color: #3E71F7; }
.next-nav.next-secondary .next-menu-sub-menu .next-menu-item.next-opened {
background-color: #3E71F7;
color: #FFFFFF; }
.next-nav.next-secondary .next-nav-group-label {
color: #FFFFFF;
font-weight: normal; }
.next-nav.next-secondary .next-menu-sub-menu .next-menu-item {
background-color: #5584FF;
color: #FFFFFF;
font-weight: normal; }
.next-nav.next-secondary .next-menu-sub-menu .next-menu-item.next-focused, .next-nav.next-secondary .next-menu-sub-menu .next-menu-item:hover {
background-color: #3E71F7;
color: #FFFFFF; }
.next-nav.next-secondary .next-menu-sub-menu .next-menu-item.next-selected {
background-color: #3E71F7;
color: #FFFFFF; }
.next-nav.next-normal {
background-color: #FFFFFF;
border-color: #DCDEE3;
color: #333333;
font-weight: normal;
-webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.12);
box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.12); }
.next-nav.next-normal .next-nav-item.next-menu-item {
background-color: #FFFFFF;
color: #333333; }
.next-nav.next-normal .next-nav-item.next-menu-item.next-focused, .next-nav.next-normal .next-nav-item.next-menu-item:hover {
background-color: #FFFFFF;
color: #5584FF;
font-weight: normal; }
.next-nav.next-normal .next-nav-item.next-menu-item.next-selected {
background-color: #F2F3F7;
color: #5584FF;
font-weight: bold; }
.next-nav.next-normal .next-nav-item.next-menu-item.next-opened {
background-color: #F2F3F7;
color: #5584FF; }
.next-nav.next-normal .next-nav-item.next-menu-item.next-child-selected {
background-color: #F2F3F7;
color: #5584FF; }
.next-nav.next-normal .next-nav-item.next-menu-item:before {
background-color: #5584FF; }
.next-nav.next-normal .next-nav-item.next-menu-item:hover:before {
background-color: #5584FF; }
.next-nav.next-normal .next-menu-sub-menu .next-menu-item.next-opened {
background-color: #F2F3F7;
color: #5584FF; }
.next-nav.next-normal .next-nav-group-label {
color: #999999;
font-weight: normal; }
.next-nav.next-normal .next-menu-sub-menu .next-menu-item {
background-color: #FFFFFF;
color: #333333;
font-weight: normal; }
.next-nav.next-normal .next-menu-sub-menu .next-menu-item.next-focused, .next-nav.next-normal .next-menu-sub-menu .next-menu-item:hover {
background-color: #F2F3F7;
color: #5584FF; }
.next-nav.next-normal .next-menu-sub-menu .next-menu-item.next-selected {
background-color: #F2F3F7;
color: #5584FF; }
.next-nav.next-line {
background-color: transparent;
border-color: #DCDEE3;
color: #333333;
font-weight: normal;
-webkit-box-shadow: none;
box-shadow: none; }
.next-nav.next-line.next-hoz {
border-top-color: transparent;
border-left-color: transparent;
border-right-color: transparent; }
.next-nav.next-line.next-ver {
border-top-color: transparent;
border-left-color: transparent;
border-bottom-color: transparent; }
.next-nav.next-line .next-nav-item.next-menu-item {
background-color: transparent;
color: #333333; }
.next-nav.next-line .next-nav-item.next-menu-item.next-focused, .next-nav.next-line .next-nav-item.next-menu-item:hover {
background-color: transparent;
color: #5584FF;
font-weight: normal; }
.next-nav.next-line .next-nav-item.next-menu-item.next-selected {
background-color: transparent;
color: #5584FF;
font-weight: bold; }
.next-nav.next-line .next-nav-item.next-menu-item.next-opened {
background-color: transparent;
color: #5584FF; }
.next-nav.next-line .next-nav-item.next-menu-item.next-child-selected {
background-color: transparent;
color: #5584FF; }
.next-nav.next-line .next-nav-item.next-menu-item:before {
background-color: #5584FF; }
.next-nav.next-line .next-nav-item.next-menu-item:hover:before {
background-color: #5584FF; }
.next-nav.next-line .next-menu-sub-menu .next-menu-item.next-opened {
background-color: transparent;
color: #5584FF; }
.next-nav.next-line .next-nav-group-label {
color: #999999;
font-weight: normal; }
.next-nav.next-line .next-menu-sub-menu .next-menu-item {
background-color: transparent;
color: #333333;
font-weight: normal; }
.next-nav.next-line .next-menu-sub-menu .next-menu-item.next-focused, .next-nav.next-line .next-menu-sub-menu .next-menu-item:hover {
background-color: transparent;
color: #5584FF; }
.next-nav.next-line .next-menu-sub-menu .next-menu-item.next-selected {
background-color: transparent;
color: #5584FF; }
.next-nav.next-icon-only .next-menu-item-inner {
text-overflow: clip; }
.next-nav.next-icon-only.next-normal .next-nav-icon.next-icon {
margin-left: 0px;
margin-right: 0px; }
.next-nav.next-icon-only.next-normal .next-nav-icon.next-icon:before,
.next-nav.next-icon-only.next-normal .next-nav-icon.next-icon .next-icon-remote {
width: 16px;
font-size: 16px;
line-height: inherit; }
.next-nav.next-icon-only.next-primary .next-nav-icon.next-icon {
margin-left: 1px;
margin-right: 1px; }
.next-nav.next-icon-only.next-primary .next-nav-icon.next-icon:before,
.next-nav.next-icon-only.next-primary .next-nav-icon.next-icon .next-icon-remote {
width: 16px;
font-size: 16px;
line-height: inherit; }
.next-nav.next-icon-only.next-secondary .next-nav-icon.next-icon {
margin-left: 1px;
margin-right: 1px; }
.next-nav.next-icon-only.next-secondary .next-nav-icon.next-icon:before,
.next-nav.next-icon-only.next-secondary .next-nav-icon.next-icon .next-icon-remote {
width: 16px;
font-size: 16px;
line-height: inherit; }
.next-nav.next-icon-only .next-nav-icon-only-arrow.next-icon {
margin-left: 1px;
margin-right: 1px;
-webkit-transition: all 100ms linear;
transition: all 100ms linear;
-webkit-transform-origin: center 50%;
-ms-transform-origin: center 50%;
transform-origin: center 50%; }
.next-nav.next-icon-only .next-nav-icon-only-arrow.next-icon:before,
.next-nav.next-icon-only .next-nav-icon-only-arrow.next-icon .next-icon-remote {
width: 16px;
font-size: 16px;
line-height: inherit; }
.next-nav.next-icon-only .next-nav-item.next-opened .next-nav-icon-only-arrow.next-icon-arrow-down {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
margin-left: 1px;
margin-right: 1px; }
.next-nav.next-icon-only .next-nav-item.next-opened .next-nav-icon-only-arrow.next-icon-arrow-down:before,
.next-nav.next-icon-only .next-nav-item.next-opened .next-nav-icon-only-arrow.next-icon-arrow-down .next-icon-remote {
width: 16px;
font-size: 16px;
line-height: inherit; }
.next-nav.next-icon-only .next-nav-item.next-selected .next-nav-icon.next-icon {
-webkit-animation: pulse 0.3s cubic-bezier(0.23, 1, 0.32, 1);
animation: pulse 0.3s cubic-bezier(0.23, 1, 0.32, 1); }
.next-nav.next-icon-only .next-menu-hoz-icon-arrow,
.next-nav.next-icon-only .next-menu-icon-arrow {
display: none; }
.next-nav-embeddable.next-primary, .next-nav-embeddable.next-secondary, .next-nav-embeddable.next-normal {
height: 100%;
background: transparent;
-webkit-box-shadow: none;
box-shadow: none;
border: none; }
.next-nav-embeddable.next-primary .next-menu-sub-menu .next-menu-item,
.next-nav-embeddable.next-primary .next-nav-item.next-menu-item, .next-nav-embeddable.next-secondary .next-menu-sub-menu .next-menu-item,
.next-nav-embeddable.next-secondary .next-nav-item.next-menu-item, .next-nav-embeddable.next-normal .next-menu-sub-menu .next-menu-item,
.next-nav-embeddable.next-normal .next-nav-item.next-menu-item {
background: transparent; }
.next-nav-embeddable.next-primary.next-icon-only .next-nav-icon.next-icon, .next-nav-embeddable.next-secondary.next-icon-only .next-nav-icon.next-icon, .next-nav-embeddable.next-normal.next-icon-only .next-nav-icon.next-icon {
margin-left: 1px;
margin-right: 1px; }
.next-nav-embeddable.next-primary.next-icon-only .next-nav-icon.next-icon:before,
.next-nav-embeddable.next-primary.next-icon-only .next-nav-icon.next-icon .next-icon-remote, .next-nav-embeddable.next-secondary.next-icon-only .next-nav-icon.next-icon:before,
.next-nav-embeddable.next-secondary.next-icon-only .next-nav-icon.next-icon .next-icon-remote, .next-nav-embeddable.next-normal.next-icon-only .next-nav-icon.next-icon:before,
.next-nav-embeddable.next-normal.next-icon-only .next-nav-icon.next-icon .next-icon-remote {
width: 16px;
font-size: 16px;
line-height: inherit; }
.next-nav-embeddable.next-nav.next-hoz .next-menu-item-inner {
height: 100%; }
.next-nav-embeddable.next-nav.next-hoz .next-menu-sub-menu .next-menu-item,
.next-nav-embeddable.next-nav.next-hoz .next-nav-item.next-menu-item {
height: 100%; }
.next-nav-embeddable,
.next-nav-embeddable .next-nav-item.next-disabled,
.next-nav-embeddable .next-nav-item.next-disabled .next-menu-item-text > a {
background: transparent;
border: none; }
.next-nav[dir="rtl"] .next-nav-icon.next-icon {
margin-left: 4px;
margin-right: 0; }
.next-nav[dir="rtl"] .next-nav-icon.next-icon:before,
.next-nav[dir="rtl"] .next-nav-icon.next-icon .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-nav[dir="rtl"].next-hoz .next-menu-header {
float: right; }
.next-nav[dir="rtl"].next-hoz .next-menu-footer {
float: left; }
.next-nav[dir="rtl"].next-hoz .next-nav-item:before {
width: 0;
left: 50%; }
.next-nav[dir="rtl"].next-hoz .next-selected.next-nav-item:before {
width: 100%;
left: auto;
right: 0; }
.next-nav[dir="rtl"].next-ver.next-left .next-nav-item:before {
right: -1px;
left: auto; }
.next-nav[dir="rtl"].next-ver.next-right .next-nav-item:before {
left: -1px;
right: auto; }
.next-nav[dir="rtl"].next-primary.next-ver.next-left .next-nav-item:before {
right: 0px;
left: auto; }
.next-nav[dir="rtl"].next-primary.next-ver.next-right .next-nav-item:before {
left: 0px;
right: auto; }
.next-nav[dir="rtl"].next-secondary.next-ver.next-left .next-nav-item:before {
right: 0px;
left: auto; }
.next-nav[dir="rtl"].next-secondary.next-ver.next-right .next-nav-item:before {
left: 0px;
right: auto; }
.next-nav[dir="rtl"] .next-nav.next-line.next-ver {
border-top-color: transparent;
border-right-color: transparent;
border-left-color: none;
border-bottom-color: transparent; }
.next-nav[dir="rtl"].next-icon-only .next-nav-icon.next-icon,
.next-nav[dir="rtl"].next-icon-only .next-nav-icon-only-arrow.next-icon,
.next-nav[dir="rtl"].next-icon-only .next-nav-item.next-opened .next-nav-icon-only-arrow.next-icon-arrow-down {
margin-left: 0;
margin-right: 1px; }
.next-nav[dir="rtl"].next-icon-only .next-nav-icon.next-icon:before,
.next-nav[dir="rtl"].next-icon-only .next-nav-icon.next-icon .next-icon-remote,
.next-nav[dir="rtl"].next-icon-only .next-nav-icon-only-arrow.next-icon:before,
.next-nav[dir="rtl"].next-icon-only .next-nav-icon-only-arrow.next-icon .next-icon-remote,
.next-nav[dir="rtl"].next-icon-only .next-nav-item.next-opened .next-nav-icon-only-arrow.next-icon-arrow-down:before,
.next-nav[dir="rtl"].next-icon-only .next-nav-item.next-opened .next-nav-icon-only-arrow.next-icon-arrow-down .next-icon-remote {
width: 16px;
font-size: 16px;
line-height: inherit; }
.next-number-picker {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
/* stylelint-disable declaration-no-important */ }
.next-number-picker *,
.next-number-picker *:before,
.next-number-picker *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-number-picker .next-btn {
padding: 0 !important;
line-height: 0 !important;
-webkit-box-shadow: none !important;
box-shadow: none !important; }
.next-number-picker-normal .next-input {
width: 100%; }
.next-number-picker-normal .next-input .next-input-control {
padding-right: 0; }
.next-number-picker-normal:not(.next-number-picker-no-trigger) .next-input input {
padding-right: 2px; }
.next-number-picker-normal .next-btn {
display: block; }
.next-number-picker-normal .next-btn:hover {
z-index: 1; }
.next-number-picker-normal .next-btn:first-child {
border-right: none;
border-top: none;
height: 50%;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0; }
.next-number-picker-normal .next-btn:last-child {
border-right: none;
border-bottom: none;
margin-top: -1px;
height: calc(50% + 1px);
border-top-left-radius: 0;
border-bottom-left-radius: 0;
border-top-right-radius: 0; }
.next-number-picker-normal .next-number-picker-handler {
-webkit-transition: opacity 100ms linear;
transition: opacity 100ms linear;
height: 100%;
display: block; }
.next-number-picker-normal:not(.next-number-picker-show-trigger) .next-number-picker-handler {
opacity: 0; }
.next-number-picker-normal:hover .next-number-picker-handler,
.next-number-picker-normal.hover .next-number-picker-handler {
opacity: 1; }
.next-number-picker-normal .next-input.next-disabled .next-number-picker-handler {
opacity: 0; }
.next-number-picker-normal .next-number-picker-up-icon::before {
content: "\E625"; }
.next-number-picker-normal .next-number-picker-down-icon::before {
content: "\E63D"; }
.next-number-picker-normal.next-small {
width: 68px; }
.next-number-picker-normal.next-small .next-btn {
width: 20px; }
.next-number-picker-normal.next-small .next-btn:first-child {
border-top-right-radius: 3px; }
.next-number-picker-normal.next-small .next-btn:last-child {
border-bottom-right-radius: 3px; }
.next-number-picker-normal.next-small .next-icon:before,
.next-number-picker-normal.next-small .next-icon .next-icon-remote {
width: 8px;
font-size: 8px;
line-height: inherit; }
@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
.next-number-picker-normal.next-small .next-icon {
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
margin-left: -4px;
margin-right: -4px; }
.next-number-picker-normal.next-small .next-icon:before {
width: 16px;
font-size: 16px; } }
.next-number-picker-normal.next-medium {
width: 80px; }
.next-number-picker-normal.next-medium .next-btn {
width: 20px; }
.next-number-picker-normal.next-medium .next-btn:first-child {
border-top-right-radius: 3px; }
.next-number-picker-normal.next-medium .next-btn:last-child {
border-bottom-right-radius: 3px; }
.next-number-picker-normal.next-medium .next-icon:before,
.next-number-picker-normal.next-medium .next-icon .next-icon-remote {
width: 8px;
font-size: 8px;
line-height: inherit; }
@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
.next-number-picker-normal.next-medium .next-icon {
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
margin-left: -4px;
margin-right: -4px; }
.next-number-picker-normal.next-medium .next-icon:before {
width: 16px;
font-size: 16px; } }
.next-number-picker-normal.next-large {
width: 80px; }
.next-number-picker-normal.next-large .next-btn {
width: 20px; }
.next-number-picker-normal.next-large .next-btn:first-child {
border-top-right-radius: 3px; }
.next-number-picker-normal.next-large .next-btn:last-child {
border-bottom-right-radius: 3px; }
.next-number-picker-normal.next-large .next-icon:before,
.next-number-picker-normal.next-large .next-icon .next-icon-remote {
width: 8px;
font-size: 8px;
line-height: inherit; }
@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
.next-number-picker-normal.next-large .next-icon {
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
margin-left: -4px;
margin-right: -4px; }
.next-number-picker-normal.next-large .next-icon:before {
width: 16px;
font-size: 16px; } }
.next-number-picker-inline input {
text-align: center; }
.next-number-picker-inline .next-input input {
padding: 0; }
.next-number-picker-inline .next-number-picker-add-icon::before {
content: "\E655"; }
.next-number-picker-inline .next-number-picker-minus-icon::before {
content: "\E601"; }
.next-number-picker-inline.next-small {
width: 68px;
min-width: 60px; }
.next-number-picker-inline.next-small .next-icon:before,
.next-number-picker-inline.next-small .next-icon .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-number-picker-inline.next-small .next-btn {
height: 20px; }
.next-number-picker-inline.next-small .next-before .next-btn {
margin-right: 2px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px; }
.next-number-picker-inline.next-small .next-after .next-btn {
margin-left: 2px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px; }
.next-number-picker-inline.next-medium {
width: 100px;
min-width: 84px; }
.next-number-picker-inline.next-medium .next-icon:before,
.next-number-picker-inline.next-medium .next-icon .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-number-picker-inline.next-medium .next-btn {
height: 28px; }
.next-number-picker-inline.next-medium .next-before .next-btn {
margin-right: 2px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px; }
.next-number-picker-inline.next-medium .next-after .next-btn {
margin-left: 2px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px; }
.next-number-picker-inline.next-large {
width: 128px;
min-width: 120px; }
.next-number-picker-inline.next-large .next-icon:before,
.next-number-picker-inline.next-large .next-icon .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-number-picker-inline.next-large .next-btn {
height: 40px; }
.next-number-picker-inline.next-large .next-before .next-btn {
margin-right: 2px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px; }
.next-number-picker-inline.next-large .next-after .next-btn {
margin-left: 2px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px; }
.next-number-picker-inline .next-btn.next-small {
width: 20px; }
.next-number-picker-inline .next-btn.next-medium {
width: 28px; }
.next-number-picker-inline .next-btn.next-large {
width: 40px; }
.next-number-picker-normal[dir="rtl"] .next-btn:first-child {
border-right: 1px solid #C4C6CF;
border-left: 0;
border-top-right-radius: 0; }
.next-number-picker-normal[dir="rtl"] .next-btn:first-child.next-small {
border-top-left-radius: 3px; }
.next-number-picker-normal[dir="rtl"] .next-btn:first-child.next-medium {
border-top-left-radius: 3px; }
.next-number-picker-normal[dir="rtl"] .next-btn:first-child.next-large {
border-top-left-radius: 3px; }
.next-number-picker-normal[dir="rtl"] .next-btn:last-child {
border-right: 1px solid #C4C6CF;
border-left: 0;
border-bottom-right-radius: 0; }
.next-number-picker-normal[dir="rtl"] .next-btn:last-child.next-small {
border-bottom-left-radius: 3px; }
.next-number-picker-normal[dir="rtl"] .next-btn:last-child.next-medium {
border-bottom-left-radius: 3px; }
.next-number-picker-normal[dir="rtl"] .next-btn:last-child.next-large {
border-bottom-left-radius: 3px; }
.next-number-picker-normal[dir="rtl"] .next-input .next-input-control {
padding-left: 0; }
.next-number-picker-inline[dir="rtl"] .next-before .next-btn {
margin-right: 0; }
.next-number-picker-inline[dir="rtl"] .next-before .next-btn.next-small {
margin-left: 2px;
border-top-right-radius: 3px !important;
border-bottom-right-radius: 3px !important; }
.next-number-picker-inline[dir="rtl"] .next-before .next-btn.next-medium {
margin-left: 2px;
border-top-right-radius: 3px !important;
border-bottom-right-radius: 3px !important; }
.next-number-picker-inline[dir="rtl"] .next-before .next-btn.next-large {
margin-left: 2px;
border-top-right-radius: 3px !important;
border-bottom-right-radius: 3px !important; }
.next-number-picker-inline[dir="rtl"] .next-after .next-btn {
margin-left: 0; }
.next-number-picker-inline[dir="rtl"] .next-after .next-btn.next-small {
margin-right: 2px;
border-top-left-radius: 3px !important;
border-bottom-left-radius: 3px !important; }
.next-number-picker-inline[dir="rtl"] .next-after .next-btn.next-medium {
margin-right: 2px;
border-top-left-radius: 3px !important;
border-bottom-left-radius: 3px !important; }
.next-number-picker-inline[dir="rtl"] .next-after .next-btn.next-large {
margin-right: 2px;
border-top-left-radius: 3px !important;
border-bottom-left-radius: 3px !important; }
.next-overlay-wrapper .next-overlay-inner {
z-index: 1001; }
.next-overlay-wrapper .next-overlay-backdrop {
position: fixed;
z-index: 1001;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.2);
-webkit-transition: opacity 300ms ease;
transition: opacity 300ms ease;
opacity: 0; }
.next-overlay-wrapper.opened .next-overlay-backdrop {
opacity: 1; }
.next-pagination[dir="rtl"] .next-pagination-total {
margin-right: 0;
margin-left: 16px; }
.next-pagination[dir="rtl"] .next-pagination-jump-go {
margin-left: 0;
margin-right: 4px; }
.next-pagination[dir="rtl"] .next-pagination-size-selector-title {
margin-right: 0;
margin-left: 4px; }
.next-pagination[dir="rtl"] .next-pagination-size-selector-btn.next-btn-text + .next-pagination-size-selector-btn {
border-left: none;
border-right: 1px solid #DCDEE3; }
.next-pagination[dir="rtl"] .next-pagination-pages + .next-pagination-size-selector,
.next-pagination[dir="rtl"] .next-pagination-size-selector + .next-pagination-pages {
margin-left: 0;
margin-right: 40px; }
.next-pagination[dir="rtl"].next-start .next-pagination-pages {
float: left; }
.next-pagination[dir="rtl"].next-start .next-pagination-size-selector {
float: right; }
.next-pagination[dir="rtl"].next-end .next-pagination-pages {
float: right; }
.next-pagination[dir="rtl"].next-end .next-pagination-size-selector {
float: left; }
.next-pagination[dir="rtl"].next-small .next-pagination-list {
margin: 0 4px; }
.next-pagination[dir="rtl"].next-small .next-pagination-total {
line-height: 20px;
vertical-align: middle; }
.next-pagination[dir="rtl"].next-small .next-pagination-item {
padding: 0 6px;
border-width: 1px;
border-radius: 3px; }
.next-pagination[dir="rtl"].next-small .next-pagination-item + .next-pagination-item {
margin: 0 4px 0 0; }
.next-pagination[dir="rtl"].next-small .next-pagination-ellipsis {
height: 20px;
line-height: 20px;
margin-left: 8px;
margin-right: 8px; }
.next-pagination[dir="rtl"].next-small .next-pagination-ellipsis:before,
.next-pagination[dir="rtl"].next-small .next-pagination-ellipsis .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-pagination[dir="rtl"].next-small .next-pagination-display {
font-size: 12px; }
.next-pagination[dir="rtl"].next-small .next-pagination-display em {
font-size: 12px; }
.next-pagination[dir="rtl"].next-small .next-pagination-jump-text {
font-size: 12px; }
.next-pagination[dir="rtl"].next-small .next-pagination-jump-input {
width: 28px; }
.next-pagination[dir="rtl"].next-small .next-pagination-size-selector-title {
height: 20px;
line-height: 20px;
font-size: 12px;
vertical-align: middle; }
.next-pagination[dir="rtl"].next-small .next-pagination-size-selector-btn {
padding: 0 8px; }
.next-pagination[dir="rtl"].next-small .next-pagination-item.next-prev:not([disabled]) i,
.next-pagination[dir="rtl"].next-small .next-pagination-item.next-next:not([disabled]) i {
color: #666666; }
.next-pagination[dir="rtl"].next-small .next-pagination-item:hover.next-prev:not([disabled]) i,
.next-pagination[dir="rtl"].next-small .next-pagination-item:hover.next-next:not([disabled]) i {
color: #333333; }
.next-pagination[dir="rtl"].next-medium .next-pagination-list {
margin: 0 4px; }
.next-pagination[dir="rtl"].next-medium .next-pagination-total {
line-height: 28px;
vertical-align: middle; }
.next-pagination[dir="rtl"].next-medium .next-pagination-item {
padding: 0 10px;
border-width: 1px;
border-radius: 3px; }
.next-pagination[dir="rtl"].next-medium .next-pagination-item + .next-pagination-item {
margin: 0 4px 0 0; }
.next-pagination[dir="rtl"].next-medium .next-pagination-ellipsis {
height: 28px;
line-height: 28px;
margin-left: 8px;
margin-right: 8px; }
.next-pagination[dir="rtl"].next-medium .next-pagination-ellipsis:before,
.next-pagination[dir="rtl"].next-medium .next-pagination-ellipsis .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-pagination[dir="rtl"].next-medium .next-pagination-display {
font-size: 12px; }
.next-pagination[dir="rtl"].next-medium .next-pagination-display em {
font-size: 12px; }
.next-pagination[dir="rtl"].next-medium .next-pagination-jump-text {
font-size: 12px; }
.next-pagination[dir="rtl"].next-medium .next-pagination-jump-input {
width: 36px; }
.next-pagination[dir="rtl"].next-medium .next-pagination-size-selector-title {
height: 28px;
line-height: 28px;
font-size: 12px;
vertical-align: middle; }
.next-pagination[dir="rtl"].next-medium .next-pagination-size-selector-btn {
padding: 0 12px; }
.next-pagination[dir="rtl"].next-medium .next-pagination-item.next-prev:not([disabled]) i,
.next-pagination[dir="rtl"].next-medium .next-pagination-item.next-next:not([disabled]) i {
color: #666666; }
.next-pagination[dir="rtl"].next-medium .next-pagination-item:hover.next-prev:not([disabled]) i,
.next-pagination[dir="rtl"].next-medium .next-pagination-item:hover.next-next:not([disabled]) i {
color: #333333; }
.next-pagination[dir="rtl"].next-large .next-pagination-list {
margin: 0 8px; }
.next-pagination[dir="rtl"].next-large .next-pagination-total {
line-height: 40px;
vertical-align: middle; }
.next-pagination[dir="rtl"].next-large .next-pagination-item {
padding: 0 15px;
border-width: 1px;
border-radius: 3px; }
.next-pagination[dir="rtl"].next-large .next-pagination-item + .next-pagination-item {
margin: 0 8px 0 0; }
.next-pagination[dir="rtl"].next-large .next-pagination-ellipsis {
height: 40px;
line-height: 40px;
margin-left: 8px;
margin-right: 8px; }
.next-pagination[dir="rtl"].next-large .next-pagination-ellipsis:before,
.next-pagination[dir="rtl"].next-large .next-pagination-ellipsis .next-icon-remote {
width: 16px;
font-size: 16px;
line-height: inherit; }
.next-pagination[dir="rtl"].next-large .next-pagination-display {
font-size: 16px; }
.next-pagination[dir="rtl"].next-large .next-pagination-display em {
font-size: 16px; }
.next-pagination[dir="rtl"].next-large .next-pagination-jump-text {
font-size: 16px; }
.next-pagination[dir="rtl"].next-large .next-pagination-jump-input {
width: 48px; }
.next-pagination[dir="rtl"].next-large .next-pagination-size-selector-title {
height: 40px;
line-height: 40px;
font-size: 16px;
vertical-align: middle; }
.next-pagination[dir="rtl"].next-large .next-pagination-size-selector-btn {
padding: 0 16px; }
.next-pagination[dir="rtl"].next-large .next-pagination-item.next-prev:not([disabled]) i,
.next-pagination[dir="rtl"].next-large .next-pagination-item.next-next:not([disabled]) i {
color: #666666; }
.next-pagination[dir="rtl"].next-large .next-pagination-item:hover.next-prev:not([disabled]) i,
.next-pagination[dir="rtl"].next-large .next-pagination-item:hover.next-next:not([disabled]) i {
color: #333333; }
.next-pagination {
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size: 0; }
.next-pagination *,
.next-pagination *:before,
.next-pagination *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-pagination:after {
visibility: hidden;
display: block;
height: 0;
font-size: 0;
content: ' ';
clear: both; }
.next-pagination-total {
display: inline-block;
font-size: 14px;
margin-right: 16px; }
.next-pagination-pages {
display: inline-block; }
.next-pagination-list {
display: inline-block;
vertical-align: top; }
.next-pagination .next-pagination-item:not([disabled]) {
display: inline-block;
border-style: solid;
border-color: #C4C6CF;
background: #FFFFFF;
color: #333333;
-webkit-box-shadow: none;
box-shadow: none; }
.next-pagination .next-pagination-item.next-current {
border-color: #5584FF;
background: #5584FF;
color: #FFFFFF;
-webkit-box-shadow: none;
box-shadow: none; }
.next-pagination .next-pagination-item.next-current:hover, .next-pagination .next-pagination-item.next-current:focus {
border-color: transparent;
background: #3E71F7;
color: #FFFFFF;
-webkit-box-shadow: none;
box-shadow: none; }
.next-pagination-ellipsis {
display: inline-block;
color: #999999;
vertical-align: top; }
.next-pagination-display {
display: inline-block;
margin: 0 16px;
color: #333333;
vertical-align: middle; }
.next-pagination-display em {
font-style: normal;
color: #5584FF; }
.next-pagination-jump-text {
display: inline-block;
vertical-align: middle;
color: #999999; }
.next-pagination-jump-input {
margin: 0 4px;
vertical-align: top; }
.next-pagination-jump-go {
margin-left: 4px;
vertical-align: top; }
.next-pagination-size-selector {
display: inline-block;
position: relative; }
.next-pagination-size-selector-title {
margin-right: 4px;
color: #999999; }
.next-pagination-size-selector-filter {
display: inline-block;
vertical-align: middle; }
.next-pagination-size-selector-dropdown {
vertical-align: top;
min-width: 64px; }
.next-pagination-size-selector-dropdown .next-select-inner {
min-width: 64px; }
.next-pagination-size-selector-popup {
min-width: 64px; }
.next-pagination-size-selector-btn.next-btn-text {
height: initial;
line-height: initial;
color: #666666;
border-radius: 0; }
.next-pagination-size-selector-btn.next-btn-text.next-current {
color: #5584FF; }
.next-pagination-size-selector-btn.next-btn-text + .next-pagination-size-selector-btn {
border-left: 1px solid #DCDEE3; }
.next-pagination-pages + .next-pagination-size-selector,
.next-pagination-size-selector + .next-pagination-pages {
margin-left: 40px; }
.next-pagination.next-hide {
display: none; }
.next-pagination.next-start .next-pagination-pages {
float: right; }
.next-pagination.next-start .next-pagination-size-selector {
float: left; }
.next-pagination.next-end .next-pagination-pages {
float: left; }
.next-pagination.next-end .next-pagination-size-selector {
float: right; }
.next-pagination.next-small .next-pagination-list {
margin: 0 4px; }
.next-pagination.next-small .next-pagination-total {
line-height: 20px;
vertical-align: middle; }
.next-pagination.next-small .next-pagination-item {
padding: 0 6px;
border-width: 1px;
border-radius: 3px; }
.next-pagination.next-small .next-pagination-item + .next-pagination-item {
margin: 0 0 0 4px; }
.next-pagination.next-small .next-pagination-ellipsis {
height: 20px;
line-height: 20px;
margin-left: 8px;
margin-right: 8px; }
.next-pagination.next-small .next-pagination-ellipsis:before,
.next-pagination.next-small .next-pagination-ellipsis .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-pagination.next-small .next-pagination-display {
font-size: 12px; }
.next-pagination.next-small .next-pagination-display em {
font-size: 12px; }
.next-pagination.next-small .next-pagination-jump-text {
font-size: 12px; }
.next-pagination.next-small .next-pagination-jump-input {
width: 28px; }
.next-pagination.next-small .next-pagination-size-selector-title {
height: 20px;
line-height: 20px;
font-size: 12px;
vertical-align: middle; }
.next-pagination.next-small .next-pagination-size-selector-btn {
padding: 0 8px; }
.next-pagination.next-small .next-pagination-item.next-prev:not([disabled]) i,
.next-pagination.next-small .next-pagination-item.next-next:not([disabled]) i {
color: #666666; }
.next-pagination.next-small .next-pagination-item:hover.next-prev:not([disabled]) i,
.next-pagination.next-small .next-pagination-item:hover.next-next:not([disabled]) i {
color: #333333; }
.next-pagination.next-small.next-arrow-only .next-pagination-item.next-prev, .next-pagination.next-small.next-arrow-only .next-pagination-item.next-next {
width: 20px;
padding: 0; }
.next-pagination.next-small.next-arrow-only .next-pagination-item.next-prev .next-icon, .next-pagination.next-small.next-arrow-only .next-pagination-item.next-next .next-icon {
margin: 0 auto; }
.next-pagination.next-small.next-arrow-prev-only .next-pagination-item.next-prev {
width: 20px;
padding: 0; }
.next-pagination.next-small.next-arrow-prev-only .next-pagination-item.next-prev .next-icon {
margin: 0 auto; }
.next-pagination.next-small.next-no-border .next-pagination-item.next-prev, .next-pagination.next-small.next-no-border .next-pagination-item.next-next {
padding: 0;
border: none;
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none; }
.next-pagination.next-small.next-no-border .next-pagination-item.next-prev .next-icon, .next-pagination.next-small.next-no-border .next-pagination-item.next-next .next-icon {
margin: 0; }
.next-pagination.next-small.next-no-border .next-pagination-item.next-prev:not([disabled]):hover i,
.next-pagination.next-small.next-no-border .next-pagination-item.next-next:not([disabled]):hover i {
color: #5584FF; }
.next-pagination.next-small.next-no-border .next-pagination-display {
margin: 0 8px; }
.next-pagination.next-small.next-mini .next-pagination-item.next-prev {
margin-right: 4px; }
.next-pagination.next-small.next-mini .next-pagination-item.next-next {
margin-left: 4px; }
.next-pagination.next-medium .next-pagination-list {
margin: 0 4px; }
.next-pagination.next-medium .next-pagination-total {
line-height: 28px;
vertical-align: middle; }
.next-pagination.next-medium .next-pagination-item {
padding: 0 10px;
border-width: 1px;
border-radius: 3px; }
.next-pagination.next-medium .next-pagination-item + .next-pagination-item {
margin: 0 0 0 4px; }
.next-pagination.next-medium .next-pagination-ellipsis {
height: 28px;
line-height: 28px;
margin-left: 8px;
margin-right: 8px; }
.next-pagination.next-medium .next-pagination-ellipsis:before,
.next-pagination.next-medium .next-pagination-ellipsis .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-pagination.next-medium .next-pagination-display {
font-size: 12px; }
.next-pagination.next-medium .next-pagination-display em {
font-size: 12px; }
.next-pagination.next-medium .next-pagination-jump-text {
font-size: 12px; }
.next-pagination.next-medium .next-pagination-jump-input {
width: 36px; }
.next-pagination.next-medium .next-pagination-size-selector-title {
height: 28px;
line-height: 28px;
font-size: 12px;
vertical-align: middle; }
.next-pagination.next-medium .next-pagination-size-selector-btn {
padding: 0 12px; }
.next-pagination.next-medium .next-pagination-item.next-prev:not([disabled]) i,
.next-pagination.next-medium .next-pagination-item.next-next:not([disabled]) i {
color: #666666; }
.next-pagination.next-medium .next-pagination-item:hover.next-prev:not([disabled]) i,
.next-pagination.next-medium .next-pagination-item:hover.next-next:not([disabled]) i {
color: #333333; }
.next-pagination.next-medium.next-arrow-only .next-pagination-item.next-prev, .next-pagination.next-medium.next-arrow-only .next-pagination-item.next-next {
width: 28px;
padding: 0; }
.next-pagination.next-medium.next-arrow-only .next-pagination-item.next-prev .next-icon, .next-pagination.next-medium.next-arrow-only .next-pagination-item.next-next .next-icon {
margin: 0 auto; }
.next-pagination.next-medium.next-arrow-prev-only .next-pagination-item.next-prev {
width: 28px;
padding: 0; }
.next-pagination.next-medium.next-arrow-prev-only .next-pagination-item.next-prev .next-icon {
margin: 0 auto; }
.next-pagination.next-medium.next-no-border .next-pagination-item.next-prev, .next-pagination.next-medium.next-no-border .next-pagination-item.next-next {
padding: 0;
border: none;
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none; }
.next-pagination.next-medium.next-no-border .next-pagination-item.next-prev .next-icon, .next-pagination.next-medium.next-no-border .next-pagination-item.next-next .next-icon {
margin: 0; }
.next-pagination.next-medium.next-no-border .next-pagination-item.next-prev:not([disabled]):hover i,
.next-pagination.next-medium.next-no-border .next-pagination-item.next-next:not([disabled]):hover i {
color: #5584FF; }
.next-pagination.next-medium.next-no-border .next-pagination-display {
margin: 0 12px; }
.next-pagination.next-medium.next-mini .next-pagination-item.next-prev {
margin-right: 4px; }
.next-pagination.next-medium.next-mini .next-pagination-item.next-next {
margin-left: 4px; }
.next-pagination.next-large .next-pagination-list {
margin: 0 8px; }
.next-pagination.next-large .next-pagination-total {
line-height: 40px;
vertical-align: middle; }
.next-pagination.next-large .next-pagination-item {
padding: 0 15px;
border-width: 1px;
border-radius: 3px; }
.next-pagination.next-large .next-pagination-item + .next-pagination-item {
margin: 0 0 0 8px; }
.next-pagination.next-large .next-pagination-ellipsis {
height: 40px;
line-height: 40px;
margin-left: 8px;
margin-right: 8px; }
.next-pagination.next-large .next-pagination-ellipsis:before,
.next-pagination.next-large .next-pagination-ellipsis .next-icon-remote {
width: 16px;
font-size: 16px;
line-height: inherit; }
.next-pagination.next-large .next-pagination-display {
font-size: 16px; }
.next-pagination.next-large .next-pagination-display em {
font-size: 16px; }
.next-pagination.next-large .next-pagination-jump-text {
font-size: 16px; }
.next-pagination.next-large .next-pagination-jump-input {
width: 48px; }
.next-pagination.next-large .next-pagination-size-selector-title {
height: 40px;
line-height: 40px;
font-size: 16px;
vertical-align: middle; }
.next-pagination.next-large .next-pagination-size-selector-btn {
padding: 0 16px; }
.next-pagination.next-large .next-pagination-item.next-prev:not([disabled]) i,
.next-pagination.next-large .next-pagination-item.next-next:not([disabled]) i {
color: #666666; }
.next-pagination.next-large .next-pagination-item:hover.next-prev:not([disabled]) i,
.next-pagination.next-large .next-pagination-item:hover.next-next:not([disabled]) i {
color: #333333; }
.next-pagination.next-large.next-arrow-only .next-pagination-item.next-prev, .next-pagination.next-large.next-arrow-only .next-pagination-item.next-next {
width: 40px;
padding: 0; }
.next-pagination.next-large.next-arrow-only .next-pagination-item.next-prev .next-icon, .next-pagination.next-large.next-arrow-only .next-pagination-item.next-next .next-icon {
margin: 0 auto; }
.next-pagination.next-large.next-arrow-prev-only .next-pagination-item.next-prev {
width: 40px;
padding: 0; }
.next-pagination.next-large.next-arrow-prev-only .next-pagination-item.next-prev .next-icon {
margin: 0 auto; }
.next-pagination.next-large.next-no-border .next-pagination-item.next-prev, .next-pagination.next-large.next-no-border .next-pagination-item.next-next {
padding: 0;
border: none;
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none; }
| {
"content_hash": "d026dadf002073c401005c72e42d3345",
"timestamp": "",
"source": "github",
"line_count": 12595,
"max_line_length": 872,
"avg_line_length": 31.505438666137355,
"alnum_prop": 0.6292869905320165,
"repo_name": "cdnjs/cdnjs",
"id": "b5d8099d57146b116c5cb3a920d37d41cd92eca1",
"size": "397546",
"binary": false,
"copies": "2",
"ref": "refs/heads/master",
"path": "ajax/libs/alifd__next/1.21.2/next-1.css",
"mode": "33188",
"license": "mit",
"language": [],
"symlink_target": ""
} |
// This file has been prepared for Doxygen automatic documentation generation.
/*! \file ********************************************************************
*
* Atmel Corporation
*
* - File : t2313_softpwm.c
* - Compiler : IAR EWAAVR 4.11A or GCC 3.4.3
*
* - Support mail : avr@atmel.com
*
* - Supported devices : ATtiny2313.
*
* - AppNote : AVR136 - Low-Jitter Multi-Channel Software PWM
*
* - Description : Tiny2313 software PWM demo. This program demonstrates the
* generation of low-jitter PWM signals on multiple I/O ports
* for LED driving, meter driving, voltage generation etc.
*
* $Revision: 1.2 $
* $Date: Tuesday, December 20, 2005 14:10:56 UTC $
*****************************************************************************/
/*! \mainpage
* \section Intro Introduction
* This documents data structures, functions, variables, defines, enums, and
* typedefs in the software for application note AVR136.
*
* \section CI Compilation Info
* This software was written for the both IAR Embedded Workbench 4.11A and GCC 3.4.3.
*
* To make project when using IAR Embedded Workbench:
* <ol>
* <li> Add the file t2313_softpwm.c to project.
* <li> Under processor configuration, select ATtiny2313
* <li> Enable bit definitions in I/O include files
* </ol>
*
* \section DI Device Info
* The included source code is written for ATtiny2313, using the STK500 platform
* with a 7.3728MHz external crystal.
* - Program the CKSEL fuse for external clock source (Ext.Clock)
*
* \section TS Target Setup
* - Connect PD0 to RXD and PD1 to TXD of the RS232 SPARE header on the STK500.
* - Connect the RS232 port to a PC running a terminal program set for 8N1 at 38,400 Baud.
* Send commands using the four-character format: \#nHH
* where:
* - # is a sync character
* - n = 0-9 for required channel number
* - HH = hex value corresponding to 0-255 for PWM high period
*
* Channels are mapped to specific port pins in the t2313_softpwm.h file
* \section PWMinfo PWM frequency and crystal selection
*
* The PWM base frequency is the crystal frequency divided by 65536, e.g. for
* a 7.3728MHz crystal the PWM base frequency will be 112.5Hz. The standard
* STK500 3.6864MHz oscillator could be used as a clock source, but the PWM
* base frequency would be reduced which may result in unacceptable ripple.
* Jitter will be +/-1 clock cycle max, or +/-0.0015% of base frequency.
*
* This demonstration shows ten PWM channels, for GCC the ISR uses less than
* 50% of processing time during the softcount=0 interrupt. The principles
* shown should accomodate up to 24 channels on suitable AVR devices whilst
* maintaining PWM accuracy, ISR optimisation may improve this even further.
*
* \section TL ToDo List
* \todo Select if ISR Timing Debugging is desired in \ref DEBUG.
*
* \section OA Original author
* Andy Gayne is the original author of this application note.
*/
#include <ctype.h>
#include "t2313_softpwm.h"
#if defined(__ICCAVR__)
#include <iotiny2313.h>
#include <inavr.h>
#elif __GNUC__ > 0
#include <avr/io.h>
#include <avr/interrupt.h>
#include <avr/signal.h>
#include <avr/wdt.h>
#else
# error "Unsupported compiler."
#endif
//! global buffers
unsigned char compare[CHMAX];
volatile unsigned char compbuff[CHMAX];
#if DEBUG
volatile unsigned int debugTimer;
#endif
/*! \brief The program entry point. Initialises harware, and sets baudrate to 38,400 bps for a 7.3728MHz crystal. Enters an eternal loop.
*
*/
__C_task main(void)
{
Init();
USART0_Init(11);
for(;;)
{
#if DEBUG
DebugMonitor();
#else
ManualControl();
#endif
}
}
/*! \brief Example of PWM control via the serial port. Waits for a synchronization character and acts upon it.
*/
void ManualControl(void)
{
unsigned char rxdata, channel, temp, error;
error = 0; // clear error flag
while(USART0_Receive() != '#'); // wait for sync character
USART0_Transmit('#'); // echo sync character
channel = USART0_Receive() - 0x30; // receive channel number
if(channel >= CHMAX) error = 1; // error if invalid channel
USART0_Transmit(channel + 0x30); // echo received character
temp = GetNextChar(); // fetch upper nibble
USART0_Transmit(temp); // echo received character
if (isxdigit(temp)) // check for a hex character
{
if ( temp > '9') temp -= 7; // subtract offset for A-F
temp -= 0x30; // subtract ASCII offset
}
else error = 1; // error if not hex
rxdata = temp << 4; // store received upper nibble
temp = GetNextChar(); // fetch lower nibble
USART0_Transmit(temp); // echo received character
if (isxdigit(temp)) // check for a hex character
{
if ( temp > '9') temp -= 7; // subtract offset for A-F
temp -= 0x30; // subtract ASCII offset
}
else error = 1; // error if not hex
rxdata += temp; // add lower nibble to upper nibble
if(!error) // if data is good
{
compbuff[channel] = rxdata; // update compare buffer
USART0_Transmit(':'); // send OK message
USART0_Transmit('O');
USART0_Transmit('K');
USART0_Transmit('\r');
USART0_Transmit('\n');
}
else // if data is not good
{
USART0_Transmit(':'); // send ERRor message
USART0_Transmit('E');
USART0_Transmit('R');
USART0_Transmit('R');
USART0_Transmit('\r');
USART0_Transmit('\n');
}
}
/*! \brief Display debug timer value on attached terminal
*/
#if DEBUG
void DebugMonitor(void)
{
signed char i;
unsigned int temp;
temp = debugTimer; // fetch latest timer value
USART0_Transmit('\r');
USART0_Transmit('0');
USART0_Transmit('x');
// transmit 16 bit timer value as four hex characters
for(i=3;i>=0;i--) USART0_Transmit(HexToASCII(0x0F & (temp >> (4*i))));
}
#endif
/*! \brief Init function. This function initialises the hardware
*/
void Init(void)
{
unsigned char i, pwm;
CLKPR = (1 << CLKPCE); // enable clock prescaler update
CLKPR = 0; // set clock to maximum (= crystal)
__watchdog_reset(); // reset watchdog timer
MCUSR &= ~(1 << WDRF); // clear the watchdog reset flag
WDTCSR |= (1<<WDCE)|(1<<WDE); // start timed sequence
WDTCSR = 0x00; // disable watchdog timer
DDRD = PORTD_MASK; // set port pins to output
DDRB = PORTB_MASK; // set port pins to output
#if DEBUG
DEBUGSET; // make debug pin output (header file macro)
pwm = 0; // worst-case default PWM level
#else
pwm = PWMDEFAULT;
#endif
for(i=0 ; i<CHMAX ; i++) // initialise all channels
{
compare[i] = pwm; // set default PWM values
compbuff[i] = pwm; // set default PWM values
}
#if DEBUG
compare[0] = 0x01; // make one channel active
compbuff[0] = 0x01;
#endif
TIFR = (1 << TOV0); // clear interrupt flag
TIMSK = (1 << TOIE0); // enable overflow interrupt
TCCR0B = (1 << CS00); // start timer, no prescale
__enable_interrupt(); // enable interrupts
}
/*! \brief Interrupt Service Routine
*/
#if defined(__ICCAVR__)
#pragma vector=TIMER0_OVF0_vect
__interrupt void ISR_TOV0 (void)
#elif __GNUC__ > 0
SIGNAL (SIG_TIMER0_OVF)
#endif
{
static unsigned char pinlevelB=PORTB_MASK, pinlevelD=PORTD_MASK;
static unsigned char softcount=0xFF;
PORTB = pinlevelB; // update outputs
PORTD = pinlevelD; // update outputs
#if DEBUG
DEBUGPIN_ON; // set debug pin
TCNT1 = 0; // clear timer
TCCR1B = (1 << CS10); // start timer
#endif
if(++softcount == 0){ // increment modulo 256 counter and update
// the compare values only when counter = 0.
compare[0] = compbuff[0]; // verbose code for speed
compare[1] = compbuff[1];
compare[2] = compbuff[2];
compare[3] = compbuff[3];
compare[4] = compbuff[4];
compare[5] = compbuff[5];
compare[6] = compbuff[6];
compare[7] = compbuff[7];
compare[8] = compbuff[8];
compare[9] = compbuff[9]; // last element should equal CHMAX - 1
pinlevelB = PORTB_MASK; // set all port pins high
pinlevelD = PORTD_MASK; // set all port pins high
}
// clear port pin on compare match (executed on next interrupt)
if(compare[0] == softcount) CH0_CLEAR;
if(compare[1] == softcount) CH1_CLEAR;
if(compare[2] == softcount) CH2_CLEAR;
if(compare[3] == softcount) CH3_CLEAR;
if(compare[4] == softcount) CH4_CLEAR;
if(compare[5] == softcount) CH5_CLEAR;
if(compare[6] == softcount) CH6_CLEAR;
if(compare[7] == softcount) CH7_CLEAR;
if(compare[8] == softcount) CH8_CLEAR;
if(compare[9] == softcount) CH9_CLEAR;
#if DEBUG
DEBUGPIN_OFF; // clear debug pin
TCCR1B = 0; // stop timer
if(!softcount) debygTimer = TCNT1; // store value for softcount=0 ISR
#endif
}
/*! \brief USART0_Init - initialise USART (derived from AVR 306 Applications Note)
*/
void USART0_Init( unsigned int baudrate )
{
// Set the baud rate
UBRRH = (unsigned char) (baudrate>>8);
UBRRL = (unsigned char) baudrate;
// Enable UART receiver and transmitter
UCSRB = ((1 << RXEN) | (1 << TXEN));
// Set frame format: 8 data, 1 stop
UCSRC = (1<<UCSZ1)|(1<<UCSZ0);
}
/*! \brief USART0_Receive - wait for incoming data (blocking function, from AVR 306)
*/
unsigned char USART0_Receive( void )
{
while ( !(UCSRA & (1<<RXC)) ); // Wait for incoming data
return UDR; // Return the data
}
/*! \brief USART0_Transmit - send data (blocking function, from AVR 306)
*/
void USART0_Transmit( unsigned char data )
{
while ( !(UCSRA & (1<<UDRE)) ); // Wait for empty transmit buffer
UDR = data; // Start transmittion
}
/*! \brief HexToASCII - convert single hex digit to ASCII equivalent
*/
unsigned char HexToASCII (unsigned char ch)
{
ch += 0x30; // add offset to ASCII '0'
if (ch > '9') ch += 7; // if alphabetic add offset to ASCII 'A'
return ch;
}
/*! \brief GetNextChar - receive and normalise next character from USART
*/
unsigned char GetNextChar(void)
{
char tmp;
tmp = USART0_Receive(); // get next character
tmp = toupper(tmp); // force to upper case
return(tmp);
}
| {
"content_hash": "9169951cdf91014d5abfb47aa5352cff",
"timestamp": "",
"source": "github",
"line_count": 332,
"max_line_length": 138,
"avg_line_length": 33.144578313253014,
"alnum_prop": 0.593965830607052,
"repo_name": "helgeanl/vigilant-robot",
"id": "7967564e21abcc036d7e5e0c4da6f9e1cb2ee805",
"size": "11004",
"binary": false,
"copies": "1",
"ref": "refs/heads/master",
"path": "src/Node3/t2313_softpwm.c",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "Arduino",
"bytes": "7757"
},
{
"name": "Assembly",
"bytes": "11376"
},
{
"name": "C",
"bytes": "218854"
},
{
"name": "C++",
"bytes": "85086"
}
],
"symlink_target": ""
} |
<TS language="fa_IR" version="2.1">
<context>
<name>AddressBookPage</name>
<message>
<source>Right-click to edit address or label</source>
<translation>برای ویرایش آدرس یا برچسب روی آن راست کلیک کنید</translation>
</message>
<message>
<source>Create a new address</source>
<translation>گشایش آدرس جدید</translation>
</message>
<message>
<source>&New</source>
<translation>جدید</translation>
</message>
<message>
<source>Copy the currently selected address to the system clipboard</source>
<translation>کپی کردن حساب انتخاب شده به حافظه سیستم - کلیپ بورد</translation>
</message>
<message>
<source>&Copy</source>
<translation>کپی</translation>
</message>
<message>
<source>C&lose</source>
<translation>بستن</translation>
</message>
<message>
<source>Delete the currently selected address from the list</source>
<translation>حذف آدرس های انتخاب شده از لیست</translation>
</message>
<message>
<source>Export the data in the current tab to a file</source>
<translation>صدور داده نوار جاری به یک فایل</translation>
</message>
<message>
<source>&Export</source>
<translation>صدور</translation>
</message>
<message>
<source>&Delete</source>
<translation>حذف</translation>
</message>
<message>
<source>Choose the address to send coins to</source>
<translation>آدرس برای ارسال کوینها را انتخاب کنید</translation>
</message>
<message>
<source>Choose the address to receive coins with</source>
<translation>انتخاب آدرس جهت دریافت سکهها با آن</translation>
</message>
<message>
<source>C&hoose</source>
<translation>انتخاب</translation>
</message>
<message>
<source>Sending addresses</source>
<translation>آدرسهای فرستنده</translation>
</message>
<message>
<source>Receiving addresses</source>
<translation>آدرسهای گیرنده</translation>
</message>
<message>
<source>These are your Starwels addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
<translation>اینها آدرسهای شما برای ارسال وجوه هستند. همیشه قبل از ارسال، مقدار و آدرس گیرنده را بررسی کنید.</translation>
</message>
<message>
<source>These are your Starwels addresses for receiving payments. It is recommended to use a new receiving address for each transaction.</source>
<translation>اینها آدرسهای بیتکوین شما برای دریافت وجوه هستند. توصیه میشود برای هر دریافت از یک آدرس جدید استفاده کنید.</translation>
</message>
<message>
<source>&Copy Address</source>
<translation>کپی آدرس</translation>
</message>
<message>
<source>Copy &Label</source>
<translation>کپی برچسب</translation>
</message>
<message>
<source>&Edit</source>
<translation>ویرایش</translation>
</message>
<message>
<source>Export Address List</source>
<translation>از فهرست آدرس خروجی گرفته شود</translation>
</message>
<message>
<source>Comma separated file (*.csv)</source>
<translation>فایل سی اس وی (*.csv)</translation>
</message>
<message>
<source>Exporting Failed</source>
<translation>گرفتن خروجی به مشکل خورد</translation>
</message>
<message>
<source>There was an error trying to save the address list to %1. Please try again.</source>
<translation>خطایی به هنگام ذخیره لیست آدرس در %1 رخ داده است. لطفا دوباره تلاش کنید.</translation>
</message>
</context>
<context>
<name>AddressTableModel</name>
<message>
<source>Label</source>
<translation>برچسب</translation>
</message>
<message>
<source>Address</source>
<translation>آدرس</translation>
</message>
<message>
<source>(no label)</source>
<translation>(برچسب ندارد)</translation>
</message>
</context>
<context>
<name>AskPassphraseDialog</name>
<message>
<source>Passphrase Dialog</source>
<translation>دیالوگ رمزعبور</translation>
</message>
<message>
<source>Enter passphrase</source>
<translation>رمز/پَس فرِیز را وارد کنید</translation>
</message>
<message>
<source>New passphrase</source>
<translation>رمز/پَس فرِیز جدید را وارد کنید</translation>
</message>
<message>
<source>Repeat new passphrase</source>
<translation>رمز/پَس فرِیز را دوباره وارد کنید</translation>
</message>
<message>
<source>Enter the new passphrase to the wallet.<br/>Please use a passphrase of <b>ten or more random characters</b>, or <b>eight or more words</b>.</source>
<translation>رمز جدید را در کیفپول وارد کنید. <br/>لطفا از رمزی استفاده کنید که<b> حداقل ۱۰ کاراکتر راندوم</b>یا<b>حداقل ۸ کلمه داشته باشد</b>.</translation>
</message>
<message>
<source>Encrypt wallet</source>
<translation>رمزگذاری کیف پول</translation>
</message>
<message>
<source>This operation needs your wallet passphrase to unlock the wallet.</source>
<translation>برای انجام این عملیات، باید رمز کیفپول را وارد کنید.</translation>
</message>
<message>
<source>Unlock wallet</source>
<translation>بازکردن کیفپول</translation>
</message>
<message>
<source>This operation needs your wallet passphrase to decrypt the wallet.</source>
<translation>برای انجام این عملیات، باید رمز کیفپول را وارد کنید.</translation>
</message>
<message>
<source>Decrypt wallet</source>
<translation>رمزگشایی کیف پول</translation>
</message>
<message>
<source>Change passphrase</source>
<translation>تغییر رمزعبور</translation>
</message>
<message>
<source>Enter the old passphrase and new passphrase to the wallet.</source>
<translation>رمز قدیمی و جدید کیف پول را وارد کنید.</translation>
</message>
<message>
<source>Confirm wallet encryption</source>
<translation>تایید رمزگذاری کیف پول</translation>
</message>
<message>
<source>Warning: If you encrypt your wallet and lose your passphrase, you will <b>LOSE ALL OF YOUR STARWELSS</b>!</source>
<translation>اخطار: اگر کیفپول خود را رمزگذاری کرده و رمز خود را فراموش کنید، شما <b>تمام بیتکوینهای خود را از دست خواهید داد</b>!</translation>
</message>
<message>
<source>Are you sure you wish to encrypt your wallet?</source>
<translation>آیا از رمزگذاری کیفپول خود اطمینان دارید؟</translation>
</message>
<message>
<source>Wallet encrypted</source>
<translation>کیف پول رمزگذاری شده است</translation>
</message>
<message>
<source>%1 will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your starwelss from being stolen by malware infecting your computer.</source>
<translation>%1 برای اتمام فرایند رمزگذاری بسته خواهد شد. به خاطر داشته باشید که رمزگذاری WALLET شما، کامپیوتر شما را از آلودگی به بدافزارها مصون نمی دارد.</translation>
</message>
<message>
<source>IMPORTANT: Any previous backups you have made of your wallet file should be replaced with the newly generated, encrypted wallet file. For security reasons, previous backups of the unencrypted wallet file will become useless as soon as you start using the new, encrypted wallet.</source>
<translation>مهم: هر بکآپ قبلی که از کیفپول خود گرفتهاید، با نسخهی جدید رمزنگاریشده جایگزین خواهد شد. به دلایل امنیتی، پس از رمزنگاری کیفپول، بکآپهای قدیمی شما بلااستفاده خواهد شد.</translation>
</message>
<message>
<source>Wallet encryption failed</source>
<translation>خطا در رمزنگاری کیفپول</translation>
</message>
<message>
<source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
<translation>رمزگذاری به علت خطای داخلی تایید نشد. کیفپول شما رمزگذاری نشد.</translation>
</message>
<message>
<source>The supplied passphrases do not match.</source>
<translation>رمزهای واردشده تطابق ندارند.</translation>
</message>
<message>
<source>Wallet unlock failed</source>
<translation>خطا در بازکردن کیفپول</translation>
</message>
<message>
<source>The passphrase entered for the wallet decryption was incorrect.</source>
<translation>رمز واردشده برای رمزگشایی کیفپول اشتباه است.</translation>
</message>
<message>
<source>Wallet decryption failed</source>
<translation>خطا در رمزگشایی کیفپول</translation>
</message>
<message>
<source>Wallet passphrase was successfully changed.</source>
<translation>رمز کیفپول با موفقیت تغییر یافت.</translation>
</message>
<message>
<source>Warning: The Caps Lock key is on!</source>
<translation>اخطار: کلید Caps Lock فعال است!</translation>
</message>
</context>
<context>
<name>BanTableModel</name>
<message>
<source>Banned Until</source>
<translation>مسدودشده تا</translation>
</message>
</context>
<context>
<name>StarwelsGUI</name>
<message>
<source>Sign &message...</source>
<translation>امضا و پیام</translation>
</message>
<message>
<source>Synchronizing with network...</source>
<translation>به روز رسانی با شبکه...</translation>
</message>
<message>
<source>&Overview</source>
<translation>بازبینی</translation>
</message>
<message>
<source>Show general overview of wallet</source>
<translation>نمای کلی از wallet را نشان بده</translation>
</message>
<message>
<source>&Transactions</source>
<translation>تراکنش</translation>
</message>
<message>
<source>Browse transaction history</source>
<translation>تاریخچه تراکنش را باز کن</translation>
</message>
<message>
<source>E&xit</source>
<translation>خروج</translation>
</message>
<message>
<source>Quit application</source>
<translation>از "درخواست نامه"/ application خارج شو</translation>
</message>
<message>
<source>&About %1</source>
<translation>&درباره %1</translation>
</message>
<message>
<source>Show information about %1</source>
<translation>نمایش اطلاعات درباره %1</translation>
</message>
<message>
<source>About &Qt</source>
<translation>درباره Qt</translation>
</message>
<message>
<source>Show information about Qt</source>
<translation>نمایش اطلاعات درباره Qt</translation>
</message>
<message>
<source>&Options...</source>
<translation>انتخاب ها</translation>
</message>
<message>
<source>Modify configuration options for %1</source>
<translation>اصلاح انتخاب ها برای پیکربندی %1</translation>
</message>
<message>
<source>&Encrypt Wallet...</source>
<translation>رمزگذاری کیف پول</translation>
</message>
<message>
<source>&Backup Wallet...</source>
<translation>تهیه نسخه پشتیبان از کیف پول</translation>
</message>
<message>
<source>&Change Passphrase...</source>
<translation>تغییر رمز/پَس فرِیز</translation>
</message>
<message>
<source>&Sending addresses...</source>
<translation>درحال ارسال آدرسها…</translation>
</message>
<message>
<source>&Receiving addresses...</source>
<translation>دریافت آدرس ها</translation>
</message>
<message>
<source>Click to disable network activity.</source>
<translation>برای غیرفعالکردن فعالیت شبکه کلیک کنید.</translation>
</message>
<message>
<source>Network activity disabled.</source>
<translation>فعالیت شبکه غیرفعال شد.</translation>
</message>
<message>
<source>Click to enable network activity again.</source>
<translation>برای فعالکردن فعالیت شبکه کلیک کنید.</translation>
</message>
<message>
<source>Syncing Headers (%1%)...</source>
<translation>درحال همگامسازی هدرها (%1%)…</translation>
</message>
<message>
<source>Reindexing blocks on disk...</source>
<translation>فهرستبندی نمایه بلاکها…</translation>
</message>
<message>
<source>Send coins to a Starwels address</source>
<translation>ارسال کوین به آدرس بیت کوین</translation>
</message>
<message>
<source>Backup wallet to another location</source>
<translation>گرفتن نسخه پیشتیبان در آدرسی دیگر</translation>
</message>
<message>
<source>Change the passphrase used for wallet encryption</source>
<translation>رمز عبور مربوط به رمزگذاریِ کیف پول را تغییر دهید</translation>
</message>
<message>
<source>&Debug window</source>
<translation>پنجره دیباگ</translation>
</message>
<message>
<source>&Verify message...</source>
<translation>تایید پیام</translation>
</message>
<message>
<source>Starwels</source>
<translation>بیت کوین</translation>
</message>
<message>
<source>Wallet</source>
<translation>کیف پول</translation>
</message>
<message>
<source>&Send</source>
<translation>ارسال</translation>
</message>
<message>
<source>&Show / Hide</source>
<translation>نمایش/ عدم نمایش</translation>
</message>
<message>
<source>Show or hide the main Window</source>
<translation>نمایش یا عدم نمایش پنجره اصلی</translation>
</message>
<message>
<source>Encrypt the private keys that belong to your wallet</source>
<translation>رمزنگاری کلیدهای شخصی متعلق به کیفپول</translation>
</message>
<message>
<source>Sign messages with your Starwels addresses to prove you own them</source>
<translation>پیامها را با آدرس بیتکوین خود امضا کنید تا مالکیت آنها را اثبات کنید</translation>
</message>
<message>
<source>Verify messages to ensure they were signed with specified Starwels addresses</source>
<translation>پیامها را تائید کنید تا از امضاشدن آنها با آدرس بیتکوین مطمئن شوید</translation>
</message>
<message>
<source>&File</source>
<translation>فایل</translation>
</message>
<message>
<source>&Settings</source>
<translation>تنظیمات</translation>
</message>
<message>
<source>&Help</source>
<translation>راهنما</translation>
</message>
<message>
<source>Tabs toolbar</source>
<translation>نوار ابزار</translation>
</message>
<message>
<source>Request payments (generates QR codes and starwels: URIs)</source>
<translation>درخواست پرداخت (ساخت کد QR و بیتکوین: URIs)</translation>
</message>
<message>
<source>Show the list of used sending addresses and labels</source>
<translation>نمایش لیست آدرسها و لیبلهای ارسالی استفاده شده</translation>
</message>
<message>
<source>Show the list of used receiving addresses and labels</source>
<translation>نمایش لیست آدرسها و لیبلهای دریافتی استفاده شده</translation>
</message>
<message>
<source>Open a starwels: URI or payment request</source>
<translation>بازکردن بیتکوین: آدرس یا درخواست پرداخت</translation>
</message>
<message numerus="yes">
<source>%n active connection(s) to Starwels network</source>
<translation><numerusform>%n ارتباط فعال به شبکه بیتکوین</numerusform><numerusform>%n ارتباط فعال به شبکه بیتکوین</numerusform></translation>
</message>
<message>
<source>Indexing blocks on disk...</source>
<translation>فهرستبندی نمایه بلاکها…</translation>
</message>
<message>
<source>Processing blocks on disk...</source>
<translation>پردازش نمایه بلاکها…</translation>
</message>
<message numerus="yes">
<source>Processed %n block(s) of transaction history.</source>
<translation><numerusform>%n بلاک از تاریخچه تراکنش، پردازش شد.</numerusform><numerusform>%n بلاک از تاریخچه تراکنش، پردازش شد.</numerusform></translation>
</message>
<message>
<source>Error</source>
<translation>خطا</translation>
</message>
<message>
<source>Up to date</source>
<translation>به روز</translation>
</message>
<message>
<source>Catching up...</source>
<translation>در حال روزآمد سازی..</translation>
</message>
<message>
<source>Sent transaction</source>
<translation>تراکنش ارسالی</translation>
</message>
<message>
<source>Incoming transaction</source>
<translation>تراکنش دریافتی</translation>
</message>
<message>
<source>Wallet is <b>encrypted</b> and currently <b>unlocked</b></source>
<translation>wallet رمزگذاری شد و در حال حاضر از حالت قفل در آمده است</translation>
</message>
<message>
<source>Wallet is <b>encrypted</b> and currently <b>locked</b></source>
<translation>wallet رمزگذاری شد و در حال حاضر قفل است</translation>
</message>
</context>
<context>
<name>CoinControlDialog</name>
<message>
<source>Coin Selection</source>
<translation>انتخاب کوین</translation>
</message>
<message>
<source>Quantity:</source>
<translation>مقدار</translation>
</message>
<message>
<source>Amount:</source>
<translation>میزان وجه:</translation>
</message>
<message>
<source>Fee:</source>
<translation>هزینه</translation>
</message>
<message>
<source>Change:</source>
<translation>تغییر</translation>
</message>
<message>
<source>(un)select all</source>
<translation>(عدم)انتخاب همه</translation>
</message>
<message>
<source>Amount</source>
<translation>میزان</translation>
</message>
<message>
<source>Received with label</source>
<translation>دریافت شده با برچسب</translation>
</message>
<message>
<source>Received with address</source>
<translation>دریافت شده با آدرس</translation>
</message>
<message>
<source>Date</source>
<translation>تاریخ</translation>
</message>
<message>
<source>Confirmations</source>
<translation>تاییدیه </translation>
</message>
<message>
<source>Confirmed</source>
<translation>تایید شده</translation>
</message>
<message>
<source>Copy address</source>
<translation>کپی آدرس</translation>
</message>
<message>
<source>Copy label</source>
<translation>کپی برچسب</translation>
</message>
<message>
<source>Copy amount</source>
<translation>کپی مقدار</translation>
</message>
<message>
<source>Copy transaction ID</source>
<translation>کپی شناسه تراکنش</translation>
</message>
<message>
<source>Copy quantity</source>
<translation>کپی مقدار</translation>
</message>
<message>
<source>Copy fee</source>
<translation>کپی هزینه</translation>
</message>
<message>
<source>yes</source>
<translation>بله</translation>
</message>
<message>
<source>no</source>
<translation>خیر</translation>
</message>
<message>
<source>(no label)</source>
<translation>(برچسب ندارد)</translation>
</message>
</context>
<context>
<name>EditAddressDialog</name>
<message>
<source>Edit Address</source>
<translation>ویرایش حساب</translation>
</message>
<message>
<source>&Label</source>
<translation>برچسب</translation>
</message>
<message>
<source>&Address</source>
<translation>آدرس</translation>
</message>
<message>
<source>New receiving address</source>
<translation>آدرس دریافتی جدید</translation>
</message>
<message>
<source>New sending address</source>
<translation>آدرس ارسالی جدید</translation>
</message>
<message>
<source>Edit receiving address</source>
<translation>ویرایش آدرس دریافتی</translation>
</message>
<message>
<source>Edit sending address</source>
<translation>ویرایش آدرس ارسالی</translation>
</message>
</context>
<context>
<name>FreespaceChecker</name>
<message>
<source>name</source>
<translation>نام</translation>
</message>
</context>
<context>
<name>HelpMessageDialog</name>
<message>
<source>version</source>
<translation>نسخه</translation>
</message>
<message>
<source>Usage:</source>
<translation>میزان استفاده:</translation>
</message>
</context>
<context>
<name>Intro</name>
<message>
<source>Welcome</source>
<translation>خوش آمدید</translation>
</message>
<message>
<source>Starwels</source>
<translation>بیت کوین</translation>
</message>
<message>
<source>Error</source>
<translation>خطا</translation>
</message>
</context>
<context>
<name>ModalOverlay</name>
<message>
<source>Form</source>
<translation>فرم</translation>
</message>
<message>
<source>Unknown...</source>
<translation>ناشناس...</translation>
</message>
<message>
<source>calculating...</source>
<translation>در حال محاسبه...</translation>
</message>
<message>
<source>Hide</source>
<translation>پنهان کردن</translation>
</message>
</context>
<context>
<name>OpenURIDialog</name>
</context>
<context>
<name>OptionsDialog</name>
<message>
<source>Options</source>
<translation>گزینه ها</translation>
</message>
<message>
<source>MB</source>
<translation>مگابایت</translation>
</message>
<message>
<source>&Reset Options</source>
<translation>تنظیم مجدد گزینه ها</translation>
</message>
<message>
<source>&Network</source>
<translation>شبکه</translation>
</message>
<message>
<source>W&allet</source>
<translation>کیف پول</translation>
</message>
<message>
<source>&Port:</source>
<translation>پورت:</translation>
</message>
<message>
<source>&Window</source>
<translation>پنجره</translation>
</message>
<message>
<source>&Display</source>
<translation>نمایش</translation>
</message>
<message>
<source>&OK</source>
<translation>تایید</translation>
</message>
<message>
<source>&Cancel</source>
<translation>لغو</translation>
</message>
<message>
<source>default</source>
<translation>پیش فرض</translation>
</message>
<message>
<source>Error</source>
<translation>خطا</translation>
</message>
</context>
<context>
<name>OverviewPage</name>
<message>
<source>Form</source>
<translation>فرم</translation>
</message>
<message>
<source>The displayed information may be out of date. Your wallet automatically synchronizes with the Starwels network after a connection is established, but this process has not completed yet.</source>
<translation>اطلاعات نمایش داده شده ممکن است روزآمد نباشد. wallet شما به صورت خودکار بعد از برقراری اتصال با شبکه starwels به روز می شود اما این فرایند هنوز تکمیل نشده است.</translation>
</message>
<message>
<source>Available:</source>
<translation>در دسترس:</translation>
</message>
<message>
<source>Pending:</source>
<translation>در حال انتظار:</translation>
</message>
<message>
<source>Total:</source>
<translation>کل:</translation>
</message>
<message>
<source>Spendable:</source>
<translation>قابل مصرف:</translation>
</message>
<message>
<source>Recent transactions</source>
<translation>تراکنش های اخیر</translation>
</message>
</context>
<context>
<name>PaymentServer</name>
</context>
<context>
<name>PeerTableModel</name>
</context>
<context>
<name>QObject</name>
<message>
<source>Amount</source>
<translation>میزان</translation>
</message>
<message>
<source>unknown</source>
<translation>ناشناس</translation>
</message>
</context>
<context>
<name>QObject::QObject</name>
</context>
<context>
<name>QRImageWidget</name>
</context>
<context>
<name>RPCConsole</name>
<message>
<source>Client version</source>
<translation>ویرایش کنسول RPC</translation>
</message>
<message>
<source>Network</source>
<translation>شبکه</translation>
</message>
<message>
<source>Number of connections</source>
<translation>تعداد اتصال</translation>
</message>
<message>
<source>Block chain</source>
<translation>زنجیره مجموعه تراکنش ها</translation>
</message>
<message>
<source>Current number of blocks</source>
<translation>تعداد زنجیره های حاضر</translation>
</message>
</context>
<context>
<name>ReceiveCoinsDialog</name>
<message>
<source>&Amount:</source>
<translation>میزان وجه:</translation>
</message>
<message>
<source>&Label:</source>
<translation>برچسب:</translation>
</message>
<message>
<source>&Message:</source>
<translation>پیام:</translation>
</message>
<message>
<source>Remove</source>
<translation>حذف</translation>
</message>
<message>
<source>Copy label</source>
<translation>کپی برچسب</translation>
</message>
<message>
<source>Copy amount</source>
<translation>کپی مقدار</translation>
</message>
</context>
<context>
<name>ReceiveRequestDialog</name>
<message>
<source>Copy &Address</source>
<translation>کپی آدرس</translation>
</message>
<message>
<source>Address</source>
<translation>آدرس</translation>
</message>
<message>
<source>Label</source>
<translation>برچسب</translation>
</message>
</context>
<context>
<name>RecentRequestsTableModel</name>
<message>
<source>Label</source>
<translation>برچسب</translation>
</message>
<message>
<source>(no label)</source>
<translation>(برچسب ندارد)</translation>
</message>
</context>
<context>
<name>SendCoinsDialog</name>
<message>
<source>Send Coins</source>
<translation>سکه های ارسالی</translation>
</message>
<message>
<source>Insufficient funds!</source>
<translation>وجوه ناکافی</translation>
</message>
<message>
<source>Quantity:</source>
<translation>مقدار</translation>
</message>
<message>
<source>Amount:</source>
<translation>میزان وجه:</translation>
</message>
<message>
<source>Fee:</source>
<translation>هزینه</translation>
</message>
<message>
<source>Change:</source>
<translation>تغییر</translation>
</message>
<message>
<source>Hide</source>
<translation>پنهان کردن</translation>
</message>
<message>
<source>Send to multiple recipients at once</source>
<translation>ارسال همزمان به گیرنده های متعدد</translation>
</message>
<message>
<source>Clear &All</source>
<translation>پاک کردن همه</translation>
</message>
<message>
<source>Balance:</source>
<translation>مانده حساب:</translation>
</message>
<message>
<source>Confirm the send action</source>
<translation>تایید عملیات ارسال </translation>
</message>
<message>
<source>S&end</source>
<translation>و ارسال</translation>
</message>
<message>
<source>Copy quantity</source>
<translation>کپی مقدار</translation>
</message>
<message>
<source>Copy amount</source>
<translation>کپی مقدار</translation>
</message>
<message>
<source>Copy fee</source>
<translation>کپی هزینه</translation>
</message>
<message>
<source>(no label)</source>
<translation>(برچسب ندارد)</translation>
</message>
</context>
<context>
<name>SendCoinsEntry</name>
<message>
<source>A&mount:</source>
<translation>میزان وجه</translation>
</message>
<message>
<source>Pay &To:</source>
<translation>پرداخت به:</translation>
</message>
<message>
<source>&Label:</source>
<translation>برچسب:</translation>
</message>
<message>
<source>Paste address from clipboard</source>
<translation>استفاده از آدرس کلیپ بورد</translation>
</message>
<message>
<source>Message:</source>
<translation>پیام:</translation>
</message>
<message>
<source>Pay To:</source>
<translation>پرداخت به:</translation>
</message>
<message>
<source>Memo:</source>
<translation>یادداشت:</translation>
</message>
</context>
<context>
<name>SendConfirmationDialog</name>
</context>
<context>
<name>ShutdownWindow</name>
<message>
<source>Do not shut down the computer until this window disappears.</source>
<translation>تا پیش از بسته شدن این پنجره کامپیوتر خود را خاموش نکنید.</translation>
</message>
</context>
<context>
<name>SignVerifyMessageDialog</name>
<message>
<source>&Sign Message</source>
<translation>امضای پیام </translation>
</message>
<message>
<source>Paste address from clipboard</source>
<translation>آدرس را بر کلیپ بورد کپی کنید</translation>
</message>
<message>
<source>Enter the message you want to sign here</source>
<translation>پیامی که می خواهید امضا کنید را اینجا وارد کنید</translation>
</message>
<message>
<source>Signature</source>
<translation>امضا</translation>
</message>
<message>
<source>Sign &Message</source>
<translation>امضای پیام </translation>
</message>
<message>
<source>Clear &All</source>
<translation>پاک کردن همه</translation>
</message>
<message>
<source>&Verify Message</source>
<translation>تایید پیام</translation>
</message>
<message>
<source>Verify &Message</source>
<translation>تایید پیام</translation>
</message>
<message>
<source>The entered address is invalid.</source>
<translation>آدرس وارد شده نامعتبر است.</translation>
</message>
</context>
<context>
<name>SplashScreen</name>
<message>
<source>[ai]</source>
<translation>[ai]</translation>
</message>
</context>
<context>
<name>TrafficGraphWidget</name>
</context>
<context>
<name>TransactionDesc</name>
<message>
<source>Status</source>
<translation>وضعیت</translation>
</message>
<message>
<source>Source</source>
<translation>منبع</translation>
</message>
<message>
<source>Generated</source>
<translation>تولید شده</translation>
</message>
<message>
<source>From</source>
<translation>از</translation>
</message>
<message>
<source>To</source>
<translation>به</translation>
</message>
</context>
<context>
<name>TransactionDescDialog</name>
<message>
<source>This pane shows a detailed description of the transaction</source>
<translation>این بخش جزئیات تراکنش را نشان می دهد</translation>
</message>
</context>
<context>
<name>TransactionTableModel</name>
<message>
<source>Label</source>
<translation>برچسب</translation>
</message>
<message>
<source>Unconfirmed</source>
<translation>تایید نشده</translation>
</message>
<message>
<source>Received from</source>
<translation>دریافت شده از</translation>
</message>
<message>
<source>Sent to</source>
<translation>ارسال شده به</translation>
</message>
<message>
<source>Mined</source>
<translation>استخراج شده</translation>
</message>
<message>
<source>(no label)</source>
<translation>(برچسب ندارد)</translation>
</message>
</context>
<context>
<name>TransactionView</name>
<message>
<source>Sent to</source>
<translation>ارسال شده به</translation>
</message>
<message>
<source>Mined</source>
<translation>استخراج شده</translation>
</message>
<message>
<source>Copy address</source>
<translation>کپی آدرس</translation>
</message>
<message>
<source>Copy label</source>
<translation>کپی برچسب</translation>
</message>
<message>
<source>Copy amount</source>
<translation>کپی مقدار</translation>
</message>
<message>
<source>Copy transaction ID</source>
<translation>کپی شناسه تراکنش</translation>
</message>
<message>
<source>Comma separated file (*.csv)</source>
<translation>فایل سی اس وی (*.csv)</translation>
</message>
<message>
<source>Label</source>
<translation>برچسب</translation>
</message>
<message>
<source>Address</source>
<translation>آدرس</translation>
</message>
<message>
<source>Exporting Failed</source>
<translation>گرفتن خروجی به مشکل خورد</translation>
</message>
</context>
<context>
<name>UnitDisplayStatusBarControl</name>
</context>
<context>
<name>WalletFrame</name>
</context>
<context>
<name>WalletModel</name>
</context>
<context>
<name>WalletView</name>
</context>
<context>
<name>starwels</name>
<message>
<source>Options:</source>
<translation>انتخابها:</translation>
</message>
<message>
<source>Specify data directory</source>
<translation>دایرکتوری داده را مشخص کن</translation>
</message>
<message>
<source>Accept command line and JSON-RPC commands</source>
<translation>command line و JSON-RPC commands را قبول کنید</translation>
</message>
<message>
<source>Run in the background as a daemon and accept commands</source>
<translation>به عنوان daemon بک گراند را اجرا کنید و دستورات را قبول نمایید</translation>
</message>
<message>
<source>The transaction amount is too small to send after the fee has been deducted</source>
<translation>مبلغ تراکنش کمتر از آن است که پس از کسر هزینه تراکنش قابل ارسال باشد</translation>
</message>
<message>
<source>RPC server options:</source>
<translation>گزینه های سرویس دهنده RPC:</translation>
</message>
<message>
<source>Send trace/debug info to console instead of debug.log file</source>
<translation>ارسال اطلاعات پیگیری/خطایابی به کنسول به جای ارسال به فایل debug.log</translation>
</message>
<message>
<source>Username for JSON-RPC connections</source>
<translation>شناسه کاربری برای ارتباطاتِ JSON-RPC</translation>
</message>
<message>
<source>Password for JSON-RPC connections</source>
<translation>رمز برای ارتباطاتِ JSON-RPC</translation>
</message>
<message>
<source>Execute command when the best block changes (%s in cmd is replaced by block hash)</source>
<translation>دستور را وقتی بهترین بلاک تغییر کرد اجرا کن (%s در دستور توسط block hash جایگزین شده است)</translation>
</message>
<message>
<source>Set the number of threads to service RPC calls (default: %d)</source>
<translation>تنظیم تعداد ریسمان ها برای سرویس دهی فراخوانی های RPC (پیش فرض: %d)</translation>
</message>
<message>
<source>Specify configuration file (default: %s)</source>
<translation>فایل تنظیمات را مشخص کنید (پیش فرض: %s)</translation>
</message>
<message>
<source>Specify pid file (default: %s)</source>
<translation>فایل pid را مشخص کنید (پیش فرض: %s)</translation>
</message>
<message>
<source>Insufficient funds</source>
<translation>وجوه ناکافی</translation>
</message>
<message>
<source>Loading block index...</source>
<translation>لود شدن نمایه بلاکها..</translation>
</message>
<message>
<source>Loading wallet...</source>
<translation>wallet در حال لود شدن است...</translation>
</message>
<message>
<source>Cannot downgrade wallet</source>
<translation>قابلیت برگشت به نسخه قبلی برای wallet امکان پذیر نیست</translation>
</message>
<message>
<source>Rescanning...</source>
<translation>اسکنِ دوباره...</translation>
</message>
<message>
<source>Done loading</source>
<translation>اتمام لود شدن</translation>
</message>
<message>
<source>Error</source>
<translation>خطا</translation>
</message>
</context>
</TS> | {
"content_hash": "3767956c624b7fff0b6be1076495c3b4",
"timestamp": "",
"source": "github",
"line_count": 1163,
"max_line_length": 302,
"avg_line_length": 32.7798796216681,
"alnum_prop": 0.6286493717703224,
"repo_name": "1185/starwels",
"id": "c832dcaaa5c136cbf65fd086c5977e669cd2c021",
"size": "42648",
"binary": false,
"copies": "2",
"ref": "refs/heads/master",
"path": "src/qt/locale/starwels_fa_IR.ts",
"mode": "33188",
"license": "mit",
"language": [
{
"name": "Assembly",
"bytes": "28456"
},
{
"name": "C",
"bytes": "694171"
},
{
"name": "C++",
"bytes": "4912345"
},
{
"name": "CSS",
"bytes": "1127"
},
{
"name": "HTML",
"bytes": "50622"
},
{
"name": "Java",
"bytes": "30298"
},
{
"name": "M4",
"bytes": "187607"
},
{
"name": "Makefile",
"bytes": "109622"
},
{
"name": "Objective-C",
"bytes": "3894"
},
{
"name": "Objective-C++",
"bytes": "7234"
},
{
"name": "Protocol Buffer",
"bytes": "2331"
},
{
"name": "Python",
"bytes": "1137698"
},
{
"name": "QMake",
"bytes": "757"
},
{
"name": "Shell",
"bytes": "48787"
}
],
"symlink_target": ""
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.