px-box-design

WebJar for px-box-design

Лицензия

Лицензия

BSD 3-Clause
Группа

Группа

org.webjars.bowergithub.predixdesignsystem
Идентификатор

Идентификатор

px-box-design
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

px-box-design
WebJar for px-box-design
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/predixdesignsystem/px-box-design

Скачать px-box-design

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.predixdesignsystem/px-box-design/ -->
<dependency>
    <groupId>org.webjars.bowergithub.predixdesignsystem</groupId>
    <artifactId>px-box-design</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.predixdesignsystem/px-box-design/
implementation 'org.webjars.bowergithub.predixdesignsystem:px-box-design:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.predixdesignsystem/px-box-design/
implementation ("org.webjars.bowergithub.predixdesignsystem:px-box-design:1.0.0")
'org.webjars.bowergithub.predixdesignsystem:px-box-design:jar:1.0.0'
<dependency org="org.webjars.bowergithub.predixdesignsystem" name="px-box-design" rev="1.0.0">
  <artifact name="px-box-design" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.predixdesignsystem', module='px-box-design', version='1.0.0')
)
libraryDependencies += "org.webjars.bowergithub.predixdesignsystem" % "px-box-design" % "1.0.0"
[org.webjars.bowergithub.predixdesignsystem/px-box-design "1.0.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.webjars.bowergithub.predixdesignsystem : px-clearfix-design jar [1.0.0,2)
org.webjars.bowergithub.predixdesignsystem : px-defaults-design jar [2.0.0,3)

Модули Проекта

Данный проект не имеет модулей.

px-box-design

The pPredix UI Box module simply boxes off content. This module is a fork of the inuitcss Box module.

Dependencies

The px-box-design module depends on one other Px module and one inuitcss module:

Installation

Install this module and its dependencies using bower:

bower install --save px-box-design

Once installed, @import into your project's Sass file in its Objects layer:

@import "px-box-design/_objects.box.scss";

Usage

These flags are available and, if needed, should be set to true prior to importing the module:

$inuit-enable-box--flush
$inuit-enable-box--tiny
$inuit-enable-box--small
$inuit-enable-box--large
$inuit-enable-box--huge

Options

Basic usage of the Box object uses the required class:

<div class="box">
    Foo Bar Baz
</div>

Other, optional classes can supplement the required base classes. These classes are available if the variable flags listed above are set to true:

  • box--flush: remove all padding from boxes.
  • box--[tiny|small|large|huge]: alter the padding size on boxes.

For example:

<div class="box box--large">
    Foo Bar Baz
</div>

Please view the full API here

org.webjars.bowergithub.predixdesignsystem

Predix Design System

Версии библиотеки

Версия
1.0.0