Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
rm012685 committed Nov 29, 2017
1 parent b45dbdf commit 598c437
Show file tree
Hide file tree
Showing 8 changed files with 25 additions and 25 deletions.
6 changes: 3 additions & 3 deletions packages/terra-clinical-action-header/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "terra-clinical-action-header",
"main": "lib/ActionHeader.js",
"version": "1.4.1",
"version": "1.5.0",
"description": "An action header is a header bar with a grey background containing actionable navigation buttons, a left aligned title, and a space for an additional element to be added on the right side.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -30,7 +30,7 @@
"terra-base": "^2.0.0",
"terra-button": "^1.0.0",
"terra-button-group": "^1.0.0",
"terra-clinical-header": "^1.6.0",
"terra-clinical-header": "^1.7.0",
"terra-icon": "^1.0.0"
},
"dependencies": {
Expand All @@ -39,7 +39,7 @@
"terra-base": "^2.0.0",
"terra-button": "^1.0.0",
"terra-button-group": "^1.0.0",
"terra-clinical-header": "^1.6.0",
"terra-clinical-header": "^1.7.0",
"terra-icon": "^1.0.0",
"terra-responsive-element": "^1.0.0"
},
Expand Down
12 changes: 6 additions & 6 deletions packages/terra-clinical-application-site/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "terra-clinical-application-site",
"version": "1.4.0",
"version": "1.4.1",
"description": "Demo Site for Application Design and Implementation",
"repository": {
"type": "git",
Expand Down Expand Up @@ -37,14 +37,14 @@
"terra-base": "^2.0.0",
"terra-button": "^1.0.0",
"terra-button-group": "^1.0.0",
"terra-clinical-action-header": "^1.4.1",
"terra-clinical-action-header": "^1.5.0",
"terra-clinical-application": "^1.3.1",
"terra-clinical-detail-view": "^1.4.1",
"terra-clinical-error-view": "^1.3.1",
"terra-clinical-header": "^1.6.0",
"terra-clinical-item-display": "^1.4.1",
"terra-clinical-item-view": "^1.5.0",
"terra-clinical-label-value-view": "^1.3.1",
"terra-clinical-header": "^1.7.0",
"terra-clinical-item-display": "^1.5.0",
"terra-clinical-item-view": "^1.5.1",
"terra-clinical-label-value-view": "^1.4.0",
"terra-clinical-no-data-view": "^1.3.1",
"terra-content-container": "^1.0.0",
"terra-grid": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/terra-clinical-header/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "terra-clinical-header",
"main": "lib/Header.js",
"version": "1.6.0",
"version": "1.7.0",
"description": "A Header component that allows elements to be placed on the left and right ends of the header with a left aligned title in the center. ",
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions packages/terra-clinical-item-collection/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "terra-clinical-item-collection",
"main": "lib/ItemCollection.js",
"version": "1.4.2",
"version": "2.0.0",
"description": "Item Collection is a wrapper component designed to display data as either a table or list of items dependent on the relative container size.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -29,7 +29,7 @@
"classnames": "^2.2.5",
"prop-types": "^15.5.8",
"terra-base": "^2.0.0",
"terra-clinical-item-view": "^1.5.0",
"terra-clinical-item-view": "^1.5.1",
"terra-list": "^1.0.0",
"terra-responsive-element": "^1.0.0",
"terra-table": "^1.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/terra-clinical-item-display/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "terra-clinical-item-display",
"main": "lib/ItemDisplay.js",
"version": "1.4.1",
"version": "1.5.0",
"description": "The Item Display component creates an display for text and an optional graphic. The Comment subcomponent creates a display for text with a comment icon.",
"repository": {
"type": "git",
Expand Down
6 changes: 3 additions & 3 deletions packages/terra-clinical-item-view/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "terra-clinical-item-view",
"main": "lib/ItemView.js",
"version": "1.5.0",
"version": "1.5.1",
"description": "The Item View component allows displays to be organized into rows and column and themed, while providing means to add accessory elements and a comment.",
"repository": {
"type": "git",
Expand All @@ -25,14 +25,14 @@
"react": "^15.4.2",
"react-dom": "^15.4.2",
"terra-base": "^2.0.0",
"terra-clinical-item-display": "^1.4.1",
"terra-clinical-item-display": "^1.5.0",
"terra-icon": "^1.0.0"
},
"dependencies": {
"classnames": "^2.2.5",
"prop-types": "^15.5.8",
"terra-base": "^2.0.0",
"terra-clinical-item-display": "^1.4.1",
"terra-clinical-item-display": "^1.5.0",
"terra-icon": "^1.0.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/terra-clinical-label-value-view/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "terra-clinical-label-value-view",
"main": "lib/LabelValueView.js",
"version": "1.3.1",
"version": "1.4.0",
"description": "The label value view component displays a label and the associated value or list of values underneath the label.",
"repository": {
"type": "git",
Expand Down
16 changes: 8 additions & 8 deletions packages/terra-clinical-site/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "terra-clinical-site",
"version": "1.5.0",
"version": "1.5.1",
"description": "Documentation Site for Functional Verification",
"repository": {
"type": "git",
Expand Down Expand Up @@ -31,16 +31,16 @@
"terra-app-delegate": "^1.0.0",
"terra-button": "^1.0.0",
"terra-button-group": "^1.0.0",
"terra-clinical-action-header": "^1.4.1",
"terra-clinical-action-header": "^1.5.0",
"terra-clinical-application": "^1.3.1",
"terra-clinical-application-site": "^1.4.0",
"terra-clinical-application-site": "^1.4.1",
"terra-clinical-detail-view": "^1.4.1",
"terra-clinical-error-view": "^1.3.1",
"terra-clinical-header": "^1.6.0",
"terra-clinical-item-collection": "^1.4.2",
"terra-clinical-item-display": "^1.4.1",
"terra-clinical-item-view": "^1.5.0",
"terra-clinical-label-value-view": "^1.3.1",
"terra-clinical-header": "^1.7.0",
"terra-clinical-item-collection": "^2.0.0",
"terra-clinical-item-display": "^1.5.0",
"terra-clinical-item-view": "^1.5.1",
"terra-clinical-label-value-view": "^1.4.0",
"terra-clinical-no-data-view": "^1.3.1",
"terra-collapsible-menu-view": "^1.4.0",
"terra-content-container": "^1.0.0",
Expand Down

0 comments on commit 598c437

Please sign in to comment.