px-actionable-design

WebJar for px-actionable-design

License

License

BSD 3-Clause
GroupId

GroupId

org.webjars.bowergithub.predixdesignsystem
ArtifactId

ArtifactId

px-actionable-design
Last Version

Last Version

2.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

px-actionable-design
WebJar for px-actionable-design
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

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

Download px-actionable-design

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.webjars.bowergithub.predixdesignsystem : px-colors-design jar [1.0.0,2)
org.webjars.bowergithub.predixdesignsystem : px-defaults-design jar [2.0.0,3)

Project Modules

There are no modules declared in this project.

px-actionable-design

The Predix UI Actionable module is used to initiate an action associated to the text string or icon.

Dependencies

The px-actionable-design module depends on two other Px modules:

Installation

Install this module and its dependencies using bower:

bower install --save px-actionable-design

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

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

Usage

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

$actionable
$actionable--select
$actionable--action
$actionable--disabled
$actionable--small
$actionable--large
$actionable--huge

Options

These classes are available if the variable flags listed above are set to true:

  • actionable--[small|large|huge]: Small, large or huge Actionable Text & Icons
  • actionable--[select|action|disabled]: select, action, or disabled Actionable Text & Icons

Please view the full API here

org.webjars.bowergithub.predixdesignsystem

Predix Design System

Versions

Version
2.0.5
2.0.0