This repository has been archived by the owner on Oct 30, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6ee079a
commit a689137
Showing
269 changed files
with
1,148 additions
and
1,035 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "polythene-core-base-spinner", | ||
"version": "1.4.2", | ||
"version": "1.5.0", | ||
"description": "", | ||
"main": "dist/polythene-core-base-spinner", | ||
"module": "dist/polythene-core-base-spinner.mjs", | ||
|
@@ -16,9 +16,9 @@ | |
"README.md" | ||
], | ||
"dependencies": { | ||
"polythene-core": "^1.4.2", | ||
"polythene-css-classes": "^1.4.2", | ||
"polythene-theme": "^1.4.2" | ||
"polythene-core": "^1.5.0", | ||
"polythene-css-classes": "^1.5.0", | ||
"polythene-theme": "^1.5.0" | ||
}, | ||
"author": "Arthur Clemens <[email protected]> (http://arthurclemens.com)", | ||
"homepage": "https://github.com/ArthurClemens/polythene", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "polythene-core-button-group", | ||
"version": "1.4.2", | ||
"version": "1.5.0", | ||
"description": "", | ||
"main": "dist/polythene-core-button-group", | ||
"module": "dist/polythene-core-button-group.mjs", | ||
|
@@ -16,9 +16,9 @@ | |
"README.md" | ||
], | ||
"dependencies": { | ||
"polythene-core": "^1.4.2", | ||
"polythene-css-classes": "^1.4.2", | ||
"polythene-theme": "^1.4.2" | ||
"polythene-core": "^1.5.0", | ||
"polythene-css-classes": "^1.5.0", | ||
"polythene-theme": "^1.5.0" | ||
}, | ||
"author": "Arthur Clemens <[email protected]> (http://arthurclemens.com)", | ||
"homepage": "https://github.com/ArthurClemens/polythene", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "polythene-core-button", | ||
"version": "1.4.2", | ||
"version": "1.5.0", | ||
"description": "", | ||
"main": "dist/polythene-core-button", | ||
"module": "dist/polythene-core-button.mjs", | ||
|
@@ -16,12 +16,12 @@ | |
"README.md" | ||
], | ||
"dependencies": { | ||
"polythene-core": "^1.4.2", | ||
"polythene-css-classes": "^1.4.2", | ||
"polythene-theme": "^1.4.2" | ||
"polythene-core": "^1.5.0", | ||
"polythene-css-classes": "^1.5.0", | ||
"polythene-theme": "^1.5.0" | ||
}, | ||
"devDependencies": { | ||
"polythene-core-ripple": "^1.4.2" | ||
"polythene-core-ripple": "^1.5.0" | ||
}, | ||
"author": "Arthur Clemens <[email protected]> (http://arthurclemens.com)", | ||
"homepage": "https://github.com/ArthurClemens/polythene", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "polythene-core-card", | ||
"version": "1.4.2", | ||
"version": "1.5.0", | ||
"description": "", | ||
"main": "dist/polythene-core-card", | ||
"module": "dist/polythene-core-card.mjs", | ||
|
@@ -16,13 +16,13 @@ | |
"README.md" | ||
], | ||
"dependencies": { | ||
"polythene-core": "^1.4.2", | ||
"polythene-css-classes": "^1.4.2", | ||
"polythene-theme": "^1.4.2" | ||
"polythene-core": "^1.5.0", | ||
"polythene-css-classes": "^1.5.0", | ||
"polythene-theme": "^1.5.0" | ||
}, | ||
"devDependencies": { | ||
"polythene-core-icon": "^1.4.2", | ||
"polythene-core-list-tile": "^1.4.2" | ||
"polythene-core-icon": "^1.5.0", | ||
"polythene-core-list-tile": "^1.5.0" | ||
}, | ||
"author": "Arthur Clemens <[email protected]> (http://arthurclemens.com)", | ||
"homepage": "https://github.com/ArthurClemens/polythene", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "polythene-core-checkbox", | ||
"version": "1.4.2", | ||
"version": "1.5.0", | ||
"description": "", | ||
"main": "dist/polythene-core-checkbox", | ||
"module": "dist/polythene-core-checkbox.mjs", | ||
|
@@ -16,10 +16,10 @@ | |
"README.md" | ||
], | ||
"dependencies": { | ||
"polythene-core": "^1.4.2", | ||
"polythene-core-selection-control": "^1.4.2", | ||
"polythene-css-classes": "^1.4.2", | ||
"polythene-theme": "^1.4.2" | ||
"polythene-core": "^1.5.0", | ||
"polythene-core-selection-control": "^1.5.0", | ||
"polythene-css-classes": "^1.5.0", | ||
"polythene-theme": "^1.5.0" | ||
}, | ||
"author": "Arthur Clemens <[email protected]> (http://arthurclemens.com)", | ||
"homepage": "https://github.com/ArthurClemens/polythene", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "polythene-core-css", | ||
"version": "1.4.2", | ||
"version": "1.5.0", | ||
"description": "", | ||
"main": "dist/polythene-core-css", | ||
"module": "dist/polythene-core-css.mjs", | ||
|
@@ -20,10 +20,10 @@ | |
"dependencies": { | ||
"j2c": "^1.0.0-4", | ||
"j2c-plugin-prefix-browser": "^1.0.7", | ||
"polythene-core": "^1.4.2" | ||
"polythene-core": "^1.5.0" | ||
}, | ||
"devDependencies": { | ||
"polythene-scripts": "^1.4.2" | ||
"polythene-scripts": "^1.5.0" | ||
}, | ||
"author": "Arthur Clemens <[email protected]> (http://arthurclemens.com)", | ||
"homepage": "https://github.com/ArthurClemens/polythene", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "polythene-core-dialog-pane", | ||
"version": "1.4.2", | ||
"version": "1.5.0", | ||
"description": "", | ||
"main": "dist/polythene-core-dialog-pane", | ||
"module": "dist/polythene-core-dialog-pane.mjs", | ||
|
@@ -16,9 +16,9 @@ | |
"README.md" | ||
], | ||
"dependencies": { | ||
"polythene-core": "^1.4.2", | ||
"polythene-css-classes": "^1.4.2", | ||
"polythene-theme": "^1.4.2" | ||
"polythene-core": "^1.5.0", | ||
"polythene-css-classes": "^1.5.0", | ||
"polythene-theme": "^1.5.0" | ||
}, | ||
"author": "Arthur Clemens <[email protected]> (http://arthurclemens.com)", | ||
"homepage": "https://github.com/ArthurClemens/polythene", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "polythene-core-dialog", | ||
"version": "1.4.2", | ||
"version": "1.5.0", | ||
"description": "", | ||
"main": "dist/polythene-core-dialog", | ||
"module": "dist/polythene-core-dialog.mjs", | ||
|
@@ -16,12 +16,12 @@ | |
"README.md" | ||
], | ||
"dependencies": { | ||
"polythene-core": "^1.4.2", | ||
"polythene-css-classes": "^1.4.2", | ||
"polythene-theme": "^1.4.2" | ||
"polythene-core": "^1.5.0", | ||
"polythene-css-classes": "^1.5.0", | ||
"polythene-theme": "^1.5.0" | ||
}, | ||
"devDependencies": { | ||
"polythene-core-dialog-pane": "^1.4.2" | ||
"polythene-core-dialog-pane": "^1.5.0" | ||
}, | ||
"author": "Arthur Clemens <[email protected]> (http://arthurclemens.com)", | ||
"homepage": "https://github.com/ArthurClemens/polythene", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "polythene-core-drawer", | ||
"version": "1.4.2", | ||
"version": "1.5.0", | ||
"description": "", | ||
"main": "dist/polythene-core-drawer", | ||
"module": "dist/polythene-core-drawer.mjs", | ||
|
@@ -16,12 +16,12 @@ | |
"README.md" | ||
], | ||
"dependencies": { | ||
"polythene-core": "^1.4.2", | ||
"polythene-css-classes": "^1.4.2", | ||
"polythene-theme": "^1.4.2" | ||
"polythene-core": "^1.5.0", | ||
"polythene-css-classes": "^1.5.0", | ||
"polythene-theme": "^1.5.0" | ||
}, | ||
"devDependencies": { | ||
"polythene-core-dialog": "^1.4.2" | ||
"polythene-core-dialog": "^1.5.0" | ||
}, | ||
"author": "Arthur Clemens <[email protected]> (http://arthurclemens.com)", | ||
"homepage": "https://github.com/ArthurClemens/polythene", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "polythene-core-fab", | ||
"version": "1.4.2", | ||
"version": "1.5.0", | ||
"description": "", | ||
"main": "dist/polythene-core-fab", | ||
"module": "dist/polythene-core-fab.mjs", | ||
|
@@ -16,13 +16,13 @@ | |
"README.md" | ||
], | ||
"dependencies": { | ||
"polythene-core": "^1.4.2", | ||
"polythene-css-classes": "^1.4.2", | ||
"polythene-theme": "^1.4.2" | ||
"polythene-core": "^1.5.0", | ||
"polythene-css-classes": "^1.5.0", | ||
"polythene-theme": "^1.5.0" | ||
}, | ||
"devDependencies": { | ||
"polythene-core-button": "^1.4.2", | ||
"polythene-core-icon": "^1.4.2" | ||
"polythene-core-button": "^1.5.0", | ||
"polythene-core-icon": "^1.5.0" | ||
}, | ||
"author": "Arthur Clemens <[email protected]> (http://arthurclemens.com)", | ||
"homepage": "https://github.com/ArthurClemens/polythene", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "polythene-core-icon-button", | ||
"version": "1.4.2", | ||
"version": "1.5.0", | ||
"description": "", | ||
"main": "dist/polythene-core-icon-button", | ||
"module": "dist/polythene-core-icon-button.mjs", | ||
|
@@ -16,13 +16,13 @@ | |
"README.md" | ||
], | ||
"dependencies": { | ||
"polythene-core": "^1.4.2", | ||
"polythene-css-classes": "^1.4.2", | ||
"polythene-theme": "^1.4.2" | ||
"polythene-core": "^1.5.0", | ||
"polythene-css-classes": "^1.5.0", | ||
"polythene-theme": "^1.5.0" | ||
}, | ||
"devDependencies": { | ||
"polythene-core-button": "^1.4.2", | ||
"polythene-core-icon": "^1.4.2" | ||
"polythene-core-button": "^1.5.0", | ||
"polythene-core-icon": "^1.5.0" | ||
}, | ||
"author": "Arthur Clemens <[email protected]> (http://arthurclemens.com)", | ||
"homepage": "https://github.com/ArthurClemens/polythene", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "polythene-core-icon", | ||
"version": "1.4.2", | ||
"version": "1.5.0", | ||
"description": "", | ||
"main": "dist/polythene-core-icon", | ||
"module": "dist/polythene-core-icon.mjs", | ||
|
@@ -16,12 +16,12 @@ | |
"README.md" | ||
], | ||
"dependencies": { | ||
"polythene-core": "^1.4.2", | ||
"polythene-css-classes": "^1.4.2", | ||
"polythene-theme": "^1.4.2" | ||
"polythene-core": "^1.5.0", | ||
"polythene-css-classes": "^1.5.0", | ||
"polythene-theme": "^1.5.0" | ||
}, | ||
"devDependencies": { | ||
"polythene-core-svg": "^1.4.2" | ||
"polythene-core-svg": "^1.5.0" | ||
}, | ||
"author": "Arthur Clemens <[email protected]> (http://arthurclemens.com)", | ||
"homepage": "https://github.com/ArthurClemens/polythene", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "polythene-core-ios-spinner", | ||
"version": "1.4.2", | ||
"version": "1.5.0", | ||
"description": "", | ||
"main": "dist/polythene-core-ios-spinner", | ||
"module": "dist/polythene-core-ios-spinner.mjs", | ||
|
@@ -16,10 +16,10 @@ | |
"README.md" | ||
], | ||
"dependencies": { | ||
"polythene-core": "^1.4.2", | ||
"polythene-core-base-spinner": "^1.4.2", | ||
"polythene-css-classes": "^1.4.2", | ||
"polythene-theme": "^1.4.2" | ||
"polythene-core": "^1.5.0", | ||
"polythene-core-base-spinner": "^1.5.0", | ||
"polythene-css-classes": "^1.5.0", | ||
"polythene-theme": "^1.5.0" | ||
}, | ||
"author": "Arthur Clemens <[email protected]> (http://arthurclemens.com)", | ||
"homepage": "https://github.com/ArthurClemens/polythene", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "polythene-core-list-tile", | ||
"version": "1.4.2", | ||
"version": "1.5.0", | ||
"description": "", | ||
"main": "dist/polythene-core-list-tile", | ||
"module": "dist/polythene-core-list-tile.mjs", | ||
|
@@ -16,13 +16,13 @@ | |
"README.md" | ||
], | ||
"dependencies": { | ||
"polythene-core": "^1.4.2", | ||
"polythene-css-classes": "^1.4.2", | ||
"polythene-theme": "^1.4.2" | ||
"polythene-core": "^1.5.0", | ||
"polythene-css-classes": "^1.5.0", | ||
"polythene-theme": "^1.5.0" | ||
}, | ||
"devDependencies": { | ||
"polythene-core-icon": "^1.4.2", | ||
"polythene-core-ripple": "^1.4.2" | ||
"polythene-core-icon": "^1.5.0", | ||
"polythene-core-ripple": "^1.5.0" | ||
}, | ||
"author": "Arthur Clemens <[email protected]> (http://arthurclemens.com)", | ||
"homepage": "https://github.com/ArthurClemens/polythene", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "polythene-core-list", | ||
"version": "1.4.2", | ||
"version": "1.5.0", | ||
"description": "", | ||
"main": "dist/polythene-core-list", | ||
"module": "dist/polythene-core-list.mjs", | ||
|
@@ -16,12 +16,12 @@ | |
"README.md" | ||
], | ||
"dependencies": { | ||
"polythene-core": "^1.4.2", | ||
"polythene-css-classes": "^1.4.2", | ||
"polythene-theme": "^1.4.2" | ||
"polythene-core": "^1.5.0", | ||
"polythene-css-classes": "^1.5.0", | ||
"polythene-theme": "^1.5.0" | ||
}, | ||
"devDependencies": { | ||
"polythene-core-list-tile": "^1.4.2" | ||
"polythene-core-list-tile": "^1.5.0" | ||
}, | ||
"author": "Arthur Clemens <[email protected]> (http://arthurclemens.com)", | ||
"homepage": "https://github.com/ArthurClemens/polythene", | ||
|
Oops, something went wrong.