Skip to content

Commit

Permalink
Merge pull request #2582 from coingaming/develop
Browse files Browse the repository at this point in the history
  • Loading branch information
dkireev authored Aug 7, 2024
2 parents f1f6153 + 91ebdfa commit 40cf2f3
Show file tree
Hide file tree
Showing 25 changed files with 697 additions and 41 deletions.
674 changes: 674 additions & 0 deletions COPYING

Large diffs are not rendered by default.

21 changes: 0 additions & 21 deletions LICENSE

This file was deleted.

1 change: 1 addition & 0 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "10.13.4",
"private": true,
"type": "module",
"license": "GPL-3.0-only",
"scripts": {
"dev": "next dev",
"build:types": "npx ts-node --esm app/utils/buildExamplesType.ts",
Expand Down
1 change: 1 addition & 0 deletions next-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "next-docs",
"version": "10.13.8",
"private": true,
"license": "GPL-3.0-only",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"private": true,
"name": "moon-design",
"license": "GPL-3.0-only",
"scripts": {
"watch": "pnpm run watch:legacy && pnpm run watch:tailwind",
"watch:legacy": "pnpm --filter \"./packages/**\" --parallel -r run chokidar",
Expand Down
2 changes: 1 addition & 1 deletion packages/accordion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"typings": "lib/index.d.ts",
"repository": "https://github.com/coingaming/moon-design",
"author": "Yolo Group",
"license": "MIT",
"license": "GPL-3.0-only",
"scripts": {
"build": "pnpm run build:index && pnpm run build:code",
"build:index": "barrelsby --config ../../.config/barrelsby/barrelsby.json --directory src",
Expand Down
2 changes: 1 addition & 1 deletion packages/assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"typings": "lib/index.d.ts",
"repository": "https://github.com/coingaming/moon-design",
"author": "Yolo Group",
"license": "MIT",
"license": "GPL-3.0-only",
"scripts": {
"prepublishOnly": "pnpm run publish:pre:move:lib && pnpm run publish:pre:update:package",
"postpublish": "pnpm run publish:post:unmove:lib && pnpm run publish:post:revert:package",
Expand Down
2 changes: 1 addition & 1 deletion packages/calendar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"typings": "lib/index.d.ts",
"repository": "https://github.com/coingaming/moon-design",
"author": "Yolo Group",
"license": "MIT",
"license": "GPL-3.0-only",
"scripts": {
"build": "pnpm run build:index && pnpm run build:code",
"build:index": "barrelsby --config ../../.config/barrelsby/barrelsby.json --directory src",
Expand Down
2 changes: 1 addition & 1 deletion packages/charts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"typings": "lib/index.d.ts",
"repository": "https://github.com/coingaming/moon-design",
"author": "Yolo Group",
"license": "MIT",
"license": "GPL-3.0-only",
"scripts": {
"build": "pnpm run build:index && pnpm run build:code",
"build:index": "barrelsby --config ../../.config/barrelsby/barrelsby.json --directory src",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"typings": "lib/index.d.ts",
"repository": "https://github.com/coingaming/moon-design",
"author": "Yolo Group",
"license": "MIT",
"license": "GPL-3.0-only",
"scripts": {
"build": "pnpm run build:index && pnpm run build:code",
"build:index": "barrelsby --config ../../.config/barrelsby/barrelsby.json --directory src",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"typings": "lib/index.d.ts",
"repository": "https://github.com/coingaming/moon-design",
"author": "Yolo Group",
"license": "MIT",
"license": "GPL-3.0-only",
"scripts": {
"build": "pnpm run build:index && pnpm run build:code",
"build:index": "barrelsby --config ../../.config/barrelsby/barrelsby.json --directory src",
Expand Down
2 changes: 1 addition & 1 deletion packages/datepicker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"typings": "lib/index.d.ts",
"repository": "https://github.com/coingaming/moon-design",
"author": "Yolo Group",
"license": "MIT",
"license": "GPL-3.0-only",
"scripts": {
"build": "pnpm run build:index && pnpm run build:code",
"build:index": "barrelsby --config ../../.config/barrelsby/barrelsby.json --directory src",
Expand Down
2 changes: 1 addition & 1 deletion packages/draggabletable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"typings": "lib/index.d.ts",
"repository": "https://github.com/coingaming/moon-design",
"author": "Yolo Group",
"license": "MIT",
"license": "GPL-3.0-only",
"scripts": {
"build": "pnpm run build:index && pnpm run build:code",
"build:index": "barrelsby --config ../../.config/barrelsby/barrelsby.json --directory src",
Expand Down
2 changes: 1 addition & 1 deletion packages/fonts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
],
"repository": "https://github.com/coingaming/moon-design",
"author": "Yolo Group",
"license": "MIT",
"license": "GPL-3.0-only",
"scripts": {
"build": "pnpm run build:index && pnpm run build:code",
"build:index": "barrelsby --config ../../.config/barrelsby/barrelsby.json --directory src",
Expand Down
2 changes: 1 addition & 1 deletion packages/global/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"typings": "lib/index.d.ts",
"repository": "https://github.com/coingaming/moon-design",
"author": "Yolo Group",
"license": "MIT",
"license": "GPL-3.0-only",
"scripts": {
"build": "pnpm run build:index && pnpm run build:code",
"build:index": "barrelsby --config ../../.config/barrelsby/barrelsby.json --directory src",
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"typings": "lib/index.d.ts",
"repository": "https://github.com/coingaming/moon-design",
"author": "Yolo Group",
"license": "MIT",
"license": "GPL-3.0-only",
"scripts": {
"build:icons": "svgr --ext tsx --config-file ./.config/svgr.config.icons.js -d src/icons raw/imported",
"build:index": "barrelsby --config ../../.config/barrelsby/barrelsby.json --directory src --structure flat --exportDefault",
Expand Down
2 changes: 1 addition & 1 deletion packages/notifications/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"typings": "lib/index.d.ts",
"repository": "https://github.com/coingaming/moon-design",
"author": "Yolo Group",
"license": "MIT",
"license": "GPL-3.0-only",
"scripts": {
"build": "pnpm run build:index && pnpm run build:code",
"build:index": "barrelsby --config ../../.config/barrelsby/barrelsby.json --directory src",
Expand Down
2 changes: 1 addition & 1 deletion packages/pagination/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"typings": "lib/index.d.ts",
"repository": "https://github.com/coingaming/moon-design",
"author": "Yolo Group",
"license": "MIT",
"license": "GPL-3.0-only",
"scripts": {
"build": "pnpm run build:index && pnpm run build:code",
"build:index": "barrelsby --config ../../.config/barrelsby/barrelsby.json --directory src",
Expand Down
2 changes: 1 addition & 1 deletion packages/popover/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"typings": "lib/index.d.ts",
"repository": "https://github.com/coingaming/moon-design",
"author": "Yolo Group",
"license": "MIT",
"license": "GPL-3.0-only",
"scripts": {
"build": "pnpm run build:index && pnpm run build:code",
"build:index": "barrelsby --config ../../.config/barrelsby/barrelsby.json --directory src",
Expand Down
2 changes: 1 addition & 1 deletion packages/select/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"typings": "lib/index.d.ts",
"repository": "https://github.com/coingaming/moon-design",
"author": "Yolo Group",
"license": "MIT",
"license": "GPL-3.0-only",
"scripts": {
"build": "pnpm run build:index && pnpm run build:code",
"build:index": "barrelsby --config ../../.config/barrelsby/barrelsby.json --directory src",
Expand Down
2 changes: 1 addition & 1 deletion packages/sidebar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"typings": "lib/index.d.ts",
"repository": "https://github.com/coingaming/moon-design",
"author": "Yolo Group",
"license": "MIT",
"license": "GPL-3.0-only",
"scripts": {
"build": "pnpm run build:index && pnpm run build:code",
"build:index": "barrelsby --config ../../.config/barrelsby/barrelsby.json --directory src",
Expand Down
2 changes: 1 addition & 1 deletion packages/table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"typings": "lib/index.d.ts",
"repository": "https://github.com/coingaming/moon-design",
"author": "Yolo Group",
"license": "MIT",
"license": "GPL-3.0-only",
"scripts": {
"build": "pnpm run build:index && pnpm run build:code",
"build:index": "barrelsby --config ../../.config/barrelsby/barrelsby.json --directory src",
Expand Down
2 changes: 1 addition & 1 deletion packages/themes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"typings": "lib/index.d.ts",
"repository": "https://github.com/coingaming/moon-design",
"author": "Yolo Group",
"license": "MIT",
"license": "GPL-3.0-only",
"scripts": {
"build": "pnpm run build:index && pnpm run build:code",
"build:index": "barrelsby --config ../../.config/barrelsby/barrelsby.json --directory src",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"typings": "lib/index.d.ts",
"repository": "https://github.com/coingaming/moon-design",
"author": "Yolo Group",
"license": "MIT",
"license": "GPL-3.0-only",
"scripts": {
"build": "pnpm run build:index && pnpm run build:code",
"build:index": "barrelsby --config ../../.config/barrelsby/barrelsby.json --directory src",
Expand Down
2 changes: 1 addition & 1 deletion workspaces/tables/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"typings": "lib/index.d.ts",
"repository": "https://github.com/coingaming/moon-design",
"author": "Yolo Group",
"license": "MIT",
"license": "GPL-3.0-only",
"scripts": {
"build": "pnpm run build:index && pnpm run build:code",
"build:index": "barrelsby --config ../../.config/barrelsby/barrelsby.json --directory src",
Expand Down

0 comments on commit 40cf2f3

Please sign in to comment.